Windows Update Cleanup Tool: 3 Ways to Clear Saved Cache
Looking for a Windows Update cleanup tool? Windows 10 and 11 come with several built-in options that can help you clear the update cache and free up disk space.
This guide walks you through three safe and effective methods, including the built-in Windows Update Cleanup utility, to remove leftover update files and keep your system running smoothly.
3 Ways to Clear Update Cache In Windows 11
Table of contents
1. Use the Windows Update Cleanup Tool in Disk Cleanup
The Windows Update Cleanup tool is part of Disk Cleanup and is designed specifically to remove leftover files from previous updates.
To use it:
- Open the Start Menu, type
Disk Cleanup, and run it as Administrator. - Choose your system drive (usually C:).
- Click Clean up system files.
- Wait for the scan, then check the box for Windows Update Cleanup.
- Click OK and confirm with Delete Files.
This option is safe once your system is working properly after updates. For users on the latest version, Microsoft fixed Disk Cleanup not working in Windows 11 24H2, so you can trust the Windows Update Cleanup tool is more stable than ever.
2. Manually Delete the Cache via File Explorer
If you prefer direct access, you can clear the update cache manually using File Explorer:
- Press Windows + R, type
services.msc, and press Enter. - Right-click Windows Update and select Stop.
- Go to C:\Windows\SoftwareDistribution\Download.
- Delete all contents in the folder.
- Go back to
services.mscand restart Windows Update.
This method is useful when updates are stuck or corrupted.
3. Clear the Cache Using Command Prompt
- Run Command Prompt as Administrator
- Stop the Windows Update services:
- net stop wuauserv
- net stop bits
- Delete the cached update files:
- del /f /s /q %windir%\SoftwareDistribution\Download*
- Restart the services:
- net start wuauserv
- net start bits
This method gives Windows Update a clean reset and can help resolve common update errors.
When and Why to Use the Windows Update Cleanup Tool
The Windows Update Cleanup tool is useful when:
- Updates fail to install or repeat
- Your device is running low on storage
- System performance drops after updates
- You want to remove unnecessary rollback files
If you run into cleanup loops or errors during the process, try this fix for the “Free up space” stuck issue in Windows 10.
FAQ: Windows Update Cleanup Tool
Yes. And thanks to recent updates, Microsoft fixed Disk Cleanup issues in Windows 11 24H2, improving the tool’s reliability.
No, but you can automate it using Command Prompt or enable Storage Sense for background maintenance.
Conclusion
Using a Windows Update cleanup tool is the most reliable way to remove leftover update files and clear the Windows Update cache on Windows 10 and 11. It’s easy to use, safe when applied correctly, and now more stable with recent system updates.
Read our disclosure page to find out how can you help Windows Report sustain the editorial team. Read more
User forum
0 messages