What's Taking Up Space on My Windows PC?
Windows drives fill up with files you never knowingly created. Here's what's actually taking your space — including the system folders Windows doesn't explain.
The Problem With Windows Storage View
Settings → System → Storage breaks your drive into categories — Apps & Features, Temporary Files, Other — but these are approximations. "Other" in particular can show dozens of gigabytes with no way to see what's inside. Windows doesn't give you a file-level breakdown.
To actually understand your storage, you need a tool like LumaDisk that shows every file and folder with its real size.
The Most Common Culprits
Windows Update files
Every Windows update downloads files that are kept afterward for rollback purposes. The C:\Windows\SoftwareDistribution\Download\ folder and Windows Component Store (C:\Windows\WinSxS\) together can occupy 20+ GB. These are safe to clean using Disk Cleanup's "Clean up system files" option — don't delete them manually.
Windows.old
When you upgrade Windows to a new version, the old installation is preserved in C:\Windows.old for 10 days so you can roll back. After that window, it's wasted space. Disk Cleanup will offer to remove it as "Previous Windows installations."
Hibernation file
The hibernate file (C:\hiberfil.sys) stores a snapshot of your RAM so Windows can resume instantly from hibernation. On Windows 10 and 11 it defaults to about 40% of your installed RAM — roughly 6–7 GB on a 16 GB PC. If you never use hibernation (most desktop users don't), you can reclaim this space by running powercfg /h off in an administrator Command Prompt.
Page file
The page file (C:\pagefile.sys) is virtual memory — Windows uses it as overflow when RAM is full. It's typically 1–3× the size of your RAM. Don't delete it, but you can reduce it if you have plenty of RAM. Go to System Properties → Advanced → Performance Settings → Advanced → Virtual Memory.
Temporary files
Windows and applications create temp files in %TEMP% and C:\Windows\Temp\. These accumulate over time and most are safe to delete. Run Win + R, type %temp%, and delete everything inside.
App data and caches
Most applications store data in C:\Users\%USERNAME%\AppData\ — a hidden folder that browsers, games, and developer tools use for caches, settings, and local data. Browser caches alone can reach several gigabytes. Individual app caches in AppData\Local\ are usually the largest — and since they sit in a hidden, deeply nested folder, drilling into AppData with LumaDisk surfaces each cache's real size at a glance.
Large forgotten files
ISO files, virtual machine disks, old video exports, and large archive files can sit forgotten for years. These won't show in Windows Storage view — only a file-level disk scan like LumaDisk will surface them.
How to See the Real Breakdown
The fastest way to understand your Windows drive is with a disk space visualizer. LumaDisk — available today on the Microsoft Store — scans your drive and renders the whole disk as an interactive sunburst chart, every file and folder a wedge sized to the space it occupies. The biggest wedges are the culprits, so you can see immediately which folder is responsible, drill into any wedge with a breadcrumb trail, then reveal it in File Explorer or send it to the Recycle Bin.
Unlike Windows Storage settings, LumaDisk shows actual file sizes, lets you navigate into any folder, and doesn't hide system directories behind vague category names.