Create a Windows Shortcut Command to Boot into Bios

Опубликовано: 29 Июль 2026
на канале: Nowtrin
40,135
312

This is how to create a shortcut command on a windows desktop to restart the computer in bios.

Shortcut Command: shutdown /r /fw /f /t 0

/r = reboot
/fw =Boot to firmware bios
/t = Delay (seconds) before restart
/f = force running applications to close

access bios without keyboard keys.
bios
windows bios
run a script to boot in bios.