Skip to main content

Change IDE mode to SATA/AHCI mode on Windows 7

When you installed Windows 7 on your disk with IDE mode, your computer might lost some advantages of SATA/AHCI mode. Then, you may want to enable SATA/AHCI mode for your disk. But simply changing your disk mode settings in BIOS setup is not enough. This will cause your system automatically restarting. Below tip may be help you.

  • First, boot to Windows 7. Change some registry value. Open Registry Editor, browse to below keys and edit the value to 0:





    • HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\iaStorV

    • HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\msahci





  • Last, restart your computer and change disk mode settings to SATA/AHCI mode.


Now you can boot to Windows 7 with SATA/AHCI mode.Wish succeed!

Comments

Popular posts from this blog

Turn off AutoPlay on Windows

On Windows, when you insert an USB or a CD/DVD into your computer, they are usually opened automatically. So the computer maybe infected autorun virus. To avoid that, you should turn off AutoPlay function.

Create Wordpress page template

When creating a new page in Wordpress, we usually have a choice for the page template. It's call Default template . However, we sometimes need to make a new page with a new appearance. Then another page template is needed. Instead of downloading a shared page template from internet, we can create a new page template by below instructions.