👨‍🏫 Tutorial Boot into BIOS without pressing F2/F10/DEL Key in Keyboard

imKiryuu

Eternal Poster
Create a shortcut in Desktop and type this command, after creating right click the shortcut and make it run as administrator.

Rich (BB code):
shutdown /r /fw /t 1

when you run it it should restart you to BIOS Mode.

or just open cmd as administrator and run the command.

/r = restarts the pc
/fw = boots into firmware/BIOS settings
/t = time (delay) seconds interval

For those it's not working for...
  • First try copying and pasting it from here to ensure there wasn't a typo: shutdown /r/fw /t 1
  • Then try making a shortcut using this command instead: cmd.exe /k shutdown /r/fw /t 1
  • > Note: You can test it without actually shutting down by changing the "1" to something like "30" to increase the delay, and then you can actually cancel the shutdown by going to the command prompt (as admin) and using the command "shutdown /a"
• This might only work with UEFI, not legacy BIOS
 

About this Thread

  • 0
    Replies
  • 132
    Views
  • 1
    Participants
Last reply from:
imKiryuu

Online now

Members online
744
Guests online
3,271
Total visitors
4,015

Forum statistics

Threads
2,325,731
Posts
29,223,950
Members
1,169,527
Latest member
wewets
Back
Top