Symptoms
- Storage analysis tools show a large 'system' or 'other' category
- Free space doesn't match what visible files should account for
- hiberfil.sys, pagefile.sys, or WinSxS folder mentioned in cleanup tools
- Disk Cleanup shows several gigabytes in 'Windows Update Cleanup' or similar
Likely causes
- CommonHibernation file (hiberfil.sys) sized to match your RAMThis file exists to support hibernation and can be several gigabytes.
- CommonOld Windows Update files and previous version backups (WinSxS)Windows keeps files to allow uninstalling recent updates.
- PossibleVirtual memory page file sized larger than necessaryWindows manages this automatically but can be tuned.
- PossibleSystem Restore points consuming significant spaceRestore point storage is capped but can still use many gigabytes.
What to do
- Run Disk Cleanup as administrator and check 'Windows Update Cleanup' and 'Previous Windows installations'.
- If hibernation isn't used, disable it from an elevated Command Prompt with 'powercfg /hibernate off' to remove hiberfil.sys.
- Use the Disk Cleanup 'Clean up system files' option to safely trim the WinSxS component store.
- Check System Restore's max usage in System Properties and reduce it if it's set very high.
- Avoid manually deleting files from WinSxS or system folders directly, since that can damage Windows.
- Restart the computer after cleanup to let Windows finalize the freed space.
Safety
Generally low risk
Generally low risk for a careful person. Stop if anything looks different from what this guide describes.