Cleaning Up Windows: What Actually Works vs. Whats Snake Oil
My C: drive was down to 3 gigabytes of free space. Not 3 terabytes. Three gigabytes. Windows was showing the dreaded red bar, apps were struggling to update, and the whole system felt sluggish. Sound familiar?
I went on a cleaning spree. Some things helped enormously. Some were a complete waste of time. And a few things I tried before actually made the problem worse. Here's the honest breakdown of every method I tested, ranked by actual space recovered.
What Actually Freed Up Space
Windows Built-in Disk Cleanup
Search for "Disk Cleanup" in the Start menu, select your C: drive, and let it scan. Check everything -- temporary files, old Windows installations, recycle bin, thumbnail cache. Then click "Clean up system files" to see additional options including Windows Update cleanup.
On my system, this freed up about 12 gigabytes in five minutes. "Windows Update Cleanup" alone was 4GB -- old update files that Windows keeps around for rollback purposes but that you probably don't need.
Important: Always click "Clean up system files" to see the full menu. The basic view misses the biggest space savers like Windows Update cleanup and previous Windows installations.
The Downloads Folder
This is embarrassing, but my Downloads folder had 23 gigabytes in it. Old installers, PDF files, zip archives I'd extracted and forgotten about, photos I'd meant to sort. I spent an hour going through it and kept maybe 3GB of it.
Most people's Downloads folders are similar. It's worth checking yours. Common space hogs include downloaded video installers that are 2-4GB each, duplicate files downloaded multiple times, and old project archives that have been superseded by newer versions.
Uninstalling Programs I Don't Use
Settings -> Apps -> Installed apps, sort by size, and look for anything you haven't opened in six months. I removed a game I'd played once (18GB), a video editor I'd replaced with another tool (3GB), and several small utilities I'd forgotten about.
Tip: Sort by size first, then by date last used. The biggest space wins come from large programs you rarely open -- often trial software you installed once for a specific project and never removed.
Browser Cache
Chrome's cache had grown to 4GB. Clearing browsing data freed that up instantly. If you haven't cleared your browser cache in a while, it's probably bigger than you think. Each visited page stores resources, and over months of browsing, this accumulates to surprising size.
Note: Clearing cache will sign you out of some websites and remove saved form data. If you rely on autofill, consider clearing only cached images and files rather than all browsing data.
Old Restore Points
Windows System Restore keeps snapshots of your system for rolling back changes. They eat space. Right-click This PC -> Properties -> System Protection -> Configure, and you can delete old restore points and limit how much space System Restore uses.
I keep System Restore enabled but limit it to 5% of my drive. The most recent restore point is almost always sufficient -- you rarely need to roll back to a snapshot from months ago.
The Tool That Helped: WizTree
I'm suspicious of most third-party cleaning tools, but WizTree earned its place. It shows you exactly what's using space on your drive, visually, so you can spot the big offenders immediately.
It reads the Master File Table directly, which means it scans even faster than the built-in storage tools. Within seconds of opening it, I could see that my biggest space consumers were: a game (which I uninstalled), browser caches (which I cleared), and the Downloads folder (which I sorted).
WizTree is free and portable -- no installation required. Use it once to find your space hogs, then decide what to do about them yourself.
My workflow: Open WizTree, find the largest folders, identify what they contain, then manually clean what makes sense. This hands-on approach prevents accidentally deleting something important that a fully automated tool might miss.
What Didn't Help Much
Cleaning the Registry
Registry "cleaners" promise to remove invalid entries and optimize your system. In my experience, they free up an amount of space so small it's effectively zero, and they occasionally break things by removing entries that were actually still needed. Windows manages the registry well enough on its own. This is 2026, not 2003.
Cleaning Browser "Cookies and Trackers" Obsessively
Yes, cookies accumulate. But they're tiny -- we're talking kilobytes each. Clearing them makes almost no difference to disk space. If you're doing it for privacy reasons, that's valid. Don't expect to notice any space savings.
Manually Deleting Temp Files
Windows' temp folder accumulates files over time, and you can safely delete most of them. But the space savings are usually modest compared to the other sources above. Let Disk Cleanup handle temp files -- it's more thorough and safer than manual deletion.
What Made Things Worse
CCleaner (Current Versions)
I used to swear by CCleaner. Older versions were clean and useful. Current versions have bundled software, aggressive upselling to the paid version, and registry cleaning that causes more problems than it solves. Windows' built-in Disk Cleanup does the same job without the baggage.
"PC Optimizer" Suites
If a program promises to "boost your PC speed" and "optimize system performance" through a single click, it's either doing things that don't matter or doing things that actively harm your system. Windows 10 and 11 manage memory, storage, and performance well enough on their own. Third-party "optimizers" are solving problems that largely don't exist anymore.
Disabling the Page File to "Save Space"
The page file is virtual memory -- space on your drive that Windows uses as overflow RAM when physical memory runs low. Disabling it to save a few gigabytes of disk space causes crashes and instability when you genuinely run out of memory. Leave it on automatic.
The Preventive Measures That Actually Work
Set up Storage Sense. Settings -> System -> Storage -> Storage Sense. Turn it on and configure it to automatically delete temporary files and old Downloads folder items. Set it to run weekly. This prevents the problem from building up in the first place.
Keep at least 15-20% of your drive free. SSDs need free space to maintain performance and longevity. When an SSD gets too full, write speeds drop and the drive wears out faster. If your drive is consistently above 85% full, it's time to either clean up or upgrade to a larger drive.
Manage your cloud sync folders. OneDrive, Google Drive, and Dropbox can silently fill your drive if you have sync enabled for large folders. Check the sync settings and make sure you're not syncing more than you need locally.
The Bottom Line
Most disk space problems come from a few large sources: Downloads folder, unused programs, games you've stopped playing, and accumulated update files. Address those and you'll solve 90% of the problem.
Skip the third-party cleaning tools. Windows has everything you need built in, and the best third-party tool is WizTree for identifying what's actually using space. Everything else is optimization theater.
If your drive is genuinely too small for your needs -- and in 2026, 256GB is tight for a primary drive -- no amount of cleaning is a permanent solution. A 1TB SSD is affordable enough that upgrading is worth considering before spending another weekend hunting for files to delete.
Understanding SSD vs. HDD Differences
It's worth noting that cleanup strategies differ slightly depending on whether you're using an SSD or HDD.
For HDDs (traditional hard drives): Fragmentation matters. After cleanup, running Windows' built-in defragmenter can improve read speeds. Temp files and scattered system files cause the drive head to move more, slowing access.
For SSDs (solid-state drives): Fragmentation doesn't significantly impact performance. Windows knows this and runs TRIM instead of defragmentation. However, keeping an SSD above 80% capacity does impact both performance and longevity because the drive needs free space for wear-leveling algorithms. This is why the 15-20% free space recommendation is particularly important for SSD owners.
What About Temporary File Locations Worth Checking
Beyond the locations already mentioned, a few other spots accumulate surprisingly large amounts of temporary data:
Browser profile folders — Chrome, Firefox, and Edge cache website data aggressively. Over months, these can grow to 5-10GB each. Navigate to Local Settings or AppData to see their actual size.
Windows Update cache — found at C:\Windows\SoftwareDistribution\Download. Safe to delete after updates are installed.
Crash dump files — C:\Windows\Minidump and C:\Windows\MEMORY.DMP. If you're not actively debugging BSOD errors, these can be safely deleted.
Delivery Optimization files — Windows uses peer-to-peer networking for updates. Cached files can take space at C:\Windows\SoftwareDistribution\DeliveryOptimization. Safe to clear via Disk Cleanup.
Checking these additional locations can free up anywhere from 5-15GB depending on how long it's been since you last cleaned.