up vote 8 down vote favorite
4
share [g+] share [fb]

Can I enable AHCI after installing Windows 7 in a SATA drive that was on IDE mode?

link|improve this question

feedback

1 Answer

up vote 11 down vote accepted

Open regedit and navigate here:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\msahci

Set the value of the "Start" dword to 0.

using regedit to enable AHCI mode in Windows 7

Reboot and enable AHCI in BIOS, now it should work.

Remember to create a restore point before any changes, just in case.

link|improve this answer
It only worked when I followed your procedure. – Jader Dias Feb 20 '10 at 2:36
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.