Windows 10 Loop of death

Roman Ash

New Member
Joined
Dec 22, 2015
Messages
3
I'm in a loop where no matter what kind of permission I give myself it says I don't have permission:
An image from 'Loop of death'. Windows shows 'Access is denied' error while applying attributes to Alphabet.xml in C:\Windows.old.
 

Last edited by a moderator:
Solution
  • Open an elevated command prompt
  • Type takeown /F C:\Windows.old /R
  • Then give yourself full permissions cacls C:\Windows.old /T /E /G user:F (replace user with your username)
  • Then you should be able to delete it

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,998
If you want to delete the Windows.old, open Disk Cleanup and select clean system files, it should give you the option to clean up the Windows.old folder, or you need to take ownership of the files to delete them.
 

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,998
  • Open an elevated command prompt
  • Type takeown /F C:\Windows.old /R
  • Then give yourself full permissions cacls C:\Windows.old /T /E /G user:F (replace user with your username)
  • Then you should be able to delete it
 

Solution

MikeHawthorne

Essential Member
Microsoft Community Contributor
Joined
May 25, 2009
Messages
6,671
Hi

If you run CCleaner and select the Windows.old file in the list it will remove it.
I think it appears in the "System" or "Advanced" category if it is present on your system.

If you don't already have CCleaner you can get it here...

Link Removed

I'd recommend that you have it installed in any case, I'm guessing that virtually everyone here uses it.
I've used it for many years and run it every day to keep all the junk out of my computer.

Mike
 

Back
Top