done a bit of googling. updating the firmware pops up and 7 TRIM checker;
Quote:
Command Prompt (Administrator) enter: fsutil behavior query disabledeletenotify
you'll get either one of these telling you whether its enabled or disabled
DisableDeleteNotify = 1 (Windows TRIM commands are disabled)
DisableDeleteNotify = 0 (Windows TRIM commands are enabled)
|