How to Edit BIOS Settings | Access Your PC’s Firmware

To edit BIOS settings, press a specific key (Del, F2, F10, or Esc) immediately after powering on, or use Windows’ Advanced Startup menu to boot into UEFI firmware settings.

A single wrong BIOS setting can keep a PC from booting, but the fix is almost always reversible — and knowing how to get in is the first real skill every builder learns. The BIOS (Basic Input/Output System) or its modern replacement UEFI is the low-level interface that controls how your motherboard initializes hardware before Windows or Linux loads. You adjust things like boot order, CPU voltages, fan curves, and security passwords from this menu, and there are three reliable ways to reach it.

What Exactly Are BIOS Settings?

BIOS settings live on a small chip on the motherboard, separate from your operating system. They tell the PC which drive to boot from, what clock speed the CPU runs, and whether certain security features are active. The interface you see today is almost certainly UEFI (Unified Extensible Firmware Interface), but most people still call it BIOS. Either way, the steps to enter and edit them are the same.

You do not need to touch BIOS settings on a working everyday machine. The main reasons people go in are installing a new operating system from a USB drive, enabling XMP for faster RAM speeds, adjusting fan behavior, setting a power-on password, or troubleshooting hardware that won’t boot.

Method 1: The Startup Key Method

The fastest and most universal way into BIOS is tapping a key during the Power-On Self-Test (POST) — the brief moment between pressing the power button and seeing the Windows logo. The exact key depends on your motherboard or PC brand, and the window to press it lasts only a few seconds.

  1. Restart or turn on the computer.
  2. As soon as the screen lights up, begin tapping the correct BIOS key repeatedly — once per second is fine — until the BIOS menu appears.
  3. If Windows loads instead, you waited too long. Restart and try again, tapping faster and earlier.
  4. Inside the BIOS, use the arrow keys to navigate menus like Main, Advanced, Boot, and Security.
  5. To save a change and exit, press F10, select OK or Yes, and the system restarts with the new settings.

The table below lists the most common BIOS keys by manufacturer. If your brand is not listed or the key does not work, check the model’s manual or the manufacturer’s support page — some laptops use a tiny physical Novo button or a combination like Fn + F2.

Manufacturer Common BIOS Key(s) Notes
ASUS F2 or Del Del is more common on desktop boards; F2 on laptops
HP Esc or F10 Esc opens a startup menu, then select BIOS Setup
Dell F2 or F12 F12 opens a one-time boot menu; F2 goes to setup
Lenovo F2 or Fn + F2 Some ThinkPads use the blue ThinkVantage button
MSI Del Nearly all MSI motherboards use Del exclusively
Acer F2 or Del F2 is standard on newer models
Microsoft Surface Volume-up button Press and hold while powering on
Shuttle (Box PCs) Del or F2 Prompts appear briefly during POST

Method 2: Windows Advanced Startup

Windows 10 and 11 offer a software path into the BIOS that bypasses the key-tapping race entirely. This method is ideal if Fast Startup is enabled (which skips the POST key window) or if you simply prefer clicking through menus. The menu path differs slightly between the two OS versions.

  1. Windows 11: Go to Settings > System > Recovery. Windows 10: Go to Settings > Update & Security > Recovery.
  2. Under Advanced Startup, click Restart now.
  3. The PC reboots into a blue screen labeled Choose an option.
  4. Select Troubleshoot > Advanced options > UEFI Firmware Settings.
  5. Click Restart, and the PC boots directly into the BIOS.

Method 3: Shift + Restart Shortcut

This is a faster variant of the Windows method that skips the Settings app entirely. It works the same way on both Windows 10 and 11.

  1. Hold down the Shift key on your keyboard.
  2. While holding Shift, click the Restart option in the Start menu (or on the sign-in screen).
  3. The PC reboots to the same Choose an option screen.
  4. Navigate: Troubleshoot > Advanced options > UEFI Firmware Settings > Restart.

The blue screen confirms success. Once inside, you have full access to every setting the motherboard exposes.

What If the BIOS Key Isn’t Working?

You tapped F2 twenty times and Windows still loads. This is the most common frustration, and the cause is almost always timing or Fast Startup. Windows 10 and 11 enable Fast Startup by default on most PCs, which hibernates the kernel and skips the POST key window entirely. Disabling it restores the old behavior.

Open Control Panel > Power Options > Choose what the power buttons do > Change settings that are currently unavailable, then uncheck Turn on fast startup (recommended). Restart the PC and try the key again. If that does not help, use the Windows Advanced Startup route — it always works regardless of Fast Startup.

Other possible reasons include using the wrong key for your specific model, a USB keyboard that the BIOS does not initialize during POST (try a wired PS/2 keyboard or a different USB port), or a motherboard that uses a hidden reset button instead of a keyboard key.

Common Mistake Why It Fails The Fix
Tapping too late OS has already started loading Restart, start tapping immediately
Fast Startup enabled Skipped POST key window Disable in Power Options
Wrong key for brand Motherboard expects a different key Check the table or manual
USB keyboard not recognized Legacy USB support disabled in BIOS Use a PS/2 keyboard or enable legacy USB
Skipped save prompt Changes lost after exit Press F10 and confirm OK

Common BIOS Settings People Actually Change

Most users never need to touch BIOS after the initial build, but a few settings deliver real performance or convenience gains. Each setting below is safe to adjust if you follow the on-screen prompts and note the original value before changing it.

Setting Typical Menu Location What It Does
Boot Order Boot > Boot Option Priorities Controls which drive the PC tries to load first (USB, SSD, DVD)
XMP / DOCP OC or Ai Tweaker Runs RAM at its rated speed instead of the default slower speed
Secure Boot Security > Secure Boot Ensures only signed OS code loads; required for Windows 11
VT-x / AMD-V Advanced > CPU Configuration Enables hardware virtualization for emulators and VMs
Fan Curves Hardware Monitor or Fan Control Adjusts fan speed at different temperatures (quieter or cooler)
Power-On Password Security > User Password Locks the PC before it boots; stored on the motherboard

Safety: What to Avoid and How to Reset

BIOS settings are stored in non-volatile memory, so they survive restarts and power loss. That is convenient, but it also means a bad setting can hang the system during POST. The rule is simple: change one setting at a time, test it by saving and rebooting, and note the original value. If the PC stops booting, you have three ways to undo everything.

Load Setup Defaults. Inside the BIOS, look for an option labeled Load Optimized Defaults or Load Setup Defaults — typically on the Exit tab or triggered by the F9 key. Select it, save, and exit. This returns every setting to the factory state.

Remove the CMOS Battery. If you cannot enter the BIOS at all, open the case, locate the coin-cell battery (CR2032) on the motherboard, remove it, wait 5–10 minutes, and reinsert it. This clears all settings including the clock. Some boards have a Clear CMOS jumper or button that does the same thing in seconds.

BIOS Updates Are Not Routine. Only update the BIOS if a specific fix or feature you need is listed in the release notes. Download the update file from the manufacturer’s site using the exact motherboard model number — installing a wrong version can permanently brick the board. Never turn off the PC during a flash. If the process freezes, wait; the update may still complete.

The motherboard’s manual is the final authority for every jumper, header, and menu label on your board. Keep a phone photo of the default BIOS screen before you change anything, and you can always walk back to where you started.

References & Sources

Please use a real email you check. If it's fake or mistyped, your message won't reach us and we can't reply — wrong addresses are rejected automatically.