TRIMcheck: A FREEWARE TRIM TESTER
The title says it all. fsutil will tell you if TRIM is enabled or not, but it won't tell you if it is really functional. TRIMcheck will actually check if TRIM works or not.
This program has no GUI, it runs in a command prompt window. You must copy it on the SSD that you are testing and run it twice, waiting for at least 30 seconds to a minute between runs in order to ensure accurate results.
When executed for the first time it will write on specific sectors on the SSD. It will then delete the written data and exit. When you run it a second time a minute later, it will try to read the exact same sectors. When TRIM works you'll get zeroes on the sectors it wrote, plus a notification that TRIM works. If the data is still there you'll be notified that TRIM is not working. This is good for cases where certain software use cheap workarounds that cripple TRIM in order to ensure SSD compatibility. In such cases fsutil will still show that TRIM is enabled, regardless if it really works or not. With this proggie you'll know for sure.
Bookmarks