PDA

View Full Version : Can't delete file, file system error (1026) solutions


ST_Admin
04-13-2005, 10:51 AM
" Can't delete file, file system error (1026) "

The best way to remove a file that you can delete normaly is to hit ctrl , alt and del to bring up taskmanager. Close explorer and go to run and type cmd. You can delete the file from the command prompt. Use del C:\path\filename

If the file is located in my documents or program files you will need to use the obvreviations of C:\docume~1\user and C:\progra~1\

Good luck.