How To Remove the Windows.old Folder in Windows 10
Yeah, the Windows.old folder shows up seemingly out of nowhere after a big upgrade or reinstall. It’s handy if you wanna revert back or if something went sideways during install, but otherwise, it just eats up a chunk of your SSD or HDD space. Getting rid of it isn’t as simple as just deleting it from File Explorer—Windows kinda locks that down because of, well, system stability. So, here are some legit ways to clear it out without breaking a sweat—and maybe freeing up 10-15 GB of space if you’re on a tight drive.
How to Delete Windows.old Folder in Windows 10 — No Hassle
Method 1: Use Disk Cleanup for a Quick Fix
This is the easiest method if you’re not scared of a few clicks. Windows itself built this utility for cleaning stuff like Windows.old safely, so it’s the recommended way. It helps keep everything in check without fiddling with commands or third-party tools. The reason it works is that it understands the system files, so no accidental deletions or corruption.
- Open This PC: right-click on the drive where Windows is installed (usually C:) and select Properties.
- Click Disk Cleanup there. If you don’t see it, check out our guide on [restoring missing Disk Cleanup in Windows 10](https://support.microsoft.com/en-us/windows/restore-disk-cleanup-utility-in-windows-10).
- In the Disk Cleanup window, click on Clean up system files. This re-scans and adds options like previous Windows installs.
- Once the new window pops up, look for Previous Windows installation(s) or Windows.old. Check that box, then click OK to proceed. You can expect it to wipe out that folder cleanly.
Usually, after this, the Windows.old folder vanishes from your drive. Just a simple, built-in approach. Sometimes, on older versions or customized setups, the button might not appear, but other times, it’s a perfect fix.
Method 2: Use CCleaner if the First Method Fails
If Disk Cleanup isn’t showing the Windows.old option, another popular choice is CCleaner. Yeah, that old classic. It’s reliable for cleaning junk files, including Windows.old in some cases, especially when Windows itself is playing hard to get.
- First, grab CCleaner from [its official site](https://www.ccleaner.com/).Make sure to download from the legit source to avoid junkware.
- Install it and launch. Under the Cleaner tab, uncheck all options except for Old Windows Installation under Windows and Applications. The other boxes can stay unticked if you just want to target the folder.
- Hit Analyze. It’ll scan and show you the size of the Windows.old folder. If it looks right, click Run Cleaner and wait for it to do its thing.
This method is straightforward but be sure to review what’s being deleted. CCleaner can clean other stuff, so uncheck unnecessary options if you’re only worried about Windows.old.
Method 3: Command Line for the Tech-Savvy
This one’s a little more rough-and-tumble. If you’re comfortable with Command Prompt, it’s pretty quick. Just a reminder: you need to run these commands as administrator, or else Windows will refuse.
- Open Command Prompt as administrator: type CMD in your search bar, then right-click and select Run as administrator. Confirm the UAC prompt.
- Type or paste this command exactly and hit Enter:
RD /S /Q %SystemDrive%\windows.old
If it throws errors, double-check you launched the command prompt with admin rights. Sometimes, Windows locks down the folder even with permission issues, but usually, with admin rights, it should be straightforward.
One thing though: this method bypasses the GUI, so make sure the command is correct, because deleting system files always carries some risk. But in most cases, it’s safe if you’re just deleting Windows.old.
And yes, sometimes a reboot or re-try is needed if the folder just refuses to go away. Windows is grumpy about deleting old system files—probably because of safety protocols, but sometimes, it’s just stubborn.
Fingers crossed this helps clear up the space without messing anything up. Remember, don’t delete Windows.old if you think you might want to revert back to the old Windows version—downgrading won’t work without it.