December 28, 2007
4:41 pm | Last updated: December 28, 2007 at: 4:43 pm
How To: Delete undeletable File
Sometimes, while you delete a file, you gets an pop-up error message that tells you it cannot be done. To successfully delete such a file do the following:
- Open a Command Prompt window and leave it open.
- Close all open programs.
- You now need to close EXPLORER.EXE. The proper way to shutdown Explorer is to raise the "Shut
- Down Windows" dialog (select "Shut Down..." from the start menu), hold down CTRL+SHIFT+ALT and
press the CANCEL button. Explorer will exit cleanly.Note: The <CTRL+SHIFT+ALT> at the 'Shut Down Windows' dialog method of closing Explorer is built
into Explorer. (It was specifically designed so that developers writing Shell Extensions could get
Explorer to release their Shell Extension DLLs while debugging them). - Go back to the Command Prompt window and change to the directory where the undeletable file is
located in. At the command prompt type DEL <filename> where <filename> is the file you wish to
delete. - Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell.
- Close Task Manager
Windows, Windows Explorer, Command Prompt, Delete, Files, Tips and Tricks
Loading

Leave a comment »