Guys I have two hard drives and I installed windows Vista on the second hard drive to boot from it sometimes. I decided to delete windows vista on that second hd without formatting hard drive. So basically I deleted it manually. There is one problem left, when I try to empty recycle bin it tells me "can not remove a folder .... make sure disk is not full or write protected". How do I completely empty recycle bin so that I don't get that message.
Boot to raw dos and delete the files this way. You can either delete the individual files or the entire recycle bin. It will be recreated (empty) on the next normal boot.
Here are the steps.
Boot up in "Command prompt only"
When you get the C:\> prompt, type in;
deltree c:\recycled\*.* (Deletes all contents)
(OR)
deltree c:\recycled\filename.ext (Deletes specific filenames)
(OR)
deltree c:\recycled (deletes the entire directory).
Answer 'yes' to the subsequent prompt
Note :
If deltree doesn't respond, at the C:\> prompt, before using the deltree command, type in;
cd windows\command
and then use the above
imarkows
ASKER
Del or Deltree does not work, there is no windows\command directory and there is no c:\recycled dir only c:\recycler but there is nothing in it.
There is no registry entries for this Dreamjay. He was completely booting off another OS that was on that hard Drive. It had a registry of its own. That registry is now deleted. And those Security handles are now gone. He deleted all the handles for that container. So now he has a container that cant be accessed or managed properly.
Are you administrator when you try to delete the files of recycle bin / recycle directory. If you are not administrator you can't see the directory. Please keep in mind, that there is a recycle directory for each partition.
Good luck
gnurl
imarkows
ASKER
There are no files in the recyle bin but I still get that message when I empty it
imarkows
ASKER
Yes, I'm logged in as admin. Ok I see something inside recycler dir through win explorer but only if I change settings to view hidden files. Nothing still shows up when I open Recycle bin icon.