WilliamP

Distinguished
Jul 6, 2008
30
0
18,530
I have a new system with an SSD. I am running Windows 7 64 bit. Now my question is this. I know that 7 is supposed to handle Trim on the SSD when the system is idle. First of all will a screen saver be ok? Also how do I know Trim is in fact working?


 
Solution
Open up CMD as an administrator, and type in
fsutil behavior query DisableDeleteNotify

-The Value 0 means TRIM is functioning properly.
-The Value 1 means TRIM is not.