Windows XP: How to delete files that cannot be deleted?
- by glenneroo
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?