How to Access the BIOS on Any Computer
The BIOS (Basic Input/Output System) is the firmware that runs before your operating system loads. It controls fundamental hardware settings — boot order, CPU behavior, fan speeds, RAM timing, and more. Knowing how to get into it is one of the most useful basic skills for any PC user, whether you're troubleshooting a startup problem or configuring hardware for the first time.
What the BIOS Actually Is (and Why You'd Need It)
Every desktop and laptop has firmware embedded on a small chip on the motherboard. On older systems this is traditional BIOS; on modern hardware it's more accurately called UEFI (Unified Extensible Firmware Interface), which is a more capable successor with a graphical interface and mouse support. For everyday purposes, people still call both "the BIOS."
Common reasons to access it:
- Changing the boot order (to boot from a USB drive or DVD)
- Enabling or disabling virtualization (required for virtual machines)
- Checking hardware info like CPU temperature or RAM speed
- Adjusting Secure Boot or TPM settings
- Resetting hardware to defaults after an unstable overclock
The Standard Method: Press a Key During Startup 🖥️
On most systems, you enter the BIOS by pressing a specific key immediately after powering on the computer — before the operating system begins loading. The timing is narrow, often just a few seconds.
Common BIOS entry keys by manufacturer:
| Manufacturer | Typical BIOS Key |
|---|---|
| Dell | F2 or F12 |
| HP | F10 or Esc |
| Lenovo | F1, F2, or Fn+F2 |
| ASUS | F2 or Delete |
| MSI | Delete |
| Acer | F2 or Delete |
| Samsung | F2 |
| Toshiba | F2 or Esc |
| Custom-built PCs | Delete or F2 (most common) |
The key varies by motherboard brand, not just computer brand. When in doubt, watch the first screen that appears at startup — many systems briefly display a prompt like "Press DEL to enter Setup." If you miss it, restart and try again.
Accessing BIOS from Windows 10 and Windows 11
Modern PCs with fast SSDs boot so quickly that the traditional key-press method is unreliable — Windows loads before you can react. Microsoft added a reliable alternative route through the operating system itself.
Via Settings:
- Open Settings → System → Recovery
- Under Advanced startup, click Restart now
- After the blue screen appears, go to Troubleshoot → Advanced options → UEFI Firmware Settings
- Click Restart — the system will boot directly into BIOS/UEFI
Via the Start menu shortcut: Hold Shift while clicking Restart from the Start menu. This also triggers the Advanced startup menu.
This method works regardless of how fast your machine boots, making it the most dependable option on modern Windows systems.
Accessing BIOS on a Mac
Apple hardware uses a different firmware model entirely — Macs don't have a user-accessible BIOS in the traditional sense. Instead, Apple Silicon Macs use startup options accessed by holding the power button until options appear. Intel-based Macs use the Option (⌥) key at startup to access the boot manager.
System-level firmware settings on Macs are largely managed through System Settings (or System Preferences on older macOS versions) rather than a separate BIOS screen.
What Affects Your Experience Once You're Inside ⚙️
BIOS/UEFI interfaces vary significantly depending on hardware age and tier:
- Budget and older boards typically use simple text-based BIOS menus navigated with keyboard arrow keys
- Mid-range and enthusiast motherboards from brands like ASUS, MSI, and Gigabyte often have full graphical UEFI interfaces with mouse support, fan curve editors, and one-click overclocking profiles
- Laptops generally offer a limited subset of settings compared to desktop motherboards, since less is user-configurable
The version of your firmware also matters. Manufacturers release BIOS updates that can add features, fix bugs, or improve hardware compatibility — so two machines with identical hardware might present slightly different options depending on when the firmware was last updated.
Variables That Change the Process
The exact steps to reach your BIOS depend on several factors:
- Operating system — Windows 10/11 offers the Settings-based method; older Windows versions don't
- Boot speed — SSD-equipped machines often need the in-OS method rather than key-press timing
- Manufacturer and model — the entry key differs across brands and even across generations of the same brand
- Whether Fast Boot is enabled — this BIOS setting itself can suppress the startup key prompt, requiring you to disable it through Windows first
- Laptop vs. desktop — some laptops require holding Fn in combination with the BIOS key
On some Dell and Lenovo business laptops, there's also a dedicated BIOS button or the ability to access BIOS from a pre-boot hardware diagnostics menu, separate from the standard key method.
A Note on BIOS Safety
The BIOS controls hardware at a fundamental level. Most settings have sensible defaults, and browsing menus without saving changes won't affect anything. That said, certain settings — particularly anything related to voltage, memory timings, or Secure Boot — can prevent Windows from booting or cause system instability if misconfigured. Any setting you change is worth noting so it can be reverted if needed.
What you'll actually do once you're inside the BIOS depends entirely on your hardware, your operating system, and what you're trying to accomplish — the path in is only the first step.