Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 01-07-2007, 07:30 PM
newuser
Newsgroup Contributor
 
Posts: n/a
Recycle Bin problem

Hi,

I just received a problem from the recycle bin:
When I try to use the function empty recycle bin, the bin pop out window says
"confirm multiple file delete"
"Are you sure you want to delete these two items?"
even though there is absolutely nothing in the recycle bin! And then things
keep going! when I click "yes" windows pop out:
"cannot delete file: cannot read from source of disk"

I tried to search for a few methods online, but no good. They tried to let
me delete the info2 file in the recycle bin, but when I open the cmd and type
"cd recycled"
cmd says
"system cannot find the path specified."

I would be grateful to anyone offering answers or comments to this question.
Thanks for reading this long, I know it is a bit wordy. : )
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 01-07-2007, 07:30 PM
  #2 (permalink)  
Old 01-07-2007, 09:00 PM
Ramesh, MS-MVP
Newsgroup Contributor
 
Posts: n/a
Re: Recycle Bin problem

In the drive is formatted as NTFS, you'll see the "Recycler" folder. Try deleting the folder from a Command Prompt.

rd /s <drive:\>Recycler

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


"newuser" <newuser@discussions.microsoft.com> wrote in message news:7201E35C-2207-4E57-9056-320C59019A29@microsoft.com...
Hi,

I just received a problem from the recycle bin:
When I try to use the function empty recycle bin, the bin pop out window says
"confirm multiple file delete"
"Are you sure you want to delete these two items?"
even though there is absolutely nothing in the recycle bin! And then things
keep going! when I click "yes" windows pop out:
"cannot delete file: cannot read from source of disk"

I tried to search for a few methods online, but no good. They tried to let
me delete the info2 file in the recycle bin, but when I open the cmd and type
"cd recycled"
cmd says
"system cannot find the path specified."

I would be grateful to anyone offering answers or comments to this question.
Thanks for reading this long, I know it is a bit wordy. : )
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 01-07-2007, 09:15 PM
newuser
Newsgroup Contributor
 
Posts: n/a
RE: Recycle Bin problem

Sorry, your words of wisdom is too technical. Can you help dicipher it for
me? Especially the part about how you delete the recycler folder.

"newuser" wrote:

> Hi,
>
> I just received a problem from the recycle bin:
> When I try to use the function empty recycle bin, the bin pop out window says
> "confirm multiple file delete"
> "Are you sure you want to delete these two items?"
> even though there is absolutely nothing in the recycle bin! And then things
> keep going! when I click "yes" windows pop out:
> "cannot delete file: cannot read from source of disk"
>
> I tried to search for a few methods online, but no good. They tried to let
> me delete the info2 file in the recycle bin, but when I open the cmd and type
> "cd recycled"
> cmd says
> "system cannot find the path specified."
>
> I would be grateful to anyone offering answers or comments to this question.
> Thanks for reading this long, I know it is a bit wordy. : )

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 01-07-2007, 09:15 PM
newuser
Newsgroup Contributor
 
Posts: n/a
Re: Recycle Bin problem

Oh yeah! I forgot to tell! I think the recycler folder is eating up all my
C:\'s memory spaces! I don't know how to delete it. Can you teach me step by
step?

"Ramesh, MS-MVP" wrote:

> In the drive is formatted as NTFS, you'll see the "Recycler" folder. Try deleting the folder from a Command Prompt.
>
> rd /s <drive:\>Recycler
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
> Windows® XP Troubleshooting http://www.winhelponline.com
>
>
> "newuser" <newuser@discussions.microsoft.com> wrote in message news:7201E35C-2207-4E57-9056-320C59019A29@microsoft.com...
> Hi,
>
> I just received a problem from the recycle bin:
> When I try to use the function empty recycle bin, the bin pop out window says
> "confirm multiple file delete"
> "Are you sure you want to delete these two items?"
> even though there is absolutely nothing in the recycle bin! And then things
> keep going! when I click "yes" windows pop out:
> "cannot delete file: cannot read from source of disk"
>
> I tried to search for a few methods online, but no good. They tried to let
> me delete the info2 file in the recycle bin, but when I open the cmd and type
> "cd recycled"
> cmd says
> "system cannot find the path specified."
>
> I would be grateful to anyone offering answers or comments to this question.
> Thanks for reading this long, I know it is a bit wordy. : )
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 01-07-2007, 09:45 PM
Ramesh, MS-MVP
Newsgroup Contributor
 
Posts: n/a
Re: Recycle Bin problem

Click Start, Run and type CMD
Type:

cd /d %systemdrive%\

Press Enter.

Type:

rd recycler /s

Press "y" to confirm.

Type "Exit"

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


"newuser" <newuser@discussions.microsoft.com> wrote in message news:67B307A0-B9B9-473A-BAC9-60E39AD0B73E@microsoft.com...
Sorry, your words of wisdom is too technical. Can you help dicipher it for
me? Especially the part about how you delete the recycler folder.

"newuser" wrote:

> Hi,
>
> I just received a problem from the recycle bin:
> When I try to use the function empty recycle bin, the bin pop out window says
> "confirm multiple file delete"
> "Are you sure you want to delete these two items?"
> even though there is absolutely nothing in the recycle bin! And then things
> keep going! when I click "yes" windows pop out:
> "cannot delete file: cannot read from source of disk"
>
> I tried to search for a few methods online, but no good. They tried to let
> me delete the info2 file in the recycle bin, but when I open the cmd and type
> "cd recycled"
> cmd says
> "system cannot find the path specified."
>
> I would be grateful to anyone offering answers or comments to this question.
> Thanks for reading this long, I know it is a bit wordy. : )

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Recycle Bin Problem JB Windows Vista 2 01-05-2008 09:42 PM
recycle bin problem Carmen O'Donnell Windows Vista 1 12-18-2007 09:50 AM
Recycle Bin problem bassam Windows XP 1 05-05-2007 03:37 PM
Problem with recycle bin? deertroy Windows XP 12 02-28-2007 01:00 PM
ReCycle Bin Problem Kirk Windows XP 4 01-04-2007 01:54 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 11:56 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0