Microsoft – Create restart to BIOS icon/hotkey
Problem
A customer needs an easy way to restart the computer into BIOS settings screen for changing settings and finds it hard to press the right key to enter this mode from the keyboard as the machine is starting.
Application
A user needs ready access to the BIOS that doesn't involve having to press specific keys during start up. This may be helpful for a VI user who will require help with getting to the BIOS with a sighted helper.
Resolution
- Instead of trying to press the correct key at just the right time before the operating system loads you can create a desktop icon to do this for automatically instead.
- This desktop shortcut can then be used on occasions where access is needed to the BIOS settings.
Using the mouse
- Right click any empty part of the Windows Desktop.
- Then in the context menu choose New > Shortcut.
- In the wizard enter or copy/paste the command line shown
below:
shutdown /r /fw /t 1
- Then click Next, Add a friendly name the item and click
Next again.
Warning!
Please make sure any unsaved work is saved before using
the hotkey as you are committed to restarting when activating the shortcut.
Using the keyboard
- Press Windows+D to move to desktop.
- Then press SHIFT+F10 to open context menu and use ARROW keys to select New > Shortcut. If you do not find New in the menu press ESCAPE then press control+spacebar and press SHIFT+F10 again.
- In the wizard enter or copy/paste the code below then press ALT+N to go to the next stage:
shutdown /r /o /f /t 00
- Then enter a friendly name for the shortcut and press ENTER.
- [Optional ]To add a hotkey to the icon focus on the newly created shortcut and press ALT+ENTER to open its properties or skip to step 7 below.
- Then TAB to the shortcut key edit box and type a single letter (for example letter B).
- Then TAB to the Apply button and press SPACEBAR and then press ENTER.
Warning!
Please make sure any unsaved work is saved before using the hotkey as you are committed to restarting when activating the shortcut.
Using Restart to BIOS
When access is needed to the BIOS either double click or press ENTER on the Restart To BIOS icon and the computer will shut down and then restart into BIOS settings mode.
Switches used following shutdown command are options for:
/r = restart
/fw restart to firmware user interface
/t = wait time executing firmware interface
Related Articles
Windows: restart to command prompt
Information: The instructions below will let users access the command prompt to issue diagnostic commands or in some cases allow testing of the keyboard in safe mode. Windows 10: 1. Open Start menu and choose the cog wheel settings button. 2. Choose ...
Disabling Hotkey mode on Lenovo laptops
Problem A customer using a Lenovo laptop needs to have access to F1-F12 function key assignments rather than Lenovo hotkey features. Resolution By default Lenovo laptops have Hotkey Mode enabled which means the function keys when pressed alone will ...
Create a JAWS startup hotkey
Problem If JAWS stops for any reason whilst in use or you the computer is shared among sighted users who don't need JAWS, it may be necerssary to set up a hotkey for restarting JAWS independantly. Resolution Method 1: Using a mouse Minimize all apps ...
JAWS – Create desktop application icon for Volume Panel
Information This document provides steps to allow screen reader users to create a desktop icon for the Windows Volume panel application to allow easy adjustment of levels. Steps Use the steps below to create a desktop shortcut to the Windows volume ...
Microsoft – Disable Windows S mode
Problem A user has a laptop that is running in Windows S mode and wishes to use non-Microsoft Store apps. Detail Some laptops may come supplied wit Windows running in S mode. This is a special secure mode where only Microsoft Store apps will run and ...