Thread: defragging
View Single Post
Old August 4th, 2018, 03:33 AM   #15
rlg118
Veteran Member
 
rlg118's Avatar
 
Join Date: Mar 2009
Location: Land o' Lake-Effect
Posts: 5,348
Thanks: 5,911
Thanked 113,484 Times in 5,360 Posts
rlg118 500000+rlg118 500000+rlg118 500000+rlg118 500000+rlg118 500000+rlg118 500000+rlg118 500000+rlg118 500000+rlg118 500000+rlg118 500000+rlg118 500000+
Default

SSDs should not be defragged - it's pointless - but the TRIM command is certainly handy for ensuring optimal performance.

To find out whether the TRIM command is enabled, enter the following in a command prompt:

fsutil behavior query disabledeletenotify

NTFS DisableDeleteNotify = 0 means that the TRIM feature is enabled.
NTFS DisableDeleteNotify = 1 means that it is disabled. To enable, use an elevated command prompt and enter

fsutil behavior set disabledeletenotify 0
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
rlg118 is offline   Reply With Quote
The Following 8 Users Say Thank You to rlg118 For This Useful Post: