SSD TRIM check tool | CyberShadow’s blog
Posted by jpluimers on 2017/08/17
SSD TRIM check tool | CyberShadow’s blog [WayBack] has source code on github:
trimcheck – SSD TRIM check tool for Windows
Source: CyberShadow/trimcheck: SSD TRIM check tool for Windows
It’s written in D using rdmd as compiler.
–jeroen
via via.






jpluimers said
Via facebook:
Matthias Eißing This is already built into Windows 10 (no other software needed!): Just run “fsutil behavior query DisableDeleteNotify”… if it returns “0”: Trim is enabled / on “1” Trim is not enabled….