1

In a computer there were two separate Windows 10 installations on two different Hard Disks. But the boot files were in Hard Disk 1.

Now Hard Disk 1 is formatted completely and the Windows 10 on it is reinstalled. But this new installation could not recognize the Windows installation on Hard Disk 2. How can I revive the Windows Installation on Hard Disk 2? Is there any boot manager to fix it?

1 Answers1

1

It is probably not listed in the BCD file as the old one was deleted and the new one only contains the new installation.

I use a tool called Visual BCD to edit my BCD files.

Take a look at here at a tutorial and some more information:

How to use BCDEdit to dual boot Windows installations?

How to add a new OS entry via BCDEDIT?