Low disk space warnings in Windows 11 are more than a nuisance—they can block critical updates, slow everyday performance, and force users into frantic file-dumping marathons. But the fix doesn’t require a pricey external drive or sketchy third-party cleaners. Microsoft’s own operating system ships with a trio of reliable, built-in tools that can recover gigabytes of space in minutes. Drawing from practical guidance by Fast Company, Microsoft’s official documentation, and real-world community testing, this guide walks through exactly which caches to clear, which system leftovers to target, and how to avoid irreversible mistakes.

Why Windows 11 devours storage so quickly

Windows 11 accumulates digital clutter from several predictable sources: temporary app installers, thumbnail caches, Delivery Optimization files (the peer-to-peer update sharing leftovers), and the enormous Windows.old folder left behind after major feature updates. On a typical 256 GB SSD, these can pile up to 20–30 GB within months. Add personal downloads, media, and unused apps, and that red storage indicator in File Explorer becomes inevitable.

The good news is that three quick, low-risk methods—using Cleanup recommendations in Settings, the classic Disk Cleanup utility, and smart file offloading—handle the majority of these space hogs. Each targets a different layer of waste, and together they form a maintenance routine that even non-technical users can master.

Method 1: Cleanup recommendations—the safest first swipe

Why it works
Windows 11’s Storage settings provide a curated checklist of reclaimable items: Temporary files, Delivery Optimization Files, thumbnail caches, downloads, and OneDrive placeholders. The interface shows estimated disk savings before you commit, making it the least risky entry point.

How to run it (2–4 minutes)
- Open Settings > System > Storage.
- Click Cleanup recommendations (or Temporary files).
- Review each category. Uncheck anything you’re unsure about—especially Downloads, which often contains one-off installers or receipts you may need later.
- Click Remove files.

What community testers report
On a lightly used laptop, this step frees 500 MB to 3 GB; after a recent update, the Delivery Optimization cache alone can exceed 5 GB. The process is fully reversible only if you’ve backed up critical files beforehand, so always double-check the Downloads folder.

Limitations
Cleanup recommendations won’t touch deep component store bloat (WinSxS), stale device drivers, or the Windows.old folder. For those, you’ll need Method 2.

Method 2: Disk Cleanup (cleanmgr)—system-level spring cleaning

Why it works
The venerable Disk Cleanup tool (still present in Windows 11) digs deeper than Settings. When launched with the “Clean up system files” option, it surfaces Windows Update leftovers, previous Windows installations, and delivery optimization residuals that the Settings app often misses. The biggest single win here is removing Windows.old—the complete backup of your previous OS installation—which can occupy 10–30 GB after a feature update.

Step-by-step (5–20 minutes)
- Press Windows key, type Disk Cleanup, and open the app.
- Select your system drive (usually C:).
- Click Clean up system files (requires administrator elevation).
- After scanning, check these space-eating categories:
- Windows Update Cleanup
- Previous Windows installation(s)
- Temporary Windows installation files
- Delivery Optimization Files
- Thumbnails (if present)
- Click OK and confirm.

Critical caution: Windows.old
Deleting “Previous Windows installation(s)” erases your ability to roll back to the earlier version of Windows. Microsoft recommends waiting at least 10 days after a feature update to ensure stability. Community power users echo this: only remove Windows.old after you’ve confirmed that all hardware drivers work and that any apps critical to your workflow are compatible.

Bonus commands to pair with Disk Cleanup
- wsreset.exe (Run dialog) clears the Microsoft Store cache, useful if Store leftovers appear in recommendations.
- powercfg -h off (elevated Command Prompt) disables hibernation and deletes the hiberfil.sys file, which often matches your RAM size. Re-enable later with powercfg -h on if you rely on fast startup or hibernation.

Method 3: Offload, compress, and sync—the personal-data sweep

When system cleanup alone nets only a few gigabytes, personal files are usually the culprit. Modern laptops with 128–256 GB SSDs choke quickly on video projects, ISO files, and large photo libraries.

Quick steps (3–15 minutes)
1. Identify space hogs: Go to Settings > System > Storage and click Show more categories to see how much space Documents, Pictures, Videos, and Apps consume. For a visual map, use free tools like WizTree or WinDirStat to spot giant folders at a glance.
2. Move large media: Cut and paste videos, ISOs, and archives to an external drive or NAS. Always verify the move completed before deleting originals.
3. Enable OneDrive Files On‑Demand: In OneDrive settings, turn on Files On‑Demand. Right‑click any synced folder and choose Free up space to keep cloud-only placeholders in File Explorer while saving disk space. This is especially effective for documents and photos you don’t need offline.
4. Uninstall bloated apps: Sort installed apps by size (Settings > Apps > Installed apps) and remove games and tools you haven’t used in months. Advanced users can batch-uninstall with winget.
5. NTFS compression for archival folders: Right‑click a folder, choose Properties > Advanced, and check Compress contents to save disk space. Compression works best on read‑mostly data (old documents, backups) and minimally impacts performance on modern SSDs. Avoid compressing active system folders.

User‑reported gains
Community posts often cite 20–50 GB freed by moving ISO collections and enabling OneDrive placeholders. One tester recovered 28 GB simply by offloading a DVD‑ripping cache.

A safe order of operations: the 10‑minute checklist

To avoid data loss and maximize returns, follow this sequence:
1. Run Cleanup recommendations and empty the Recycle Bin.
2. Manually inspect Downloads and delete what you don’t need.
3. Launch Disk Cleanup → Clean up system files. Only remove Windows.old if you’re certain rollback isn’t needed.
4. Reset the Store cache (wsreset.exe) if Delivery Optimization files persist.
5. Move large personal files to external/cloud storage and enable OneDrive Files On‑Demand.
6. (Power users only) Trim the component store with DISM /Online /Cleanup-Image /StartComponentCleanup in an elevated terminal. This step is irreversible without a system image, so only proceed if you’re comfortable with recovery tools.

What the Fast Company guidance gets right—and where it leaves gaps

The Fast Company article packages these steps into a digestible, desktop‑friendly workflow, which is invaluable for users who want immediate results without command‑line jargon. It correctly emphasizes the safety hierarchy: start with Settings, use Disk Cleanup for system files, and lean on OneDrive or external storage for bulk data. Microsoft’s own support pages echo that same sequence, and community forums consistently validate that this order resolves 90% of disk‑space crises.

However, the short‑form nature of the original piece skips several critical nuances. It doesn’t explain the Windows.old rollback trade‑off in detail, nor does it warn that compressed folders can slightly increase CPU load on older machines. More importantly, it omits the reality that some system artifacts—like superseded driver packages in DriverStore—can only be removed with specialized tools. For power users, that’s a significant blind spot.

Advanced options for the brave—extra gigabytes, extra risk

When the three main methods aren’t enough, these techniques can reclaim additional space, but they demand precision:

A. DISM component cleanup
Command: DISM /Online /Cleanup-Image /StartComponentCleanup
- Trims superseded updates from the WinSxS folder.
- Frees 1–5 GB depending on update history.
- Once run, those packages cannot be uninstalled. Keep a full system image.

B. DriverStore Explorer
- A community‑vetted GUI tool that lists outdated driver packages.
- Removing old GPU or printer drivers can free hundreds of megabytes.
- Always export the driver list first and only delete packages you can re-download from the manufacturer’s site.

C. Manual Delivery Optimization cache wipe
- Stop the DoSvc service, delete contents of C:\Windows\SoftwareDistribution\DeliveryOptimization, then restart the service.
- Safer to use Settings → Temporary files → Delivery Optimization Files unless you’re scripting mass cleanups.

D. Hibernation file deletion
- powercfg -h off removes hiberfil.sys (size equals RAM).
- Disables hibernation and fast startup; re‑enable if you travel with a laptop that needs battery‑preserving sleep modes.

Common mistakes that lead to tears

Even experienced users trip over these pitfalls:
- Deleting Windows.old too soon: A botched driver update after cleanup forces a full Windows reinstall. Wait 10–14 days post‑update.
- Emptying Downloads indiscriminately: That folder often holds the only copy of a software license key or project file.
- Trusting random “PC booster” apps: Registry cleaners and one‑click optimizers can break system files. Microsoft’s own tools are tested and supported.
- Compressing the wrong folders: Don’t compress C:\Windows, Program Files, or AppData—performance drops and application errors will follow.
- Running chkdsk on a failing drive: If your SSD shows SMART errors, skip disk‑intensive scans and back up data immediately.

Realistic space recovery: what to expect

Action Typical Space Freed
Temporary files + Recycle Bin 100 MB – 1 GB
Disk Cleanup (system files) 1 – 10+ GB
Removing Windows.old 10 – 30 GB
Uninstalling large apps/games 5 – 50 GB
Offloading media to external/cloud 10 – 100+ GB

Community benchmarks show that a post-update cleanup combining Disk Cleanup and offloading often recovers 25–40 GB on a machine with a 250 GB SSD. The single biggest variable is the age of your last feature update.

A maintenance plan to stop the cycle

Reactive cleaning is a treadmill. Automate the basics to keep your drive healthy:
- Weekly: Enable Storage Sense (Settings > System > Storage > Storage Sense). Configure it to run automatically and delete temporary files monthly. Set Recycle Bin retention to 30 days and Downloads to “Never” unless you’re disciplined about saving elsewhere.
- Monthly: Run Disk Cleanup manually and review installed apps.
- Quarterly: Inspect large folders with WizTree, consider DISM StartComponentCleanup, and check for driver bloat.

Why this three‑step approach works

Microsoft’s built‑in tools tackle the three tiers of storage waste: transient caches, system leftovers, and user‑created bulk. Cleanup recommendations handle the quick, safe stuff; Disk Cleanup surgically removes post‑update baggage; personal file offloading addresses the elephant in the room. Combine them, and you’ll keep your Windows 11 PC running lean without ever paying for a utility or losing a single treasured file.

The Fast Company piece distilled that into a punchy, readable format, and when paired with community wisdom—like waiting before nuking Windows.old—it becomes a reliable, repeatable ritual. So before you shell out for a SSD upgrade or panic‑delete your photo library, spend 15 minutes with these tools. Your drive will thank you.