![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Performance and Maintainance of Windows Vista A forum for performance and maintenance tasks in Windows Vista. (microsoft.public.windows.vista.performance_maintainance) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
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 "Dominic's Momma" Dominic's schrieb im Newsbeitrag ... 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. |
|
|||
|
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 http://mvp.support.microsoft.com/ Windows help - www.rickrogers.org My thoughts http://rick-mvp.blogspot.com "P. Di Stolfo" wrote in message ... 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 "Dominic's Momma" Dominic's schrieb im Newsbeitrag ... 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. |