Saturday, September 2, 2017

How to switch Windows 10 between IDE/AHCI/RAID modes without reinstalling

1. Right click on Start Menu and select "Command Prompt (Admin)".
2. Enter the following command:
bcdedit /set safeboot minimal
3. Restart the computer, enter BIOS setup and change the SATA operation mode how you like.
4. Save changes and let the Windows start. It will boot to Safe Mode.
5. Right click on Start Menu and select "Command Prompt (Admin)".
6. Enter the following command:
bcdedit /deletevalue safeboot
7. Restart the computer. Windows 10 will boot normally.

No comments:

Post a Comment