
A shrinking C drive is usually not mysterious. Windows updates, hibernation, restore points, temporary files, cloud sync, and forgotten large folders can all grow quietly without looking like something you installed on purpose.
This guide applies to Windows 10 and Windows 11.
Does This Affect You?
If free space keeps dropping even though you are not actively downloading much, start by checking Windows’ storage breakdown. Guessing often leads to deleting the wrong things while the real space user remains.
Common Hidden Space Users
- Windows Update leftovers: Component files and rollback data, including WinSxS content, can grow to several gigabytes.
- hiberfil.sys: Hibernation and Fast Startup reserve disk space based on installed RAM.
- System Restore points: Restore data grows until it reaches the limit configured for System Protection.
- Cloud sync folders: OneDrive or similar tools can keep cloud files fully downloaded on C: if they are marked to stay on the device.
Find What Is Using Space
- Open Settings > System > Storage.
- Wait for Windows to scan the drive.
- Review categories such as Apps, Temporary files, System & reserved, Documents, and Other.
- Open Temporary files to see update cleanup, recycle bin, downloads, and other cleanup options.
- Use Show more categories for a fuller view.
Fix the Category That Is Growing
Windows Update Files
Run Disk Cleanup, choose Clean up system files, and select Windows Update Cleanup or Previous Windows installation entries if shown.
Hibernation File
If you do not use hibernation or Fast Startup, open administrator Command Prompt and run powercfg /hibernate off. Turn it back on later with powercfg /hibernate on.
Restore Points
Open System Protection settings for C:, click Configure, and reduce the maximum disk usage. Windows deletes older restore points to fit the new limit.
OneDrive Files
Use OneDrive Files On-Demand or Free up space so cloud-backed files remain available online without all staying downloaded locally.
One Large Folder or File
If categories do not explain it, use the Storage page or a reputable disk-usage viewer to find a single large folder, game cache, download, or log file.
Sources
- Microsoft Support: Free up drive space in Windows
- Microsoft Support: Use Disk Cleanup in Windows
- Microsoft Learn: Manage disk space used by Windows Update files
