BRYME TECH
SEPTEMBER 2026 · THE TOOL DESKPractical technology. No theatre.
THE BRYME

First-hand · verified against the real thing

SSDs don't need defragmenting - they need TRIM, free space and less advice

In one line: What the drive does with the blocks you delete, why Windows renamed the job, the headroom rule that beats any 'cleaner' software, and the myths that add wear while paying nothing back.

The defrag superstition outlived the hard drives it served because "optimise" sounds virtuous and nobody checks what the word now means. On a solid-state drive the old job is not merely unnecessary - it is a write-wear tax paid to a mechanic who already did the work. What the drive genuinely needs is smaller, cheaper and almost always ignored: a signal, a buffer, and an idle hour.

What TRIM is, in one honest paragraph

Flash can only write into erased blocks, and erasing happens in big chunks - so when you delete a file, the drive is told nothing, and those blocks linger as "still data" while the operating system treats them as free. TRIM is the one-line signal the OS sends ("these blocks are garbage now") so the controller can pre-clean them during its quiet hours; without it, every new write becomes a copy-erase-rearrange scramble and the drive that felt instant at a terabyte free feels sticky at the edge of full. Modern desktop Windows issues TRIM on its own schedule - which is the entire truth of the confusing menu item: the entry named after the defrag era's job is, on an SSD, a TRIM pass. One command answers whether it is on: the DeleteNotify query in Windows' own docs returns zero when TRIM is active; if you have to ask, the answer is almost certainly "already handled".

The headroom rule - the free performance habit

A nearly full SSD is a slower SSD wearing itself harder, because garbage collection needs spare blocks to shuffle data through; the drive's own published spec even prices this in warranty terms - its rated lifespan is a number of terabytes written, and full-drive work burns that number fastest. The folklore percentage (10, 20, a third) is directionally right and precisely unprovable, so the desk keeps the rule qualitative: leave a buffer, and when a drive is crawling, check how full it is before you check anything else. Moving the video project folder to an external disk is the whole "upgrade".

The myths, filed

  • "Defrag it, it's a cleanup": no - zero seek-time benefit, a full rewrite's worth of wear. The scheduler's SSD pass is the TRIM note above; anything that genuinely defrags an SSD at 2am is a Windows setting from a 2011 guide.
  • "SSD cleaner/optimiser software": free or paid, the category's job is the one the OS already does, and its enthusiastic versions re-write free space and hurt. The single legitimate "cleaner" is the vendor tool's Secure Erase - a disposal instrument for wiping the chips before selling the drive, not maintenance; treat it as the one-way door it is.
  • "SSDs die silently, so everything on them is one shock from loss": half true. Controller death is sudden; flash wear is metered - the drive's own health report tells you the wear story in advance, and the vendor app is the honest version of the number. Which is also the right place to state the permanent answer: health readouts are a maintenance light, not a backup, and the backup is the only fact in this paragraph.
  • "Turn it off nightly to rest it": inverted - the controller does its pre-erase housekeeping while the machine sits powered and idle, which is why the engineers' advice is the opposite of superstition: leave the PC on at night more often than you think.

The verdict, as a rule

TRIM on by the OS, a visible slice of free space, the vendor's own app open twice a year for health and firmware, and one honest backup - that is the entire SSD maintenance canon, and every product or ritual beyond it is the hard-drive era asking for a pension. Keep the defrag superstition for the platter drive that genuinely loves it, and let the flash do its quiet, better job.

Next

Related on this desk.