Home > Common Problem > body text

How to access UEFI settings (replacement BIOS) in Windows 11?

王林
Release: 2023-04-23 18:19:08
forward
2955 people have browsed it

If you need to access the BIOS to change settings or enable features, here's how to open the BIOS on Windows 11.

Entering the BIOS directly from Bootup

The direct way to enter the BIOS is to press a key on the keyboard while turning on the computer. The keystroke to enter the BIOS varies from system to system; however, it is usually F2, F12, Delete, or other. When the first splash screen with the manufacturer's logo appears, you should see which key it is. If you're not sure, check the manufacturer's support website.

To enter the BIOS via keypress, do the following:

  1. If your computer is already started, restart Windows 11.
  2. Press the BIOS key on your keyboard as your PC boots up and you should see a message letting you know you are entering the BIOS. 如何在 Windows 11 上打开 BIOS

Open BIOS through Windows 11 Settings

If you can't find the right key to press and enter the BIOS, you can get there through Windows 11 Settings.

To access the BIOS through setup, do the following.

  1. Click the Start buttonor press the Windows keyLaunch the Start menuand click"set up". 如何在 Windows 11 上打开 BIOS
  2. When Settings open, click System in the left pane.
  3. Scroll down on the right side and click on the Restore option. 如何在 Windows 11 上打开 BIOS
  4. In the Recovery section, find the Recovery Options section and click Restart Now next to Advanced Startup " button. 如何在 Windows 11 上打开 BIOS
  5. When the
  6. Restart Verification screen appears, click the Restart Now button. 如何在 Windows 11 上打开 BIOS
  7. When your PC restarts, you will find the blue
  8. Advanced Options menu. 如何在 Windows 11 上打开 BIOS
  9. Navigate to
  10. Troubleshooting > Advanced Options and select UEFI Firmware Settings. 如何在 Windows 11 上打开 BIOS
  11. Click the
  12. Restart button. 如何在 Windows 11 上打开 BIOS
Your PC will now reboot directly into the BIOS and you can make any adjustments you want.

Use PowerShell to enter the Windows 11 BIOS

You can also use Terminal commands to enter the BIOS. You can use Command Prompt or PowerShell Terminal. In our example, we are using PowerShell.

    Click the
  1. Start button, search for powershell, and click Run as administrator from the results on the right. 如何在 Windows 11 上打开 BIOS
  2. Enter the following command and press
  3. Enter.
    shutdown /r /o /f /t 00
    Copy after login

    如何在 Windows 11 上打开 BIOS

#As shown above, your PC will reboot into the

Advanced Options environment. When it opens, navigate to Troubleshooting > Advanced Options and click UEFI Firmware Settings. Click the Reboot button and it will boot into the BIOS.

Opening BIOS on Windows 11

Remember, you need to know what you are doing when accessing BIOS/UEFI. Making incorrect changes could make your PC unstable or stop working properly. Fortunately, you can make changes, but if things don't work right, you can go back and change the settings. Therefore, it is essential to take notes when making changes in the BIOS.

Windows 11 is packed with additional features; for example, you might want to learn how to use File History. There are also different ways to back up data on Windows 11. For example, you can create a full backup of your PC. You can then use this image backup to restore Windows 11 to working condition.

The above is the detailed content of How to access UEFI settings (replacement BIOS) in Windows 11?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:yundongfang.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!