Introduction There are SATA options in the BIOS for the type of disk drive installed. If the drive is a SSD, then the SATA option to ...
Introduction
There are SATA options in the BIOS for the type of disk drive installed. If the drive is a SSD, then the SATA option to choose is ACHI. (The default option is normally IDE.)
Changing to AHCI after installing a Windows OS onto a SSD will results in a non-bootable system. (Or the system will boot and not work.)
Changing to AHCI after installing a Windows OS onto a SSD will results in a non-bootable system. (Or the system will boot and not work.)
Steps (8 total)
Keyboard: Press the windows key
Type in: cmd
Keyboard, press: CTRL-SHIFT-ENTER
If prompted, click on “Yes.”
Type in: cmd
Keyboard, press: CTRL-SHIFT-ENTER
If prompted, click on “Yes.”
bcdedit /set {current} safeboot minimal
Normally enter the BIOS when booting up by pressing F2, F1, F10 or Delete.
Windows will boot into Safe Mode.
Keyboard: Press the windows key
Type in: cmd
Keyboard, press: CTRL-SHIFT-ENTER
If prompted, click on “Yes.”
Type in: cmd
Keyboard, press: CTRL-SHIFT-ENTER
If prompted, click on “Yes.”
bcdedit /deletevalue {current} safeboot
Conclusion
After following these steps, a Windows OS installed on a SSD will successfully boot after enabling AHCI in the bios.
No comments
Post a Comment