Perform the following steps to change the boot method to AHCI.
- Run Command Prompt as Admin
- Invoke a Safe Mode boot with the command:
bcdedit /set {current} safeboot minimal
- Restart the PC and enter your BIOS during bootup.
- Change from IDE to AHCI mode then Save & Exit.
- Windows 10 will launch in Safe Mode.
- Right click the Window icon and select to run the Command Prompt in Admin mode from among the various options.
- Cancel Safe Mode booting with the command:
bcdedit /deletevalue {current} safeboot
- Restart your PC once more and this time it will boot up normally but with AHCI mode activated.