Use: "bcdedit /set {bootmanager} displaybootmenu no" without the quotes to fix it.
Bcdedit - remove menu
Hi
I recently was playing on Windows 11 with the command bcdedit and added a test menu with this command
c:\bcdedit /set {bootmanager} displaybootmenu yes
How can I remove this change from the command prompt using bcdedit so that this menu with just one option is deleted, not shown again during boot?
current configuration
Cheers
Windows for business | Windows Client for IT Pros | User experience | Other
2 answers
Sort by: Most helpful
-
Limitless Technology 45,231 Reputation points
2023-02-24T12:41:09.0566667+00:00 Hello there,
If you are looking for ways to delete or hide Windows Boot Manager, here are some easy steps: 1) On your keyboard, press "Windows" + "R". This will open up windows command prompt.
- Type in "bcdedit /delete {bootmgr}" without quotes and press enter. This will delete the current boot manager from your computer and reboot.
- Restart your computer, and you will be asked to enter the option to boot normally or enter an administrator password before doing so.
- Use the arrow keys on your keyboard to select "Del" or "Delete". This will delete the Windows Boot Manager from within Windows, but it may still be accessible as a drive from the computer.
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer–