{"id":362,"date":"2025-06-28T21:47:36","date_gmt":"2025-06-29T04:47:36","guid":{"rendered":"https:\/\/csispecialist.com\/?p=362"},"modified":"2025-07-04T01:06:07","modified_gmt":"2025-07-04T08:06:07","slug":"ssds-and-trim","status":"publish","type":"post","link":"https:\/\/csispecialist.com\/index.php\/2025\/06\/28\/ssds-and-trim\/","title":{"rendered":"SSD&#8217;s and TRIM"},"content":{"rendered":"\n<p>Enabling the TRIM function for your SSD in Windows is essential to optimize drive performance, accelerate data write speeds, and extend the lifespan of your solid-state drive. TRIM works by automatically clearing unused data blocks, preventing a decrease in performance as time passes. It is imperative to maintain fast and efficient operation of your Windows SSD.<\/p>\n\n\n\n<p>Although TRIM should be enabled by Windows automatically it is always a good idea to check.&nbsp; By opening the command prompt as administrator you can use the following command:<\/p>\n\n\n\n<p class=\"has-luminous-vivid-amber-background-color has-background\">fsutil behavior query disabledeletenotify<\/p>\n\n\n\n<p>it should return something like this:<\/p>\n\n\n\n<p class=\"has-pale-cyan-blue-background-color has-background\" style=\"font-size:10px\">C:\\Windows\\System32&gt;fsutil behavior query disabledeletenotify<br>NTFS DisableDeleteNotify = 0&nbsp; (Allows TRIM operations to be sent to the storage device)<br>ReFS DisableDeleteNotify = 0&nbsp; (Allows TRIM operations to be sent to the storage device)<\/p>\n\n\n\n<p>In this system there are two different types of SSD drives NTFS and ReFS.&nbsp; They are both 0 which means TRIM is enabled on both drives.&nbsp; A 1 would mean that TRIM is disabled.<\/p>\n\n\n\n<p>If you see a 1 and want to enable for that drive you would execute one of the two following commands depending what drive type it is:<\/p>\n\n\n\n<p class=\"has-luminous-vivid-amber-background-color has-background\">fsutil behavior set disabledeletenotify NTFS 0<br>fsutil behavior set disabledeletenotify ReFS 0<\/p>\n\n\n\n<p>If you want to disable it just use the same command except use a 1 instead of a 0.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Enabling the TRIM function for your SSD in Windows is essential to optimize drive performance, accelerate data write speeds, and extend the lifespan of your solid-state drive. TRIM works by automatically clearing unused data blocks, preventing a decrease in performance as time passes. It is imperative to maintain fast and efficient operation of your Windows &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/csispecialist.com\/index.php\/2025\/06\/28\/ssds-and-trim\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;SSD&#8217;s and TRIM&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[1],"tags":[77,79],"class_list":["post-362","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-ssd","tag-windows"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/csispecialist.com\/index.php\/wp-json\/wp\/v2\/posts\/362","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/csispecialist.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/csispecialist.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/csispecialist.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/csispecialist.com\/index.php\/wp-json\/wp\/v2\/comments?post=362"}],"version-history":[{"count":0,"href":"https:\/\/csispecialist.com\/index.php\/wp-json\/wp\/v2\/posts\/362\/revisions"}],"wp:attachment":[{"href":"https:\/\/csispecialist.com\/index.php\/wp-json\/wp\/v2\/media?parent=362"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/csispecialist.com\/index.php\/wp-json\/wp\/v2\/categories?post=362"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/csispecialist.com\/index.php\/wp-json\/wp\/v2\/tags?post=362"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}