BIOS UPDATES DONE RIGHT
TOTAL TIME: 15-30 MINUTES
Preparation + flash + verification. Pick a stress-free time window.
β οΈ IMPORTANT BEFORE STARTING
- β’ Power outage during flash = brick β Laptop plugged in, desktop with UPS if possible
- β’ Wrong BIOS file = brick β Verify exact model + revision
- β’ Never flash during running tasks β Close browser, downloads, games
- β’ First update after motherboard purchase? Wait 6 months, unless there are critical security fixes
π― LEARNING OBJECTIVES:
- β When a BIOS update makes sense (and when not)
- β Correctly identify the exact motherboard model + revision
- β Safe update via USB stick or vendor software
- β What to do if the update fails (fallback strategies)
- β Handle BIOS settings correctly before/after the update
INTRODUCTION: WHAT IS A BIOS UPDATE?
Das BIOS (or morner: UEFI) ist die Firmware des Mainboards β sie initialisiert Hardware beim Start and provides the base for the operating system . Manufacturers regularly release updates, die:
- CPU support add support for new processors (regularly for AM5)
- Memory compatibility improve (DDR5 timings, new ICs)
- Security vulnerabilities patch (LogoFAIL, TPM sniffing, etc.)
- Stability improve for overclocking
- Bugs fix (random reboots, USB issues, WHEA errors)
βοΈ UPDATE DECISION
β DO UPDATE
- β’ New CPU is supported
- β’ Known bug affects you
- β’ Security fix (LogoFAIL, etc.)
- β’ Better RAM compatibility needed
β BETTER WAIT
- β’ "It all works" β never touch
- β’ First beta version
- β’ Right after motherboard purchase (wait for tests)
- β’ You just set OC settings
βΉοΈ DISTINCTION
This tutorial covers normal BIOS updates (from the manufacturer). For custom mods (CFG lock disabling, etc.) see Custom BIOS Flashing.
PREREQUISITES
π₯οΈ HARDWARE:
- Motherboard model + revision β see next step
- USB stick (FAT32, 4-16 GB) β empty, not boot-related
- Laptop plugged in or desktop with stable power supply
π BACKUP FIRST:
- Export BIOS profile (save to USB)
- Important OC settings note down (as photo)
- Windows license keys (in doubt, if Secure Boot changes)
STEP 1: IDENTIFY MOTHERBOARD EXACTLY
π¨ CRITICAL
Wrong BIOS = guaranteed brick. When in doubt: better not flash at all.
Method 1: Read physically on the motherboard
Model is between the RAM slots or next to the 24-pin power connector, e.g.:
REV: 1.03
The revision (REV, Rev, Ver) ist kritisch β Mainboard-Hersteller verkaufen dasselbe Modell with verschiedenen PCB-revisionen, die jeweils eigene BIOS-Versionen bralsoen.
Method 2: Read via software
Windows (CMD as admin):
Linux:
β Erfolgskontrolle: You have model name + revision number noted (e.g., as a photo of the motherboard).
STEP 2: DOWNLOAD THE CORRECT BIOS FILE
Go to the support page of your manufacturer β never from third-party sources:
What to look for
- Enter motherboard model (e.g. "B650-E")
- Tab "Driver & Support" β "BIOS"
- Newest stable version pick β not the newest if you fear issues
- Read changelog β does the update bring what you need?
β οΈ BETA BIOS ONLY IN EMERGENCIES
Beta-Versionen sind ausgereift. Nur flashen wenn bekannter Bug dich blockiert and the Stable-Version ihn fixt. Downgrade auf Stable ist oft not possible (BIOS-Sicherheit).
USB stick preparation
- USB stick with FAT32 format (standard for most manufacturers)
- Extract BIOS file (usually ZIP β contains
.CAP,.ROMor.BIN) - Copy file to the stick β often directly to root, sometimes in a specific folder:
- ASUS: root or
/ASUS/ - MSI: root, renamed to
MSI.ROM - Gigabyte: root, often to
GIGABYTE.binrename - ASRock: root, often
BIOSFILENAMEkeep as-is
- ASUS: root or
The exact folder name is in your motherboard manual.
β Erfolgskontrolle: USB stick contains BIOS file, model + revision match manufacturer download, checksum optionally verifiable (SHA256 on manufacturer page).
STEP 3: FLASH THE BIOS
There are three methods. Method A (USB from BIOS) is the safest.
Method A: USB flash from BIOS menu
π Instructions:
- Plug in USB stick
- Restart PC, at boot press
DEL/F2for BIOS - Navigate to Tool β ASUS EZ Flash / M-Flash / Q-Flash / Instant Flash (herstellerspezifisch)
- Select the BIOS file on the USB stick
- Confirm β the motherboard does not NICHT restart, the flash takes 2-8 minutes
- DO NOT cut power, do not reset, do not turn off
- After completion automatic restart into BIOS
Method B: BIOS flashback (USB without PC start)
π§ For emergencies: motherboard is bricked, or CPU not yet BIOS-supported
- USB stick with BIOS file into dedicated "Flashback" port (often labeled)
- PC is OFF but PSU on power + switch on "I"
- Press the flashback button (small button on motherboard I/O shield) for 3 seconds
- LED flashes during flash (~5-10 min)
- LED lights solid = done. Then start normally.
Method C: From the operating system
π» Convenient but riskier (OS can crash)
# Or via vendor tool load the .CAP laden
# Linux: fwupdmgr update (for LVFS-supported motherboards)
sudo fwupdmgr refresh
sudo fwupdmgr update
β οΈ OS update works without restart β changes are applied at next boot. On error, Windows/Linux can end up in a boot loop.
STEP 4: AFTER THE UPDATE
Check BIOS settings
BIOS updates usually reset settings to Optimized Defaults. You need to re-set your OC settings:
- Re-enable XMP/EXPO profile for RAM
- Check boot order (sometimes default changes)
- Secure Boot & TPM status (Windows 11 needs both)
- Fan curves (if you had custom profiles)
- CPU voltage / offset (if you set manually)
π‘ PRO TIP
Some manufacturers (ASUS, MSI) offer "Load Previous BIOS Settings" β speichert vor dem Flash die Settings and lΓ€dt sie zurΓΌck. On Gigabyte it's calld "Save & Load Profiles".
In Windows/Linux
- Windows: Optional
sfc /scannowandDISM /Online /Cleanup-Image /RestoreHealthrun - Linux: Reload kernel modules if proprietary drivers:
sudo akmods --force(Fedora) orsudo mkinitcpio -P(Arch) - TPM reset: If Windows 11 does not start: BIOS β clear TPM, Windows boots, auto-repairs
PRO TIPS & PITFALLS
π Reading the changelog is gold
The release notes often reveal more than just "stability improved". Watch for:
- "Updated AGESA" β CPU microcode + platform fixes (important for AMD)
- "Improved memory compatibility" β often only for specific kits
- "Security update" β security fix for LogoFAIL / TPM sniffing, always do
- "Known issue" β often new bugs! Sometimes better to go back one version
β° When to update? Timing strategy
- Sofort: Security fixes (LogoFAIL, etc.)
- 1-2 Wochen warten: Normal updates β check community forums if someone reports issues
- Not before deadlines: Before important work blocks or major game releases
- Quarterly routine: Test thoroughly that everything works, then update
π Downgrade strategies
On most morn boards, BIOS downgrade is limited :
- BIOS security blocks downgrade to versions without the same "Security Version" counter
- On Intel: ME (Management Engine) version mismatch often blocks
- Solution: Dual-BIOS boards have a backup chip β flash from there
- Last resort: CH341A programmer (see Custom BIOS Flashing)
π‘οΈ Stable power during flash
Power outage = guaranteed brick. Investments:
- UPS (uninterruptible power supply) from β¬60 β protects against everything
- Never flash during thanderstorms β overvoltage from nearby lightning strikes
- Laptop: Battery should be >50%, not just plugged in
FAQ / COMMON QUESTIONS
β BIOS update fails, "Image not compatible"
Three causes: (1) Wrong model/rev β verify again. (2) Wrong file format (e.g.
.CAP instead of .ROM loaded) β check file extension. (3) USB stick with falschem
Filesystem (exFAT/NTFS instead of FAT32) β reformat.
β After update: Windows does not start
Usually Secure Boot key changed. Solution: in BIOS Secure Boot disable or "Install default Secure Boot keys" select. Then Windows auto-repairs on boot. If TPM reset needed: BIOS β clear TPM β boot Windows.
β My XMP/EXPO profile is gone, RAM runs at 4800 instead of 6000
Normal β BIOS-Updates setzen auf Defaults. Wieder im BIOS aktivieren unter XMP/EXPO. Falls RAM plΓΆtzlich mehr stabil: BIOS-Update hat oft "AGESA Verbesserungen" fΓΌr RAM β kann also instabiler s. Test with DDR5 Timing Tuning.
β How often should I update?
Quartalsweise Routine or bei konkretem Anlass. At stabilem System + non bekannten Bugs: all 6-12 Monate reicht. At brandneuem Mainboard: erst 2-3 Monate warten, dawith die Hersteller fix teething problems.
β Do I always need to rstall Windows after a BIOS update?
N, in 99% of cases . Windows erkennt das neue BIOS and passt sich an. Selten: bei Wechsel von Legacy zu UEFI or bei Secure-Boot-Γnderungen muss Windows mal repariert werden. Daten bleiben in everym Fall erhalten.
β My board has no BIOS flashback, but the new CPU is not recognized
Du bralsost e "Boot-Brigde-CPU" (alte CPU die das Board erkennt) zum Flashen. Or Service contact the motherboard manufacturer β many flash for free before shipping. FΓΌr AM5-Boards: any older Ryzen 7000 CPU works as a bridge.
β Can I flash the BIOS from my Linux desktop?
Yes, if your motherboard supports LVFS (Linux Vendor Firmware Service). Check with
sudo fwupdmgr get-devices β wenn das Mainboard auftalsot, kannst du direkt aus Linux
flashen. Liste unter fwupd.org/lvfs.
β NEED HELP?
Manufacturer forums have BIOS subforums. For bricks: check Dual-BIOS first, then manufacturer support.