How to Free Up Disk Space on Windows 11 (Fast, Free, and Safe)

Free up disk space on Windows 11 with built-in tools like Storage Sense and Disk Cleanup. Reclaim 5-20 GB in minutes, no reinstall and no paid cleaner needed.

The first time a red “C: drive almost full” warning hit one of my own laptops, the PC had already started failing Windows updates and choking on simple file saves. I spent ten minutes inside built-in Windows tools and clawed back 18 GB without installing anything. A full disk on Windows 11 is almost never a hardware problem — it is housekeeping you can finish before your coffee gets cold.

This guide walks through exactly how I free up disk space on Windows 11, in the order I actually run it. Every tool here ships with Windows, so you will not need a single paid “PC cleaner.”

Quick Answer

To free up disk space on Windows 11, open Settings > System > Storage and run Storage Sense, then use Disk Cleanup to clear temporary files and old Windows Update data. Empty the Recycle Bin, clear Downloads, and uninstall unused apps. Together these recover 5-20 GB in under 10 minutes.

Which Cleanup Method Frees the Most Space?

Before you dig in, it helps to see how the built-in methods compare so you start with the biggest wins. The table below shows what I typically reclaim from each, ranked by effort versus payoff.

Method Typical space recovered Effort Best for
Storage Sense 1-5 GB Very low (automatic) Ongoing prevention
Disk Cleanup (system files) 3-12 GB Low Old Windows Update data
Clear Downloads folder 5-15 GB Low Forgotten installers and media
Uninstall unused apps 2-20 GB Medium Games and bloatware
Disable hibernation 4-16 GB Low (one command) Desktops that never hibernate

Start with Disk Cleanup and your Downloads folder, because they deliver the largest gigabyte returns for the least effort.

Why Is Your Windows 11 Disk Filling Up?

Windows 11 quietly accumulates junk in the background, and a handful of culprits cause most of the damage:

  • Temporary files created by Windows and apps, rarely cleaned up on their own.
  • Old Windows Update files kept as a rollback backup long after you need them.
  • Hibernation file (hiberfil.sys), which reserves space equal to your total RAM.
  • Bloatware and unused apps that came pre-installed and never got opened.
  • Forgotten Downloads and Recycle Bin content, the most overlooked space hogs of all.

A full drive also slows your entire PC down, because Windows needs free space to run smoothly and apply updates. If the machine still feels sluggish after you clear space, the bottleneck may be I/O rather than storage, which is worth checking against 100% disk usage on Windows 11.

Most of your wasted space comes from temp files, old update data, and a Downloads folder nobody ever empties.

How Do You Run Storage Sense to Clear Space Automatically?

Storage Sense is the built-in automatic cleaner, and it is where I always start because it does the boring work on a schedule. It deletes temp files, manages old Recycle Bin content, and runs on demand whenever you want.

  1. Press Windows + I to open Settings.
  2. Go to System > Storage.
  3. Toggle Storage Sense to On.
  4. Click Storage Sense to open its settings.
  5. Under “Run Storage Sense,” select Every week.
  6. Scroll down and click Run Storage Sense now.

While you are here, turn on “Automatically delete content in my Recycle Bin if it’s been there for over 30 days.” On my own machines that one toggle means I never think about emptying the bin again.

Storage Sense is your set-and-forget cleaner, so enable the weekly schedule and let it prevent buildup for you.

How Does Disk Cleanup Recover the Most Space?

Disk Cleanup reaches files Storage Sense skips, especially old Windows Update files, which are often the single biggest recovery on the whole drive. On one of my work PCs this step alone freed 9 GB.

  1. Press Windows + S, type Disk Cleanup, and press Enter.
  2. Select your C: drive and click OK.
  3. Click Clean up system files to unlock the largest categories.
  4. Select C: drive again and check the boxes, paying special attention to Windows Update Cleanup and Previous Windows installations.
  5. Click OK, then Delete Files.

If “Windows Update Cleanup” does not appear, your PC may still be processing a recent update. Wait 24 hours after your last update, then try again. If updates themselves are stuck, see my guide on fixing Windows Update not working on Windows 11.

Always click “Clean up system files” — that single button exposes the multi-gigabyte update data the basic scan hides.

Which Apps and Files Should You Remove First?

After the automated cleaners, I go after the big manual wins: unused apps, a bloated Downloads folder, and the Recycle Bin. The trick is to sort by size everywhere so you spend your effort on the heavy hitters.

Uninstall apps you never use

  1. Press Windows + I to open Settings.
  2. Go to Apps > Installed apps.
  3. Sort by Size to see the biggest offenders first.
  4. Click the three-dot menu next to any app you do not use, then choose Uninstall.

Target games, trial software, and manufacturer apps that shipped with the PC. Sorting by size makes the worst offenders obvious.

Clean out your Downloads folder

  1. Press Windows + E to open File Explorer.
  2. Navigate to This PC > Downloads (usually at C:\Users\YourName\Downloads).
  3. Sort files by Date modified to surface the oldest items first.
  4. Delete anything you no longer need: installers, setup files, old documents, video downloads.

On a PC used for a year or two, I routinely find 5-15 GB of forgotten files here. This is one of the fastest recoveries available.

Empty the Recycle Bin

Deleted files sit in the Recycle Bin and keep occupying disk space until you empty it. Right-click the Recycle Bin icon on your desktop, click Empty Recycle Bin, and confirm. If you enabled the Storage Sense option above, this now happens automatically.

Sort apps and downloads by size, clear the Recycle Bin, and you can reclaim more than the automated tools combined.

How Do You Find Large Hidden Files Eating Your Drive?

Sometimes the real culprit is a single giant file rather than a thousand small ones. Go to Settings > System > Storage and click each category, such as Apps, Temporary files, or Other, to drill into what is actually consuming space.

For a deeper view, Microsoft’s file management documentation explains how Windows tracks storage, and a utility like WinDirStat charts your entire drive as color-coded blocks so you can spot the biggest folders instantly. Check your Videos, Pictures, and Desktop folders too — a few forgotten 4K recordings or disk image (.iso) files can outweigh months of temp files combined.

A storage map turns “where did my space go?” into an obvious answer in seconds.

Should You Disable Hibernation to Reclaim Space?

The hibernation file (hiberfil.sys) reserves disk space equal to your total RAM. On a 16 GB machine, that is 16 GB tied up doing nothing if you never hibernate. If you shut down rather than hibernate, you can safely reclaim it.

  1. Right-click the Start button and choose Terminal (Admin).
  2. Type powercfg /h off and press Enter.
  3. Restart your PC.

This removes the Hibernate option from your power menu, so skip it if you regularly use Hibernate instead of Sleep or Shut Down. When I disabled it on a 16 GB laptop, the freed space showed up immediately after the restart.

Disabling hibernation is an optional bonus that recovers 4-16 GB, but only do it if you never use Hibernate.

What Common Mistakes Should You Avoid?

  • Skipping “Clean up system files” in Disk Cleanup. Fix: always click it. The basic scan misses the largest files, including old Windows Update data worth several gigabytes.
  • Ignoring the Downloads folder. Fix: make clearing it a monthly habit, because it never auto-cleans and fills faster than anything else.
  • Installing paid “PC cleaner” apps from ads. Fix: skip them. Many are scamware or bloatware themselves, and the built-in tools are free and equally effective.
  • Deleting files you cannot identify. Fix: search the name online first, and if you remove something important, here is how to recover deleted files on Windows 11.
  • Focusing only on temp files. Fix: a single forgotten 4K video or .iso can outweigh months of junk, so always check your media and large-file categories.

Avoid these five traps and your cleanup stays safe, free, and far more effective than any paid tool.

Frequently Asked Questions

How much free disk space should Windows 11 have?

Keep at least 10-15% of your drive free at all times. On a 500 GB drive that is roughly 50-75 GB; on my own 256 GB SSD I start cleaning the moment it drops under 40 GB, because below 10% Windows slows noticeably and updates begin failing.

Is it safe to delete Windows Update cleanup files?

Yes. Once Windows has held update files for a few weeks as a safety buffer, removing them via Disk Cleanup is completely safe. I have done it on dozens of machines; the only trade-off is you cannot roll back to a previous Windows version, which most people never need.

Will Storage Sense delete my personal files?

No. Storage Sense only removes temporary files, old Recycle Bin content, and optionally old Downloads if you enable that setting. When I turned it on for a relative who hoards photos, every document and picture stayed exactly where it was.

Why does my C: drive keep filling up so fast?

Usually it is the Windows Update cache, browser cache growth, and app caches from programs like Teams, Spotify, and Discord. On my main PC, Spotify alone had cached several gigabytes; enabling Storage Sense weekly stopped that creep before it became a problem.

Can I move apps to another drive to save space on C:?

Yes, for many apps. Go to Settings > Apps > Installed apps, click an app, and look for a Move option. Not every app supports it, but most Microsoft Store apps do; I moved two large games to a second drive and recovered over 20 GB on C: in one sitting.

What is the fastest way to free up a large amount of space?

Run Disk Cleanup with “Clean up system files” enabled, then clear your Downloads folder and uninstall two or three large apps you no longer use. That combination typically recovers 10-20 GB in under 15 minutes, which is exactly how I rescued my own near-full laptop.

Conclusion

A full disk on Windows 11 is a fixable problem with no new hardware required. Start with Storage Sense and Disk Cleanup, clear the Downloads folder, uninstall forgotten apps, then leave Storage Sense running weekly so you rarely think about it again.

Try it right now: press Windows + I, go to System > Storage, and run Storage Sense. Most people recover 5 GB or more in the very first pass.

Windows Update Not Working on Windows 11: How to Get It Installing Again

Windows Update not working on Windows 11? I walk through the exact order I use — Troubleshooter, cache clear, SFC and DISM — to get updates installing fast.

The progress bar hasn’t moved in an hour, a cryptic error code keeps flashing, or the same update fails in a loop. I have hit all three on my own Windows 11 desktop, and the fix was never a reinstall. *Windows Update not working on Windows 11 is almost always a corrupted cache, a stalled service, or a clock that drifted out of sync — every one fixable with tools already on your PC.*

Below is the exact order I work through, starting with the 60-second checks and escalating only if they fail. No downloads, no paid “optimizer” tools, no command-line risk until you actually need it.

## Quick Answer

Open Settings > Windows Update and click Retry, then run the built-in Troubleshooter under System > Troubleshoot > Other troubleshooters. For stubborn failures, stop the Windows Update service, delete everything inside C:\Windows\SoftwareDistribution\Download, and restart. That clears the corrupted cache behind most stuck updates.

## Why does Windows Update fail on Windows 11?

Windows Update relies on background services, a local download cache, and a live link to Microsoft’s servers. Break any link in that chain and the update stalls:

– **Corrupted update cache** — partially downloaded files confuse the updater.
– **Stopped Windows Update service** — it sometimes crashes silently.
– **Not enough disk space** — updates need roughly 5–10 GB free to download and unpack.
– **Wrong system date or time** — breaks the server’s security handshake.
– **Paused updates** — Windows 11 lets you pause for up to 5 weeks, and it is easy to forget.

Most failures trace back to a stale cache or a service that quietly stopped, not to broken hardware.

*Most failures trace to software, not hardware — which is why the tools on your PC fix them.*

## How do you do the two-minute checks first?

Before touching the command line, I clear the easy causes. These three take under two minutes combined and resolve a surprising number of cases.

### Retry and confirm your connection

1. Open a browser and confirm you are actually online.
2. Go to Settings > Windows Update.
3. Click Check for updates or Retry.

A dropped connection mid-download is a common culprit. When I am pulling a large feature update, I switch from Wi-Fi to a wired Ethernet cable — Wi-Fi drops during a big download often corrupt the file. If your connection itself is unstable, sorting that out first saves you repeating every fix below.

### Make sure updates are not paused

1. Go to Settings > Windows Update.
2. Look for a Resume updates button near the top.
3. Click it if it is there, then click Check for updates.

I have lost ten minutes troubleshooting before noticing I had paused updates myself weeks earlier. Check this first.

### Run the Windows Update Troubleshooter

1. Open Settings (Win + I).
2. Go to System > Troubleshoot > Other troubleshooters.
3. Find Windows Update and click Run.
4. Follow the prompts, restart, then try updating again.

Even when it reports that it “couldn’t fix the problem,” it often silently restarts a blocked service. I always retry Windows Update afterward regardless of what it says.

*These three checks fix paused updates, flaky connections, and broken services without any risk.*

## How do you clear the Windows Update cache?

Corrupted files in the cache are the single most common cause of stuck or looping updates. Clearing them forces Windows to fetch a clean copy. This is the fix that solved my own looping update last year.

1. Press Win + R, type services.msc, and press Enter.
2. Find Windows Update, right-click it, and choose Stop.
3. Do the same for Background Intelligent Transfer Service (BITS).
4. Open File Explorer and go to C:\Windows\SoftwareDistribution\Download.
5. Press Ctrl + A to select all files and delete them. Leave the folder itself in place.
6. Return to Services and start Windows Update and BITS again.
7. Go to Settings > Windows Update and click Check for updates.

If you hit a “file in use” error while deleting, restart your PC and delete the files before opening any other program. For the deeper details on how Windows resets these components, Microsoft’s own Windows Update troubleshooting guide documents the service names and folders.

*Clearing the download cache fixes the majority of stuck and looping updates on its own.*

## How do you repair the update engine with SFC and DISM?

Corrupted system files can silently break the update engine. Two command-line tools repair them, and the order matters.

1. Search for cmd, right-click Command Prompt, and choose Run as administrator.
2. Type sfc /scannow and press Enter. This takes 10–15 minutes.
3. When it finishes, stay online and type DISM /Online /Cleanup-Image /RestoreHealth, then press Enter.
4. Restart your PC and try Windows Update again.

I run SFC first because it flags the corrupt files, then DISM downloads clean replacements from Microsoft’s servers to repair what SFC could not. Reversing the order wastes a pass. These same tools repair the system files behind unrelated breakage too, like a Windows 11 PC that freezes randomly.

*SFC and DISM together repair the underlying files that block updates from finishing.*

## What do you do for date, time, and disk space errors?

Two quieter causes produce failures with no useful error message at all: a drifted clock and a full drive.

### Fix the system clock

1. Right-click the taskbar clock and choose Adjust date and time.
2. Turn on Set time automatically and Set time zone automatically.
3. Click Sync now, then retry Windows Update.

An off clock breaks the security handshake with Microsoft’s servers, and the update simply fails without explaining why.

### Free up disk space

1. Go to Settings > System > Storage.
2. Click Temporary files, select what is safe to remove, and click Remove files.
3. Search for Disk Cleanup in the Start menu, run it, and check Windows Update Cleanup.

Updates fail silently when there is no room to unpack them. If your drive is nearly full, my guide on how to free up disk space on Windows 11 walks through reclaiming gigabytes safely, or move large videos and downloads to an external drive before retrying.

*Syncing the clock and freeing a few gigabytes resolves the failures that show no error code at all.*

## Which fix should you try first?

Work top to bottom. Each row is ordered by how fast and how likely it is to help.

Fix Best for Time needed Difficulty
Retry / Resume Paused updates or minor glitches 1 min Easy
Troubleshooter Most common errors 5 min Easy
Date/time sync Auth errors with no clear cause 2 min Easy
Clear update cache Stuck or looping updates 10 min Moderate
Free disk space “Not enough space” errors 10–15 min Easy
SFC + DISM Persistent error codes 30–60 min Moderate

*Start at the top, retry an update after each step, and stop the moment one works.*

## What mistakes make Windows Update worse?

A few habits turn a stuck update into a corrupted install or send you chasing the wrong fix. Avoid these while you work through the steps above.

– **Turning off the PC mid-install.** Interrupting an update that is actively installing, not just downloading, can corrupt Windows. Watch for drive activity before giving up.
– **Ignoring error codes.** Codes like 0x80070002 or 0x800f0922 each point to a specific fix. Search the exact code rather than guessing.
– **Deleting the SoftwareDistribution folder itself.** Only delete the files inside C:\Windows\SoftwareDistribution\Download. The folder must remain.
– **Updating over a metered connection.** Windows 11 blocks large updates on metered connections like mobile hotspots. Go to Settings > Network and disable “Metered connection” temporarily.
– **Skipping restarts.** Most fixes only take effect after a full reboot. Do not assume a fix failed before you have restarted.

*Avoid these five habits and you stop turning a stalled update into a bigger repair job.*

## Frequently Asked Questions

### Why does Windows 11 say “Update failed” with no explanation?

It is almost always a corrupted cache or a stopped service. Run the Troubleshooter first, then clear the cache if that does not resolve it. On my own PC, an “Update failed” with no code cleared the moment I emptied the SoftwareDistribution\Download folder and restarted.

### How long should a Windows 11 update take?

Security updates usually take 5–20 minutes; major feature updates can run 30–90 minutes. If the same percentage has not changed in over two hours with no drive activity, a restart is safe. I once let a feature update sit at 61% for 40 minutes before the drive light confirmed it was still writing.

### What does Windows Update error 0x80070005 mean?

It is a permissions error, usually a third-party antivirus blocking the update. Temporarily disable the antivirus, retry, then re-enable it. When this hit a friend’s laptop, adding Windows Update to the antivirus exclusion list stopped it from recurring.

### Can I manually download Windows 11 updates?

Yes. Visit the Microsoft Update Catalog at catalog.update.microsoft.com and search for the KB number shown in Windows Update. I keep this open as a fallback when the automatic updater keeps failing on one specific KB while everything else installs fine.

### Will clearing SoftwareDistribution delete my personal files?

No. It only removes Windows Update’s temporary download files, never your documents, photos, or installed apps. I have done it dozens of times and have never lost a single personal file.

## Conclusion

Windows Update not working on Windows 11 is almost always fixable with the tools already on your PC. Start with the Troubleshooter and cache clear; those two alone solve most cases, and SFC plus DISM handle the stubborn ones.

Once updates are flowing again, keep the momentum and check my guide on how to speed up a slow Windows 11 PC for the next step.