Drives & data

SSD slow because drive is nearly full

SSDs need a chunk of free space to write efficiently, and a nearly full drive can lose a significant amount of speed until space is freed.

Difficulty
Easy
Time
20–40 minutes
DIY cost
$0–$0
Pro cost
$40–$100

Symptoms

  • SSD performance drops noticeably as free space gets low
  • Speed returns to normal after deleting large files
  • Boot and app load times feel sluggish compared to when the drive had more space
  • Windows shows the drive as 90%+ full

Likely causes

  • CommonInsufficient free space for the SSD controller to write efficientlySSDs perform best with meaningful free space to work with, especially for sustained writes.
  • PossibleTRIM not running to reclaim space from deleted filesWithout TRIM, the drive doesn't know which blocks are actually free.
  • PossibleDrive nearing its practical capacity limit for its controller typeCheaper SSDs (especially QLC-based) slow down more dramatically when full than premium drives.

What to do

  1. Delete or move large unneeded files to get free space back above roughly 15–20% of total capacity.
  2. Empty the Recycle Bin, since deleted files still count as used space until it's emptied.
  3. Confirm TRIM is enabled by running 'fsutil behavior query DisableDeleteNotify' (0 means enabled) in Command Prompt.
  4. Move large media libraries, games, or backups to a secondary drive if one is available.
  5. Consider uninstalling unused programs and games rather than just moving files.
  6. If performance stays poor even with adequate free space, check the drive's health and firmware for other issues.

Safety

Generally low risk

Generally low risk for a careful person. Stop if anything looks different from what this guide describes.

Related guides

Operator provides AI-generated troubleshooting information. It can be wrong. For safety-critical, electrical, gas, structural, medical, automotive safety, or other high-risk problems, consult a qualified professional.