The Dc number can vary. The error is a sporadic, but when it happens it prevents the contents of the recycle bin from being deleted. It can also occur when the recycle bin appears to be empty, yet it has the crumpled paper indicator.

Rebooting makes the problem go away, but it can also magically go away by just waiting a long time, like over night. But the problem keeps recurring with no rhyme or reason. What is causing this? I really don't want to reinstall Windows.

link|improve this question

50% accept rate
feedback

3 Answers

Well my DVD drive seems to be going bad so I can't boot from the setup disc for now, but the rmdir answer from @TuxRug inspired me to try an old trick, and it seems to have worked.

  1. In Windows Explorer, uncheck "Hide protected operating system files" folder option
  2. Browse to C:\ and rename the RECYCLER folder to say RECYCLER.bak
  3. Now delete RECYCLER.bak, and Windows immediately creates a new RECYCLER folder.

With a freshly created Recycle Bin, and the old corrupted in it, I simply did Empty Recycle Bin, and the problem has cleared up. No rebooting necessary.

link|improve this answer
feedback

I found this answer written by a user named "WhitPhil" on the computing.net forums [Source]. It looks like it applies to Windows Me, but it might work in XP with a few changes. Below is my adjusted version:

The DC prefix is what Windows uses for files in the bin. If you start to see these from Explorer, it indicates a corrupted bin.

Boot to the Windows XP setup disc and enter the recovery console

Enter the Administrator password when prompted.  

* If you are using Home Edition, it will probably be blank unless you've changed it.
* If you are using Professional, it will be the password you provided during setup unless you have changed it since then.
* If it's an OEM installation (it was installed when you got the computer and you haven't re-installed or done a clean upgrade), then it will probably be blank, but if not, call your computer's manufacturer.

When you get to the prompt, type `rmdir /s C:\RECYCLER` followed by ENTER

After confirming that the folder name is correct, respond with Y.

Reboot normally to windows and a new recycle bin will be created.

Since this originally applied to Windows ME, you should probably set a System Restore point before doing this. However, this page suggests the same resolution in an XP system, but it doesn't use the boot disk. Using the boot disk will ensure you have full permission to do this and will ensure nothing is accessing the files you are trying to delete.

link|improve this answer
feedback

I resolved my problem using the Unlocker: http://www.emptyloop.com/unlocker/#download.

In the recycle bin there was two folders (hidden) called DC17 and DC20 (in my case).

So, here is what I did

  1. First open UnlockerAssistant.

  2. Then try to empty the bin (that wont delete) and after that comes Unlocker and ask what you want to do.

  3. Choose MOVE the locked folders to your desk. (Now is the hidden folder on your desk but they are not hidden anymore!)

  4. Take something else (an document or whatever) and put it in the bin and empty it like normal. (Now should the bin look normal again) :)

  5. Now rename those Dc folder/s on your desk and turn off write protection on them.

  6. Then throw them in the bin and delete them as normal.

Problem solved (in my case, hope it work in yours).

link|improve this answer
please don't use a signature or tagline in your posts - especially if it's advertising a website - your user card is attached to every post you make and you can include whatever you want in your profile. – DMA57361 Jun 24 '11 at 11:35
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.