If the computer has multiple user account; to clear the recycle bin using command line, you need to get first the SID account of the user. And the user account that is used to clear the recycle bin should have the proper privileges to access the recycle bin folder. In Windows 7 and even in Windows 8, to get the user SID is quite straight forward using the command line. Open a command prompt or press "Windows key" + "R" key to open RUN box and type "cmd" without quotes and press enter or click ok. It will open the command prompt and type: whoami /user From the output the user name and the SID will be displayed, copy the SID to clipboard or to notepad. To copy from the command prompt, position the cursor from the first character where you want to start copying then right click, the select “Mark” a white box will appear drag over to the last character you want to copy and just press enter. After pressing enter, the mark li...
Make the world a better place by sharing knowledge, ideas and anything that you can give that comes from the heart.