Recycle Bin problems

  • Thread starter Thread starter SHRED
  • Start date Start date
S

SHRED

Win2000pro.

"Recycle Bin" shows full icon only.
When I place items in they do not show in Recycle directory for retrieval.
When I "Empty Recycle Bin" it always asks if I want to delete 42 items
no matter when I try.
 
Please elaborate a little, as I don't fully understand your post.

Do you mean no matter when you go to empty the recycle bin you always have
42 files?

Crouchie1998
BA (HONS) MCP MCSE
 
SHRED said:
Win2000pro.
"Recycle Bin" shows full icon only.
When I place items in they do not show in Recycle directory for retrieval.
When I "Empty Recycle Bin" it always asks if I want to delete 42 items
no matter when I try.

Most likely the index file is corrupted. The quickest way to clean things
up is to delete the Recycle Bin folder and let Windows recreate it. To do
this, open a command prompt window (Start > Run, type "cmd", click OK) and
type the command

rd /s \Recycler
 
Gary said:
Most likely the index file is corrupted. The quickest way to clean things
up is to delete the Recycle Bin folder and let Windows recreate it. To do
this, open a command prompt window (Start > Run, type "cmd", click OK) and
type the command

rd /s \Recycler

OMG Gary thank you so much.
I have been asking about this for a long time. You are my hero.
Thanks!!!!
 
Back
Top