Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > RE: Corrupt File in Recycle Bin... can't delete

Reply
Thread Tools Display Modes

RE: Corrupt File in Recycle Bin... can't delete

 
 
Darrell Gorter[MSFT]
Guest
Posts: n/a

 
      07-21-2007
Hello,
Open an elevated CMD prompt.
First run chkdsk on the volume to check for file corruption.
if that doesn't help then try.
from the root of the C drive.
cd $recycle.bin
now do a dir /a /s >c:\filelist.txt
use notepad to open filelist.txt
Look for files or folders with non-alphanumeric characters in them.
try manually deleting those files or folders using wild cards (* or ? for
example)
For a file like D&lete.me you could try using del D?lete.me to attempt to
delete the file
The question mark replaces the single character that may be causing the
isuse

Thanks,
Darrell Gorter[MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights
--------------------
|> Thread-Topic: Corrupt File in Recycle Bin... can't delete
|> thread-index: AcfLCEgZddd5Zq5tQzK3i+JJYQGPdQ==
|> X-WBNR-Posting-Host: 207.46.192.207
|> From: =?Utf-8?B?QmVybnM=?= <>
|> Subject: Corrupt File in Recycle Bin... can't delete
|> Date: Fri, 20 Jul 2007 12:58:03 -0700
|> Lines: 13
|> Message-ID: <83E1936A-CD59-4026-A732->
|> MIME-Version: 1.0
|> Content-Type: text/plain;
|> charset="Utf-8"
|> Content-Transfer-Encoding: 7bit
|> X-Newsreader: Microsoft CDO for Windows 2000
|> Content-Class: urn:content-classes:message
|> Importance: normal
|> Priority: normal
|> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
|> Newsgroups: microsoft.public.windows.vista.general
|> Path: TK2MSFTNGHUB02.phx.gbl
|> Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windows.vista.general:138891
|> NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
|> X-Tomcat-NG: microsoft.public.windows.vista.general
|>
|> Every time I start up the computer, I get an error message that says
there
|> was a corrupt file in the Recycle Bin would you like to delete it? I
say yes
|> and it says that it can't be deleted and asks if I would like to retry
or
|> cancel. If you hit retry it just circles back to the same question of
|> wanting to retry or cancel. If you hit cancel, then the issue goes
away,
|> until you try to empty your Recycle Bin. Also something that is
strange; if
|> you open the Recycle Bin or look at the icon on the desktop, you'll
notice
|> that it's empty.
|>
|> I've checked the settings and have restored to the default settings.
Any
|> ideas???
|>
|> Thank you for your time!
|>

 
Reply With Quote
 
 
 
 
Berns
Guest
Posts: n/a

 
      07-23-2007
Thank you for both of your help. However, I still am unable to delete the
file. Fortunately, I can now see the file in the $recycle.bin. However, I
can not delete it. I've tried different administrator logins, but it still
says access denied. I've done the following commands to try and delete it:

del *.*
del *.qbw
del *rtdjfdg.qbw
del $rtdjfdg.*
del ?rtdjfdg.qbw

I have not tried to delete the folder that it sits in though. I have a
feeling that it will tell me that there is a file in that folder that I can
not delete. Thoughts?

Thank you again for your time and efforts in helping me out.

Take care,

Bernie

""Darrell Gorter[MSFT]"" wrote:

> Hello,
> Open an elevated CMD prompt.
> First run chkdsk on the volume to check for file corruption.
> if that doesn't help then try.
> from the root of the C drive.
> cd $recycle.bin
> now do a dir /a /s >c:\filelist.txt
> use notepad to open filelist.txt
> Look for files or folders with non-alphanumeric characters in them.
> try manually deleting those files or folders using wild cards (* or ? for
> example)
> For a file like D&lete.me you could try using del D?lete.me to attempt to
> delete the file
> The question mark replaces the single character that may be causing the
> isuse
>
> Thanks,
> Darrell Gorter[MSFT]
>
> This posting is provided "AS IS" with no warranties, and confers no rights
> --------------------
> |> Thread-Topic: Corrupt File in Recycle Bin... can't delete
> |> thread-index: AcfLCEgZddd5Zq5tQzK3i+JJYQGPdQ==
> |> X-WBNR-Posting-Host: 207.46.192.207
> |> From: =?Utf-8?B?QmVybnM=?= <>
> |> Subject: Corrupt File in Recycle Bin... can't delete
> |> Date: Fri, 20 Jul 2007 12:58:03 -0700
> |> Lines: 13
> |> Message-ID: <83E1936A-CD59-4026-A732->
> |> MIME-Version: 1.0
> |> Content-Type: text/plain;
> |> charset="Utf-8"
> |> Content-Transfer-Encoding: 7bit
> |> X-Newsreader: Microsoft CDO for Windows 2000
> |> Content-Class: urn:content-classes:message
> |> Importance: normal
> |> Priority: normal
> |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
> |> Newsgroups: microsoft.public.windows.vista.general
> |> Path: TK2MSFTNGHUB02.phx.gbl
> |> Xref: TK2MSFTNGHUB02.phx.gbl
> microsoft.public.windows.vista.general:138891
> |> NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
> |> X-Tomcat-NG: microsoft.public.windows.vista.general
> |>
> |> Every time I start up the computer, I get an error message that says
> there
> |> was a corrupt file in the Recycle Bin would you like to delete it? I
> say yes
> |> and it says that it can't be deleted and asks if I would like to retry
> or
> |> cancel. If you hit retry it just circles back to the same question of
> |> wanting to retry or cancel. If you hit cancel, then the issue goes
> away,
> |> until you try to empty your Recycle Bin. Also something that is
> strange; if
> |> you open the Recycle Bin or look at the icon on the desktop, you'll
> notice
> |> that it's empty.
> |>
> |> I've checked the settings and have restored to the default settings.
> Any
> |> ideas???
> |>
> |> Thank you for your time!
> |>
>
>

 
Reply With Quote
 
dean-dean
Guest
Posts: n/a

 
      07-23-2007
Did you right-click on Command Prompt, and choose Run as Administrator (even
though your logged into an administrative account)?

"Berns" <> wrote in message
news:99102844-673B-4359-B42B-...
> Thank you for both of your help. However, I still am unable to delete the
> file. Fortunately, I can now see the file in the $recycle.bin. However,
> I
> can not delete it. I've tried different administrator logins, but it
> still
> says access denied. I've done the following commands to try and delete
> it:
>
> del *.*
> del *.qbw
> del *rtdjfdg.qbw
> del $rtdjfdg.*
> del ?rtdjfdg.qbw
>
> I have not tried to delete the folder that it sits in though. I have a
> feeling that it will tell me that there is a file in that folder that I
> can
> not delete. Thoughts?
>
> Thank you again for your time and efforts in helping me out.
>
> Take care,
>
> Bernie
>
> ""Darrell Gorter[MSFT]"" wrote:
>
>> Hello,
>> Open an elevated CMD prompt.
>> First run chkdsk on the volume to check for file corruption.
>> if that doesn't help then try.
>> from the root of the C drive.
>> cd $recycle.bin
>> now do a dir /a /s >c:\filelist.txt
>> use notepad to open filelist.txt
>> Look for files or folders with non-alphanumeric characters in them.
>> try manually deleting those files or folders using wild cards (* or ? for
>> example)
>> For a file like D&lete.me you could try using del D?lete.me to attempt to
>> delete the file
>> The question mark replaces the single character that may be causing the
>> isuse
>>
>> Thanks,
>> Darrell Gorter[MSFT]
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights
>> --------------------
>> |> Thread-Topic: Corrupt File in Recycle Bin... can't delete
>> |> thread-index: AcfLCEgZddd5Zq5tQzK3i+JJYQGPdQ==
>> |> X-WBNR-Posting-Host: 207.46.192.207
>> |> From: =?Utf-8?B?QmVybnM=?= <>
>> |> Subject: Corrupt File in Recycle Bin... can't delete
>> |> Date: Fri, 20 Jul 2007 12:58:03 -0700
>> |> Lines: 13
>> |> Message-ID: <83E1936A-CD59-4026-A732->
>> |> MIME-Version: 1.0
>> |> Content-Type: text/plain;
>> |> charset="Utf-8"
>> |> Content-Transfer-Encoding: 7bit
>> |> X-Newsreader: Microsoft CDO for Windows 2000
>> |> Content-Class: urn:content-classes:message
>> |> Importance: normal
>> |> Priority: normal
>> |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
>> |> Newsgroups: microsoft.public.windows.vista.general
>> |> Path: TK2MSFTNGHUB02.phx.gbl
>> |> Xref: TK2MSFTNGHUB02.phx.gbl
>> microsoft.public.windows.vista.general:138891
>> |> NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
>> |> X-Tomcat-NG: microsoft.public.windows.vista.general
>> |>
>> |> Every time I start up the computer, I get an error message that says
>> there
>> |> was a corrupt file in the Recycle Bin would you like to delete it? I
>> say yes
>> |> and it says that it can't be deleted and asks if I would like to retry
>> or
>> |> cancel. If you hit retry it just circles back to the same question of
>> |> wanting to retry or cancel. If you hit cancel, then the issue goes
>> away,
>> |> until you try to empty your Recycle Bin. Also something that is
>> strange; if
>> |> you open the Recycle Bin or look at the icon on the desktop, you'll
>> notice
>> |> that it's empty.
>> |>
>> |> I've checked the settings and have restored to the default settings.
>> Any
>> |> ideas???
>> |>
>> |> Thank you for your time!
>> |>
>>
>>


 
Reply With Quote
 
Berns
Guest
Posts: n/a

 
      07-24-2007
Yes, I made sure to right-click and run as administrator. I should have said
that too in my response. Sorry about that.

Thank you again for your help!

Bernie

"dean-dean" wrote:

> Did you right-click on Command Prompt, and choose Run as Administrator (even
> though your logged into an administrative account)?
>
> "Berns" <> wrote in message
> news:99102844-673B-4359-B42B-...
> > Thank you for both of your help. However, I still am unable to delete the
> > file. Fortunately, I can now see the file in the $recycle.bin. However,
> > I
> > can not delete it. I've tried different administrator logins, but it
> > still
> > says access denied. I've done the following commands to try and delete
> > it:
> >
> > del *.*
> > del *.qbw
> > del *rtdjfdg.qbw
> > del $rtdjfdg.*
> > del ?rtdjfdg.qbw
> >
> > I have not tried to delete the folder that it sits in though. I have a
> > feeling that it will tell me that there is a file in that folder that I
> > can
> > not delete. Thoughts?
> >
> > Thank you again for your time and efforts in helping me out.
> >
> > Take care,
> >
> > Bernie
> >
> > ""Darrell Gorter[MSFT]"" wrote:
> >
> >> Hello,
> >> Open an elevated CMD prompt.
> >> First run chkdsk on the volume to check for file corruption.
> >> if that doesn't help then try.
> >> from the root of the C drive.
> >> cd $recycle.bin
> >> now do a dir /a /s >c:\filelist.txt
> >> use notepad to open filelist.txt
> >> Look for files or folders with non-alphanumeric characters in them.
> >> try manually deleting those files or folders using wild cards (* or ? for
> >> example)
> >> For a file like D&lete.me you could try using del D?lete.me to attempt to
> >> delete the file
> >> The question mark replaces the single character that may be causing the
> >> isuse
> >>
> >> Thanks,
> >> Darrell Gorter[MSFT]
> >>
> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights
> >> --------------------
> >> |> Thread-Topic: Corrupt File in Recycle Bin... can't delete
> >> |> thread-index: AcfLCEgZddd5Zq5tQzK3i+JJYQGPdQ==
> >> |> X-WBNR-Posting-Host: 207.46.192.207
> >> |> From: =?Utf-8?B?QmVybnM=?= <>
> >> |> Subject: Corrupt File in Recycle Bin... can't delete
> >> |> Date: Fri, 20 Jul 2007 12:58:03 -0700
> >> |> Lines: 13
> >> |> Message-ID: <83E1936A-CD59-4026-A732->
> >> |> MIME-Version: 1.0
> >> |> Content-Type: text/plain;
> >> |> charset="Utf-8"
> >> |> Content-Transfer-Encoding: 7bit
> >> |> X-Newsreader: Microsoft CDO for Windows 2000
> >> |> Content-Class: urn:content-classes:message
> >> |> Importance: normal
> >> |> Priority: normal
> >> |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
> >> |> Newsgroups: microsoft.public.windows.vista.general
> >> |> Path: TK2MSFTNGHUB02.phx.gbl
> >> |> Xref: TK2MSFTNGHUB02.phx.gbl
> >> microsoft.public.windows.vista.general:138891
> >> |> NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
> >> |> X-Tomcat-NG: microsoft.public.windows.vista.general
> >> |>
> >> |> Every time I start up the computer, I get an error message that says
> >> there
> >> |> was a corrupt file in the Recycle Bin would you like to delete it? I
> >> say yes
> >> |> and it says that it can't be deleted and asks if I would like to retry
> >> or
> >> |> cancel. If you hit retry it just circles back to the same question of
> >> |> wanting to retry or cancel. If you hit cancel, then the issue goes
> >> away,
> >> |> until you try to empty your Recycle Bin. Also something that is
> >> strange; if
> >> |> you open the Recycle Bin or look at the icon on the desktop, you'll
> >> notice
> >> |> that it's empty.
> >> |>
> >> |> I've checked the settings and have restored to the default settings.
> >> Any
> >> |> ideas???
> >> |>
> >> |> Thank you for your time!
> >> |>
> >>
> >>

>

 
Reply With Quote
 
dean-dean
Guest
Posts: n/a

 
      07-24-2007
You could try this, dunno. Using your filelist.txt, identify the path of
the problem file, for example:

C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab

At an elevated command prompt, type (or line it all up in Notepad, and Copy
and Paste) the following command, and then press ENTER (note, here, that *
and ? aren't supported):

takeown /f Path_And_File_Name

For example, type:
takeown /f C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab

Type the following command, and then press ENTER to grant
administrators full access to the file:

icacls Path_And_File_Name /GRANT ADMINISTRATORS:F

For example, type:
icacls C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab /grant administrators:F

Then try Darrell's commands again.


"Berns" <> wrote in message
news:8644FC1B-0A79-4A75-9778-...
> Yes, I made sure to right-click and run as administrator. I should have
> said
> that too in my response. Sorry about that.
>
> Thank you again for your help!
>
> Bernie
>
> "dean-dean" wrote:
>
>> Did you right-click on Command Prompt, and choose Run as Administrator
>> (even
>> though your logged into an administrative account)?
>>
>> "Berns" <> wrote in message
>> news:99102844-673B-4359-B42B-...
>> > Thank you for both of your help. However, I still am unable to delete
>> > the
>> > file. Fortunately, I can now see the file in the $recycle.bin.
>> > However,
>> > I
>> > can not delete it. I've tried different administrator logins, but it
>> > still
>> > says access denied. I've done the following commands to try and delete
>> > it:
>> >
>> > del *.*
>> > del *.qbw
>> > del *rtdjfdg.qbw
>> > del $rtdjfdg.*
>> > del ?rtdjfdg.qbw
>> >
>> > I have not tried to delete the folder that it sits in though. I have a
>> > feeling that it will tell me that there is a file in that folder that I
>> > can
>> > not delete. Thoughts?
>> >
>> > Thank you again for your time and efforts in helping me out.
>> >
>> > Take care,
>> >
>> > Bernie
>> >
>> > ""Darrell Gorter[MSFT]"" wrote:
>> >
>> >> Hello,
>> >> Open an elevated CMD prompt.
>> >> First run chkdsk on the volume to check for file corruption.
>> >> if that doesn't help then try.
>> >> from the root of the C drive.
>> >> cd $recycle.bin
>> >> now do a dir /a /s >c:\filelist.txt
>> >> use notepad to open filelist.txt
>> >> Look for files or folders with non-alphanumeric characters in them.
>> >> try manually deleting those files or folders using wild cards (* or ?
>> >> for
>> >> example)
>> >> For a file like D&lete.me you could try using del D?lete.me to attempt
>> >> to
>> >> delete the file
>> >> The question mark replaces the single character that may be causing
>> >> the
>> >> isuse
>> >>
>> >> Thanks,
>> >> Darrell Gorter[MSFT]
>> >>
>> >> This posting is provided "AS IS" with no warranties, and confers no
>> >> rights
>> >> --------------------
>> >> |> Thread-Topic: Corrupt File in Recycle Bin... can't delete
>> >> |> thread-index: AcfLCEgZddd5Zq5tQzK3i+JJYQGPdQ==
>> >> |> X-WBNR-Posting-Host: 207.46.192.207
>> >> |> From: =?Utf-8?B?QmVybnM=?= <>
>> >> |> Subject: Corrupt File in Recycle Bin... can't delete
>> >> |> Date: Fri, 20 Jul 2007 12:58:03 -0700
>> >> |> Lines: 13
>> >> |> Message-ID: <83E1936A-CD59-4026-A732->
>> >> |> MIME-Version: 1.0
>> >> |> Content-Type: text/plain;
>> >> |> charset="Utf-8"
>> >> |> Content-Transfer-Encoding: 7bit
>> >> |> X-Newsreader: Microsoft CDO for Windows 2000
>> >> |> Content-Class: urn:content-classes:message
>> >> |> Importance: normal
>> >> |> Priority: normal
>> >> |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
>> >> |> Newsgroups: microsoft.public.windows.vista.general
>> >> |> Path: TK2MSFTNGHUB02.phx.gbl
>> >> |> Xref: TK2MSFTNGHUB02.phx.gbl
>> >> microsoft.public.windows.vista.general:138891
>> >> |> NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
>> >> |> X-Tomcat-NG: microsoft.public.windows.vista.general
>> >> |>
>> >> |> Every time I start up the computer, I get an error message that
>> >> says
>> >> there
>> >> |> was a corrupt file in the Recycle Bin would you like to delete it?
>> >> I
>> >> say yes
>> >> |> and it says that it can't be deleted and asks if I would like to
>> >> retry
>> >> or
>> >> |> cancel. If you hit retry it just circles back to the same question
>> >> of
>> >> |> wanting to retry or cancel. If you hit cancel, then the issue goes
>> >> away,
>> >> |> until you try to empty your Recycle Bin. Also something that is
>> >> strange; if
>> >> |> you open the Recycle Bin or look at the icon on the desktop, you'll
>> >> notice
>> >> |> that it's empty.
>> >> |>
>> >> |> I've checked the settings and have restored to the default
>> >> settings.
>> >> Any
>> >> |> ideas???
>> >> |>
>> >> |> Thank you for your time!
>> >> |>
>> >>
>> >>

>>


 
Reply With Quote
 
Berns
Guest
Posts: n/a

 
      07-24-2007
dean-dean,

Thank you, I tried both of these and they were successful in their actions,
however, I still am unable to delete the files. I did find out something
interesting though. I am able to Rename the file (REN). Even after the
rename, I am not able to delete. It says "access denied". More thoughts?

Bernie

"dean-dean" wrote:

> You could try this, dunno. Using your filelist.txt, identify the path of
> the problem file, for example:
>
> C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab
>
> At an elevated command prompt, type (or line it all up in Notepad, and Copy
> and Paste) the following command, and then press ENTER (note, here, that *
> and ? aren't supported):
>
> takeown /f Path_And_File_Name
>
> For example, type:
> takeown /f C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab
>
> Type the following command, and then press ENTER to grant
> administrators full access to the file:
>
> icacls Path_And_File_Name /GRANT ADMINISTRATORS:F
>
> For example, type:
> icacls C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab /grant administrators:F
>
> Then try Darrell's commands again.
>
>
> "Berns" <> wrote in message
> news:8644FC1B-0A79-4A75-9778-...
> > Yes, I made sure to right-click and run as administrator. I should have
> > said
> > that too in my response. Sorry about that.
> >
> > Thank you again for your help!
> >
> > Bernie
> >
> > "dean-dean" wrote:
> >
> >> Did you right-click on Command Prompt, and choose Run as Administrator
> >> (even
> >> though your logged into an administrative account)?
> >>
> >> "Berns" <> wrote in message
> >> news:99102844-673B-4359-B42B-...
> >> > Thank you for both of your help. However, I still am unable to delete
> >> > the
> >> > file. Fortunately, I can now see the file in the $recycle.bin.
> >> > However,
> >> > I
> >> > can not delete it. I've tried different administrator logins, but it
> >> > still
> >> > says access denied. I've done the following commands to try and delete
> >> > it:
> >> >
> >> > del *.*
> >> > del *.qbw
> >> > del *rtdjfdg.qbw
> >> > del $rtdjfdg.*
> >> > del ?rtdjfdg.qbw
> >> >
> >> > I have not tried to delete the folder that it sits in though. I have a
> >> > feeling that it will tell me that there is a file in that folder that I
> >> > can
> >> > not delete. Thoughts?
> >> >
> >> > Thank you again for your time and efforts in helping me out.
> >> >
> >> > Take care,
> >> >
> >> > Bernie
> >> >
> >> > ""Darrell Gorter[MSFT]"" wrote:
> >> >
> >> >> Hello,
> >> >> Open an elevated CMD prompt.
> >> >> First run chkdsk on the volume to check for file corruption.
> >> >> if that doesn't help then try.
> >> >> from the root of the C drive.
> >> >> cd $recycle.bin
> >> >> now do a dir /a /s >c:\filelist.txt
> >> >> use notepad to open filelist.txt
> >> >> Look for files or folders with non-alphanumeric characters in them.
> >> >> try manually deleting those files or folders using wild cards (* or ?
> >> >> for
> >> >> example)
> >> >> For a file like D&lete.me you could try using del D?lete.me to attempt
> >> >> to
> >> >> delete the file
> >> >> The question mark replaces the single character that may be causing
> >> >> the
> >> >> isuse
> >> >>
> >> >> Thanks,
> >> >> Darrell Gorter[MSFT]
> >> >>
> >> >> This posting is provided "AS IS" with no warranties, and confers no
> >> >> rights
> >> >> --------------------
> >> >> |> Thread-Topic: Corrupt File in Recycle Bin... can't delete
> >> >> |> thread-index: AcfLCEgZddd5Zq5tQzK3i+JJYQGPdQ==
> >> >> |> X-WBNR-Posting-Host: 207.46.192.207
> >> >> |> From: =?Utf-8?B?QmVybnM=?= <>
> >> >> |> Subject: Corrupt File in Recycle Bin... can't delete
> >> >> |> Date: Fri, 20 Jul 2007 12:58:03 -0700
> >> >> |> Lines: 13
> >> >> |> Message-ID: <83E1936A-CD59-4026-A732->
> >> >> |> MIME-Version: 1.0
> >> >> |> Content-Type: text/plain;
> >> >> |> charset="Utf-8"
> >> >> |> Content-Transfer-Encoding: 7bit
> >> >> |> X-Newsreader: Microsoft CDO for Windows 2000
> >> >> |> Content-Class: urn:content-classes:message
> >> >> |> Importance: normal
> >> >> |> Priority: normal
> >> >> |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
> >> >> |> Newsgroups: microsoft.public.windows.vista.general
> >> >> |> Path: TK2MSFTNGHUB02.phx.gbl
> >> >> |> Xref: TK2MSFTNGHUB02.phx.gbl
> >> >> microsoft.public.windows.vista.general:138891
> >> >> |> NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
> >> >> |> X-Tomcat-NG: microsoft.public.windows.vista.general
> >> >> |>
> >> >> |> Every time I start up the computer, I get an error message that
> >> >> says
> >> >> there
> >> >> |> was a corrupt file in the Recycle Bin would you like to delete it?
> >> >> I
> >> >> say yes
> >> >> |> and it says that it can't be deleted and asks if I would like to
> >> >> retry
> >> >> or
> >> >> |> cancel. If you hit retry it just circles back to the same question
> >> >> of
> >> >> |> wanting to retry or cancel. If you hit cancel, then the issue goes
> >> >> away,
> >> >> |> until you try to empty your Recycle Bin. Also something that is
> >> >> strange; if
> >> >> |> you open the Recycle Bin or look at the icon on the desktop, you'll
> >> >> notice
> >> >> |> that it's empty.
> >> >> |>
> >> >> |> I've checked the settings and have restored to the default
> >> >> settings.
> >> >> Any
> >> >> |> ideas???
> >> >> |>
> >> >> |> Thank you for your time!
> >> >> |>
> >> >>
> >> >>
> >>

>
>

 
Reply With Quote
 
Darrell Gorter[MSFT]
Guest
Posts: n/a

 
      07-24-2007
Hello,
What is the filename in question?
Can you copy it to another location?
Thanks,
Darrell Gorter[MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights
--------------------
|> Thread-Topic: Corrupt File in Recycle Bin... can't delete
|> thread-index: AcfOGoBZGPzgrUuxTzyhl8rtGXRR/Q==
|> X-WBNR-Posting-Host: 207.46.193.207
|> From: =?Utf-8?B?QmVybnM=?= <>
|> References: <83E1936A-CD59-4026-A732->
<>
<99102844-673B-4359-B42B->
<E359C3FF-EE23-4BF9-9B3E->
<8644FC1B-0A79-4A75-9778->
<>
|> Subject: Re: Corrupt File in Recycle Bin... can't delete
|> Date: Tue, 24 Jul 2007 10:46:02 -0700
|> Lines: 163
|> Message-ID: <95282585-135F-425C-B100->
|> MIME-Version: 1.0
|> Content-Type: text/plain;
|> charset="Utf-8"
|> Content-Transfer-Encoding: 7bit
|> X-Newsreader: Microsoft CDO for Windows 2000
|> Content-Class: urn:content-classes:message
|> Importance: normal
|> Priority: normal
|> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
|> Newsgroups: microsoft.public.windows.vista.general
|> Path: TK2MSFTNGHUB02.phx.gbl
|> Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windows.vista.general:141249
|> NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
|> X-Tomcat-NG: microsoft.public.windows.vista.general
|>
|> dean-dean,
|>
|> Thank you, I tried both of these and they were successful in their
actions,
|> however, I still am unable to delete the files. I did find out
something
|> interesting though. I am able to Rename the file (REN). Even after the
|> rename, I am not able to delete. It says "access denied". More
thoughts?
|>
|> Bernie
|>
|> "dean-dean" wrote:
|>
|> > You could try this, dunno. Using your filelist.txt, identify the path
of
|> > the problem file, for example:
|> >
|> > C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab
|> >
|> > At an elevated command prompt, type (or line it all up in Notepad, and
Copy
|> > and Paste) the following command, and then press ENTER (note, here,
that *
|> > and ? aren't supported):
|> >
|> > takeown /f Path_And_File_Name
|> >
|> > For example, type:
|> > takeown /f C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab
|> >
|> > Type the following command, and then press ENTER to grant
|> > administrators full access to the file:
|> >
|> > icacls Path_And_File_Name /GRANT ADMINISTRATORS:F
|> >
|> > For example, type:
|> > icacls C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab /grant
administrators:F
|> >
|> > Then try Darrell's commands again.
|> >
|> >
|> > "Berns" <> wrote in message
|> > news:8644FC1B-0A79-4A75-9778-...
|> > > Yes, I made sure to right-click and run as administrator. I should
have
|> > > said
|> > > that too in my response. Sorry about that.
|> > >
|> > > Thank you again for your help!
|> > >
|> > > Bernie
|> > >
|> > > "dean-dean" wrote:
|> > >
|> > >> Did you right-click on Command Prompt, and choose Run as
Administrator
|> > >> (even
|> > >> though your logged into an administrative account)?
|> > >>
|> > >> "Berns" <> wrote in message
|> > >> news:99102844-673B-4359-B42B-...
|> > >> > Thank you for both of your help. However, I still am unable to
delete
|> > >> > the
|> > >> > file. Fortunately, I can now see the file in the $recycle.bin.
|> > >> > However,
|> > >> > I
|> > >> > can not delete it. I've tried different administrator logins,
but it
|> > >> > still
|> > >> > says access denied. I've done the following commands to try and
delete
|> > >> > it:
|> > >> >
|> > >> > del *.*
|> > >> > del *.qbw
|> > >> > del *rtdjfdg.qbw
|> > >> > del $rtdjfdg.*
|> > >> > del ?rtdjfdg.qbw
|> > >> >
|> > >> > I have not tried to delete the folder that it sits in though. I
have a
|> > >> > feeling that it will tell me that there is a file in that folder
that I
|> > >> > can
|> > >> > not delete. Thoughts?
|> > >> >
|> > >> > Thank you again for your time and efforts in helping me out.
|> > >> >
|> > >> > Take care,
|> > >> >
|> > >> > Bernie
|> > >> >
|> > >> > ""Darrell Gorter[MSFT]"" wrote:
|> > >> >
|> > >> >> Hello,
|> > >> >> Open an elevated CMD prompt.
|> > >> >> First run chkdsk on the volume to check for file corruption.
|> > >> >> if that doesn't help then try.
|> > >> >> from the root of the C drive.
|> > >> >> cd $recycle.bin
|> > >> >> now do a dir /a /s >c:\filelist.txt
|> > >> >> use notepad to open filelist.txt
|> > >> >> Look for files or folders with non-alphanumeric characters in
them.
|> > >> >> try manually deleting those files or folders using wild cards (*
or ?
|> > >> >> for
|> > >> >> example)
|> > >> >> For a file like D&lete.me you could try using del D?lete.me to
attempt
|> > >> >> to
|> > >> >> delete the file
|> > >> >> The question mark replaces the single character that may be
causing
|> > >> >> the
|> > >> >> isuse
|> > >> >>
|> > >> >> Thanks,
|> > >> >> Darrell Gorter[MSFT]
|> > >> >>
|> > >> >> This posting is provided "AS IS" with no warranties, and confers
no
|> > >> >> rights
|> > >> >> --------------------
|> > >> >> |> Thread-Topic: Corrupt File in Recycle Bin... can't delete
|> > >> >> |> thread-index: AcfLCEgZddd5Zq5tQzK3i+JJYQGPdQ==
|> > >> >> |> X-WBNR-Posting-Host: 207.46.192.207
|> > >> >> |> From: =?Utf-8?B?QmVybnM=?= <>
|> > >> >> |> Subject: Corrupt File in Recycle Bin... can't delete
|> > >> >> |> Date: Fri, 20 Jul 2007 12:58:03 -0700
|> > >> >> |> Lines: 13
|> > >> >> |> Message-ID:
<83E1936A-CD59-4026-A732->
|> > >> >> |> MIME-Version: 1.0
|> > >> >> |> Content-Type: text/plain;
|> > >> >> |> charset="Utf-8"
|> > >> >> |> Content-Transfer-Encoding: 7bit
|> > >> >> |> X-Newsreader: Microsoft CDO for Windows 2000
|> > >> >> |> Content-Class: urn:content-classes:message
|> > >> >> |> Importance: normal
|> > >> >> |> Priority: normal
|> > >> >> |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
|> > >> >> |> Newsgroups: microsoft.public.windows.vista.general
|> > >> >> |> Path: TK2MSFTNGHUB02.phx.gbl
|> > >> >> |> Xref: TK2MSFTNGHUB02.phx.gbl
|> > >> >> microsoft.public.windows.vista.general:138891
|> > >> >> |> NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
|> > >> >> |> X-Tomcat-NG: microsoft.public.windows.vista.general
|> > >> >> |>
|> > >> >> |> Every time I start up the computer, I get an error message
that
|> > >> >> says
|> > >> >> there
|> > >> >> |> was a corrupt file in the Recycle Bin would you like to
delete it?
|> > >> >> I
|> > >> >> say yes
|> > >> >> |> and it says that it can't be deleted and asks if I would like
to
|> > >> >> retry
|> > >> >> or
|> > >> >> |> cancel. If you hit retry it just circles back to the same
question
|> > >> >> of
|> > >> >> |> wanting to retry or cancel. If you hit cancel, then the
issue goes
|> > >> >> away,
|> > >> >> |> until you try to empty your Recycle Bin. Also something that
is
|> > >> >> strange; if
|> > >> >> |> you open the Recycle Bin or look at the icon on the desktop,
you'll
|> > >> >> notice
|> > >> >> |> that it's empty.
|> > >> >> |>
|> > >> >> |> I've checked the settings and have restored to the default
|> > >> >> settings.
|> > >> >> Any
|> > >> >> |> ideas???
|> > >> >> |>
|> > >> >> |> Thank you for your time!
|> > >> >> |>
|> > >> >>
|> > >> >>
|> > >>
|> >
|> >
|>

 
Reply With Quote
 
Berns
Guest
Posts: n/a

 
      07-24-2007
The name of the file is something like: $RTDJFDG.QBW (Quickbooks file).

I haven't tried copying the file to another location. I was worried that if
I copied it to another location, then I would have more than one corrupt file
on the system taking up more than 85MB. I can give it a shot, but I'm not
sure if that's a route I'd like to go. However, at this point, I'm game.

I've also read on another site about deleting the recycle bin all together
and Windows will automatically create a new one??? I have not given that a
try yet only because I'm not sure about Vista creating a new $recycle.bin if
it can't find one. Can anyone give insite on that?

Thank you again...

Bernie

""Darrell Gorter[MSFT]"" wrote:

> Hello,
> What is the filename in question?
> Can you copy it to another location?
> Thanks,
> Darrell Gorter[MSFT]
>
> This posting is provided "AS IS" with no warranties, and confers no rights
> --------------------
> |> Thread-Topic: Corrupt File in Recycle Bin... can't delete
> |> thread-index: AcfOGoBZGPzgrUuxTzyhl8rtGXRR/Q==
> |> X-WBNR-Posting-Host: 207.46.193.207
> |> From: =?Utf-8?B?QmVybnM=?= <>
> |> References: <83E1936A-CD59-4026-A732->
> <>
> <99102844-673B-4359-B42B->
> <E359C3FF-EE23-4BF9-9B3E->
> <8644FC1B-0A79-4A75-9778->
> <>
> |> Subject: Re: Corrupt File in Recycle Bin... can't delete
> |> Date: Tue, 24 Jul 2007 10:46:02 -0700
> |> Lines: 163
> |> Message-ID: <95282585-135F-425C-B100->
> |> MIME-Version: 1.0
> |> Content-Type: text/plain;
> |> charset="Utf-8"
> |> Content-Transfer-Encoding: 7bit
> |> X-Newsreader: Microsoft CDO for Windows 2000
> |> Content-Class: urn:content-classes:message
> |> Importance: normal
> |> Priority: normal
> |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
> |> Newsgroups: microsoft.public.windows.vista.general
> |> Path: TK2MSFTNGHUB02.phx.gbl
> |> Xref: TK2MSFTNGHUB02.phx.gbl
> microsoft.public.windows.vista.general:141249
> |> NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
> |> X-Tomcat-NG: microsoft.public.windows.vista.general
> |>
> |> dean-dean,
> |>
> |> Thank you, I tried both of these and they were successful in their
> actions,
> |> however, I still am unable to delete the files. I did find out
> something
> |> interesting though. I am able to Rename the file (REN). Even after the
> |> rename, I am not able to delete. It says "access denied". More
> thoughts?
> |>
> |> Bernie
> |>
> |> "dean-dean" wrote:
> |>
> |> > You could try this, dunno. Using your filelist.txt, identify the path
> of
> |> > the problem file, for example:
> |> >
> |> > C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab
> |> >
> |> > At an elevated command prompt, type (or line it all up in Notepad, and
> Copy
> |> > and Paste) the following command, and then press ENTER (note, here,
> that *
> |> > and ? aren't supported):
> |> >
> |> > takeown /f Path_And_File_Name
> |> >
> |> > For example, type:
> |> > takeown /f C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab
> |> >
> |> > Type the following command, and then press ENTER to grant
> |> > administrators full access to the file:
> |> >
> |> > icacls Path_And_File_Name /GRANT ADMINISTRATORS:F
> |> >
> |> > For example, type:
> |> > icacls C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab /grant
> administrators:F
> |> >
> |> > Then try Darrell's commands again.
> |> >
> |> >
> |> > "Berns" <> wrote in message
> |> > news:8644FC1B-0A79-4A75-9778-...
> |> > > Yes, I made sure to right-click and run as administrator. I should
> have
> |> > > said
> |> > > that too in my response. Sorry about that.
> |> > >
> |> > > Thank you again for your help!
> |> > >
> |> > > Bernie
> |> > >
> |> > > "dean-dean" wrote:
> |> > >
> |> > >> Did you right-click on Command Prompt, and choose Run as
> Administrator
> |> > >> (even
> |> > >> though your logged into an administrative account)?
> |> > >>
> |> > >> "Berns" <> wrote in message
> |> > >> news:99102844-673B-4359-B42B-...
> |> > >> > Thank you for both of your help. However, I still am unable to
> delete
> |> > >> > the
> |> > >> > file. Fortunately, I can now see the file in the $recycle.bin.
> |> > >> > However,
> |> > >> > I
> |> > >> > can not delete it. I've tried different administrator logins,
> but it
> |> > >> > still
> |> > >> > says access denied. I've done the following commands to try and
> delete
> |> > >> > it:
> |> > >> >
> |> > >> > del *.*
> |> > >> > del *.qbw
> |> > >> > del *rtdjfdg.qbw
> |> > >> > del $rtdjfdg.*
> |> > >> > del ?rtdjfdg.qbw
> |> > >> >
> |> > >> > I have not tried to delete the folder that it sits in though. I
> have a
> |> > >> > feeling that it will tell me that there is a file in that folder
> that I
> |> > >> > can
> |> > >> > not delete. Thoughts?
> |> > >> >
> |> > >> > Thank you again for your time and efforts in helping me out.
> |> > >> >
> |> > >> > Take care,
> |> > >> >
> |> > >> > Bernie
> |> > >> >
> |> > >> > ""Darrell Gorter[MSFT]"" wrote:
> |> > >> >
> |> > >> >> Hello,
> |> > >> >> Open an elevated CMD prompt.
> |> > >> >> First run chkdsk on the volume to check for file corruption.
> |> > >> >> if that doesn't help then try.
> |> > >> >> from the root of the C drive.
> |> > >> >> cd $recycle.bin
> |> > >> >> now do a dir /a /s >c:\filelist.txt
> |> > >> >> use notepad to open filelist.txt
> |> > >> >> Look for files or folders with non-alphanumeric characters in
> them.
> |> > >> >> try manually deleting those files or folders using wild cards (*
> or ?
> |> > >> >> for
> |> > >> >> example)
> |> > >> >> For a file like D&lete.me you could try using del D?lete.me to
> attempt
> |> > >> >> to
> |> > >> >> delete the file
> |> > >> >> The question mark replaces the single character that may be
> causing
> |> > >> >> the
> |> > >> >> isuse
> |> > >> >>
> |> > >> >> Thanks,
> |> > >> >> Darrell Gorter[MSFT]
> |> > >> >>
> |> > >> >> This posting is provided "AS IS" with no warranties, and confers
> no
> |> > >> >> rights
> |> > >> >> --------------------
> |> > >> >> |> Thread-Topic: Corrupt File in Recycle Bin... can't delete
> |> > >> >> |> thread-index: AcfLCEgZddd5Zq5tQzK3i+JJYQGPdQ==
> |> > >> >> |> X-WBNR-Posting-Host: 207.46.192.207
> |> > >> >> |> From: =?Utf-8?B?QmVybnM=?= <>
> |> > >> >> |> Subject: Corrupt File in Recycle Bin... can't delete
> |> > >> >> |> Date: Fri, 20 Jul 2007 12:58:03 -0700
> |> > >> >> |> Lines: 13
> |> > >> >> |> Message-ID:
> <83E1936A-CD59-4026-A732->
> |> > >> >> |> MIME-Version: 1.0
> |> > >> >> |> Content-Type: text/plain;
> |> > >> >> |> charset="Utf-8"
> |> > >> >> |> Content-Transfer-Encoding: 7bit
> |> > >> >> |> X-Newsreader: Microsoft CDO for Windows 2000
> |> > >> >> |> Content-Class: urn:content-classes:message
> |> > >> >> |> Importance: normal
> |> > >> >> |> Priority: normal
> |> > >> >> |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
> |> > >> >> |> Newsgroups: microsoft.public.windows.vista.general
> |> > >> >> |> Path: TK2MSFTNGHUB02.phx.gbl
> |> > >> >> |> Xref: TK2MSFTNGHUB02.phx.gbl
> |> > >> >> microsoft.public.windows.vista.general:138891
> |> > >> >> |> NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
> |> > >> >> |> X-Tomcat-NG: microsoft.public.windows.vista.general
> |> > >> >> |>
> |> > >> >> |> Every time I start up the computer, I get an error message
> that
> |> > >> >> says
> |> > >> >> there
> |> > >> >> |> was a corrupt file in the Recycle Bin would you like to
> delete it?
> |> > >> >> I
> |> > >> >> say yes
> |> > >> >> |> and it says that it can't be deleted and asks if I would like
> to
> |> > >> >> retry
> |> > >> >> or
> |> > >> >> |> cancel. If you hit retry it just circles back to the same
> question
> |> > >> >> of
> |> > >> >> |> wanting to retry or cancel. If you hit cancel, then the
> issue goes
> |> > >> >> away,
> |> > >> >> |> until you try to empty your Recycle Bin. Also something that
> is
> |> > >> >> strange; if
> |> > >> >> |> you open the Recycle Bin or look at the icon on the desktop,
> you'll
> |> > >> >> notice
> |> > >> >> |> that it's empty.
> |> > >> >> |>
> |> > >> >> |> I've checked the settings and have restored to the default
> |> > >> >> settings.
> |> > >> >> Any
> |> > >> >> |> ideas???
> |> > >> >> |>
> |> > >> >> |> Thank you for your time!
> |> > >> >> |>
> |> > >> >>
> |> > >> >>
> |> > >>
> |> >
> |> >
> |>
>
>

 
Reply With Quote
 
dean-dean
Guest
Posts: n/a

 
      07-24-2007
If you have a Vista installation DVD, perhaps try booting from that. Then
use the "Repair your computer" > "System Recovery
Options" > "Command Prompt" on the DVD to delete the file. (Type c: at the
prompt to change drives, if C is where Vista is installed). You may also
want to run chkdsk /f from there, and check the drive vista is installed on.
See this as to how to get there:

http://www.bleepingcomputer.com/tuto...torial147.html

"Berns" <> wrote in message
news:07658F52-573A-45A7-8A0F-...
> The name of the file is something like: $RTDJFDG.QBW (Quickbooks file).
>
> I haven't tried copying the file to another location. I was worried that
> if
> I copied it to another location, then I would have more than one corrupt
> file
> on the system taking up more than 85MB. I can give it a shot, but I'm not
> sure if that's a route I'd like to go. However, at this point, I'm game.
>
> I've also read on another site about deleting the recycle bin all together
> and Windows will automatically create a new one??? I have not given that
> a
> try yet only because I'm not sure about Vista creating a new $recycle.bin
> if
> it can't find one. Can anyone give insite on that?
>
> Thank you again...
>
> Bernie
>
> ""Darrell Gorter[MSFT]"" wrote:
>
>> Hello,
>> What is the filename in question?
>> Can you copy it to another location?
>> Thanks,
>> Darrell Gorter[MSFT]
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights
>> --------------------
>> |> Thread-Topic: Corrupt File in Recycle Bin... can't delete
>> |> thread-index: AcfOGoBZGPzgrUuxTzyhl8rtGXRR/Q==
>> |> X-WBNR-Posting-Host: 207.46.193.207
>> |> From: =?Utf-8?B?QmVybnM=?= <>
>> |> References: <83E1936A-CD59-4026-A732->
>> <>
>> <99102844-673B-4359-B42B->
>> <E359C3FF-EE23-4BF9-9B3E->
>> <8644FC1B-0A79-4A75-9778->
>> <>
>> |> Subject: Re: Corrupt File in Recycle Bin... can't delete
>> |> Date: Tue, 24 Jul 2007 10:46:02 -0700
>> |> Lines: 163
>> |> Message-ID: <95282585-135F-425C-B100->
>> |> MIME-Version: 1.0
>> |> Content-Type: text/plain;
>> |> charset="Utf-8"
>> |> Content-Transfer-Encoding: 7bit
>> |> X-Newsreader: Microsoft CDO for Windows 2000
>> |> Content-Class: urn:content-classes:message
>> |> Importance: normal
>> |> Priority: normal
>> |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
>> |> Newsgroups: microsoft.public.windows.vista.general
>> |> Path: TK2MSFTNGHUB02.phx.gbl
>> |> Xref: TK2MSFTNGHUB02.phx.gbl
>> microsoft.public.windows.vista.general:141249
>> |> NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
>> |> X-Tomcat-NG: microsoft.public.windows.vista.general
>> |>
>> |> dean-dean,
>> |>
>> |> Thank you, I tried both of these and they were successful in their
>> actions,
>> |> however, I still am unable to delete the files. I did find out
>> something
>> |> interesting though. I am able to Rename the file (REN). Even after
>> the
>> |> rename, I am not able to delete. It says "access denied". More
>> thoughts?
>> |>
>> |> Bernie
>> |>
>> |> "dean-dean" wrote:
>> |>
>> |> > You could try this, dunno. Using your filelist.txt, identify the
>> path
>> of
>> |> > the problem file, for example:
>> |> >
>> |> > C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab
>> |> >
>> |> > At an elevated command prompt, type (or line it all up in Notepad,
>> and
>> Copy
>> |> > and Paste) the following command, and then press ENTER (note, here,
>> that *
>> |> > and ? aren't supported):
>> |> >
>> |> > takeown /f Path_And_File_Name
>> |> >
>> |> > For example, type:
>> |> > takeown /f C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab
>> |> >
>> |> > Type the following command, and then press ENTER to grant
>> |> > administrators full access to the file:
>> |> >
>> |> > icacls Path_And_File_Name /GRANT ADMINISTRATORS:F
>> |> >
>> |> > For example, type:
>> |> > icacls C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab /grant
>> administrators:F
>> |> >
>> |> > Then try Darrell's commands again.
>> |> >
>> |> >
>> |> > "Berns" <> wrote in message
>> |> > news:8644FC1B-0A79-4A75-9778-...
>> |> > > Yes, I made sure to right-click and run as administrator. I
>> should
>> have
>> |> > > said
>> |> > > that too in my response. Sorry about that.
>> |> > >
>> |> > > Thank you again for your help!
>> |> > >
>> |> > > Bernie
>> |> > >
>> |> > > "dean-dean" wrote:
>> |> > >
>> |> > >> Did you right-click on Command Prompt, and choose Run as
>> Administrator
>> |> > >> (even
>> |> > >> though your logged into an administrative account)?
>> |> > >>
>> |> > >> "Berns" <> wrote in message
>> |> > >> news:99102844-673B-4359-B42B-...
>> |> > >> > Thank you for both of your help. However, I still am unable to
>> delete
>> |> > >> > the
>> |> > >> > file. Fortunately, I can now see the file in the $recycle.bin.
>> |> > >> > However,
>> |> > >> > I
>> |> > >> > can not delete it. I've tried different administrator logins,
>> but it
>> |> > >> > still
>> |> > >> > says access denied. I've done the following commands to try
>> and
>> delete
>> |> > >> > it:
>> |> > >> >
>> |> > >> > del *.*
>> |> > >> > del *.qbw
>> |> > >> > del *rtdjfdg.qbw
>> |> > >> > del $rtdjfdg.*
>> |> > >> > del ?rtdjfdg.qbw
>> |> > >> >
>> |> > >> > I have not tried to delete the folder that it sits in though.
>> I
>> have a
>> |> > >> > feeling that it will tell me that there is a file in that
>> folder
>> that I
>> |> > >> > can
>> |> > >> > not delete. Thoughts?
>> |> > >> >
>> |> > >> > Thank you again for your time and efforts in helping me out.
>> |> > >> >
>> |> > >> > Take care,
>> |> > >> >
>> |> > >> > Bernie
>> |> > >> >
>> |> > >> > ""Darrell Gorter[MSFT]"" wrote:
>> |> > >> >
>> |> > >> >> Hello,
>> |> > >> >> Open an elevated CMD prompt.
>> |> > >> >> First run chkdsk on the volume to check for file corruption.
>> |> > >> >> if that doesn't help then try.
>> |> > >> >> from the root of the C drive.
>> |> > >> >> cd $recycle.bin
>> |> > >> >> now do a dir /a /s >c:\filelist.txt
>> |> > >> >> use notepad to open filelist.txt
>> |> > >> >> Look for files or folders with non-alphanumeric characters in
>> them.
>> |> > >> >> try manually deleting those files or folders using wild cards
>> (*
>> or ?
>> |> > >> >> for
>> |> > >> >> example)
>> |> > >> >> For a file like D&lete.me you could try using del D?lete.me to
>> attempt
>> |> > >> >> to
>> |> > >> >> delete the file
>> |> > >> >> The question mark replaces the single character that may be
>> causing
>> |> > >> >> the
>> |> > >> >> isuse
>> |> > >> >>
>> |> > >> >> Thanks,
>> |> > >> >> Darrell Gorter[MSFT]
>> |> > >> >>
>> |> > >> >> This posting is provided "AS IS" with no warranties, and
>> confers
>> no
>> |> > >> >> rights
>> |> > >> >> --------------------
>> |> > >> >> |> Thread-Topic: Corrupt File in Recycle Bin... can't delete
>> |> > >> >> |> thread-index: AcfLCEgZddd5Zq5tQzK3i+JJYQGPdQ==
>> |> > >> >> |> X-WBNR-Posting-Host: 207.46.192.207
>> |> > >> >> |> From: =?Utf-8?B?QmVybnM=?=
>> <>
>> |> > >> >> |> Subject: Corrupt File in Recycle Bin... can't delete
>> |> > >> >> |> Date: Fri, 20 Jul 2007 12:58:03 -0700
>> |> > >> >> |> Lines: 13
>> |> > >> >> |> Message-ID:
>> <83E1936A-CD59-4026-A732->
>> |> > >> >> |> MIME-Version: 1.0
>> |> > >> >> |> Content-Type: text/plain;
>> |> > >> >> |> charset="Utf-8"
>> |> > >> >> |> Content-Transfer-Encoding: 7bit
>> |> > >> >> |> X-Newsreader: Microsoft CDO for Windows 2000
>> |> > >> >> |> Content-Class: urn:content-classes:message
>> |> > >> >> |> Importance: normal
>> |> > >> >> |> Priority: normal
>> |> > >> >> |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
>> |> > >> >> |> Newsgroups: microsoft.public.windows.vista.general
>> |> > >> >> |> Path: TK2MSFTNGHUB02.phx.gbl
>> |> > >> >> |> Xref: TK2MSFTNGHUB02.phx.gbl
>> |> > >> >> microsoft.public.windows.vista.general:138891
>> |> > >> >> |> NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
>> |> > >> >> |> X-Tomcat-NG: microsoft.public.windows.vista.general
>> |> > >> >> |>
>> |> > >> >> |> Every time I start up the computer, I get an error message
>> that
>> |> > >> >> says
>> |> > >> >> there
>> |> > >> >> |> was a corrupt file in the Recycle Bin would you like to
>> delete it?
>> |> > >> >> I
>> |> > >> >> say yes
>> |> > >> >> |> and it says that it can't be deleted and asks if I would
>> like
>> to
>> |> > >> >> retry
>> |> > >> >> or
>> |> > >> >> |> cancel. If you hit retry it just circles back to the same
>> question
>> |> > >> >> of
>> |> > >> >> |> wanting to retry or cancel. If you hit cancel, then the
>> issue goes
>> |> > >> >> away,
>> |> > >> >> |> until you try to empty your Recycle Bin. Also something
>> that
>> is
>> |> > >> >> strange; if
>> |> > >> >> |> you open the Recycle Bin or look at the icon on the
>> desktop,
>> you'll
>> |> > >> >> notice
>> |> > >> >> |> that it's empty.
>> |> > >> >> |>
>> |> > >> >> |> I've checked the settings and have restored to the default
>> |> > >> >> settings.
>> |> > >> >> Any
>> |> > >> >> |> ideas???
>> |> > >> >> |>
>> |> > >> >> |> Thank you for your time!
>> |> > >> >> |>
>> |> > >> >>
>> |> > >> >>
>> |> > >>
>> |> >
>> |> >
>> |>
>>
>>


 
Reply With Quote
 
Darrell Gorter[MSFT]
Guest
Posts: n/a

 
      07-24-2007
Hello,
Let's check the permissions on the file.
Run icacls $RTDJFDG.QBW

This should display the ACLS on file. There could be a specific ACL
causing this error message.
If you don't have ownership you could see this, or if there is a specific
deny ACL applied you could get this error.
post back the output.

Also are there any Quickbook processes running that may be holding onto the
file?

From the elevated CMD prompt run tasklist /svc and look for any processes
that Quickbooks may have running.

Thanks,
Darrell Gorter[MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights
--------------------
|> From: "dean-dean" <dean->
|> References: <83E1936A-CD59-4026-A732->
<>
<99102844-673B-4359-B42B->
<E359C3FF-EE23-4BF9-9B3E->
<8644FC1B-0A79-4A75-9778->
<>
<95282585-135F-425C-B100->
<>
<07658F52-573A-45A7-8A0F->
|> In-Reply-To: <07658F52-573A-45A7-8A0F->
|> Subject: Re: Corrupt File in Recycle Bin... can't delete
|> Date: Tue, 24 Jul 2007 16:31:09 -0500
|> Lines: 279
|> Message-ID: <75897703-225A-4A87-86B7->
|> MIME-Version: 1.0
|> Content-Type: text/plain;
|> format=flowed;
|> charset="Utf-8";
|> reply-type=original
|> Content-Transfer-Encoding: 7bit
|> X-Priority: 3
|> X-MSMail-Priority: Normal
|> X-Newsreader: Microsoft Windows Mail 6.0.6000.16480
|> X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6000.16480
|> X-MS-CommunityGroup-PostID: {75897703-225A-4A87-86B7-E02052AA42E0}
|> X-MS-CommunityGroup-ThreadID: 83E1936A-CD59-4026-A732-2B6AF3DC56BC
|> X-MS-CommunityGroup-ParentID: 07658F52-573A-45A7-8A0F-8C6975CB4C2E
|> Newsgroups: microsoft.public.windows.vista.general
|> Path: TK2MSFTNGHUB02.phx.gbl
|> Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windows.vista.general:141405
|> NNTP-Posting-Host: TK2MSFTNGHUB02.phx.gbl 127.0.0.1
|> X-Tomcat-NG: microsoft.public.windows.vista.general
|>
|> If you have a Vista installation DVD, perhaps try booting from that.
Then
|> use the "Repair your computer" > "System Recovery
|> Options" > "Command Prompt" on the DVD to delete the file. (Type c: at
the
|> prompt to change drives, if C is where Vista is installed). You may
also
|> want to run chkdsk /f from there, and check the drive vista is installed
on.
|> See this as to how to get there:
|>
|> http://www.bleepingcomputer.com/tuto...torial147.html
|>
|> "Berns" <> wrote in message
|> news:07658F52-573A-45A7-8A0F-...
|> > The name of the file is something like: $RTDJFDG.QBW (Quickbooks
file).
|> >
|> > I haven't tried copying the file to another location. I was worried
that
|> > if
|> > I copied it to another location, then I would have more than one
corrupt
|> > file
|> > on the system taking up more than 85MB. I can give it a shot, but I'm
not
|> > sure if that's a route I'd like to go. However, at this point, I'm
game.
|> >
|> > I've also read on another site about deleting the recycle bin all
together
|> > and Windows will automatically create a new one??? I have not given
that
|> > a
|> > try yet only because I'm not sure about Vista creating a new
$recycle.bin
|> > if
|> > it can't find one. Can anyone give insite on that?
|> >
|> > Thank you again...
|> >
|> > Bernie
|> >
|> > ""Darrell Gorter[MSFT]"" wrote:
|> >
|> >> Hello,
|> >> What is the filename in question?
|> >> Can you copy it to another location?
|> >> Thanks,
|> >> Darrell Gorter[MSFT]
|> >>
|> >> This posting is provided "AS IS" with no warranties, and confers no
|> >> rights
|> >> --------------------
|> >> |> Thread-Topic: Corrupt File in Recycle Bin... can't delete
|> >> |> thread-index: AcfOGoBZGPzgrUuxTzyhl8rtGXRR/Q==
|> >> |> X-WBNR-Posting-Host: 207.46.193.207
|> >> |> From: =?Utf-8?B?QmVybnM=?= <>
|> >> |> References: <83E1936A-CD59-4026-A732->
|> >> <>
|> >> <99102844-673B-4359-B42B->
|> >> <E359C3FF-EE23-4BF9-9B3E->
|> >> <8644FC1B-0A79-4A75-9778->
|> >> <>
|> >> |> Subject: Re: Corrupt File in Recycle Bin... can't delete
|> >> |> Date: Tue, 24 Jul 2007 10:46:02 -0700
|> >> |> Lines: 163
|> >> |> Message-ID: <95282585-135F-425C-B100->
|> >> |> MIME-Version: 1.0
|> >> |> Content-Type: text/plain;
|> >> |> charset="Utf-8"
|> >> |> Content-Transfer-Encoding: 7bit
|> >> |> X-Newsreader: Microsoft CDO for Windows 2000
|> >> |> Content-Class: urn:content-classes:message
|> >> |> Importance: normal
|> >> |> Priority: normal
|> >> |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
|> >> |> Newsgroups: microsoft.public.windows.vista.general
|> >> |> Path: TK2MSFTNGHUB02.phx.gbl
|> >> |> Xref: TK2MSFTNGHUB02.phx.gbl
|> >> microsoft.public.windows.vista.general:141249
|> >> |> NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
|> >> |> X-Tomcat-NG: microsoft.public.windows.vista.general
|> >> |>
|> >> |> dean-dean,
|> >> |>
|> >> |> Thank you, I tried both of these and they were successful in their
|> >> actions,
|> >> |> however, I still am unable to delete the files. I did find out
|> >> something
|> >> |> interesting though. I am able to Rename the file (REN). Even
after
|> >> the
|> >> |> rename, I am not able to delete. It says "access denied". More
|> >> thoughts?
|> >> |>
|> >> |> Bernie
|> >> |>
|> >> |> "dean-dean" wrote:
|> >> |>
|> >> |> > You could try this, dunno. Using your filelist.txt, identify
the
|> >> path
|> >> of
|> >> |> > the problem file, for example:
|> >> |> >
|> >> |> > C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab
|> >> |> >
|> >> |> > At an elevated command prompt, type (or line it all up in
Notepad,
|> >> and
|> >> Copy
|> >> |> > and Paste) the following command, and then press ENTER (note,
here,
|> >> that *
|> >> |> > and ? aren't supported):
|> >> |> >
|> >> |> > takeown /f Path_And_File_Name
|> >> |> >
|> >> |> > For example, type:
|> >> |> > takeown /f C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab
|> >> |> >
|> >> |> > Type the following command, and then press ENTER to grant
|> >> |> > administrators full access to the file:
|> >> |> >
|> >> |> > icacls Path_And_File_Name /GRANT ADMINISTRATORS:F
|> >> |> >
|> >> |> > For example, type:
|> >> |> > icacls C:\$Recycle.Bin\S-1-5-21-9999\$1P&0NP.cab /grant
|> >> administrators:F
|> >> |> >
|> >> |> > Then try Darrell's commands again.
|> >> |> >
|> >> |> >
|> >> |> > "Berns" <> wrote in message
|> >> |> > news:8644FC1B-0A79-4A75-9778-...
|> >> |> > > Yes, I made sure to right-click and run as administrator. I
|> >> should
|> >> have
|> >> |> > > said
|> >> |> > > that too in my response. Sorry about that.
|> >> |> > >
|> >> |> > > Thank you again for your help!
|> >> |> > >
|> >> |> > > Bernie
|> >> |> > >
|> >> |> > > "dean-dean" wrote:
|> >> |> > >
|> >> |> > >> Did you right-click on Command Prompt, and choose Run as
|> >> Administrator
|> >> |> > >> (even
|> >> |> > >> though your logged into an administrative account)?
|> >> |> > >>
|> >> |> > >> "Berns" <> wrote in message
|> >> |> > >> news:99102844-673B-4359-B42B-...
|> >> |> > >> > Thank you for both of your help. However, I still am
unable to
|> >> delete
|> >> |> > >> > the
|> >> |> > >> > file. Fortunately, I can now see the file in the
$recycle.bin.
|> >> |> > >> > However,
|> >> |> > >> > I
|> >> |> > >> > can not delete it. I've tried different administrator
logins,
|> >> but it
|> >> |> > >> > still
|> >> |> > >> > says access denied. I've done the following commands to
try
|> >> and
|> >> delete
|> >> |> > >> > it:
|> >> |> > >> >
|> >> |> > >> > del *.*
|> >> |> > >> > del *.qbw
|> >> |> > >> > del *rtdjfdg.qbw
|> >> |> > >> > del $rtdjfdg.*
|> >> |> > >> > del ?rtdjfdg.qbw
|> >> |> > >> >
|> >> |> > >> > I have not tried to delete the folder that it sits in
though.
|> >> I
|> >> have a
|> >> |> > >> > feeling that it will tell me that there is a file in that
|> >> folder
|> >> that I
|> >> |> > >> > can
|> >> |> > >> > not delete. Thoughts?
|> >> |> > >> >
|> >> |> > >> > Thank you again for your time and efforts in helping me out.
|> >> |> > >> >
|> >> |> > >> > Take care,
|> >> |> > >> >
|> >> |> > >> > Bernie
|> >> |> > >> >
|> >> |> > >> > ""Darrell Gorter[MSFT]"" wrote:
|> >> |> > >> >
|> >> |> > >> >> Hello,
|> >> |> > >> >> Open an elevated CMD prompt.
|> >> |> > >> >> First run chkdsk on the volume to check for file
corruption.
|> >> |> > >> >> if that doesn't help then try.
|> >> |> > >> >> from the root of the C drive.
|> >> |> > >> >> cd $recycle.bin
|> >> |> > >> >> now do a dir /a /s >c:\filelist.txt
|> >> |> > >> >> use notepad to open filelist.txt
|> >> |> > >> >> Look for files or folders with non-alphanumeric characters
in
|> >> them.
|> >> |> > >> >> try manually deleting those files or folders using wild
cards
|> >> (*
|> >> or ?
|> >> |> > >> >> for
|> >> |> > >> >> example)
|> >> |> > >> >> For a file like D&lete.me you could try using del
D?lete.me to
|> >> attempt
|> >> |> > >> >> to
|> >> |> > >> >> delete the file
|> >> |> > >> >> The question mark replaces the single character that may be
|> >> causing
|> >> |> > >> >> the
|> >> |> > >> >> isuse
|> >> |> > >> >>
|> >> |> > >> >> Thanks,
|> >> |> > >> >> Darrell Gorter[MSFT]
|> >> |> > >> >>
|> >> |> > >> >> This posting is provided "AS IS" with no warranties, and
|> >> confers
|> >> no
|> >> |> > >> >> rights
|> >> |> > >> >> --------------------
|> >> |> > >> >> |> Thread-Topic: Corrupt File in Recycle Bin... can't
delete
|> >> |> > >> >> |> thread-index: AcfLCEgZddd5Zq5tQzK3i+JJYQGPdQ==
|> >> |> > >> >> |> X-WBNR-Posting-Host: 207.46.192.207
|> >> |> > >> >> |> From: =?Utf-8?B?QmVybnM=?=
|> >> <>
|> >> |> > >> >> |> Subject: Corrupt File in Recycle Bin... can't delete
|> >> |> > >> >> |> Date: Fri, 20 Jul 2007 12:58:03 -0700
|> >> |> > >> >> |> Lines: 13
|> >> |> > >> >> |> Message-ID:
|> >> <83E1936A-CD59-4026-A732->
|> >> |> > >> >> |> MIME-Version: 1.0
|> >> |> > >> >> |> Content-Type: text/plain;
|> >> |> > >> >> |> charset="Utf-8"
|> >> |> > >> >> |> Content-Transfer-Encoding: 7bit
|> >> |> > >> >> |> X-Newsreader: Microsoft CDO for Windows 2000
|> >> |> > >> >> |> Content-Class: urn:content-classes:message
|> >> |> > >> >> |> Importance: normal
|> >> |> > >> >> |> Priority: normal
|> >> |> > >> >> |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
|> >> |> > >> >> |> Newsgroups: microsoft.public.windows.vista.general
|> >> |> > >> >> |> Path: TK2MSFTNGHUB02.phx.gbl
|> >> |> > >> >> |> Xref: TK2MSFTNGHUB02.phx.gbl
|> >> |> > >> >> microsoft.public.windows.vista.general:138891
|> >> |> > >> >> |> NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
|> >> |> > >> >> |> X-Tomcat-NG: microsoft.public.windows.vista.general
|> >> |> > >> >> |>
|> >> |> > >> >> |> Every time I start up the computer, I get an error
message
|> >> that
|> >> |> > >> >> says
|> >> |> > >> >> there
|> >> |> > >> >> |> was a corrupt file in the Recycle Bin would you like to
|> >> delete it?
|> >> |> > >> >> I
|> >> |> > >> >> say yes
|> >> |> > >> >> |> and it says that it can't be deleted and asks if I
would
|> >> like
|> >> to
|> >> |> > >> >> retry
|> >> |> > >> >> or
|> >> |> > >> >> |> cancel. If you hit retry it just circles back to the
same
|> >> question
|> >> |> > >> >> of
|> >> |> > >> >> |> wanting to retry or cancel. If you hit cancel, then the
|> >> issue goes
|> >> |> > >> >> away,
|> >> |> > >> >> |> until you try to empty your Recycle Bin. Also
something
|> >> that
|> >> is
|> >> |> > >> >> strange; if
|> >> |> > >> >> |> you open the Recycle Bin or look at the icon on the
|> >> desktop,
|> >> you'll
|> >> |> > >> >> notice
|> >> |> > >> >> |> that it's empty.
|> >> |> > >> >> |>
|> >> |> > >> >> |> I've checked the settings and have restored to the
default
|> >> |> > >> >> settings.
|> >> |> > >> >> Any
|> >> |> > >> >> |> ideas???
|> >> |> > >> >> |>
|> >> |> > >> >> |> Thank you for your time!
|> >> |> > >> >> |>
|> >> |> > >> >>
|> >> |> > >> >>
|> >> |> > >>
|> >> |> >
|> >> |> >
|> >> |>
|> >>
|> >>
|>
|>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot Delete File on Desktop/Recycle Bin Barbara Schneier Windows Vista General Discussion 2 02-20-2008 07:55 PM
Unable to delete corrupt file David Thigpen Windows Vista File Management 1 01-17-2008 02:31 AM
recycle bin file won't delete brightony Windows Vista General Discussion 12 01-09-2008 09:14 PM
Corrupt ReCycle Bin Silverlake Windows Vista General Discussion 5 10-29-2007 02:07 AM
Re: Corrupt File in Recycle Bin... can't delete brink Windows Vista General Discussion 0 07-20-2007 09:57 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59