• Booting into BIOS.

    Home » Forums » AskWoody support » Windows » Windows – other » Booting into BIOS.

    Author
    Topic
    #2612595

    I see this come up from time to time, and once in a blue moon, I need to get into mine. The main issue always seems to be in hitting the proper Fx key at just the right moment. The proper Fx key can be different on different computers. For example, my ASUS laptop uses F2, which is a little unusual.

    Here’s a much simpler method:

    Create a batch file with this simple command:

    shutdown /r /fw /f /t 0 (That’s zero, with a space between the /t and zero.)

    /r = restart

    /fw = restart into BIOS

    /f = force apps to stop

    /t = timeout (zero = immediately)

    If timeout is greater than zero, then /f is implied. So:

    shutdown /r /fw /f /t 0 = restart to BIOS immediately.

    shutdown /r /fw /t 5 = restart to BIOS in 5 seconds.

    I name this batch file bios.bat. Just type bios at a cmd (command) prompt. SO much easier.

    Hope this helps someone.

    P.S. I believe this works in all versions of Windows. I’m using Win 11 22H2.

    • This topic was modified 1 year, 3 months ago by Artie.
    1 user thanked author for this post.
    Viewing 7 reply threads
    Author
    Replies
    • #2612606

      Another quick method to boot to BIOS is to take the command you made:

      shutdown /r /fw /f /t 0

      Place that command as the Location in a new shortcut and one click of the shortcut will run the command without a bat file or a command window open.

      HTH, Dana:))

      2 users thanked author for this post.
    • #2612613

      Thanks, Atrtie / Drcard…. Shtcut was used prior per an earlier AW Thread BUT the article I Saved Added … Rt Clk New Shtcut / Properties and clk Run as Administrator. Is THAT fluff or meaningful?

      W10 Pro 22H2 / Hm-Stdnt Ofce '16 C2R / Macrium Pd vX / GP=2 + FtrU=Semi-Annual + Feature Defer = 1 + QU = 0

    • #2612618
      1 user thanked author for this post.
    • #2612651

      My desktop motherboard is an Asus.

      Many times I want to access my BIOS on the first power on boot of the day, not after a reboot.

      To make this easy, I have changed the length of time the POST image stays up from 5 seconds to 15 seconds.

      I allows time to see the POST screen then suddenly remember I wanted to views the BIOS settings and still have time to tap theย  F2 key.ย  Hard to do in 5 seconds, easy with 15.

      Desktop Asus TUF X299 Mark 1, CPU: Intel Core i7-7820X Skylake-X 8-Core 3.6 GHz, RAM: 32GB, GPU: Nvidia GTX 1050 Ti 4GB. Display: Four 27" 1080p screens 2 over 2 quad.

      • #2612680

        To make this easy, I have changed the length of time the POST image stays up from 5 seconds to 15 seconds.

        Pardon me while I clear out the cobwebs (it’s been quite a long time since I’ve had to dig through my BIOS settings), but I presume you made that change from within the actual BIOS/UEFI settings themselves, correct?

        • #2612689

          Correct, in the actual BIOS/UEFI settings themselves.

          I can’t say with certainty that this flex setting option is in all BIOS/UEFI settings, but it seems likely.ย  It’s very handy.

          Desktop Asus TUF X299 Mark 1, CPU: Intel Core i7-7820X Skylake-X 8-Core 3.6 GHz, RAM: 32GB, GPU: Nvidia GTX 1050 Ti 4GB. Display: Four 27" 1080p screens 2 over 2 quad.

    • #2612833

      I also have an ASUS motherboard and use the same command to enter BIOS mode but, like @Drcard:)) suggested, instead of a batch file I created a shortcut and added it to my Start Menu along with the Restart, Shutdown and Recovery Mode shortcuts already there.

      StartMenu

      I find it much easier to press the WinKey to open the start menu and then select the option I want.

    • #2612918

      I’m on Win 10 22H2 on a 10 years old Dell XPS 8300 and this command doesn’t work.

      • #2613082

        Try F8 for entering BIOS.ย  Some of my older machines used it.

        Desktop Asus TUF X299 Mark 1, CPU: Intel Core i7-7820X Skylake-X 8-Core 3.6 GHz, RAM: 32GB, GPU: Nvidia GTX 1050 Ti 4GB. Display: Four 27" 1080p screens 2 over 2 quad.

    • #2613044

      I think F2 is pretty standard for entering the UEFI/BIOS setup these days, at least on laptops. All three of the PCs (all laptops) have this key. My desktop (with a motherboard more than ten years old) uses Del, which was always the AMI standard (and this Asus board uses AMI).

      Dell XPS 13/9310, i5-1135G7/16GB, KDE Neon 6.2
      XPG Xenia 15, i7-9750H/32GB & GTX1660ti, Kubuntu 24.04
      Acer Swift Go 14, i5-1335U/16GB, Kubuntu 24.04 (and Win 11)

    • #2613095

      Thanks, Atrtie / Drcardโ€ฆ. Shtcut was used prior per an earlier AW Thread BUT the article I Saved Added โ€ฆ Rt Clk New Shtcut / Properties and clk Run as Administrator. Is THAT fluff or meaningful?

      The command requires Administrator privileges to execute. If you don’t run the shortcut by right clicking and selecting Run as Administrator it won’t run. The original poster did not state that when he ran the command as a bat file from the Command Prompt that it was an Admin Command Prompt. Even in a bat file the command will require Administrator privileges to run. This can be running in an elevated Command Prompt. I choose a different way.

      I turned my command to boot to BIOS into a truly one click shortcut. I placed the command in a bat file. I created a Task in Task Scheduler to run this bat. Task Scheduler has a setting to allow a task to run with highest privileges without any extra clicks or windows. I created a shortcut to that Task which runs the bat file (the command) with highest privileges. Thus one click on my shortcut does boot to BIOS.
      I placed this shortcut to my custom toolbar on the Taskbar that has shortcuts to almost every tool/app of the Windows System.

      HTH, Dana:))

    Viewing 7 reply threads
    Reply To: Booting into BIOS.

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: