Solved Restoring the Windows GUI boot menu again if legacy text one appears. (fixed)


jimbo45

Well-known member
Pro User
VIP
Local time
6:16 AM
Posts
4,032
Location
Hafnarfjörður IS
OS
Windows XP,7,10,11 Linux Arch Linux
Hi folks
After creating a winpe.vhdx and a windows 22 server vhdx I lost the blue boot windows GUI and just got the old legacy black text one.

The easiest way to fix this is via (as admin) bcdedit.

Simply run bcdedit /set {default} bootmenupolicy standard where {default} is the system you want as default (or in whatever id it is -- you can see that by just running bcdedit without any parameters - just lists them all if you have serveral systems.

Of course if you already have the newer blue boot menu and don't like it you can revert by typing

bcdedit /set {default} bootmenupolicy legacy - but not sure why you'd want to do that -- people's choice I suppose.

Cheers
jimbo
 

My Computer

System One

  • OS
    Windows XP,7,10,11 Linux Arch Linux
    Computer type
    PC/Desktop
    CPU
    2 X Intel i7
Hi folks
After creating a winpe.vhdx and a windows 22 server vhdx I lost the blue boot windows GUI and just got the old legacy black text one.

The easiest way to fix this is via (as admin) bcdedit.

Simply run bcdedit /set {default} bootmenupolicy standard where {default} is the system you want as default (or in whatever id it is -- you can see that by just running bcdedit without any parameters - just lists them all if you have serveral systems.

Of course if you already have the newer blue boot menu and don't like it you can revert by typing

bcdedit /set {default} bootmenupolicy legacy - but not sure why you'd want to do that -- people's choice I suppose.

Cheers
jimbo
I recommend you use Code tags when suggesting such commands (</> icon in menu)

Code:
bcdedit /set {default} bootmenupolicy standard

Code:
bcdedit /set {default} bootmenupolicy legacy
Main reason some prefer the legacy menu is it can be quite a bit faster.
 

My Computer

System One

  • OS
    Windows 10 Pro + others in VHDs
    Computer type
    Laptop
    Manufacturer/Model
    ASUS Vivobook 14
    CPU
    I7
    Motherboard
    Yep, Laptop has one.
    Memory
    16 GB
    Graphics Card(s)
    Integrated Intel Iris XE
    Sound Card
    Realtek built in
    Monitor(s) Displays
    N/A
    Screen Resolution
    1920x1080
    Hard Drives
    1 TB Optane NVME SSD, 1 TB NVME SSD
    PSU
    Yep, got one
    Case
    Yep, got one
    Cooling
    Stella Artois
    Keyboard
    Built in
    Mouse
    Bluetooth , wired
    Internet Speed
    72 Mb/s :-(
    Browser
    Edge mostly
    Antivirus
    Defender
    Other Info
    TPM 2.0
I use the legacy boot menu since my BIOS enter screen is mostly black, except for the ROG logo and it blends in nicely. It is also a little faster, but not by much.

If I need to get to the recovery menu I just need to press F8 at the boot menu.
 

My Computer

System One

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    CPU
    Ryzen 9 3900X
    Motherboard
    ASUS ROG Strix X570-E Gaming
    Memory
    G-Skill RipjawsV F4-3600C18 (16GB x 2)
    Graphics Card(s)
    Gigabyte RX 5700 XT Gaming OC
    Sound Card
    Realtek ALC1220P
    Monitor(s) Displays
    ASUS VE278 (x 2)
    Screen Resolution
    1920x1080
    Hard Drives
    Samsung 850 Pro 256GB
    Samsung 970 Pro NVMe 512GB (x 2)
    ST10000VN0004 10TB (x 2)
    ST10000VN0008 10TB (x 2)
    ST4000VN000 4TB (x 2)
    PSU
    Corsair HX1000
    Case
    Corsair Carbide 400R
    Cooling
    AMD Wraith Prism (Stock)
    Keyboard
    Logitech G213
    Mouse
    Logitech G502
    Internet Speed
    100Mbps down / 40Mbps up
    Browser
    Firefox - Chrome - Edge
    Antivirus
    Windows Defender - Clamwin
Good info. I will give legacy option a try. Thanks! :-)
-Gamma
 

My Computer

System One

  • OS
    Win11
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo Ideapad Slim 3
    CPU
    core i5 12450H
    Motherboard
    LNVNB161216
    Memory
    16 GB LPDDR5
    Graphics Card(s)
    none
    Sound Card
    none
    Monitor(s) Displays
    InBuilt
    Screen Resolution
    1920 x 1080 x 60 hertz
    Hard Drives
    Micron SSD 512 GB
    PSU
    InBuilt
    Case
    InBuilt
    Cooling
    Fan ( InBuilt )
    Keyboard
    InBuilt
    Mouse
    USB Wired Optical
    Internet Speed
    Not much but sufficient
    Browser
    ff ( latest )
    Antivirus
    Windows Defender
Good info. I will give legacy option a try. Thanks! :-)
-Gamma
It is much easier to select option using graphical interface - it is too easy to select wrong option on legacy bios, particularly for people with reduce dexterity or "fat fingers". Also can take several clicks.

Also, some bioses have a bug where legacy bios only shows in low resolution if secure boot is enabled.
 

My Computer

System One

  • OS
    Windows 10 Pro + others in VHDs
    Computer type
    Laptop
    Manufacturer/Model
    ASUS Vivobook 14
    CPU
    I7
    Motherboard
    Yep, Laptop has one.
    Memory
    16 GB
    Graphics Card(s)
    Integrated Intel Iris XE
    Sound Card
    Realtek built in
    Monitor(s) Displays
    N/A
    Screen Resolution
    1920x1080
    Hard Drives
    1 TB Optane NVME SSD, 1 TB NVME SSD
    PSU
    Yep, got one
    Case
    Yep, got one
    Cooling
    Stella Artois
    Keyboard
    Built in
    Mouse
    Bluetooth , wired
    Internet Speed
    72 Mb/s :-(
    Browser
    Edge mostly
    Antivirus
    Defender
    Other Info
    TPM 2.0
Hi folks

especially if you have a load of different OS'es -- the description which you can set (also doable with legacy boot) is much clearer IMO with white / blue GUI tham with black / grey text in the legacy menu.

I don't think boot time length makes any even noticeable difference on decent (and even quite old) equipment either. Also you can get longer descriptions visible on the screen.

But it's people's choice and at least both menu types are still available.
multios.png
(And yes I still use Win 10 from time to time).

cheers
jimbo
 

My Computer

System One

  • OS
    Windows XP,7,10,11 Linux Arch Linux
    Computer type
    PC/Desktop
    CPU
    2 X Intel i7
Hi folks

especially if you have a load of different OS'es -- the description which you can set (also doable with legacy boot) is much clearer IMO with white / blue GUI tham with black / grey text in the legacy menu.

I don't think boot time length makes any even noticeable difference on decent (and even quite old) equipment either. Also you can get longer descriptions visible on the screen.

But it's people's choice and at least both menu types are still available.
View attachment 84061
(And yes I still use Win 10 from time to time).

cheers
jimbo
Wow! You are a VHD rider. That's me too! :-)
-Gamma
 

My Computer

System One

  • OS
    Win11
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo Ideapad Slim 3
    CPU
    core i5 12450H
    Motherboard
    LNVNB161216
    Memory
    16 GB LPDDR5
    Graphics Card(s)
    none
    Sound Card
    none
    Monitor(s) Displays
    InBuilt
    Screen Resolution
    1920 x 1080 x 60 hertz
    Hard Drives
    Micron SSD 512 GB
    PSU
    InBuilt
    Case
    InBuilt
    Cooling
    Fan ( InBuilt )
    Keyboard
    InBuilt
    Mouse
    USB Wired Optical
    Internet Speed
    Not much but sufficient
    Browser
    ff ( latest )
    Antivirus
    Windows Defender

Latest Support Threads

Back
Top Bottom