problem with recycle bin, full but can't view items, then tries to delete windows

Joined
12 Feb 2006
Posts
17,651
Location
Surrey
i deleted a few items which went to recycle bin, so thought i'd empty it now but it wont let me empty as it says its trying to delete 'WINDOWS', and then when i try dleeteing that it just says cannot delete dc58: access denied.

when i try viewing the recycle bin there is nothing in it, even if i explore.

anyone know whats up with the pc? some virus got in and trying to get windows dleete itself or something?

im afriad to do a restart so thats why i came here first see what you think

thanks
 
lol nope wasn't good, couildn't get it to load after restarting many times so gave up, but radomly its all better now; all my stuff was in the bin without windows

i have no clue why that folder was in the recycle bin, anyone care to explain why this can happen?
 
Corrupted recycle bin.

Start with a reboot, then:

Code:
cd c:\recycler
attrib -s -h -r -a /s /d *.*
del *.*
chkdsk /f /r /x
reboot again.

The recycle bin should then re-create itself.
 
No need to worry. I've also never had to rebuild my recycle bin.

It's not a virus or anything malicious, it's just some kind of bug that I'm not sure how to re-create.

Craig.
 
Back
Top Bottom