Duplicate BCD in boot Manager

knowthyself77

Reputable
Oct 20, 2015
6
0
4,510
how do i rebuild or solve this error, because they look exactly the same and the default is bad one and the 1st one. the second one is the good one.
 
Solution
Download Visual BCD Editor and you can see and edit details of every boot loader.
http://www.boyans.net/

Usually the problem is full path to winload.exe(or winload.efi) which is made up from elements "Application device" + "Application path".

You can use also bcdedit.exe on admin command line.

In your case you should examine which boot loader has a "bad" full path and delete it.
Download Visual BCD Editor and you can see and edit details of every boot loader.
http://www.boyans.net/

Usually the problem is full path to winload.exe(or winload.efi) which is made up from elements "Application device" + "Application path".

You can use also bcdedit.exe on admin command line.

In your case you should examine which boot loader has a "bad" full path and delete it.
 
Solution