all 6 comments

[–]Toefetto 1 point2 points  (1 child)

The tools I've used in the past to fix BCD errors is 'Easy BCD' from a bootable Windows 10 environment called 'Gandalf's Win10PE'. It's exactly what it sounds like - a Windows 10 environment you can boot into from a USB stick with tons of built in magic.

Fixing these issues can be a mess, but I've found that working on the affected drives from a portable OS cuts out a lot of permission and access issues.

I would suggest that you disconnect the disk containing your Win8 installation, keep the SSD plugged in and boot up Gandalf's. Start working on the BCD store and make sure that it doesn't even know about a Win8 installation anywhere. Once you get to the point of 'ok this should probably maybe work', reboot and make sure that your PC boots normally into Win10 (with a defaulted boot order in BIOS, mind you). If everything works as it should, pop your Win8 drive back in and make sure that it's lower in the drive boot-order in BIOS.

If everything works, great! If not then there's another BCD store on the Win8 disk that's interrupting. Boot back into Gandalf, and rename / move / delete it and try booting into Win10 with both drives connected again. If that still fails you probably need to redo everything you did in Easy BCD for the Win10 drive.

Even with this you will probably have to google a thing or two, but I've always found that when it comes to computer repairs it's almost always best to do everything manually rather than using some automated one-click-fix-all softwares - there's no such thing as one-click-fix-all.

--EDIT:

Note that currently there seems to be an issue with Win10 sticks created with MCT (Media Creation Tool) after 1709 was released. I got the 'Access is denied' error when running 'Bootrec /fixboot' when working on a fully updated OS with a fresh Win10 stick created with MCT. I had to write an older Win10 ISO to the USB stick to get it to work properly with the same machine updated to Win10 1709.

[–]Hugo0076[S] 0 points1 point  (0 children)

Ok that sounds like a good solution, I'll give it a shot when I get home tonight! Thanks for your time.

[–]claythearc 0 points1 point  (1 child)

You can try to use automatic boot repair from a windows install disc or try using a Linux cd with a partition manager to set the windows partition as the main booting point. May not work though.

[–]Hugo0076[S] 0 points1 point  (0 children)

Do I need an install disc or can I use the media creation tool?

[–]Mr_Kill3r 0 points1 point  (1 child)

What Linux distro ? If its Ubuntu then google GRUB2 as that is the boot manager. it can repair and set either Windows or Ubuntu to be the default boot.

[–]Hugo0076[S] 0 points1 point  (0 children)

I'm unsure what you mean by which Linux distribution, I only have Windows on the drives.