Win 11 Advanced Boot Options

Yadler1

New Member
Messages
13
Reaction score
0
how to change initial menu selection ? it needs to be like this -> start windows normally
 
There's no way to define a default option for the Advanced Boot Options screen.

You can always disable the boot menu with:
Code:
bcdedit /set {bootmgr} displaybootmenu no
 
Back
Top