Share via

C:\$Recycle.bin still full of data

Anonymous
2011-09-30T10:43:32+00:00

Today during an antivirus scan i noticed that the C:$Recycle.bin folder was full of data, old stuff that wasnt supposed to be there. i googled a bit and i found this solution for cleaning the recycle.bin folder :

rd /s /q C:$Recycle.bin

using this procedure i was able to free up 35 GB on my hard disk..so now im wondering, is it some kind of bug or what? i thought that using the common "empty recycle bin" option by clicking on the desktop icon was enough to get rid of old files..am i wrong?

thanks in advance

Simone Previti

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
  1. Anonymous
    2011-10-01T02:32:21+00:00

    Hi Simone Previti,

    There are situations where you need to reset the Recycle Bin store folder to fix problems such as Recycle Bin not showing the files that have been deleted, or you’re unable to completely empty the Recycle Bin. Each drive has a hidden and protected folder named $Recycle.bin, which is where the Recycle Bin stores files and folders that you (and other users in the PC) delete. Windows 7 creates a fresh $Recycle.bin folder automatically after you reset it.

    IMPORTANT:  The following procedure permanently deletes all files and folders which are already in the Recycle Bin (from all user accounts in the system) and cannot be recovered.

    **1.**Open an elevated Command Prompt window. To open an elevated Command Prompt, click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.

    2.       Type the following command and press ENTER: rd /s /q C:$Recycle.bin

    (This clears out the $Recycle.bin folder from the C:\ partition. You may have to do this for each hard disk partition in your system.)

    3.       Type exit to close the Command Prompt window.

    Now check if the issue still persists or not.

    Hope this helps.

    3 people found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2011-10-04T17:34:30+00:00

    Hi Simone Previti,

    You are welcome.

    We are glad to know that your computer is working as expected. Please feel free to reply, in case you face any other issues with Windows in future.

    0 comments No comments
  2. Anonymous
    2011-10-03T16:13:55+00:00

    sorry for the late answer :) i was mainly interested in knowing the reasons for this behavior, as i wrote i had already solved the problem using the procedure you mentioned. 

    Thanks for your help

    Simone

    0 comments No comments