I have several hard drives in my desktop but only 1 has the OS (Win 10). Here is an image of my Disk Manager:
Disk 2 (D:) is an old slow dying backup HDD.
Disk 1 (G:) is a much newer faster (7200rpm) HDD which used to have the OS on it.
Disk 0 (C:) is a very new SSD which now has the OS on it.
Disk 1 has all of the boot info on it because I wanted to be able to still get into the old OS while I was getting the new OS set up and tweaked. Now I am comfortable with my new OS setup and want to format Disk 1 to a single partition so that I can copy the data from Disk 2 to Disk 1 to use the newer faster drive as my backup and just keep Disk 2 as a redundant backup stored offsite.
So now I need to safely get the MBR and bootmgr from Disk 1 to Disk 0. Is this simply a matter of disconnecting Disk 1 then booting and maybe doing a startup repair to let Windows automatically create a new MBR or should I use some software like EasyBCD or are the command line utilities like bcdboot and bcdedit enough? If the latter, what would be the exact commands I would need to get the job done?