How to enable AHCI in Windows 7 RC after installation

AHCI (Advanced Host Controller Interface) enables native command queuing and hot-plugging through SATA host controllers (Serial-ATA) for your hard drives. In many scenarios, it enables more efficient multi-tasking. Vista was the first Windows OS to support AHCI out of the box, whereas Windows 7 does the same. But an issue with AHCI is that if you install the OS without enabling AHCI in the BIOS, enabling it after installation will render your OS unusable. This is because Windows disable the AHCI driver since it is not needed during the installation.

There is one way to fix this, although you need to have knowledge of registry editing. The detailed steps from Microsoft are as follows:

To resolve this issue, enable the AHCI driver in the registry before you change the SATA mode of the boot drive. To do this, follow these steps:

  1. Exit all Windows-based programs.
  2. Click Start, type Regedit in the Start Search box, and then press ENTER.
  3. If you receive the User Account Control dialog box, click Continue.
  4. Locate and then click the following registry subkey:HKEY_LOCAL_MACHINESystemCurrentControlSetServicesMsahci
  5. In the right pane, right-click Start in the Name column, and then click Modify.
  6. In the Value data box, type 0, and then click OK.
  7. On the File menu, click Exit to close Registry Editor.

After this you’ll have to restart your computer, go to BIOS and enable AHCI. When you log in to Windows again, you’ll notice the installation of drivers for AHCI. Another restart will be required to finish the driver installation. enable ahci in Windows 7

I’ve simplified the steps by Microsoft by exporting the registry key. Just download the following file and run it. You’ll still need to go through the steps of restarting your computer and enabling AHCI in the BIOS.

Hopefully, you’ll find a somewhat noticeable improvement in multitasking, especially if you’re a notebook user. Of course with the variety of PC hardware, experience many vary.

Disclaimer:

Beware, though, you’re responsible on your own for messing around with the registry. This guide comes with no warranties if your computer blows up, gets angry at you, stops working or just shows a Blue Screen of Death.
About the Author

Technology enthusiast, Internet addict, photography fan, movie buff, music aficionado.

243 comments

  1. It has an Extension of .REG same goes true for all Registry Files.

    Start

    Run/Start Search

    Type: REGEDIT

    Go to the following:

    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Msahci

    Double Click “START” on the right Pane change the Value to “0” Reboot. And Enable ACHI in your BIOS either F1,F2,Del, F10 Depending on your Mobo.

    1. What if the option to change from sata to ahci in BIOS is not present? Is there another way? Any help would be fantastic.

  2. Pingback: Dell Latitude E6410 BSOD Switch to AHCI | DeveloperQuestion.com
  3. If someone has a mainboard that has a secondary SATA controller, such as JMicron, all they need to do is attach their boot drive to one of the other connectors. They can then change the SATA setting in the BIOS (which *only* affects the main SATA controller), boot, and install the AHCI drivers as any other new hardware. Once the drivers are install, power off, re-attach the boot drive to the main SATA connectors, and reboot. No need to futz around with the registry … :-).

    1. PS. This is assuming they’ve already installed the drivers for the secondary SATA controller (which some people forget to do).

  4. Pingback: Dualboot Windows 7 and Mac os x
  5. hi all
    my main Asus P7P55D chip intel P55. HDD santa 2. OS Win 7 64 bit RC
    I trying convert mode Santa –> AHCI..failed !!! :

    Setup new install OS …not dectect HDD..
    after install OS with mode IDE . I run regedit :

    HKEY_LOCAL_MACHINESystemCurrentControlSetServicesMsahci

    I change mode in BIOS : IDE –> AHCI. reset my computer not success

    please help me…

  6. I did it with success, my intel x25 160 has windows 7 rating from 7.4 with IDE to 7.7 with AHCI. Yay!!!!

Comments are closed.