Skip to content

Windows warns at 10 percent, and what it wants you to do is not obvious

The red bar and the notification mean a specific threshold was crossed. What breaks next, and the fastest twenty gigabytes.

5 min read

Explorer turns the drive bar red and Windows raises a notification when free space falls below a threshold. It is a warning rather than a failure, and it is worth acting on before it becomes one.

What actually breaks, and in what order

Free spaceWhat stops working
Under 10 percentThe warning. Nothing has broken yet
Under about 5 GBFeature updates refuse to install
Under about 2 GBApplications fail to save, temp writes fail
Effectively zeroWindows may not log in properly

The fastest order right now

  1. Empty the Recycle Bin, on every drive rather than just C.
  2. Settings, System, Storage, Temporary files. Tick everything except Downloads unless you have looked at it.
  3. Remove Windows.old if it is there, which is worth 20 to 40 GB on its own.
  4. Turn hibernation off if you never hibernate, which is worth a large share of your RAM.
  5. Cap System Restore rather than disabling it.
# The two largest single wins, both needing an administrator prompt
powercfg /hibernate off
vssadmin list shadowstorage

Then find out why

The warning is the symptom. On most machines the cause is one of seven places Windows hides, and the order to check them finds it in a few minutes. Clearing without looking means the warning returns in a fortnight.

If it is a small drive rather than a full one

A 128 GB machine with Windows, Office and a browser is genuinely short of room, and no amount of cleaning changes the arithmetic. Living with a small SSD covers the decisions that make one workable.

Common questions

Why does Windows say low disk space?

Because free space has fallen below a threshold, usually around 10 percent. Nothing has broken at that point, which is the moment it is easiest to fix.

What is the fastest way to free space on Windows?

Empty the Recycle Bin on every drive, clear temporary files in Settings, remove Windows.old if present, and turn off hibernation if you never use it. Those four are usually worth tens of gigabytes.

What happens if my C drive fills completely?

Updates refuse to install first, then applications fail to save, and at effectively zero Windows may not log in properly. The warning appears well before any of that.

Should I turn off the low disk space warning?

No. It appears at a point where nothing has broken, and without it the next sign of trouble is an application failing to save your work.

Read next