Microsoft – Create restart to BIOS icon/hotkey

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

  1. 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.
  2. This desktop shortcut can then be used on occasions where access is needed to the BIOS settings.

Using the mouse

  1. Right click any empty part of the Windows Desktop.
  2. Then in the context menu choose New > Shortcut.
  3. In the wizard enter or copy/paste the command line shown below:

    shutdown /r /fw /t 1

  4. 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

  1. Press Windows+D to move to desktop.
  2. 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.
  3. 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

  4. Then enter a friendly name for the shortcut and press ENTER.  
  5. [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.
  6. Then TAB to the shortcut key edit box and type a single letter (for example letter B).
  7. 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.

Supplementary information

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 ...
    • 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 ...
    • 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 ...
    • Windows - Check for Windows 10/11 updates

      Information Below steps will allow a customer to update their Windows software. Explanation Microsoft generally schedule regular updates for the second Tuesday of every month. Emergency security and maintenance updates may be released out of band. ...