Re: Can't Delete Files
- From: "WTC" <bcrawfordjr(remove)@hotmail.com>
- Date: Sat, 29 Oct 2005 20:19:46 -0700
"Canopus" <BNRAGMAOKKXT@xxxxxxxxxxxxx> wrote in message
news:3sij0rFoh9k1U1@xxxxxxxxxxxxxxxxx
>I was doing a clean up of files on my second hard drive and found that
>there were three mp3 files I couldn't delete. Every time I attempted to
>delete them either altogether or one at the time I was told that my system
>couldn't find the path to the files. None of the files can play, right
>clicking on them doesn't bring up a Properties option neither does
>Properties button etc. bring up any Properties. Altogether they are 13 MB.
>A Secure File Shredder has no effect on them.
>
> It's as if their there, but, not there! How can I get rid of them?
>
Open the task manger and the command prompt. End the task for explorer in
the Task Manger, keep the command prompt open.
Then use the following command in the command prompt
del /a /f "\\?\pathtofilename\*filename*"
Example if you have a file called abc.mpg located in c:\temp\music then the
command would be
del /a /f "\\?\c:\temp\music\*abc.mpg*"
When done deleting the files, then enter "explorer" in the command prompt to
bring back your desktop.
--
William
.
- Prev by Date: Re: ok to delete files in C:\Windows\Prefetch ?
- Next by Date: Re: search engine problem
- Previous by thread: Re: Can't Delete Files
- Next by thread: Re: This is just weird - Chkdsk bug?
- Index(es):