Share via

How to disable Windows Boot Manager

Anonymous
2023-06-21T04:17:02+00:00

Some time back I installed Windows Boot Manager so I could choose which of two Windows 10 installations (on separate physical drives) to boot up.

That facility is no longer required.

Advice on how to delete/stop/disable Windows Boot Manager will be appreciated.

Windows for home | Windows 10 | Settings

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2023-06-21T04:53:24+00:00

    Hi, DavidNeville. I'm Robinson, and I’m happy to help you today.

    Disabling the "Time to display list of operating systems" in the system advanced settings should disable this screen.

    1-Right-click on Start then click on Run

    2-Type: sysdm.cpl and click on ok

    3-Click on the "Advanced" tab

    4-Click on the "Settings..." button under "Startup and Recovery"

    5-Uncheck the option "Time to display list of operating systems"

    6-Click on Apply and Ok on both windows to save the change

    7-Then you should not see this screen again when rebooting your computer

    80+ people found this answer helpful.
    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2024-01-22T19:34:14+00:00

    using cmd

    Windows 11

    bcdedit /set {bootmgr} displaybootmenu no

    For older windows

    bcdedit /set <bootmgr> displaybootmenu no

    bcdedit /set (bootmgr) displaybootmenu no

    4 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-10-21T03:51:11+00:00

    OPEN CMD as ADMIN

    type bcdedit /set {bootmgr} timeout 0

    now it wont come

    4 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2023-06-21T06:34:14+00:00

    Many thanks Robinson. Your solution worked. Regards ... David

    1 person found this answer helpful.
    0 comments No comments