Cannot Delete Some Files

  • Thread starter Thread starter 10
  • Start date Start date
1

10

When I try to delete some files from my C: drive, I get
the window that says:

Error Deleting File or Folder: Cannot delete [file name].
Access is denied. Make sure the disk is not full or write-
protected and that the file is not currently in use.

I'm not running any other programs, and yet, I cannot
delete the folder. Can someone help me?
 
1.. Open a Command Prompt window and leave it open.

2.. Close all open programs.

3.. Open TASKMGR.EXE from the Run command or by pressing CTRL+SHIFT+ESC

4.. Go to the Processes tab and End Process on Explorer.exe.

5.. Leave Task Manager open.

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

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

8.. Close Task Manager.
 
Back
Top