Enable TRIM In Windows 7 For SSD Drives

By default Windows 7 should have TRIM enabled for your SSD. To check, open an Elevated Command Prompt window: Click Start, Type cmd in search box, Right click on the resulting CMD and select “Run As Administrator“, then you will receive a prompt confirmation, and click YES.

CMD

Now at the Command Prompt type:

fsutil behavior query disabledeletenotify

Hit enter and the results with either be:

DisableDeleteNotify = 1

(The 1 signifies that Windows TRIM commands are disabled)

DisableDeleteNotify = 0

(The 0 signifies that Windows TRIM commands are enabled)

To enable TRIM, in the Elevated Command Prompt type the following then hit enter:

fsutil behavior set disabledeletenotify 0

If you need to for some reason disable TRIM, in the Elevated Command Prompt type the following then hit enter:

fsutil behavior set disabledeletenotify 1
Tagged with: , ,
Posted in Windows

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Enter your email address to follow this site and receive notifications of new posts by email.

Join 197 other subscribers
Categories
Archives
Colophon
wordpress com stats plugin