Access Denied: File is in use

D

Dennis

Sometimes when I try to delete a file it says access denied, the file
is in use by another program.

How can you check which application is locking/accessing a certain
file?
 
G

Gerry

Dennis

Thats something you cannot easily do. You can try deleting in safe mode,
which can work if you get that response in normal mode. Otherwise
research the source of the file and stop the programme that provided the
file. In general terms you should not be just deleting files. If you
want help with a particular file name the file.


--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~
 
J

JF

*Bonjour Dennis * !
Without any 3rd party programs, is there a way to tell what has it's
"claws" into what in XP?

As you noticed for the movies,
the solution is to tell explorer to not analyse the file :
Suppress the key InProcServer32 in ==>
HKLM\SOFTWARE\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\
Or just rename it :
HKLM\SOFTWARE\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\-InProcServer32

Also read :
You cannot delete a file or a folder on an NTFS file system volume
http://support.microsoft.com/kb/320081/en
 
J

Jim

Dennis said:
Sometimes when I try to delete a file it says access denied, the file
is in use by another program.

How can you check which application is locking/accessing a certain
file?
Process Explorer can do that. After the program is running, search for
"file or handle".
Jim
 
H

HeyBub

Dennis said:
Without any 3rd party programs, is there a way to tell what has it's
"claws" into what in XP?

Sure.

Somehow manage to rename the file. Then when a program - or the system
itself - croaks, you'll have your answer.
 

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

Top