Official GIGABYTE Forum
Questions about GIGABYTE products => Motherboards with AMD processors => Topic started by: fadsarmy on October 04, 2013, 06:12:18 pm
-
Do the latest AMD 970 chipset drivers support trim in Windows 7?
-
As long as the SSD you are using supports trim yes. On a side note most SSD manufactures have their own software like samsung magician, coarsair toolbox and so on that will let you run trim from their program and if not is easy to send trim command to your SSD.
run Command Prompt as an administrator and type :fsutil behavior query DisableDeleteNotify
It will give you one of two results, either a 0 or a 1. A zero indicates that TRIM is enabled correctly, a one means that it is not. If you have a TRIM-compatible SSD, but find that Windows 7 hasn't enabled the command, you can easily do so by running this command
-
Thanks.