How-to: Delete Undeletable Files

When you try to delete a file sometimes you may get this message

Cannot delete XXXXXXXXXX: It is being used by another person or program.
Close any programs that might be using the file and try again.
Make sure the disk is not full or write-protected and that the file is not currently in use.
The source or destination file may be in use.
Method #1 - Kill explorer.exe
Do successfully delete an undeletable file that is caught be the explorer.exe process (and most of them are) 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 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 where 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

1 comments:

  dan rogy

April 6, 2011 at 9:48 AM

try Path Too Long fixer