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
- Delete or move large unneeded files to get free space back above roughly 15–20% of total capacity.
- Empty the Recycle Bin, since deleted files still count as used space until it's emptied.
- Confirm TRIM is enabled by running 'fsutil behavior query DisableDeleteNotify' (0 means enabled) in Command Prompt.
- Move large media libraries, games, or backups to a secondary drive if one is available.
- Consider uninstalling unused programs and games rather than just moving files.
- 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.