Personalization Add Boot to UEFI Firmware Settings context menu in Windows 11


  • Staff
UEFI_firmware_settings_banner.png

This tutorial will show you how to add "Boot to UEFI Firmware Settings" to the desktop context menu making it easy to boot directly to UEFI in Windows 10 and Windows 11.

UEFI (Unified Extensible Firmware Interface) is a standard firmware interface for PCs, designed to replace BIOS (basic input/output system). This standard was created by over 140 technology companies as part of the UEFI consortium, including Microsoft. It's designed to improve software interoperability and address limitations of BIOS.

Windows utilizes the UEFI to support the handoff of system control from the SoC firmware boot loader to the OS. The UEFI environment is a minimal boot OS upon which Windows devices are booted and the OS runs.

If you like, you can add Boot to UEFI Firmware Settings to the top, middle, or bottom of the desktop context menu for all users to make it easier to boot to UEFI on demand.


You must be signed in as an administrator to add, remove, and use the "Boot to UEFI Firmware Settings" context menu.



EXAMPLE: "Boot to UEFI Firmware Settings" context menu

You will need to click/tap on Show more options first by default, then click/tap on Boot to UEFI Firmware Settings.


Show_more_options.png
top_Boot_to_UEFI_Firmware_Settings_context_menu.png
middle_Boot_to_UEFI_Firmware_Settings_context_menu.png
bottom_Boot_to_UEFI_Firmware_Settings_context_menu.png

shutdown_warning.png



Here's How:

1 Do step 2 (add to top), step 3 (add to middle), step 4 (add to bottom), or step 5 (remove) below for what you would like to do.

2 Add "Boot to UEFI Firmware Settings" to Top of Desktop Context Menu

A) Click/tap on the Download button below to download the .reg file below, and go to step 6 below.​

Add_Boot_to_UEFI_Firmware_Settings_to_TOP_desktop_context_menu.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Firmware]
"Icon"="bootux.dll,-1016"
"MUIVerb"="Boot to UEFI Firmware Settings"
"Position"="Top"

[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Firmware\command]
@="powershell -windowstyle hidden -command \"Start-Process cmd -ArgumentList '/s,/c,shutdown /r /fw' -Verb runAs\""

3 Add "Boot to UEFI Firmware Settings" to Middle of Desktop Context Menu

A) Click/tap on the Download button below to download the .reg file below, and go to step 6 below.​

Add_Boot_to_UEFI_Firmware_Settings_to_MIDDLE_desktop_context_menu.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Firmware]
"Icon"="bootux.dll,-1016"
"MUIVerb"="Boot to UEFI Firmware Settings"
"Position"="Middle"

[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Firmware\command]
@="powershell -windowstyle hidden -command \"Start-Process cmd -ArgumentList '/s,/c,shutdown /r /fw' -Verb runAs\""

4 Add "Boot to UEFI Firmware Settings" to Bottom of Desktop Context Menu

A) Click/tap on the Download button below to download the .reg file below, and go to step 6 below.​

Add_Boot_to_UEFI_Firmware_Settings_to_BOTTOM_desktop_context_menu.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Firmware]
"Icon"="bootux.dll,-1016"
"MUIVerb"="Boot to UEFI Firmware Settings"
"Position"="Bottom"

[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Firmware\command]
@="powershell -windowstyle hidden -command \"Start-Process cmd -ArgumentList '/s,/c,shutdown /r /fw' -Verb runAs\""

5 Remove "Boot to UEFI Firmware Settings" from Desktop Context Menu

This is the default setting.


A) Click/tap on the Download button below to download the .reg file below, and go to step 6 below.​

Remove_Boot_to_UEFI_Firmware_Settings_from_desktop_context_menu.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\DesktopBackground\Shell\Firmware]

6 Save the .reg file to your Desktop.

7 Double click/tap on the downloaded .reg file to merge it.

8 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

9 When finished, you can delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

  • UEFI_Firmware_Settings.png
    UEFI_Firmware_Settings.png
    965 bytes · Views: 46
  • Add_Boot_to_UEFI_Firmware_Settings_to_BOTTOM_desktop_context_menu.reg
    1.1 KB · Views: 117
  • Add_Boot_to_UEFI_Firmware_Settings_to_MIDDLE_desktop_context_menu.reg
    1 KB · Views: 112
  • Add_Boot_to_UEFI_Firmware_Settings_to_TOP_desktop_context_menu.reg
    1 KB · Views: 130
  • Remove_Boot_to_UEFI_Firmware_Settings_from_desktop_context_menu.reg
    536 bytes · Views: 115
Last edited:
Hi Brink

Forgive me but I am learning :)
what is the Benefit of Boot_to_UEFI_Firmware_Settings?

Thank you
 

My Computer

System One

  • OS
    Windows 11 pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Asus
    CPU
    Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz
    Motherboard
    PRIME Z490-A
    Memory
    32.0 GB DDR4
    Graphics Card(s)
    Radeon RX 580 Series
    Sound Card
    AMD High-Definition Audio Device
    Monitor(s) Displays
    AOC Q32G1WG4
    Screen Resolution
    2560 x 1440
    PSU
    750
    Cooling
    Air
    Keyboard
    Corsair K70 RGB
    Mouse
    G502 Hero
    Browser
    Microsoft Edge
It works but asks for permission to make changes to my computer and then there is a short delay.
 

My Computers

System One System Two

  • OS
    11 Pro 23H2 OS build 22631.3374
    Computer type
    Laptop
    Manufacturer/Model
    Acer Swift SF114-34
    CPU
    Pentium Silver N6000 1.10GHz
    Memory
    4GB
    Screen Resolution
    1920 x 1080
    Hard Drives
    SSD
    Cooling
    fanless
    Internet Speed
    13Mbps
    Browser
    Brave, Edge or Firefox
    Antivirus
    Webroot Secure Anywhere
    Other Info
    System 3

    ASUS T100TA Transformer
    Processor Intel Atom Z3740 @ 1.33GHz
    Installed RAM 2.00 GB (1.89 GB usable)
    System type 32-bit operating system, x64-based processor

    Edition Windows 10 Home
    Version 22H2 build 19045.3570
  • Operating System
    Windows 11 Pro 23H2 22631.2506
    Computer type
    Laptop
    Manufacturer/Model
    HP Mini 210-1090NR PC (bought in late 2009!)
    CPU
    Atom N450 1.66GHz
    Memory
    2GB
Hi Brink

Forgive me but I am learning :)
what is the Benefit of Boot_to_UEFI_Firmware_Settings?

Thank you

Hello, :alien:

It's basically a shortcut added to the context menu to make it easier to directly boot to your UEFI/BIOS. It can be handy if you're someone that needs or wants to boot to UEFI/BIOS often.
 

My Computers

System One System Two

  • OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    8TB WD MyCloudEX2Ultra NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Logitech wireless K800
    Mouse
    Logitech MX Master 3
    Internet Speed
    1 Gbps Download and 35 Mbps Upload
    Browser
    Google Chrome
    Antivirus
    Microsoft Defender and Malwarebytes Premium
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    APC SMART-UPS RT 1000 XL - SURT1000XLI,
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    HP Spectre x360 2in1 14-eu0098nr (2024)
    CPU
    Intel Core Ultra 7 155H 4.8 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Graphics card(s)
    Integrated Intel Arc
    Sound Card
    Poly Studio
    Monitor(s) Displays
    14" 2.8K OLED multitouch
    Screen Resolution
    2880 x 1800
    Hard Drives
    2 TB PCIe NVMe M.2 SSD
    Internet Speed
    Intel Wi-Fi 7 BE200 (2x2) and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Windows Defender and Malwarebytes Premium
Hello, :alien:

It's basically a shortcut added to the context menu to make it easier to directly boot to your UEFI/BIOS. It can be handy if you're someone that needs or wants to boot to UEFI/BIOS often.
something is wrong
I downloaded 6 REG files for the context menu non are working or showing :(
 

My Computer

System One

  • OS
    Windows 11 pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Asus
    CPU
    Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz
    Motherboard
    PRIME Z490-A
    Memory
    32.0 GB DDR4
    Graphics Card(s)
    Radeon RX 580 Series
    Sound Card
    AMD High-Definition Audio Device
    Monitor(s) Displays
    AOC Q32G1WG4
    Screen Resolution
    2560 x 1440
    PSU
    750
    Cooling
    Air
    Keyboard
    Corsair K70 RGB
    Mouse
    G502 Hero
    Browser
    Microsoft Edge
You are only supposed to merge one .reg file since each serves a different purpose. Did you try "opening" one? If you don't need to access the UEFI settings frequently these reg files are not for you.
 

My Computers

System One System Two

  • OS
    11 Pro 23H2 OS build 22631.3374
    Computer type
    Laptop
    Manufacturer/Model
    Acer Swift SF114-34
    CPU
    Pentium Silver N6000 1.10GHz
    Memory
    4GB
    Screen Resolution
    1920 x 1080
    Hard Drives
    SSD
    Cooling
    fanless
    Internet Speed
    13Mbps
    Browser
    Brave, Edge or Firefox
    Antivirus
    Webroot Secure Anywhere
    Other Info
    System 3

    ASUS T100TA Transformer
    Processor Intel Atom Z3740 @ 1.33GHz
    Installed RAM 2.00 GB (1.89 GB usable)
    System type 32-bit operating system, x64-based processor

    Edition Windows 10 Home
    Version 22H2 build 19045.3570
  • Operating System
    Windows 11 Pro 23H2 22631.2506
    Computer type
    Laptop
    Manufacturer/Model
    HP Mini 210-1090NR PC (bought in late 2009!)
    CPU
    Atom N450 1.66GHz
    Memory
    2GB
something is wrong
I downloaded 6 REG files for the context menu non are working or showing :(

Check the examples at the top of the tutorial to see if this below is the issue:

You will need to click/tap on Show more options first by default, then click/tap on Boot to UEFI Firmware Settings.
 

My Computers

System One System Two

  • OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    8TB WD MyCloudEX2Ultra NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Logitech wireless K800
    Mouse
    Logitech MX Master 3
    Internet Speed
    1 Gbps Download and 35 Mbps Upload
    Browser
    Google Chrome
    Antivirus
    Microsoft Defender and Malwarebytes Premium
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    APC SMART-UPS RT 1000 XL - SURT1000XLI,
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    HP Spectre x360 2in1 14-eu0098nr (2024)
    CPU
    Intel Core Ultra 7 155H 4.8 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Graphics card(s)
    Integrated Intel Arc
    Sound Card
    Poly Studio
    Monitor(s) Displays
    14" 2.8K OLED multitouch
    Screen Resolution
    2880 x 1800
    Hard Drives
    2 TB PCIe NVMe M.2 SSD
    Internet Speed
    Intel Wi-Fi 7 BE200 (2x2) and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Windows Defender and Malwarebytes Premium
Check the examples at the top of the tutorial to see if this below is the issue:

You will need to click/tap on Show more options first by default, then click/tap on Boot to UEFI Firmware Settings.
working :)
 

My Computer

System One

  • OS
    Windows 11 pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Asus
    CPU
    Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz
    Motherboard
    PRIME Z490-A
    Memory
    32.0 GB DDR4
    Graphics Card(s)
    Radeon RX 580 Series
    Sound Card
    AMD High-Definition Audio Device
    Monitor(s) Displays
    AOC Q32G1WG4
    Screen Resolution
    2560 x 1440
    PSU
    750
    Cooling
    Air
    Keyboard
    Corsair K70 RGB
    Mouse
    G502 Hero
    Browser
    Microsoft Edge

My Computers

System One System Two

  • OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    8TB WD MyCloudEX2Ultra NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Logitech wireless K800
    Mouse
    Logitech MX Master 3
    Internet Speed
    1 Gbps Download and 35 Mbps Upload
    Browser
    Google Chrome
    Antivirus
    Microsoft Defender and Malwarebytes Premium
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    APC SMART-UPS RT 1000 XL - SURT1000XLI,
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    HP Spectre x360 2in1 14-eu0098nr (2024)
    CPU
    Intel Core Ultra 7 155H 4.8 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Graphics card(s)
    Integrated Intel Arc
    Sound Card
    Poly Studio
    Monitor(s) Displays
    14" 2.8K OLED multitouch
    Screen Resolution
    2880 x 1800
    Hard Drives
    2 TB PCIe NVMe M.2 SSD
    Internet Speed
    Intel Wi-Fi 7 BE200 (2x2) and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Windows Defender and Malwarebytes Premium
Back
Top Bottom