Ilia said:
I have windows xp home and professional on my computer.
The home edition has locked apparently a file and I cannot
delete it anymore. After I try the explorer makes an error
and increases the CPU load to 100 %. Please advise me how
to delete the file or at least to remove the load to the
CPU.
This one is becoming more common as more people mess with/download AVI files
with P2P apps. *sigh*
Media Files - particularly video - that you cannot delete?
First, try this registry hack to help speed things up:
http://www.winguides.com/registry/display.php/1209/
Your choices then are:
(1)
Open Task Manager and kill off all Explorer processors.
Open just one instance to get your desktop back.
Do not use Windows Explorer to get to the file, do it at a command prompt
with CD and such command line things.
Then DEL the file in question.
(2)
Reboot the computer.
Do all of this as soon as you get logged in:
Do not use Windows Explorer to get to the file, do it at a command prompt
with CD and such command line things.
Then DEL the file in question.
(3)
Reboot the computer into SAFE MODE.
Attempt to delete the file there either with the command prompt method or
Windows Explorer.
(Detailed Version of the deletion process above)
Write down the exact path and full filename of the file in question.
Reboot/Kill Explorer and restart it/Reboot into Safe mode.
Without using Windows Explorer or My Computer, open a Command Prompt
(Start -> Run and type in CMD).
Change into the directory in question:
CD "X:\blah directory\blah sub-directory\"
(Quotes good.)
Then type in DIR to make sure you are in the right place..
Then type in:
del "filename you wrote down.ext"
It seems Windows XP is reading the file information of the
movie/mpg/avi/blah blah files all the time.. If anything
is wrong/weird/etc - it may not let go for you to erase it.
Thus, in a command prompt, this does not happen. The
reboot/killing of Explorer processes/etc simply clears things
up first.