12 SSD tips to optimise your drive's performance

The improvement in performance is likely to be negligible at best, but if you're keen to squeeze the most out of your system, it may be worth considering.

If you decide to disable indexing, open 'Computer' on the Start menu, right-click the SSD and choose 'Properties'. Towards the bottom of the dialog, clear the box marked 'Allow files on this drive to have contents indexed in addition to file properties'.

Trim

The TRIM command lets operating systems inform SSDs which data blocks are no longer needed so they can be wiped internally. This helps to keep the disk in optimum condition, and therefore maintain its performance. Windows 7 supports TRIM, but it may not be enabled in your system.

You can check the status of TRIM by launching the command prompt using administrator privileges. To do this, go to 'Start | All programs | Accessories' right-click 'Command prompt' and choose 'Run as administrator'. Now enter the following command:

fsutil behavior query DisableDeleteNotify

Press [Enter]. If TRIM is working correctly, you'll get a response of 0 (zero). If the result is 1, then you'll need to enable TRIM by entering the following command:

fsutil behavior query|set DisableDeleteNotify = 0

10. Check disk TRIM support

Not all solid state drives support TRIM, although you'll find that an increasing number do. It's a good idea to check through your drive's documentation or go to the manufacturer's website to see whether or not it's supported.

There may well be a firmware upgrade available for your drive that enables TRIM, so this is worth investigating too. You should be able to get this from the support section of the manufacturer's site, along with instructions on how to apply it.

11. Advanced Host Controller Interface

Windows Vista and 7 natively support the AHCI SATA controller standard, which enables faster data throughput, but it's worth checking that your motherboard does too.

Enter the BIOS by restarting your PC and hitting [Delete] as it starts up, or watching for the key combination displayed for you to enter the CMOS utility. The location varies, but it's often in chipset settings. If you find it's disabled, enable it.

12. SSD Tweaker

SSD tweaker

As an alternative to tweaking Windows settings manually to get the best configuration for your SSD, you can get a tweaking program such as SSD Tweaker to do the hard work.

The free version lets you clear the paging file and disable indexing, system restore, NTFS 8.3 name creation and file date stamping. There's also a handy 'Auto tweak settings' button that sets the most common SSD tweaks in a single operation.

The pro version includes more advanced settings, like querying the TRIM status and modifying hibernation settings. There's also a TRIM optimisation manager that enables you to optimise TRIM for your drive.