Have you recently purchased and cloned your old HDD with a new SSD? Here’s some tips. There is a balance of performance vs. extending the life of your SSD.
- Make sure your SATA controller is set to AHCI mode.
Set AHCI mode in the BIOS if this is not enabled and make changes to the registry (first)
AHCI is needed for native TRIM support in Windows 7. This allows TRIM to do its job

- Click on the Start
- Control Panel
- Device manager
- IDE ATA/ATAPI controllers
- Do you see the AHCI controller?
How do you enable AHCI?
Before doing the process below, see if your BIOS has AHCI capabilities
- Open Registry Editor and move down to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\msahci.
- Right click on the Start DWORD and click on Modify.

- Set the value to 0 and click OK.

- Reboot your computer and enable the AHCI setting the BIOS. Another restart will be required to finish the driver installation.
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.
(The above disables the “search indexer”)

Next
Click on Start – Computer – Right click on your SSD – Properties – Uncheck Allow files on this drive to have contents indexed in addition to file properties – Click OK.

Next (Disabling this as recommended by some sites will have a negative effect on performance)
- Right Click on Computer and select Manage
- Click on Device Manager
- Expand Disk Drives
- Right click on the hard drive and select Properties for that hard drive (you can also double click the drive
- On the Policies tab:
Check Turn off Windows write-cache buffer flushing on the device
- Hit OK and close the Device Manager

Next, disable hibernation
Go to a command prompt, type powercfg.exe /hibernate off
Next, move Power Management to high performance
Adjusting the Power Settings
Adjusting the Power Settings
-
Go to Control Panel;
-
Select System and Security
-
Select Power Options and Click the drop down for Show Additional Plans
-
Select the High Performance bubble to apply it
-
Click Change Plan Settings to High Performance
-
Click Change Advanced Power Settings
-
Click the hard disk drop down option
-
Change Turn off hard disk after to 0 minutes (Never)
-
Select OK
-
Select Save Settings
Next, if you have 6 GB of RAM or more, disable the page file.
Click on Start Menu – Right-Click Computer – Properties – Advanced System Settings – Advanced Tab – Performance Settings – Advanced Tab – Click Change under Virtual Memory – Uncheck Automatically manage paging file size for all drives – Click on No paging file – Click Set – OK – Restart your computer.
Check for the latest firmware!
Like this:
Like Loading...