Werbung: SecurityConsole.de verwaltet Ihre Computer mit Security Essentails aus der Cloud!
30 Tage kostenfrei testen und 20% Rabatt für Ihre Bestellung mit Promocode: WBF2685582
(Promocode gültig bis 31.12.2011)

Group:  English: Windows XP » microsoft.public.windowsxp.basics
Thread: How to delete a stubborn file?

HTVi
TV Discussion Newsgroups

How to delete a stubborn file?
"ilyaz" <ilyaz33[ at ]hotmail.com> 11/26/2008 8:56:39 PM
I have Win XP Home SP3. In one of the folders I'd like to delete, there is a
..png file, which, I suppose is corrupted: I cannot open it, rename or
delete. I rebooted in the Safe mode, tried to take ownership of this file to
no avail... It sits there unmovable.
Is there a way to delete a stubborn file that would not move?
Any suggestion is appreciated.

--
Ilya Zeldes
Fort Myers, Florida


Re: How to delete a stubborn file?
"Shenan Stanley" <newshelper[ at ]gmail.com> 11/26/2008 10:15:45 PM
ilyaz wrote:
[Quoted Text]
> I have Win XP Home SP3. In one of the folders I'd like to delete,
> there is a .png file, which, I suppose is corrupted: I cannot open
> it, rename or delete. I rebooted in the Safe mode, tried to take
> ownership of this file to no avail... It sits there unmovable.
> Is there a way to delete a stubborn file that would not move?
> Any suggestion is appreciated.

http://ccollomb.free.fr/unlocker/

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


Re: How to delete a stubborn file?
"ilyaz" <ilyaz33[ at ]hotmail.com> 11/26/2008 11:29:33 PM
Shenan,
thanks for your suggestion. I downloaded Unlocker, but it "did not find any
handles" and was unable to perform either delete, move or rename this
file...
Anything else I may try?

Ilya

"Shenan Stanley" <newshelper[ at ]gmail.com> wrote in message
news:uAchrSBUJHA.5024[ at ]TK2MSFTNGP03.phx.gbl...
[Quoted Text]
> ilyaz wrote:
>> I have Win XP Home SP3. In one of the folders I'd like to delete,
>> there is a .png file, which, I suppose is corrupted: I cannot open
>> it, rename or delete. I rebooted in the Safe mode, tried to take
>> ownership of this file to no avail... It sits there unmovable.
>> Is there a way to delete a stubborn file that would not move?
>> Any suggestion is appreciated.
>
> http://ccollomb.free.fr/unlocker/
>
> --
> Shenan Stanley
> MS-MVP
> --
> How To Ask Questions The Smart Way
> http://www.catb.org/~esr/faqs/smart-questions.html
>


Re: How to delete a stubborn file?
"philo" <philo[ at ]privacy.net> 11/27/2008 12:03:08 AM

"ilyaz" <ilyaz33[ at ]hotmail.com> wrote in message
news:u1de5lAUJHA.4180[ at ]TK2MSFTNGP02.phx.gbl...
[Quoted Text]
> I have Win XP Home SP3. In one of the folders I'd like to delete, there is
a
> .png file, which, I suppose is corrupted: I cannot open it, rename or
> delete. I rebooted in the Safe mode, tried to take ownership of this file
to
> no avail... It sits there unmovable.
> Is there a way to delete a stubborn file that would not move?
> Any suggestion is appreciated.
>
>


If it's corrupted due to a logical drive error

open a command prompt then type


chkdsk /f

say "yes" when asked if you want to schedule chkdsk at the next boot


then reboot and let chkdsk run

any logical errors should be corrected
and the file should either be gone or else it should be deletable


Re: How to delete a stubborn file?
"Don Schmidt" <Don Engineer[ at ]PNB.Retired_1987> 11/27/2008 12:11:39 AM
You might give this a try:

Start
Run
type cmd

It will default to the C: drive

If you need to change drives

type drive letter and a colon, i.e., changing to the D drive

d:

Now try typing

del and the file name.


--
Don - Windows XP Pro® SP 3
Vancouver, USA


"ilyaz" <ilyaz33[ at ]hotmail.com> wrote in message
news:%23VwKV7BUJHA.4744[ at ]TK2MSFTNGP05.phx.gbl...
[Quoted Text]
> Shenan,
> thanks for your suggestion. I downloaded Unlocker, but it "did not find
> any handles" and was unable to perform either delete, move or rename this
> file...
> Anything else I may try?
>
> Ilya
>
> "Shenan Stanley" <newshelper[ at ]gmail.com> wrote in message
> news:uAchrSBUJHA.5024[ at ]TK2MSFTNGP03.phx.gbl...
>> ilyaz wrote:
>>> I have Win XP Home SP3. In one of the folders I'd like to delete,
>>> there is a .png file, which, I suppose is corrupted: I cannot open
>>> it, rename or delete. I rebooted in the Safe mode, tried to take
>>> ownership of this file to no avail... It sits there unmovable.
>>> Is there a way to delete a stubborn file that would not move?
>>> Any suggestion is appreciated.
>>
>> http://ccollomb.free.fr/unlocker/
>>
>> --
>> Shenan Stanley
>> MS-MVP
>> --
>> How To Ask Questions The Smart Way
>> http://www.catb.org/~esr/faqs/smart-questions.html
>>
>
>


Re: How to delete a stubborn file?
"ilyaz" <ilyaz33[ at ]hotmail.com> 11/27/2008 12:35:53 AM
philo,
thanks a lot for your suggestion! It worked! Got rid of the file...
Appreciate your help!
Ilya

"philo" <philo[ at ]privacy.net> wrote in message
news:%23sF%23fMCUJHA.4916[ at ]TK2MSFTNGP06.phx.gbl...
[Quoted Text]
>
> "ilyaz" <ilyaz33[ at ]hotmail.com> wrote in message
> news:u1de5lAUJHA.4180[ at ]TK2MSFTNGP02.phx.gbl...
>> I have Win XP Home SP3. In one of the folders I'd like to delete, there
>> is
> a
>> .png file, which, I suppose is corrupted: I cannot open it, rename or
>> delete. I rebooted in the Safe mode, tried to take ownership of this file
> to
>> no avail... It sits there unmovable.
>> Is there a way to delete a stubborn file that would not move?
>> Any suggestion is appreciated.
>>
>>
>
>
> If it's corrupted due to a logical drive error
>
> open a command prompt then type
>
>
> chkdsk /f
>
> say "yes" when asked if you want to schedule chkdsk at the next boot
>
>
> then reboot and let chkdsk run
>
> any logical errors should be corrected
> and the file should either be gone or else it should be deletable
>
>


Re: How to delete a stubborn file?
"ilyaz" <ilyaz33[ at ]hotmail.com> 11/27/2008 12:38:28 AM
Don,

as I said to philo, his suggestion helped, so I did not try your way. But
the next time I have such a problem, I'll try it.

Thanks for your input!

Ilya

"Don Schmidt" <Don Engineer[ at ]PNB.Retired_1987> wrote in message
news:l_idnc-BsvYmeLDUnZ2dnUVZ_vadnZ2d[ at ]posted.palinacquisition...
[Quoted Text]
> You might give this a try:
>
> Start
> Run
> type cmd
>
> It will default to the C: drive
>
> If you need to change drives
>
> type drive letter and a colon, i.e., changing to the D drive
>
> d:
>
> Now try typing
>
> del and the file name.
>
>
> --
> Don - Windows XP Pro® SP 3
> Vancouver, USA
>
>
> "ilyaz" <ilyaz33[ at ]hotmail.com> wrote in message
> news:%23VwKV7BUJHA.4744[ at ]TK2MSFTNGP05.phx.gbl...
>> Shenan,
>> thanks for your suggestion. I downloaded Unlocker, but it "did not find
>> any handles" and was unable to perform either delete, move or rename this
>> file...
>> Anything else I may try?
>>
>> Ilya
>>
>> "Shenan Stanley" <newshelper[ at ]gmail.com> wrote in message
>> news:uAchrSBUJHA.5024[ at ]TK2MSFTNGP03.phx.gbl...
>>> ilyaz wrote:
>>>> I have Win XP Home SP3. In one of the folders I'd like to delete,
>>>> there is a .png file, which, I suppose is corrupted: I cannot open
>>>> it, rename or delete. I rebooted in the Safe mode, tried to take
>>>> ownership of this file to no avail... It sits there unmovable.
>>>> Is there a way to delete a stubborn file that would not move?
>>>> Any suggestion is appreciated.
>>>
>>> http://ccollomb.free.fr/unlocker/
>>>
>>> --
>>> Shenan Stanley
>>> MS-MVP
>>> --
>>> How To Ask Questions The Smart Way
>>> http://www.catb.org/~esr/faqs/smart-questions.html
>>>
>>
>>
>
>


Re: How to delete a stubborn file?
"philo" <philo[ at ]privacy.net> 11/27/2008 8:38:13 AM

"ilyaz" <ilyaz33[ at ]hotmail.com> wrote in message
news:%23VdwZgCUJHA.5084[ at ]TK2MSFTNGP05.phx.gbl...
[Quoted Text]
> philo,
> thanks a lot for your suggestion! It worked! Got rid of the file...
> Appreciate your help!
> Ilya
>


Glad it worked and thanks for posting back



> "philo" <philo[ at ]privacy.net> wrote in message
> news:%23sF%23fMCUJHA.4916[ at ]TK2MSFTNGP06.phx.gbl...
> >
> > "ilyaz" <ilyaz33[ at ]hotmail.com> wrote in message
> > news:u1de5lAUJHA.4180[ at ]TK2MSFTNGP02.phx.gbl...
> >> I have Win XP Home SP3. In one of the folders I'd like to delete, there
> >> is
> > a
> >> .png file, which, I suppose is corrupted: I cannot open it, rename or
> >> delete. I rebooted in the Safe mode, tried to take ownership of this
file
> > to
> >> no avail... It sits there unmovable.
> >> Is there a way to delete a stubborn file that would not move?
> >> Any suggestion is appreciated.
> >>
> >>
> >
> >
> > If it's corrupted due to a logical drive error
> >
> > open a command prompt then type
> >
> >
> > chkdsk /f
> >
> > say "yes" when asked if you want to schedule chkdsk at the next boot
> >
> >
> > then reboot and let chkdsk run
> >
> > any logical errors should be corrected
> > and the file should either be gone or else it should be deletable
> >
> >
>
>


Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net
Suche nach Orten, Städten, Postleitzahlen, Vorwahlen, Kfz-Kennzeichen