Cannot Delete A File

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am having trouble deleting a file. It is not telling me that i cannot
delete, it just won't delete. The recycling box comes up and says its
recyling, but it will do that for hours and will not delete it. I have moved
everything else out of the folder and tried to delete the folder, same thing.
I have tried to shred the file, and it will not shred, says please wait and
will not do anything, but will shred other files in seconds.
Any program that i try to open the file with, stops running.
 
Hello,

what will happen if you try running the cmd.exe as Administrator and delete
the file there by
del Filename
?
If it doesn't work, try killing explorer.exe in the Task Manager and try
deleting the file again by cmd.exe (works for me very often).

Greetings,
P. Di Stolfo
 
It may also help to determine what has a handle open on it, as that is the
most common cause of an inability to delete:
http://ccollomb.free.fr/unlocker/

When using the command prompt, it helps to elevate by right clicking CMD and
using the option to 'run as administrator' even if the currently logged on
account is of that level (elevation invokes privileges that are not
available otherwise). It may also be more effective to use RD /s /q <dir>
instead of delete.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com
 

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

Similar Threads

Folder Shredder 2
Recovering space on C 3
Can't delete file 3
Looking for file shredder for vista 1
Folder can't be deleted from recycle bim 1
Deleting uninstalled files and folders 4
Windows Vista can't remove .psp,mp4 3
Bargain Freebie 10

Back
Top