Windows 10 Crashes
Go to solution
Solved by airdeano,
sounds like the partition did not get setup correctly to establish what drive will be
bootable.
prolly have to reinstall OS again.
disconnect the HDD (if installing on SSD).
boot to reinstall OS with USB boot drive.
first OS install window, press shift+F10
your should get a command window.
type>diskpart
type>list disk
type which disk is the SSD>disk X (X is the SSD) try not to select your USB drive!
type>clean
type>create partition primary align=1024
type>format quick fs=ntfs label (what your boot disk label will be)
once done, type>exit and the type>exit and continue with your install.
