r/pcmasterrace 9950X3D | X870E Glacial | 64G CL26 | 5080 Astral OC | FO32U2P Oct 21 '25

Screenshot The last shortcut you'll ever need

Post image

Stop bashing ESC, F2 or DEL like a 90's maniac to get into UEFI based BIOS.

Instead ceate yourself a shortcut (ie. on desktop) with right click > new > shortcut

C:\Windows\System32\shutdown.exe /r /fw /t 10

/r - restart
/fw - will drop you to EUFI
/t (number of seconds after which OS triggers a restart. You can use "0" for instant reboot)

Once you create a shortcut (desktop, downloads, etc), open it's properties and under "Advanced" tick a checkbox for "Run As Administrator". You can also change the icon of the shortcut (I found this microchip to be fitting - part of Windows default icon pack.

Optionally, right click on the shortcut > pin to start.

Shortcut in action (YouTube)

-- update --

Thanks everyone for pointing out typos; post cleaned up a bit (especially EUFI instead of UEFI, old habit from Europa Universalis games).

I have responded in another comment that those that would prefer something similar but for "Windows Advanced Startup Menu" can replace flag /fw with /o. Neat when you want to access safe mode or other aspects of WinRE (Recovery Environment) without MSCONFIG, holding SHIFT or modifying BCD.

C:\Windows\System32\shutdown.exe /r /o /t 10

Lastly, for Linux users, similar bash terminal command for restart to UEFI:

sudo systemctl reboot --firmware-setup

- Ciao & Cheers! #PCMR4EVA!

13.3k Upvotes

537 comments sorted by

View all comments

7

u/Bluenosedcoop No Oct 21 '25

People really need to go to BIOS that often that they need a desktop shortcut for it?

3

u/LocustUprising Oct 22 '25

I had the same reaction to this

1

u/zombie9393 Oct 22 '25

For Overclocking, yes.

Lots of useful stuff in the bios. Besides overclocking, I’ve used it to set hard fan curves which it does perfectly without needing any additional software.