Windows 10 twice both on volume 2

Gabeg006

Prominent
Apr 18, 2017
1
0
510
My computer has an choose your os screen and says Windows 10 twice both on volume 2. I don't get it. Abd I am trying to reset my computer and it​ shows that abd the computer is trying to do the same thing when restarting because of the problem it can't start straight up and finish
 
Solution
from desktop, go to settings/update & security/recovery
in right column, choose advanced startup - click restart button
choose troubleshoot
choose advanced
choose command prompt
We need to use the Bootrec.exe tool. Click on command prompt and type in the following commands, one after the other:
bootrec /RebuildBcd
bootrec /fixMbr
bootrec /fixboot
Exit

Now go ahead and reboot your system. In some cases you may need to run some additional commands.
bootsect /nt60 SYS or bootsect /nt60 ALL

that rebuilds the boot structure so should fix your two listings for same OS.
from desktop, go to settings/update & security/recovery
in right column, choose advanced startup - click restart button
choose troubleshoot
choose advanced
choose command prompt
We need to use the Bootrec.exe tool. Click on command prompt and type in the following commands, one after the other:
bootrec /RebuildBcd
bootrec /fixMbr
bootrec /fixboot
Exit

Now go ahead and reboot your system. In some cases you may need to run some additional commands.
bootsect /nt60 SYS or bootsect /nt60 ALL

that rebuilds the boot structure so should fix your two listings for same OS.
 
Solution