How-to: Delete Undeletable Files

sparksspace | Thursday, February 21, 2008 | 0 comments

Delete Key

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:

  1. Open a Command Prompt window and leave it open.

  2. Close all open programs.

  3. 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).

  1. 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.

  2. Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell.

  3. Close Task Manager

Method #2 - Unlocker

  • Simply right click the folder or file and select Unlocker
  • If the folder or file is locked, a window listing of lockers will appear
  • Simply click Unlock All and you are done!

2qwk8kgFrom Filehippo 191KB Or From Majorgeeks

Method #3 - FileASSASSIN

FileASSASSIN is an application that can delete any type of locked files that are on your computer. Whether the files are from a malware infection or just a particular file that will not delete - FileASSASSIN can remove it. The program uses advanced programming techniques to unload modules, close remote handles, and terminate processes to remove the particular locked file. Please use with caution as deleting critical system files may cause system errors.

2qwk8kg

Category: ,

Welcome to SparksSpace . This blog launched on Dec 2007 with a focus on Technology.You can find latest Computer Software, Tutorials, Tricks,Tips & Software promotions here!

0 comments