Help Cannot delete video file off HD even in safe mode

Keeps saying that file is being used by another program or process. Then after i tried to delete it CPU use of explorer. exe goes to 99%.

Windows Software 5498 This topic was started by ,


data/avatar/default/avatar35.webp

1030 Posts
Location -
Joined 2000-02-19
Keeps saying that file is being used by another program or process. Then after i tried to delete it CPU use of explorer.exe goes to 99%

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar16.webp

1615 Posts
Location -
Joined 2000-03-25
kill explorer.exe and delete the file from the command line
that should work
if it doesn't let me know
the other way is to boot to the recovery console and delete it from there although that is a little more trick as you will have to use the policy editor to alow browsing of folders outside the windows directory first. My theory is that it is an invalid file that explorer.exe is trying to read and that explorer is what is causeing this error.

data/avatar/default/avatar12.webp

694 Posts
Location -
Joined 2002-06-10
ive seen that happen occasionally
i deleted file permissions and took ownership
but that doesnt always work.
the explorer thing works too... mostly

data/avatar/default/avatar26.webp

134 Posts
Location -
Joined 2001-08-02
Quote:Keeps saying that file is being used by another program or process. Then after i tried to delete it CPU use of explorer.exe goes to 99%

Yeah ist's because Explorer is really "using" this file - as you know Explorer always tries to open media files in it's preview mode (bottom left side of Explorer's window)...

Just close the Explorer and try deleting the file in Console:
Start | Run... | cmd.exe -> OK |
CD x:\folder\with\your\video\file
DEL your_video_file.avi

Hope it helps...