Y Yadler1 New Member Messages 13 Reaction score 0 Sep 21, 2024 #1 how to change initial menu selection ? it needs to be like this -> start windows normally
G garlin Moderator Staff member Messages 8,338 Reaction score 4,073 Sep 21, 2024 #2 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
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