A BIOS (or UEFI firmware) update is one of the few maintenance tasks most PC users never do — and for the most part, that is fine. But when you are adding a new CPU that requires a firmware update, or chasing a stability bug that a new version fixes, knowing how to do it safely matters. Here is the complete 2026 process for any desktop motherboard.
What changed in 2026
- Intel Arrow Lake and AMD Zen 5 launches required BIOS updates on many 600/700-series boards — more people had to update their BIOS in 2025–2026 than in the previous three years combined.
- BIOS Flashback (ASUS, MSI, Gigabyte) is now standard on most mid-range and high-end boards — you can flash without a CPU installed, which helps when a new CPU is incompatible with the current firmware.
- Windows-based BIOS update tools (ASUS Armoury Crate, MSI Center) improved reliability but still have more risk than in-BIOS methods. The USB/in-BIOS path is still recommended.
- AMD EXPO and Intel XMP 3.0 profiles are frequently improved in BIOS updates, so a new BIOS can improve memory stability.
When to update the BIOS
| Reason |
Update? |
| Installing a new CPU not recognized by current BIOS |
Yes — required |
| Known stability fix listed in release notes |
Yes |
| Security vulnerability patch (e.g., Spectre/Meltdown-class) |
Yes |
| Improved XMP/EXPO support for your RAM kit |
Yes |
| "Latest version available" with no matching issue |
No |
| System is stable and working fine |
No |
If it is not broken, do not update. The risk of the update process outweighs theoretical benefits for a stable system.
Step 1 — Find your current BIOS version
- Windows: Press Win+R → type
msinfo32 → look for BIOS Version/Date.
- At POST/UEFI: The version is displayed on the UEFI splash screen or under the Main tab.
Step 2 — Download the correct BIOS file
- Go to your motherboard manufacturer's support page. Search the exact model number (found on the board itself or the box).
- Download the latest BIOS file. It will be a
.CAP, .ROM, .BIN, or .zip depending on the brand.
- Compare the version number to what you have. Read the release notes to confirm it addresses your issue.
Never download BIOS files from third-party sites. Manufacturer pages only.
Step 3 — Flash via the BIOS utility (recommended)
Format a USB drive as FAT32 (32 GB or smaller works best). Copy the BIOS file to the root of the drive.
ASUS — EZ Flash:
- Enter UEFI (press Delete/F2 at boot).
- Advanced Mode → Tool → ASUS EZ Flash.
- Navigate to the USB drive, select the file, confirm.
MSI — M-Flash:
- Enter UEFI (press Delete at boot).
- Click M-Flash in the top bar.
- Select the USB drive and file, confirm.
Gigabyte — Q-Flash:
- Enter UEFI (press Delete at boot) → Q-Flash (F8 shortcut).
- Select the USB drive and file, start flashing.
ASRock — Instant Flash:
- Enter UEFI (press F2 at boot) → Tool → Instant Flash.
- Select the USB file, confirm.
The board will reboot 2–3 times during the process. Do not power off.
Step 4 — After the update
- The BIOS may reset to defaults. Re-enter your settings:
- Enable XMP/EXPO for memory (if applicable).
- Set boot order.
- Re-enable any custom fan curves.
- Run a quick stability test — boot to Windows, run a game or benchmark for 15 minutes.
BIOS Flashback — no CPU required
If you are buying a new CPU that is not compatible with your current BIOS, some boards support flashing without a CPU:
- Format USB as FAT32.
- Rename the BIOS file to the specific filename the board requires (check the manual — e.g.,
CROS.CAP for some ASUS boards).
- Plug USB into the dedicated BIOS Flashback USB port (usually labeled, near the rear I/O).
- Press and hold the BIOS Flashback button for 3 seconds. The LED blinks while flashing.
This works with only a power supply connected — no CPU, RAM, or GPU needed.
Common mistakes
Cutting power during a flash. Even a one-second power blip can corrupt the new firmware. Use a UPS, or at minimum run on a surge protector on a reliable circuit.
Using the wrong BIOS file. An F20 file for a Z690-A will brick a Z690-P. Match the exact model number.
Not recording settings before the update. XMP profiles, fan curves, and boot order all reset. Screenshot or note them first.
Updating from Windows using manufacturer software. It works, but any Windows crash or process interruption during the flash can cause problems. In-BIOS USB flash is safer.
What to skip
- Flashing beta BIOS versions unless you are chasing a specific beta fix. Stable releases only.
- Rolling back the BIOS unless you have a specific regression — many boards make downgrading impossible after a security-bump update.
- Updating a laptop BIOS manually — use the manufacturer's Windows update utility (HP Support Assistant, Dell Update, Lenovo Vantage) which handles the safeguards automatically.
FAQ
Can a BIOS update permanently brick my motherboard?
Rare but possible if power is cut during flashing or the wrong file is used. Most modern boards have dual-BIOS chips that prevent permanent bricks. Boards without dual BIOS can be recovered with Flashback if available.
Will updating the BIOS delete my data?
No — the BIOS is on the motherboard's flash chip, completely separate from your drives. Your files are unaffected.
How long does a BIOS update take?
2–5 minutes for most boards. The system reboots once or twice during the process.
Do I need to update BIOS every time a new version comes out?
No. Read the release notes. If the update fixes an issue you have or adds support you need, update. Otherwise, skip it.
Where to go next