Dual Boot Problem

Johnny Kanidis 0 Reputation points
2025-01-26T08:36:44.86+00:00

Hello to the community!

I am facing a problem with my (metro) Bootloader...

I am using a Dual boot system. One is at Disk E: and one is at Disc C:

It was working normally...

I think that after Windows 11 at disk E: made an update (but not sure this was the reason) the bootloading options changed to these ones at the following picture:

https://i.postimg.cc/rpG3kn4b/viber-image1.jpg

This means I now get two WIndows Boot Manager options on volume 6 !

When I press those it does not find any boot system there !

Windows 11 on volume 8 (default) - Disk C: it works normally and it boots...

Following are also pictures of Msconfig Boot Menu and EasyBdc:

https://i.postimg.cc/52PdYkyC/viber-image-2025-01-25-16-31-15-354.jpg

https://i.postimg.cc/d3md4CZz/viber-image-3.jpg

In case I change default windows to my Windows at Disk E: then the bootloader changes accordingly and I can boot in those windows....

Is there any way guys to go back to my normal bootloading options?

Windows 11 at Disk C and Windows 11 at Disk E only as options ?

Any help will be greatly appreciated !

John

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2025-01-30T07:30:05.1966667+00:00

    Hello

    Thank you for posting in Q&A forum.

    Here are some steps you can try to restore:

    1. Manually Repair BCD

    1. Boot into a working Windows system.
    2. Open Command Prompt as an administrator.
    3. Run the following commands to rebuild the BCD: bcdedit /enum

    • Review the current boot configuration and confirm any unnecessary entries.

    • Note down the {identifier} of valid and invalid boot entries.

    2. Delete invalid boot entries:

    bcdedit /delete {Invalid Entry ID}

    3. Rebuild the boot records (optional):

    bootrec /rebuildbcd

    4. Use Advanced Startup Options

    1. Open Settings > System > Recovery.
    2. Under Advanced startup, click Restart now.
    3. Navigate to Troubleshoot > Advanced options > Command Prompt.
    4. Use the Command Prompt to run the BCD repair commands as mentioned above.

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.