Running into a “Not enough disk space” error while updating Windows 11 can block important security patches and feature updates. This usually happens when your system drive (typically C:) doesn’t have enough free space for downloading and installing updates.
Windows updates often require several gigabytes of free space, and temporary files can make the situation worse. Fortunately, you can free up space and complete the update using the methods below.
How to Fix “Not Enough Disk Space” Errors When Updating Windows 11
Follow these steps to clear space and successfully install updates.
1. Run Storage Sense
Storage Sense automatically removes unnecessary files.
- Press Windows + I to open Settings.
- Go to System → Storage.
- Turn on Storage Sense.
- Click Storage Sense to configure it.
- Select Run Storage Sense now.
This removes temporary files, recycle bin items, and more.
2. Use Disk Cleanup
Disk Cleanup helps remove system files safely.
- Press Windows + S and search for Disk Cleanup.
- Select your C: drive.
- Click Clean up system files.
- Check options like:
- Windows Update Cleanup
- Temporary files
- Recycle Bin
- Click OK → Delete Files.
This can free several gigabytes of space.
3. Delete Temporary Files Manually
You can manually remove leftover files.
- Press Windows + R, type: %temp%
- Press Enter.
- Delete all files in the folder.
- Repeat with: temp
- Empty the Recycle Bin afterward.
4. Uninstall Unused Apps
Large apps can take up significant space.
- Open Settings → Apps → Installed apps.
- Sort by Size.
- Uninstall apps you don’t need.
Focus on games or large programs.
5. Move Files to Another Drive or Cloud
Free up space by relocating files.
- Move files to:
- Another internal drive (D:, E:)
- External storage (USB, HDD)
- Cloud storage (OneDrive, Google Drive)
- Delete them from the C: drive afterward.
6. Enable Compact OS (Advanced)
Compact OS compresses Windows files.
- Open Command Prompt (Admin).
- Run: compact.exe /compactOS:always
- Press Enter.
This reduces system file size.
7. Clear Windows Update Cache
Old update files may consume space.
- Open Command Prompt (Admin).
- Run: net stop wuauserv
net stop bits - Navigate to: C:\Windows\SoftwareDistribution
- Delete all contents.
- Restart services: net start wuauserv
net start bits
8. Use External Storage for Updates
Windows allows temporary use of external storage.
- Connect a USB drive.
- Start the Windows update again.
- When prompted, select the external drive.
This helps complete updates without freeing large space.
9. Increase Disk Space (Long-Term Solution)
If space is always low:
- Upgrade to a larger SSD
- Extend the system partition
- Add a secondary drive
Conclusion
The “Not enough disk space” error in Windows 11 updates is usually caused by insufficient free space on the system drive. By cleaning temporary files, uninstalling unused apps, clearing update cache, and using tools like Storage Sense and Disk Cleanup, you can quickly free up space and complete updates.