New
#40
Just make sure it's in Msconfig and set like on picture, make sure you click on Apply and OK. Reboot and you should see it in boot menu. In EasyBCD you can move it up and down or set as default.
Just make sure it's in Msconfig and set like on picture, make sure you click on Apply and OK. Reboot and you should see it in boot menu. In EasyBCD you can move it up and down or set as default.
Thank you, so why would it be that if I select normal startup, the next reboot gives me the blue screen ?, because it’s been restarted several times ok, leaving it as selective.....thanks
Ok did as you suggested and got the blue screen again.....had to restore from my MR backup image.....every time I change Anything within these options I get the blue screen the following reboot, all I did was select SAFE under the boot tab as you suggested......will try some commands as below to see if that fixes it, would try an in place
repair upgrade, but last time I had all sorts of issues with Windows not activating..... Apparently if I use an iso from build 1703 ( which I have created ) Bootrec doesn’t produce the “Access denied” message......Am I going in the right direction ?
bootrec /rebuildbcd
bootrec /fixmbr
bootrec /fixboot
bootrec /scanos
Chkdsk c: /f
SFC /scannow
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
Put boot disk online
Diskpart
List disk
Select disk ?
Online disk
Exit
cd x:\sources\recovery
StartRep.exe
Last edited by reddwarf4ever; 07 Jun 2020 at 16:29. Reason: Correction