Windows 10

3 Ways to Delete the Windows.old Folder in Windows 10

What kind of folder is it and why delete it?

Windows.old stores the information about the previous installation of your OS. For example if you have upgraded to Windows 10 you can roll back and use your previous OS. After you delete this folder you will be unable to revert.

As far as this folder contains the previous operating system data it takes a lot of space on your disk – 30 or 40 GigaBytes or even more depending on how many software you had on your old Windows. If you are sure you like your current OS and won’t need to revert to the previous version you may want to remove Windows.old to free up some space on your SSD or HDD.

If you don’t experience any problems with the free space on your disk you don’t need to remove the folder – Windows 10 will erase it by itself one month after you upgraded to the new version.

How to remove Windows.old folder in Windows 10 using the Explorer

1. Right-click the system driver (in most cases Disk C:) and click Properties:

2. Click on Disk Cleanup:

3. Wait while the system is calculating the amount of the used space:

4. Now click on Clean up system files:

5. Wait again…

6. Set the checkbox Previous Windows installations and click OK:

7. Press Delete Files to remove the Windows.old folder from your disk:

Wait until the procedure is finished.

8. If the folder is still on the disk delete it manually:

If you cannot delete the folder because it is busy read the next paragraph.

Delete the Windows.old folder using CMD or PowerShell

Launch the command prompt or PowerShell as administrator:

Type the following commands:

cd C:\
attrib -r -a -s -h C:\Windows.old /S /D
takeown /f Windows.old /a /r
rd /s /q Windows.old

Clean up the folder Using the Settings App

Users say that in some cases they fail to delete the contents of the Windows.old folder using the solutions mentioned above. But fortunately there is yet another method to do it:

  1. Press Win+A to open the Action Center.
  2. Click on All Settings.
  3. Head to System > Storage.
  4. Here click on your system disk (usually disk C:).
  5. Scroll down and select Temporary files
  6. Set the checkbox Previous Versions of Windows.
  7. Click Remove Files: 

That’s it!

Adam Swift

Adam is a real tech maniac. He likes to spend time testing phones, tablets, laptops, as well as any other technical devices, and write practical manuals on their functions. He often sleeps all day, but always works at night. Adam bought his first computer in 1999, being an absolute beginner who never held a computer mouse in his hands. He began to study Windows, constantly experimented and often crashed the operating system. But six months later, he was able to reinstall Windows 98 from a scratch on his own, fix almost any software problem on a PC, he also did hardware upgrades and realized that computers, operating systems and programs are now his biggest passion. In addition, Adam has always been a big lover of phones. With the advent of smartphones with Android OS, he began to pick at them much more than in computers. Now Adam loves to study privacy issues in instant messengers, blocking unwanted calls and other nuances related to privacy and security on the network. You can follow him on Twitter: https://twitter.com/tunecomp

View Comments

  • Bologna! There was no option in disk clean up for previous versions of windows.

Published by
Adam Swift

This website uses cookies.

Read More