Windows XP: How to delete files that cannot be deleted?
Posted
by
glenneroo
on Super User
See other posts from Super User
or by glenneroo
Published on 2011-01-05T20:49:15Z
Indexed on
2011/01/05
20:55 UTC
Read the original article
Hit count: 238
I have a backup copy of my previous Documents and Settings
folder which only contains my original user and within that, 2 directories (Favorites and Local Settings) which are visible in cmd shell
but when I try to delete them, Windows gives me this error:
If I try to delete the Documents and Settings
folder, I receive this warning:
I tried doing this in a cmd shell
:
attrib *.* -r -a -s -h /s
But it did not help, nor did it return any errors/warnings.
Unlocker 1.8.5
returns: No Locking handle found.
Any ideas?
© Super User or respective owner