Using Trim with SSDs on my Windows 10
I have a solid state drive. I use Smart Defrag on it which shows me that when I defrag it calls it Trim instead. I have Optimize turned off on my hard drive because I use Smart Defrag instead. I did a check in dos to see what it says about my Trim being disable or enabled. These are my results:
C:\WINDOWS\system32>fsutil behavior query DisableDeleteNotify
NTFS DisableDeleteNotify = 0 (Disabled)
ReFS DisableDeleteNotify = 0 (Disabled)
Do I need to enable this trim in Dos for my trim to work even though I am using Smart Defrag? Or am I fine if I keep it where it is and use Smart Defrag once a month?