I did this and rolled back my AMD SATA driver to Windows ATA and bingo I went from SATA II speeds on my Samsung SSD to SATA III. Samsung Magician was giving me fits trying to 'Optimize'. Why I wasn't seeing SATA III, even HP's gurus didn't know (or they
wouldn't let on), they told me I would have to get another MotherBoard, which they of course said would void my warranty., The MB was configured for RAIDXpert which uses an AMD SATA driver that only reaches SATA II speeds; going into Device Manager
and rolling back the IDE/ATA Controllers (after following all the registry settings and BIOS changes) then rebooting, I now have the correct speeds. Windows Update will try to give you (if you have AMD Controllers) a newer AMD SATA driver. I did try it, thinking
it would be okay, but what it did was return my controllers to the lower speeds, so FYI do not apply this update and just stay with the stock controller. This information only pertains to HP models with stock (OEM) AMD RAIDXpert configurations, also note I
had to change more than two registry files, there is an earlier post that lists:
REG ADD HKLM\System\CurrentControlSet\Services\msahci /v Start /d 0 /f /t REG_DWORD
REG ADD HKLM\System\CurrentControlSet\Services\atapi /v Start /d 0 /f /t REG_DWORD
REG ADD HKLM\System\CurrentControlSet\Services\amdsata /v Start /d 0 /f /t REG_DWORD
REG ADD HKLM\System\CurrentControlSet\Services\nvstor /v Start /d 0 /f /t REG_DWORD
REG ADD HKLM\System\CurrentControlSet\Services\nvraid /v Start /d 0 /f /t REG_DWORD
REG ADD HKLM\System\CurrentControlSet\Services\iaStor /v Start /d 0 /f /t REG_DWORD
Change the above settings then boot to BIOS then change the RAIDXpert to AHCI reboot then goto Device Manager drill down to the controllers for your original setup and roll it back in Properties and go with the Standard ACHI 1.0
Serial ATA Controller which in my case allowed SATA III.