Re: Problem deleting files via Explorer

From: Tibor Biro (tiborbiro_at_rogers.com)
Date: 07/16/03


Date: Tue, 15 Jul 2003 21:30:06 -0400


Hi there,

Usually in these cases some process has the file open. You can see what
process keeps the file open with a tool like Process Explorer, get it from
http://www.sysinternals.com/ntw2k/freeware/procexp.shtml. Use the search
feature to search for an open handle, just enter the filename that you
cannot delete.

--
Regards,
Tibor Biro
MCSE, MCDBA, MCSD
--------------------------------------
Please respond only to the Newsgroup and not directly to
me by email so that all may benefit from the information
"Margaret" <mhersche@wcb.bc.ca> wrote in message
news:0abd01c34b34$e2858690$3501280a@phx.gbl...
> - The user has been granted Full Control access to the
> NTFS directory / files.
>
> - When the user tries to delete the file via Explorer,
> the first file deletion is successful, but subsequent
> deletion encounters the following error occur:
> * Error Deleting File or Folder
> * Cannot delete __filename__:  It is being used by
> another person or program.  Close any programs that might
> be using the file and try again.
>
> - I have verified the file is not being used by anyone
> (checked via Computer Management).
>
> - If the user deletes the files via "START | RUN |
> \\server\sharename", she has a lot better success rate.
>
> - Have tried .... rebooting the server, ran Defrag on the
> disk, reapplied the NTFS permissions, copied the files to
> a new directory, remove and re-add the user's group
> access .... the problem always reoccurs.
>
> Has anyone else encountered this problem before?  If so,
> any suggestion as to the workaround?
>
> Thanks, ... Marg.


Relevant Pages

  • Re: Virus like, but
    ... it's on the list of files protected from deletion This ... makes deleting files via explorer a couple of orders of magnitude slower ... Process Explorer from Sysinternals is also good, ... have any info on memory usage. ...
    (uk.comp.homebuilt)
  • Re: error deleting file or folder
    ... Use Process Explorer to search for the process using the file. ... If so, open a command prompt and navigate to the Monopoly folder, ... then use Task Manager to end explorer.exe, then use the "del" command to ... Error Deleting File or Folder ...
    (microsoft.public.windowsxp.general)