Home / Guides / Guide

How to Speed Up an SSD on Windows 11

2026-09-11 · SoftVault team

An SSD that feels slow is usually misconfigured, throttling or too full. Nine checks to run before buying a new one.

Modern drives rarely slow down on their own. When an SSD feels sluggish, a handful of settings, a thermal limit or a nearly full volume is almost always behind it, and every one of those is checkable from Windows itself.

Confirm what you actually own

A drive in the wrong mode never reaches its rated speed. Device Manager and a sensor tool such as AIDA64 Extreme show whether the disk negotiated PCIe 4.0 x4 or dropped to x2, and whether a SATA drive is running in AHCI rather than the legacy IDE path. Compare the negotiated link against the drive specification before tuning anything else.

Firmware, TRIM and the optimizer

  1. Update the SSD firmware with the manufacturer tool. Controller bugfixes are not shipped cosmetically through Windows Update.
  2. Verify TRIM is enabled: run fsutil behavior query DisableDeleteNotify and expect a 0.
  3. Run Optimize Drives weekly for the system disk. On an SSD this issues a retrim rather than a defragment pass, and it keeps write performance from degrading.
  4. Never run a full defragment on an SSD, and switch off any third-party tool that wants to.

Stop the write performance leaks

Check whether the bottleneck is elsewhere

Boot time and app loading are not purely storage bound. Startup impact figures in Task Manager, unused autostart entries and a search index covering a huge media library can make a fast drive feel slow. Disable indexing on folders that never need search, and benchmark before and after with a read and write test instead of trusting a feeling.

If read speeds stay far below spec after all of this, image the drive and test it with the manufacturer diagnostic. A drive that fails that test is a warranty case, not a settings problem.