Deleting Files

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I cant delete a file and it says its open in another program. but i can seem
to figure out what program is running it. is there anyway to force delete it
or find the program
 
Hello,

it is possible that the Windows Explorer is using the file.
Have you experience in using cmd.exe? Start it, and then kill the process "explorer.exe" in Task Manager.
In cmd, type
del "FullPathtoFileName"
and hit Enter.

Please report if this works.

Greetings,
P. Di Stolfo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top