Empty Recycle Bin

  • Thread starter Thread starter Rob Weigle
  • Start date Start date
R

Rob Weigle

In Windows XP Pro SP3 (don't know if it happens in other versions), if I
attempt to Empty an empty Recycle Bin, it asks me if I want to delete
'WINDOWS'. I was smart enough to say NO. Shouldn't that option be grayed out
when your recycle bin is already empy?
 
Windows isn't in your Recycle Bin, you probably have corrupt recycle bin
files. You can delete the Recycle Bin and Windows will create a new one
when you reboot. At a command prompt issue:

rd /s /q c:\recycler

John
 
Thank you, John. It seems to work. With empty recycle bin option to Empty
Recycle Bin is now grayed out. Two things though:

. before the rd command you should do a cd \ (to insure you are in the
root).

. The rd command gets (non-fatal) Access Denied error.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top