How to access UEFI settings with the shutdown /r /fw /t 0 command

Last update: 27/05/2025
Author Isaac
  • UEFI is key to configuring and optimizing the hardware from the PC
  • The shutdown /r /fw /t 0 command allows you to directly access the UEFI from Windows
  • There are alternatives and practical tips to avoid common errors when entering the UEFI.

Enter UEFI settings from Windows

Have you ever needed to access your computer's BIOS or UEFI and not known exactly which key to press? Or perhaps your computer boots up so quickly you don't even have time to react and press the key? It's more common than you might think. Many users encounter this small but frustrating obstacle precisely when they need to change an essential system setting. Fortunately, modern versions of Windows have greatly simplified this process, allowing quick and easy access to UEFI firmware settings, sometimes even with a single command.

Throughout this article, we'll explain in detail and clearly all the ways you can access the UEFI settings using the command ` shutdown /r /fw /t 0` . We'll also explore alternative methods, the differences between BIOS and UEFI, which settings you can modify from this menu, and some tips to avoid problems. We'll cover the most effective tricks , helpful recommendations, and clarify concepts so you'll have no doubts. Let's get started!

What is UEFI and why is it important to access it?

Basic UEFI Configuration

UEFI ( Unified Extensible Firmware Interface) is the natural evolution of the classic BIOS, that small program that runs first thing every time you turn on your computer. Its main function is to initialize all the hardware components and prepare the system so that Windows (or any other operating system) can boot correctly. If you have a relatively modern PC, you most likely have UEFI instead of a conventional BIOS.

Among its most notable functions are:

  • Choose the disk or device Boot (very useful if you want to install Windows from a USB, For example).
  • Enable or disable advanced features such as virtualization or Fast Boot.
  • Adjust RAM speed and the processor, overclocking and managing power.
  • Configure security elements such as Secure Boot or the chip TPM, essential for installing Windows 11.
  • Update the motherboard firmware from a USB or, sometimes, directly from the Internet.

And why is accessing the UEFI so important? Because often, only from that menu can you activate essential functions for your work, optimize performance, or ensure compatibility with new components. Furthermore, modern UEFI systems typically have a fairly comprehensive graphical interface, navigable with a mouse and, in some cases, customizable to your liking.

Common options for accessing the UEFI/BIOS

Over the years, the classic way to access the BIOS was to press a specific key during startup (the famous F2, F10, Esc, or Delete). The problem is that this window is getting shorter and shorter, especially with ultra-fast SSDs ! Furthermore, each manufacturer uses different keys, and to make matters worse, Windows' fast boot time might not even allow enough time.

  The 15 most common and false myths about Windows (debunked with data and experience)

Below we summarize the main methods:

  • Dedicated key during boot: F1, F2, F10, Esc, or Del. A warning usually appears for less than a second when the PC is turned on.
  • Shift + Reset: Clicking on Shift while you click Restart From the start menu, your computer enters the Windows advanced options system.
  • Command from CMD: Using the command shutdown /r /fw /t 0 Allows you to force the system to reboot directly into the UEFI/BIOS menu without relying on fastboot or special keyboards.
  • Access from Windows Settings: Settings menu > Update & security > Recovery > Advanced startup.

Tip: If your keyboard is Bluetooth, it usually won't work for accessing the BIOS during startup. In that case, use a wired USB keyboard, although many modern UEFI systems allow you to navigate with a mouse right out of the box.

Why is it interesting to create a shortcut to the shutdown /r /fw /t 0 command?

Having quick access to UEFI settings from Windows with a simple double-click on an icon is very practical in situations such as:

  • The computer boots too quickly and you don't have time to press the right key.
  • You don't remember the access key (or it is different on each model or laptop).
  • You want to simplify the process for less experienced users.

To do this, simply create a shortcut on the desktop that runs this command:
shutdown /r /fw /t 0

Each parameter has its function:

  • /r: restarts the computer.
  • /fw: Indicates that the next boot should display the UEFI firmware interface.
  • /t 0: Executes the order without waiting, restarting immediately.

Do you prefer some margin? You can change the zero to the number of seconds you want (for example, /t 10 for 10 seconds of waiting).

Important: This shortcut must always be run with administrator privileges. Otherwise, it will not function correctly.

How to create a shortcut step by step in Windows

Here are the steps to prepare the shortcut that will make it easier to quickly access the UEFI interface:

  1. Right-click anywhere on your desktop and choose “New” > “Shortcut.”
  2. Enter the command: shutdown /r /fw /t 0
  3. Click “Next” and give it a clear name, such as “Reboot to UEFI.”
  4. Right-click the shortcut icon and select “Properties.”
  5. On the “Shortcut” tab, click “Advanced” and select “Run as administrator.”
  6. Save the changes and that's it.
  Sample: How can I see my friends' upcoming birthdays on Facebook?

From that moment on, every time you run that shortcut, Windows will reboot into the UEFI/BIOS menu without you having to do anything else.

Remember: Before restarting, save all documents and close programs to avoid data loss.

Alternatives to access UEFI/BIOS without command

If at any time the command does not work (for example, if you have a very old version of Windows, or your computer does not support UEFI), there are other methods to force access to the firmware:

  • Shift + Reset: Hold down the key Shift and select Restart from the shutdown menu. Then, navigate to Troubleshoot > Advanced Options > UEFI Firmware Settings.
  • Configuring Windows: Accede to Settings > Update & security > Recovery and press Restart now. Follow the same steps as before.
  • Alternative shortcut: In addition to using the shutdown command, you can try shutdown /r /o, which takes you to the advanced boot options instead of the firmware.
  • During boot (specific keys)If you still have access to the boot message, try F2, Delete, F10, Esc, or whatever key your manufacturer recommends. Consult your motherboard manual if you're not sure.

Practical tip: If your computer has Fast Boot enabled, it might skip the startup process so quickly that even pressing the boot key won't allow you to access it. In these cases, using the methods from within Windows is the most effective option.

What can you do from the UEFI menu?

The UEFI menu functions as a complete control center for your PC. Some of the most useful (and dangerous) options you can tweak include:

  • Boot: Change boot priority for installation OS, boot from USB or select the main drive.
  • Advanced CPU Settings: Modify parameters such as the number of active cores, virtualization, and processor-specific technologies.
  • Overclocking and memory profiles: Increase CPU and RAM frequencies, load XMP/EXPO profiles to maximize performance (with caution, as incorrect changes affect stability).
  • Fan and temperature management: Adjust fan speeds and check component temperatures.
  • Safety: Enable or disable Secure Boot, manage passwords, and configure physical access.
  • TPMs: Activate the Trusted Platform Module chip, which is required for Windows 11 on some computers.
  • Firmware update: Some UEFIs allow you to update from USB or online.
  • Power and peripheral settings: Manage power management, active USB ports, and RGB lighting if your motherboard supports it.

Caution: If you are unsure what you are modifying, avoid changing advanced settings without consulting the manufacturer's manual. Incorrect configurations can prevent your computer from starting correctly or cause data loss.

  Have you been unable to check the tone problem? This is a complete repair guide

Advanced Uses: How to Enable Fast Boot and Other Settings from UEFI

Once in the UEFI, you can enable or disable features like Fast Boot , which shortens startup times by taking advantage of hibernation. Keep in mind that if you're using high-speed SSDs, the difference is usually minimal and in some cases can complicate tasks like installations or maintenance.

How to enable Fast Boot:

  1. Access the UEFI using the method of your choice.
  2. Find the tab Boat or similar.
  3. Activate the option Fast Boot and save the changes with F10 (or the corresponding command depending on the manufacturer).

Additional recommendations: If you use disk encryption (Bitlocker, VeraCrypt), disabling Fast Boot may be advisable to avoid errors. For installations from USB or CD/DVD, adjust the boot priority as needed.

Possible problems and how to solve them

The UEFI Firmware option isn't showing up for me: This is possible if your motherboard uses an older BIOS, if Windows isn't detecting UEFI correctly, or if you're in Legacy mode. In these cases, try using the classic hotkeys or update the firmware if one is available.

The command `shutdown /r /fw /t 0` is not working: Run the command as administrator. If it still doesn't work, try other methods such as Shift + Restart or check your Windows compatibility.

Problems with wireless keyboards: Connect them via USB cable to ensure they work during startup.

Infected firmware: Although rare, if you suspect a virus in the firmware, download the latest update from the manufacturer's website and install it following their instructions.

Can I modify the UEFI directly from Windows?

In some cases, manufacturers offer their own tools to adjust certain UEFI parameters from within the operating system. However, generally, you'll only be able to modify basic settings such as lighting, fans, or firmware updates. For critical changes related to boot, security, or overclocking, you must access the UEFI itself.

Related articles:
Solution: Fixboot/Boterrec Access is denied

Please note that editing the UEFI from Windows can be risky if not done correctly. Interrupting an update or modifying sensitive settings can prevent your computer from booting. Only make these changes if you are familiar with them, and always back up your data beforehand.

critical-object-termination
Related articles:
Definitive solution to the CRITICAL_OBJECT_TERMINATION (0x000000F4) error in Windows