- Jul 19, 2014
- 1,945
- 33
- 56
Almost 2 years since I upgraded my HD to an SSD on my laptop. A computer service did this for me. I am very happy about their service (and cost). But about six months later, I discovered that they hadn't turned off the OS defragger. So I did this.
Out of curiosity I was wondering what else perhaps should have been done. I found this on the web,.
The next step is to enable TRIM. Type the following command in a command prompt to enable TRIM:
fsutil behavior set disabledeletenotify 0
Next, turn off Defragmentation. These drives should not be defragged.
Next, turn off indexing. This causes unnecessary writes.
Next, Click on Start -Right-Click Computer Manage Services and Applications Services -Right-Click Windows Search Properties Find the Startup type Select Disabled Click OK.
I don't know if TRIM has been enabled. Also indexing is set to Automatic - Delayed Start. What else of value could have been done when upgrading to an SSD? Everything seems to be working fine, so if it ain't broke...?
Will I even notice any benefits to changing the settings of TRIM and Indexing? Laptop is pretty much used for web viewing, light spreadsheet and document usage, and occasionally watching DVDs.
Out of curiosity I was wondering what else perhaps should have been done. I found this on the web,.
The next step is to enable TRIM. Type the following command in a command prompt to enable TRIM:
fsutil behavior set disabledeletenotify 0
Next, turn off Defragmentation. These drives should not be defragged.
Next, turn off indexing. This causes unnecessary writes.
Next, Click on Start -Right-Click Computer Manage Services and Applications Services -Right-Click Windows Search Properties Find the Startup type Select Disabled Click OK.
I don't know if TRIM has been enabled. Also indexing is set to Automatic - Delayed Start. What else of value could have been done when upgrading to an SSD? Everything seems to be working fine, so if it ain't broke...?
Will I even notice any benefits to changing the settings of TRIM and Indexing? Laptop is pretty much used for web viewing, light spreadsheet and document usage, and occasionally watching DVDs.