How to Fix Fix Disk Cleanup Not Freeing Space on Windows on Windows
Disk Cleanup not recovering space? Storage Sense not working? Low disk space even after cleanup? Can't free up space on C: drive? Fix Disk Cleanup issues on Windows 10 and 11.
📖
Main Troubleshooting Guide
How to Fix 100% Disk Usage →Complete symptoms, causes, and step-by-step solutions
Symptoms
You might be experiencing this problem if you notice:
- •Disk Cleanup runs but disk space doesn't increase
- •Storage Sense enabled but never frees any space
- •C: drive still shows low space after running cleanup tools
- •Disk Cleanup shows 0 bytes to clean
- •Temp files keep coming back after deletion
- •"Low Disk Space" warning persists after cleanup
Common Causes
- ⚠Windows Update cleanup requires a restart to fully reclaim space
- ⚠WinSxS component store bloated with old update packages
- ⚠Hidden system files (pagefile.sys, hiberfil.sys) consuming space
- ⚠Large user profile data (AppData, Downloads) not targeted by Disk Cleanup
- ⚠Previous Windows installation (Windows.old) not being cleaned
- ⚠Shadow copies and restore points consuming significant disk space
Solutions
Solution 1: Run Disk Cleanup as Administrator
- 1Search for "Disk Cleanup" → right-click → Run as administrator
- 2Select C: drive → OK
- 3Click "Clean up system files" (this is the key step most people miss)
- 4Select C: drive again → OK
- 5Check ALL boxes — especially:
- 6"Windows Update Cleanup" (can be several GB)
- 7"Previous Windows installation(s)" (can be 10-20GB)
- 8"Temporary files" and "Delivery Optimization Files"
- 9Click OK → Delete Files
- 10IMPORTANT: Restart the computer — Windows Update cleanup only completes after restart
Solution 2: Clean WinSxS Component Store
- 1Open CMD as Administrator
- 2Check WinSxS size: Dism /Online /Cleanup-Image /AnalyzeComponentStore
- 3If "Component Store Cleanup Recommended: Yes":
- 4Run: Dism /Online /Cleanup-Image /StartComponentCleanup
- 5For aggressive cleanup: Dism /Online /Cleanup-Image /StartComponentCleanup /ResetBase
- 6WARNING: /ResetBase removes the ability to uninstall previously installed updates
- 7Also run: Dism /Online /Cleanup-Image /SPSuperseded (if applicable)
- 8Restart the computer after cleanup
- 9This can reclaim 2-10GB depending on system age
Solution 3: Find and Remove Large Hidden Files
- 1Open CMD as Administrator to check hidden space consumers:
- 2Check pagefile size: dir %SystemDrive%\pagefile.sys /a:hs
- 3Check hibernation file: dir %SystemDrive%\hiberfil.sys /a:hs
- 4To disable hibernation (saves 3-8GB): powercfg /h off
- 5To reduce pagefile: System Properties → Advanced → Performance Settings → Advanced → Virtual Memory → Change
- 6Use WinDirStat or TreeSize Free to visualize where space is consumed
- 7Check C:\Users\[YourName]\AppData\Local — temp data often hides here
- 8Check C:\Users\[YourName]\Downloads — forgotten large downloads
- 9Settings → System → Storage → "Show more categories" for a breakdown
FIXES THIS IN 5 MINUTES
Fix Fix Disk Cleanup Not Freeing Space on Windows Automatically
RescuePC Toolkit includes 108+ automated repairs that fix this problem with one click. No command line knowledge required.
Download Now - Free TrialNo credit card required • Works on Windows 10 & 11