Windows 10 & 11 Installation Guides

Windows Installation: Opening UEFI, BIOS, and the Boot Menu

Opening UEFI, BIOS, and the Boot Menu

Windows Installation: Opening UEFI, BIOS, and the Boot Menu

Before you can install Windows from a USB drive, you often need to get into your PC's firmware (BIOS or UEFI) or its boot menu. In this guide you'll learn what sets BIOS and UEFI apart, how to open both, and how to enable TPM 2.0 and Secure Boot — the requirements for Windows 11.
Important: The keys and menu structure of the firmware differ from manufacturer to manufacturer (and often from model to model). This guide covers common examples, but they won't apply to every PC. When in doubt, always check your PC or motherboard manufacturer's manual.

BIOS and UEFI: What's the Difference?

When you switch on a PC, a small piece of software built permanently into the motherboard (the mainboard) starts first. This software checks the hardware and then launches the operating system. It's called firmware.

BIOS (Basic Input/Output System) is the classic, very old form of this firmware. It's usually operated through a plain blue-and-gray text interface where only the keyboard works.

UEFI (Unified Extensible Firmware Interface) is the modern successor to BIOS. It offers a graphical interface (often with mouse support), supports large hard drives, and includes important security features such as Secure Boot. UEFI is mandatory for Windows 11.

A note on terminology: Many manufacturers still casually call their UEFI firmware simply "BIOS" or "BIOS setup." On modern PCs, though, this almost always actually means UEFI. This guide uses both terms because you'll come across them on your own screen.

Another term you may run into is Legacy BIOS or CSM (Compatibility Support Module). This is a compatibility mode that recreates old BIOS behavior inside UEFI. For Windows 11, this mode should generally be disabled, with pure UEFI mode active instead.

BIOS Setup vs. Boot Menu

These two things are often mixed up, but they're fundamentally different:

BIOS/UEFI Setup Boot Menu
What is it? The firmware's full settings menu A small, temporary startup-selection menu
What's it for? Changing permanent settings: TPM, Secure Boot, boot order, date/time, and so on Choosing a specific device for this one startup only (e.g., the USB drive)
Effect Changes are saved permanently Applies only to this one boot; nothing is changed permanently
Typical key often Del or F2 (varies!) often F12, F11, F9, or Esc (varies!)

For a one-off Windows installation, the boot menu is usually enough: you simply select the USB drive there without changing anything permanently. You only need to go into Setup if you want to, say, enable TPM or Secure Boot, or permanently change the boot order.

Common Keys (F2, F12, Esc, Del)

To get into the firmware or the boot menu, press a specific key repeatedly right after powering on — often before the Windows logo appears. Commonly used keys include:

  • Del – frequently used for BIOS/UEFI setup on desktop motherboards
  • F2 – frequently used for setup on laptops
  • F12 – frequently used for the boot menu
  • F9, F10, F11, Esc – used for setup or the boot menu depending on the manufacturer
The key varies by manufacturer and model! There is no universal key that works on every PC. One example: on some laptops F2 opens Setup, on others it's F1, Esc, or a dedicated "Novo" button. Don't rely on a fixed rule of thumb — always check the correct key in your manufacturer's manual, or watch for the brief hint at the bottom of the screen right after powering on.
Tip: Often the PC briefly flashes a line at startup like "Press F2 to enter Setup, F12 for Boot Menu." If you look closely enough, you'll spot the right key for your own device. Alternatively, open UEFI conveniently from within Windows — see the next section.

What You'll Need

  • A PC running Windows 10 or Windows 11 (for the route via Windows Settings)
  • Optional: your PC or motherboard manufacturer's manual (printed or as a PDF on the manufacturer's website)
  • A bit of patience — firmware settings should be made calmly and attentively

Before You Start

  • Write down which settings you change so you can undo them if needed.
  • Only change the options you actually need (TPM, Secure Boot, boot order). Leave unfamiliar settings alone.
  • Plug a laptop into its power adapter so it doesn't shut down while you're working in Setup.
  • Keep the manufacturer's manual on hand in case menu items are named differently than described here.

Opening UEFI from Windows (Step by Step)

The most convenient way, without needing to catch the right key at startup: boot straight from Windows into the UEFI firmware. This works on both Windows 10 and Windows 11.

1Open Settings

Click Start and then Settings (the gear icon). On Windows 11, switch to the System section.

Settings
System
Bluetooth & devices
Network & internet
Windows Settings, "System" section (example view)

2Go to Recovery

Open System → Recovery. (On Windows 10, you'll find this option under Update & Security → Recovery.)

Settings → System → Recovery
Reset this PC
Advanced startup
Restart now
"Recovery" page with "Advanced startup" (example view)

3Start Advanced Startup

Under Advanced startup, click Restart now. Save any open files first, since the PC is about to restart.

4Choose Troubleshoot

After the restart, a blue selection menu appears. Choose Troubleshoot.

Choose an option
Continue
Troubleshoot
Turn off your PC
"Choose an option" startup menu with "Troubleshoot" (example view)

5Open Advanced Options

Choose Advanced options and then UEFI Firmware Settings.

Advanced options
Startup Repair
Command Prompt
UEFI Firmware Settings
"Advanced options" with "UEFI Firmware Settings" (example view)

6Restart into the Firmware

Click Restart. The PC now boots straight into the UEFI firmware, where you'll find TPM, Secure Boot, and the boot order.

Note: The "UEFI Firmware Settings" entry only appears if your PC is actually running in UEFI mode. If the entry is missing, your system may still be using Legacy BIOS — in that case, you can only reach the firmware using the manufacturer's key at startup.

Enabling TPM 2.0

TPM (Trusted Platform Module) is a security chip, or security feature, that stores keys and certificates in a protected way. Windows 11 requires TPM 2.0. TPM is present on many PCs but disabled out of the box.

How to Check TPM in Windows

Press Windows key + R, type tpm.msc, and press Enter. The "Trusted Platform Module (TPM) Management" window shows whether TPM is ready and which specification version (ideally 2.0) is present.

TPM Management (tpm.msc)
Status: The TPM is ready for use
Specification Version: 2.0
tpm.msc window with status and specification version 2.0 (example view)

How to Enable TPM in the Firmware

Open the UEFI firmware (see above) and look in the Advanced, Security, or Trusted Computing section for the TPM option. Important: the chip is named differently depending on the processor manufacturer:

  • On Intel systems, often Intel PTT (Platform Trust Technology)
  • On AMD systems, often AMD fTPM (Firmware TPM)
  • Sometimes simply TPM Device, Security Device, or PTT

Set the option to Enabled, save, and restart. Afterward, check again in Windows with tpm.msc.

Names and menu paths vary: Exactly where the TPM option sits and what it's called depends on the manufacturer. If you can't find it, searching for your motherboard's or laptop's model name plus "enable TPM" on the manufacturer's website will help.

Enabling Secure Boot

Secure Boot is a UEFI security feature that stops manipulated or untrusted software from loading at startup. Secure Boot is also a requirement for Windows 11.

How to Check Secure Boot in Windows

Press Windows key + R, type msinfo32, and press Enter. In "System Information," the Secure Boot State line shows whether Secure Boot is on or off.

System Information (msinfo32)
BIOS Mode: UEFI
Secure Boot State: On
msinfo32 with the line "Secure Boot State: On" (example view)

How to Enable Secure Boot in the Firmware

Open the UEFI firmware and look in the Boot, Security, or Authentication section for the Secure Boot option. Set it to Enabled. This often requires the PC to be running in pure UEFI mode (Legacy/CSM disabled).

The same applies here: the menu name and location depend on the manufacturer. If Secure Boot won't turn on, CSM/Legacy mode is often still active, or the drive is using the old MBR partition style instead of GPT. You'll find details in our troubleshooting guide.

Changing the Boot Order

The boot order determines which device the PC tries to start from first — for example, the USB drive instead of the internal hard drive. You need this to boot Windows from your installation drive.

There are two approaches:

  • One-time (recommended): Open the boot menu at startup (see the key hints above) and select the USB drive there for this startup only. Nothing is changed permanently.
  • Permanent: Open the UEFI firmware, go to the Boot section, and drag or move the USB drive to the top of the list. Save and restart.
UEFI Firmware
Secure Boot: Enabled
TPM 2.0 (fTPM/PTT): Enabled
Boot Priority: USB → SSD
UEFI "Boot" section with boot order and USB device (example view)
Tip: Make sure to select the USB drive as a UEFI device (often marked with "UEFI:" in front of it in the boot menu), not as a Legacy device. This avoids GPT/MBR errors during the Windows 11 installation.

Resetting Settings if Something Doesn't Work

If, after your changes, something no longer starts, or you clicked the wrong thing, you can usually reset the firmware to its factory settings without losing your data on the hard drive.

Look in the firmware for an entry such as "Load Setup Defaults," "Load Optimized Defaults," or "Restore Defaults" (often reachable via the F9 key — varies by manufacturer). Confirm, save with "Save & Exit" (often F10), and restart.

Note: Resetting the firmware only affects the firmware settings themselves (for example, TPM/Secure Boot will be disabled again too), not your files or Windows. Afterward, you'll need to re-enable any required options such as TPM and Secure Boot if necessary.

Common Problems

Problem Possible Cause Solution
I can't get into Setup with F2/Del Wrong key; PC starts too quickly (Fast Startup) Look up the correct key in the manufacturer's manual, or open UEFI from Windows (see above)
"UEFI Firmware Settings" entry is missing in Windows PC is running in Legacy BIOS mode Open the firmware using the manufacturer's key at startup
Can't find the TPM option Different name (Intel PTT / AMD fTPM) or different menu section Check the Security/Advanced sections; consult the manufacturer's website
Secure Boot can't be enabled CSM/Legacy active, or MBR drive Disable CSM; check that the drive uses GPT (see troubleshooting guide)
USB drive doesn't appear in the boot menu Drive isn't bootable, or wrong mode Recreate the drive; select it as a UEFI device

FAQ

Which key opens the BIOS on my PC?
There's no one-size-fits-all answer — the key varies by manufacturer and model (commonly Del, F2, F12, or Esc). Watch for the brief hint at power-on, or check your manufacturer's manual. Alternatively, open UEFI conveniently from Windows Settings.
What's the difference between BIOS Setup and the boot menu?
BIOS/UEFI Setup is the complete settings menu where you make permanent changes (TPM, Secure Boot, boot order). The boot menu is a temporary selection menu that lets you pick a device like the USB drive for a single startup only, without permanently changing anything.
Why do I need TPM 2.0 and Secure Boot?
Both are official minimum requirements from Microsoft for Windows 11. TPM 2.0 stores security keys in a protected way, and Secure Boot prevents untrusted software from loading at startup. Without both, the installer reports that the PC can't run Windows 11.
My PC doesn't have TPM — is my PC too old?
Not necessarily. Many PCs have TPM 2.0 as a processor feature (Intel PTT or AMD fTPM); it's simply disabled out of the box. Check with tpm.msc and enable the feature in the firmware. Only if there's truly no TPM 2.0 present is the PC officially unsuitable for Windows 11.
Is it risky to change something in the BIOS/UEFI?
Changes to TPM, Secure Boot, or boot order are low-risk and reversible. Only change what you need, and write down what you changed. If something goes wrong, reset the firmware using "Load Defaults" — your files on the hard drive stay untouched.
I don't see the "UEFI Firmware Settings" entry in Windows. Why?
This entry only appears if your PC is running in UEFI mode. If it's missing, the system is probably still using Legacy BIOS. In that case, you can only reach the firmware directly via the manufacturer's key at power-on.
Do I need to permanently change the boot order to install from USB?
No. For a one-time installation, the boot menu is enough, where you select the USB drive for this startup only. A permanent change to the boot order isn't necessary for that, and often has to be reverted afterward anyway.

Matching Licenses

If you're installing Windows afterward, make sure your license matches the edition you choose. That said, a license doesn't fix hardware incompatibility — TPM and Secure Boot need to be enabled in the firmware beforehand.

More Guides

Overview: Installing Windows

The complete guide from preparation through activation.

Windows 11 with the Media Creation Tool

Create a bootable USB drive officially from Microsoft.

Windows 11 with Rufus (USB)

Create a USB drive with Rufus and understand the installation options.

Windows Installation: Fixing Errors

Solutions for TPM, Secure Boot, and GPT/MBR errors.

Sources

Last updated: July 2026

Previous
Install Windows Enterprise
Next
Install Windows 11 with Rufus and a USB Drive