Question – Windows 10 can’t be installed on new build ? | Page 3
You’re doing a lot of random nonsense.
- Disable Fast boot in BIOS,
- Disable Secure boot in BIOS (CSM being enabled usually disables Secure Boot),
- Make sure SATA controller is set to AHCI mode (not RAID, not Intel RST (on Intel boards)),
- Have only single drive connected, while installing windows,
- Clean OS drive before installing windows onto it using diskpart clean method (Shift+F10 to open command prompt).
- Install windows.
If windows was installed in UEFI mode, set Windows Boot Manager as first boot option in Boot Priority settings.
If still doesn’t boot, then:
Show screenshot with Boot Priority settings
Boot from windows installation media execute following and show command output.
diskpart
list disk
select disk 0
list partition
list volume
detail disk
Read more here: Source link
