A motherboard’s BIOS is the one piece of PC software most builders never touch after their first boot. That changes fast once a new CPU generation ships. AMD’s AGESA ComboAM5 PI 1.2.0.2 update corrected power limits on the Ryzen 9600X and 9700X that were pulling too much amperage under load, and a newer AGESA 1.3.0.1b build that Wccftech detailed in June 2026 goes further, dropping SOC voltage on Ryzen 9000 boards from 1.35V to a cooler-running 1.24V. A July 2026 AGESA branch on top of that restores a security feature called TSME that an earlier firmware cycle had quietly dropped. Intel shipped its own microcode update the same season to add support for the Core Ultra 200S Plus refresh.
None of that happens automatically for the desktop boards this guide focuses on. Unlike a graphics driver or a Windows patch, a BIOS update requires you to download a file from your motherboard vendor and flash it yourself, and getting a step wrong can leave a board that won’t boot at all. Laptop makers handle it a little differently: Lenovo’s ThinkPad BIOS Update Utility, a 30.02MB package Lenovo rated Critical severity 1 of 3 in its May 2026 release, still runs as a Windows installer through Lenovo Vantage rather than a true silent push, and HP follows a similar pattern on the Linux side, where HP’s changelog shows SoftPaq sp171387 for BIOS flashing, dated March 5, 2026 and packaged as HP Linux Flash Utility v3.26, superseding sp157762 from April 2025 with just a 0.01 version bump, so even the closest thing to “automatic” BIOS delivery on either platform still asks you to click through it. This August 2026 tutorial walks through the full desktop process in 13 steps, covering Windows-based flashing tools, in-BIOS utilities, and the tool-free USB Flashback method that works without a CPU installed, and it sticks with the same 8GB-32GB FAT32 USB drive sizing recommended throughout. Budget about 40 minutes total, most of it spent waiting rather than clicking, plus a full troubleshooting table for when something doesn’t go as planned.
Don't miss new tech stories on Google
Add Tech Insider once in the Google app and our stories appear in your news suggestions.
Why You Might Need to Update Your BIOS Right Now
Motherboard vendors push BIOS revisions constantly, but three categories of update actually matter enough to justify the small risk of flashing one. The first is new CPU support. A board built and validated before a chip existed often can’t boot it until firmware adds the right microcode, which is why AMD’s Ryzen 9000 series and Intel’s Core Ultra 200S Plus refresh both required specific BIOS versions before they’d POST reliably on many existing AM5 and LGA1851 boards. The same dynamic plays out on the server side: Supermicro’s Intel IPU 2026.1 microcode fix, shipped in May 2026, required updating X13 Eagle Stream boards to BIOS v2.9 before they’d run correctly, confirming this isn’t a consumer-only headache.
The second category is stability and performance fixes discovered after launch. Early Ryzen 9000 BIOS releases shipped with EDC and TDC amperage limits set too high, a problem AMD addressed through its ComboAM5 PI 1.2.0.2 AGESA update. Both TechRadar and Heise reported the same fix reduces inter-core latency on the Ryzen 9900X and 9950X to roughly 75 nanoseconds, bringing it in line with the previous Ryzen 7000 generation. Intel went through a similar cycle: Ars Technica and Heise both covered microcode updates that recovered Core Ultra 200S performance Intel had left on the table at launch.
Here’s how the current round of platform-relevant firmware updates breaks down by chip family:
| Platform | Firmware Version | What It Fixes |
|---|---|---|
| AMD Ryzen 9000 (9600X, 9700X) | AGESA ComboAM5 PI 1.2.0.2 | Corrects EDC/TDC power limits, cuts inter-core latency on 9900X/9950X to ~75ns |
| AMD Ryzen 9000 (all consumer SKUs) | July 2026 AGESA branch | Restores TSME memory encryption, disabled in an earlier firmware cycle |
| Intel Core Ultra 200S | Microcode 0x113 | General performance acceleration for existing Core Ultra 200S systems |
| Intel Core Ultra 200S Plus | Microcode 0x11B | Adds support for the Core Ultra 200S Plus refresh on existing boards |
| AM5 platform-wide | Varies by board | Confirms PCIe 5.0 lane allocation, improves Resizable BAR and EXPO stability |
The third category is security. AMD’s July 2026 AGESA branch restores TSME (Transient Store Masking Extension), a memory encryption feature that had been silently disabled for consumer Ryzen 9000 chips in an earlier firmware cycle, the single fix that stood out most in that release’s changelog. If your system handles anything sensitive, that’s not an optional patch to skip.
Beyond those three categories, BIOS updates also touch features builders care about day to day. Resizable BAR support, which lets your CPU address a GPU’s full VRAM instead of small chunks, sometimes ships or gets fixed in a later BIOS rather than the launch version, and the same applies to EXPO and XMP memory profile compatibility. If you followed our guide to enabling XMP and EXPO RAM and found your kit unstable at its rated speed, an updated BIOS is one of the more common fixes, since memory controller tuning improves across a board’s firmware lifecycle. None of these fixes arrive through Windows Update, and if you want to verify exactly which modules a given file changes before you flash it, third-party inspection tools like UEFI BIOS Updater, at version 1.69.17.2 as of January 2026 according to LO4D.com, can extract and compare module versions from a downloaded BIOS image, and vendor-side tooling is moving the same direction: Contec refreshed its own BIOS Update Tool on June 19, 2026, adding support for at least one new industrial PC series in that same release. For the actual flashing process, though, you have to go get the vendor’s file yourself, which is the rest of this tutorial.
What a BIOS Update Actually Changes (and What It Risks)
BIOS stands for Basic Input/Output System, though nearly every board sold since the early 2010s actually runs UEFI (Unified Extensible Firmware Interface), a more capable successor that kept the old name out of habit. It’s the firmware that runs before Windows loads. It initializes your CPU, memory, and storage controllers, checks that every component POSTs (Power-On Self-Test) correctly, and hands control to your operating system’s bootloader. A BIOS update replaces that firmware chip’s contents with a newer build from your motherboard vendor.
The real risk is a flash that gets interrupted partway through, whether from a power cut, a system freeze, or pulling the USB drive too early. An incomplete flash can leave the firmware chip in a state where the board won’t POST at all, commonly called bricking. It’s rare with a stable power source and the correct file, but it’s not zero, which is why every step in this tutorial treats the flash itself as the one moment that deserves your full attention rather than something to start and walk away from.
Board vendors have built real protections against this. Higher-end ASUS, MSI, Gigabyte, and ASRock boards increasingly ship with dual BIOS chips, a primary and a backup, so a failed flash on the primary chip triggers automatic recovery from the backup rather than a dead board. Even without dual BIOS, most current boards include a tool-free USB Flashback port that can reflash the chip using only wall power and a prepared USB drive, without a CPU, RAM, or GPU installed. Step 11 covers exactly how that works.
Worst case, if a board genuinely bricks and none of the recovery paths work, AMD’s own support documentation confirms it will ship a physical boot kit, a loaner CPU and cooler, so a board maker or retailer can flash a bricked motherboard back to life under warranty. It’s a genuinely rare last resort, but it exists precisely because BIOS flashing carries a small amount of real risk that no software safeguard fully eliminates.
Prerequisites: What You Need Before You Start
Gather everything below before you download a single file. Stopping halfway through a BIOS update to go find a USB drive is a bad time to leave your PC in an unfinished state, and if you want an even more cautious walkthrough, Tech-Insider’s companion 2026 safety guide documents a 12-step BIOS flash workflow built around roughly 45 minutes of hands-on time, a bit more deliberate than this guide’s leaner 13-step, 40-minute pace.
| Item | Spec / Version | Why It Matters |
|---|---|---|
| USB flash drive | 8GB-32GB, formatted FAT32 | Most in-BIOS flash utilities can’t read NTFS or exFAT drives |
| Stable power | Wall outlet or UPS-backed desktop | An interrupted flash is the leading cause of a bricked board |
| Exact board model and revision | Printed on the board, or pulled via Step 1’s command | BIOS files are revision-specific, and the wrong file can fail or brick the board |
| Vendor companion app (optional) | Latest Armoury Crate, MSI Center, Gigabyte Control Center, or ASRock App Shop | Enables in-Windows flashing in Steps 7-8 |
| Current BIOS version and settings | Recorded via Step 2’s command, or a screenshot of your BIOS menus | Lets you confirm the update applied and restore custom settings after |
| 15-20 minutes of uninterrupted time | N/A | The flash itself only takes minutes, but rushing verification is how mistakes happen |
Two items deserve extra emphasis. First, your exact board revision matters as much as the model name. A board listed as “B650E-F Gaming WiFi Rev 1.01” and one listed as “Rev 1.02” can call for different BIOS files, and flashing the wrong revision’s file is one of the more common causes of a failed update. Second, stable power isn’t optional. If you’re on a desktop plugged into a wall outlet with reliable grid power, you’re fine. If you’re working through a storm, running from a laptop battery feeding an external setup, or already know a specific circuit is flaky, wait for better conditions or add a UPS to the chain first.
Step 1-2: Identify Your Exact Motherboard Model and Current BIOS Version
Step 1: Open PowerShell (search for it in the Start menu, no administrator rights needed for these read-only queries) and confirm your exact motherboard model and revision.
Get-CimInstance -ClassName Win32_BaseBoard | Select-Object Manufacturer, Product, Version
Example output:
Manufacturer Product Version
------------ ------- -------
ASUSTeK COMPUTER INC. ROG STRIX B650E-F GAMING WIFI Rev 1.xx
Step 2: Record your current BIOS version and release date with a second command, since you’ll compare this against the new version after flashing to confirm the update actually took.
Get-CimInstance -ClassName Win32_BIOS | Select-Object Manufacturer, SMBIOSBIOSVersion, ReleaseDate
Example output:
Manufacturer SMBIOSBIOSVersion ReleaseDate
------------ ------------------ -----------
American Megatrends International, LLC. 2421 5/12/2026 12:00:00 AM
If PowerShell feels unfamiliar, the same information is available through Command Prompt using the older WMIC syntax, still functional on current Windows builds even though Microsoft has marked it deprecated:
wmic bios get smbiosbiosversion,manufacturer,releasedate
Either method gives you the two facts that matter most before you go looking for a download: the precise board model with its revision number, and the BIOS version currently installed. Write both down, or better, keep the PowerShell window open in the background so you can copy the model name directly into your vendor’s support site search box in the next step.
Step 3-4: Find the Correct BIOS File and Read the Changelog
Step 3: Go directly to your motherboard vendor’s official support page (ASUS, MSI, Gigabyte, or ASRock) and search for your exact model. Avoid third-party download mirrors entirely. A BIOS file from an unofficial source isn’t just a security risk, it’s also a common source of corrupted downloads that fail mid-flash. PCWorld’s own step-by-step coverage and RBC’s explainer on the update process both land on the same rule: the vendor’s own support page, not a general search result, is the only download source worth trusting.
Filter the support page’s downloads section to BIOS (sometimes labeled Firmware or UEFI) and confirm the file matches your board’s exact revision from Step 1. Most vendor pages list versions in descending order with the newest at the top, but don’t grab the latest one without reading Step 4 first.
Step 4: Read the changelog for every version between your current one and the newest available, not just the latest entry. Vendors publish these as a running list, and skipping the notes for intermediate versions means missing context on what each one actually fixes. Look specifically for mentions of your CPU model, since that’s the clearest signal a version is relevant rather than optional. A changelog entry reading “improve system stability” with no specifics is common and mostly harmless to skip if you’re not experiencing problems, but an entry naming your exact CPU, a security fix, or an AGESA or microcode version bump is worth prioritizing.
One judgment call worth making explicitly: if your system already runs fine and the newest BIOS doesn’t mention your CPU, a security issue, or a bug you’re actually hitting, updating is optional, not mandatory. MakeUseOf’s case for treating BIOS updates as a free performance upgrade holds up well when a specific fix applies to your hardware, but “newer is always better” isn’t a rule that holds for firmware the way it roughly does for a web browser. Download only the single file you’ve decided to flash to, not every version in between. Some older boards require flashing sequentially through intermediate versions, and the changelog or vendor FAQ will say so explicitly if that applies to yours.
Step 5-6: Prepare Your USB Drive and Back Up Current Settings
Step 5: Format a spare USB drive, 8GB to 32GB is plenty, as FAT32. Most in-BIOS flash utilities across all four major vendors can only read FAT32-formatted drives, and a drive formatted as NTFS or exFAT simply won’t appear in the flash utility’s file browser even though Windows shows it just fine.
format E: /FS:FAT32 /Q
Replace E: with your actual USB drive’s letter, visible in File Explorer, and confirm you’ve selected the right drive before running this command since it erases everything on the target. Copy the BIOS file you downloaded in Step 3 to the root of the drive. Some vendors, MSI in particular, require the file renamed to a specific name like MSI.ROM before their flash utility recognizes it. MSI’s own support documentation spells out the rest of that sequence explicitly: press Delete at boot to enter setup, then select M-FLASH from the menu to load the renamed file. Check your changelog page or the flashing instructions on the same download page, since this detail varies by brand and even by board generation within the same brand.
Step 6: Back up your current BIOS settings before you flash anything. A firmware update resets custom configuration to factory defaults, which means your XMP or EXPO memory profile, fan curves, and boot order all revert and need to be reapplied afterward. The simplest backup is a set of phone photos of each BIOS settings page you’ve customized. For a more complete record, generate a full system report from Windows first:
msinfo32 /report "$env:USERPROFILE\Desktop\system-report-before-flash.txt"
This captures your current hardware configuration, including memory timings and installed drivers, as a text file you can reference later if anything looks different after the update. It won’t restore BIOS settings automatically, nothing does that across a firmware flash, but it gives you a known-good baseline to compare against.
Step 7-8: Flashing From Inside Windows
Step 7: The easiest flashing method for most builders runs through the vendor’s own Windows companion app, since it downloads and verifies the correct file automatically rather than requiring you to match versions and revisions by hand.
In-Windows Flashing: Armoury Crate, MSI Center, Control Center, and App Shop
ASUS boards use Armoury Crate’s built-in BIOS Update panel, which checks your current version against what’s available and flashes directly from Windows with a single confirmation click; ASUS’s own support documentation also lists MyASUS as an alternate companion app that covers the same update flow on select boards. ASUS’s release cadence for that panel stayed active well into mid-2026: the ROG Crosshair VIII Impact, for instance, picked up firmware version 5601 on August 21, 2026, downloadable straight from ASUS’s support page even for a board several generations old. MSI Center offers the same function under its Support tab, labeled BIOS/M-Flash. Gigabyte’s Control Center (the successor to the older APP Center on current boards) includes its own updater, and ASRock App Shop bundles a BIOS update tool alongside its driver installer.
All four work on the same principle: the app identifies your board, downloads the correct file over your existing internet connection, and reboots into a flashing routine automatically. This removes the two most common manual mistakes, downloading the wrong revision and forgetting to rename the file, since the app handles both. The tradeoff is that you’re trusting the app’s detection logic rather than verifying the file yourself, which is why Step 4’s changelog reading is still worth doing even if you plan to flash from Windows.
Step 8: Whichever app you use, the actual flash still happens with the system rebooting into a dedicated flashing mode, not while Windows stays running. Don’t touch the power button, don’t close the laptop lid, and don’t let the system sleep during this window. Most in-Windows flashing tools display a progress bar and explicitly warn against interruption for exactly this reason. The process typically completes in under five minutes and reboots automatically into the new BIOS version when finished.
Step 9-10: Flashing From Inside the BIOS Itself
Step 9: If you’d rather flash without booting into Windows at all, or if your board won’t boot into Windows in the first place, every major vendor builds a flashing utility directly into the BIOS setup screen. Restart your PC and enter BIOS setup (typically Delete or F2 during boot), then look for the tool listed below for your brand. A 2026 regional support guide covering EZ Flash, M-FLASH, Q-Flash, and Instant Flash confirms these tool names haven’t diverged across markets, so the same brand-to-tool mapping applies whichever vendor’s documentation you’re reading.
| Brand | In-BIOS Tool | Tool-Free (No CPU) Method | USB Format Required |
|---|---|---|---|
| ASUS | EZ Flash 3 | USB BIOS Flashback | FAT32 |
| MSI | M-Flash | Flash BIOS Button | FAT32 |
| Gigabyte | Q-Flash | Q-Flash Plus | FAT32 |
| ASRock | Instant Flash | BIOS Flashback | FAT32 |
| Biostar | BIO-Flasher | BIOS Flashback | FAT32 |
Step 10: Inside whichever tool applies to your board, browse to the USB drive you prepared in Step 5, select the BIOS file, and confirm. The utility verifies the file against your board’s identifier before flashing, a safeguard the manual Windows-app method sometimes skips. Confirm the prompt, and don’t touch anything until the screen tells you it’s finished and the system reboots on its own.
Step 11: Tool-Free Flashback Without a CPU Installed
Step 11 solves a specific, common problem: you’ve bought a new AM5 or LGA1851 board along with a brand-new CPU, but the board’s out-of-box BIOS predates that chip and won’t even POST with it installed. Every brand in the table above builds a dedicated USB port, usually labeled clearly on the rear I/O panel, that flashes the BIOS chip using only power from the wall. No CPU, no RAM, and no GPU need to be installed for this to work.
The process is nearly identical across brands. Rename your BIOS file to whatever your vendor’s documentation specifies (check the same download page from Step 3, since naming requirements are brand- and sometimes board-specific), copy it to the root of a FAT32 USB drive, and plug that drive into the port labeled for Flashback, Q-Flash Plus, or your brand’s equivalent, not a regular USB port nearby. Connect the power supply, plug it into the wall, and press the small dedicated Flashback button next to that port (some boards use the case power button instead, so check your manual). An LED near the port blinks during the flash and turns off when it’s done, typically within 10 minutes. Tom’s Hardware’s own walkthrough of the Flashback process confirms the same sequence, and Intel’s documentation for its own boards describes an equivalent USB-based workflow, so the steps hold regardless of which vendor’s badge is on the board.
This tool-free method is what vendors expect you to try first, well before an RMA-level fix like a physical boot kit becomes necessary, and it’s worth doing before you ever install a new CPU into an existing board, not just when something’s already broken. If you’re planning an upgrade to a newer Ryzen or Core Ultra chip on a board you already own, flash the BIOS with your current CPU still installed first, using Steps 7-10, rather than assuming Flashback will always be available or necessary.
Step 12-13: Clear CMOS, Restore Settings, and Verify the Update
Step 12: After the system reboots into the new BIOS, clear CMOS before doing anything else, especially after a major version jump. This resets any leftover configuration conflicts between the old and new firmware and is a standard recommendation across all four vendors after flashing. Most current boards include a dedicated CMOS clear button on the rear I/O panel. If yours doesn’t, remove the coin cell battery for about 60 seconds or use the two-pin jumper documented in your manual.
Enter BIOS setup and re-apply everything Step 6 backed up: your XMP or EXPO memory profile, custom fan curves, boot order, and Resizable BAR if it isn’t on by default. Save and exit.
Step 13: Boot into Windows and confirm the version actually changed, using the same command from Step 2.
Get-CimInstance -ClassName Win32_BIOS | Select-Object SMBIOSBIOSVersion, ReleaseDate
Example output showing a successful update from version 2421 to 3402:
SMBIOSBIOSVersion ReleaseDate
------------------ -----------
3402 6/3/2026 12:00:00 AM
If the version number matches what you flashed, the update succeeded. While you’re confirming, it’s also worth checking Secure Boot: ASUS’s April 2026 Secure Boot FAQ notes that a UEFI BIOS update can require a single PowerShell command plus one follow-up scheduled task run to resync keys, and ASRock’s May 2026 Secure Boot FAQ confirms the resync worked when all four key types, PK, KEK, DB, and DBX, show a non-zero key count afterward. Beyond that, double check your memory profile actually reapplied rather than silently reverting to JEDEC defaults, a known side effect of clearing CMOS covered in our XMP and EXPO guide:
Get-CimInstance -ClassName Win32_PhysicalMemory | Select-Object BankLabel, Speed, ConfiguredClockSpeed
If ConfiguredClockSpeed shows a lower number than Speed, your profile didn’t take and needs to be re-enabled in BIOS.
A Complete Worked Example: Flashing an AM5 Board for Ryzen 9000 Support
Here’s the entire process from start to finish, applied to the scenario that sends most people looking for this tutorial in the first place: installing a Ryzen 9000-series chip into an AM5 board that shipped before that CPU existed.
Start with the PowerShell commands from Steps 1 and 2 to confirm the board, for example, an MSI PRO B650-P WiFi running BIOS version 2421 from a 2024 build. A search of MSI’s support page for that exact model turns up a newer version, 3402, released in 2026, with a changelog entry reading “Update AGESA ComboAM5 PI 1.2.0.2, improve support for Ryzen 9000 series processors.” That’s an unambiguous match for this scenario, not a maybe.
The Pre-Flight and Verification Script
Rather than tracking version numbers by memory, save this script and run it before and after the flash. It logs your board, current BIOS version, and a timestamp to a CSV file on your desktop, then compares each new run against the last one so you get a clear pass or fail instead of having to remember what number you started with.
# bios-update-check.ps1
# Run BEFORE flashing to save a baseline, and AGAIN after rebooting to confirm the update applied.
$logPath = "$env:USERPROFILE\Desktop\bios-update-log.csv"
$bios = Get-CimInstance -ClassName Win32_BIOS
$board = Get-CimInstance -ClassName Win32_BaseBoard
$timestamp = Get-Date -Format "yyyy-MM-dd HH:mm:ss"
$record = [PSCustomObject]@{
Timestamp = $timestamp
Motherboard = "$($board.Manufacturer) $($board.Product)"
BIOSVersion = $bios.SMBIOSBIOSVersion
ReleaseDate = $bios.ReleaseDate
}
if (Test-Path $logPath) {
$previous = Import-Csv $logPath | Select-Object -Last 1
if ($previous.BIOSVersion -ne $record.BIOSVersion) {
Write-Host "BIOS version changed: $($previous.BIOSVersion) -> $($record.BIOSVersion)" -ForegroundColor Green
} else {
Write-Host "BIOS version unchanged since last check: $($record.BIOSVersion)" -ForegroundColor Yellow
}
}
$record | Export-Csv -Path $logPath -Append -NoTypeInformation
Write-Host "Logged to $logPath"
Run it once now, before touching anything else. On a first run with no existing log, it simply records the baseline:
Logged to C:\Users\you\Desktop\bios-update-log.csv
Since this board has no CPU installed yet in our scenario, download the BIOS file from MSI’s support page, rename it to match MSI’s documented convention for that model, and flash it using the tool-free Flash BIOS Button method from Step 11, since there’s no CPU installed to boot into Windows or the in-BIOS utility. Connect just the power supply, insert the prepared FAT32 USB drive into the dedicated port, and hold the Flash BIOS Button for three seconds until its LED starts blinking. Wait for the LED to turn off, roughly 5-10 minutes on most boards.
Now install the Ryzen 9000 CPU, cooler, and RAM, and boot normally. Enter BIOS setup to confirm it recognizes the CPU correctly (the CPU name shown on the BIOS main page should match your chip, not a generic placeholder), then boot into Windows and run the same script again:
BIOS version changed: 2421 -> 3402
Logged to C:\Users\you\Desktop\bios-update-log.csv
That second run is your confirmation. The version changed, the CSV log now has a permanent record of when the update happened, and the new CPU is recognized. From here, follow Step 12 to reapply your EXPO memory profile and any custom fan curves, and you’re done. The entire process, minus download time that depends on your connection speed, fits comfortably inside the 40-minute budget for this tutorial even for a first-timer working through each step deliberately.
7 Common BIOS Update Mistakes and Pitfalls to Avoid
Most failed BIOS updates trace back to one of these seven mistakes, not a defective board.
- Flashing the wrong board revision. A board model can span multiple hardware revisions with different BIOS files. Confirm the revision number from Step 1 before downloading anything.
- Downloading from a third-party mirror instead of the vendor’s own support page. Even a file that looks identical can be corrupted or, rarely, tampered with.
- Interrupting power mid-flash. Closing a laptop lid, letting the system sleep, or a brief power blip during the actual flashing window is the single most common cause of a bricked board.
- Skipping the changelog and updating blind. Jumping straight to the newest version without reading what changed means missing warnings about known issues that vendors do occasionally publish.
- Forgetting to back up custom settings first. A flash resets BIOS configuration to defaults, so EXPO/XMP profiles, fan curves, and boot order all need to be reapplied afterward.
- Using an NTFS or exFAT USB drive. In-BIOS flash utilities across every major brand only read FAT32, and a wrongly formatted drive simply won’t show up in the file browser, leading some people to assume the tool is broken.
- Not clearing CMOS after a major version jump. Skipping this step occasionally leaves the system booting with a mix of old and new configuration data, causing intermittent instability that’s hard to diagnose after the fact.
None of these mistakes are exotic. They’re the same handful of oversights that show up across enthusiast forums whenever a new CPU generation drives a wave of first-time flashers, which is exactly the situation Ryzen 9000 and Core Ultra 200S Plus adopters are in through the rest of 2026.
Troubleshooting: 10 Common BIOS Update Problems and Fixes
If something doesn’t go as expected, work through the matching row below before assuming the board is dead.
| Symptom | Likely Cause | Fix |
|---|---|---|
| No display after flashing | Monitor connected to the wrong output, or the flash didn’t fully complete | Reconnect to the correct port. If using Flashback, confirm the LED fully turned off before disconnecting power |
| System won’t POST at all | Interrupted flash or wrong BIOS file for your revision | Try the tool-free Flashback method again with a freshly reformatted USB drive |
| Dual BIOS didn’t recover automatically | Primary and backup chips both affected, rare but possible with a corrupted source file | Use Flashback to reflash the primary chip manually rather than waiting for auto-recovery |
| USB drive not visible in the flash utility | Drive formatted as NTFS or exFAT instead of FAT32 | Reformat using the command from Step 5 and copy the file again |
| “File not compatible” or CRC check error | BIOS file doesn’t match your exact board revision | Re-verify the revision number from Step 1 and redownload the correct file |
| System boots but new CPU isn’t recognized | BIOS updated but that version didn’t actually include CPU support | Recheck the changelog for a version that explicitly lists your CPU model |
| EXPO or XMP profile disabled after update | Flashing resets BIOS to factory defaults | Re-enable the profile manually in BIOS setup, covered in Step 12 |
| Higher idle temperatures or louder fans after update | Custom fan curve reset to default | Reapply your fan curve in BIOS setup or your vendor’s Windows fan control app |
| Boot loop after the update | Unstable setting carried over, most often an overclock or aggressive memory profile | Clear CMOS per Step 12 to force full factory defaults, then reconfigure from a clean state |
| Debug LED or Q-Code shows an error after flashing | Component reseating issue, sometimes triggered by removing the CPU for a Flashback update | Reseat RAM and GPU, and confirm the CPU is fully seated if it was removed for a CPU-less flash |
Advanced Tips: Automating Update Checks and Beta Versions
Once you’ve flashed successfully, a few habits keep you from repeating the research from scratch every time.
Set a recurring reminder, quarterly is reasonable, to check your board’s support page rather than waiting for a problem to force the issue. Vendor companion apps like Armoury Crate and MSI Center can notify you automatically when a new version posts, which is worth enabling even if you don’t plan to flash immediately, since it puts the changelog in front of you without you having to go looking. Enterprise vendors package the same idea more rigidly: Intel’s April 2026 update for its M50FCP boards bundles BIOS version 01.02.0005 with a matching sysfwupdt.efi 16.0.12 updater in one download, so the tool and the firmware it flashes are always version-locked together, a pattern consumer boards are slowly borrowing as companion apps mature. Third-party tracking services fill a similar gap across brands: FirmWatch, for example, listed one mainstream motherboard’s BIOS sitting at version 4003 with a firmware date of June 10, 2026, one more data point showing just how active the mid-2026 UEFI update cycle has been across the industry.
Keep the verification script from the worked example around permanently rather than deleting it after one use. Run it after every future flash, and you’ll build a running history of exactly when each update happened, useful if you ever need to reference it for a warranty claim or a forum troubleshooting thread.
Should You Ever Run a Beta BIOS?
Occasionally, support for a brand-new CPU or a critical fix ships first as a beta version before the stable release catches up, sometimes by weeks. Gigabyte’s early Core Ultra 200S Plus support shipped this way on some boards ahead of a full stable rollout. Running a beta is a reasonable call if you specifically need the feature it adds and you understand vendor support may be limited on a beta build if something goes wrong. It’s a poor call if your system already works fine and you’re chasing a marginal, unconfirmed improvement. When in doubt, wait for the stable release, since vendors typically fold beta fixes into the next numbered version within a few weeks anyway.
Frequently Asked Questions
Is updating BIOS safe?
Yes, when you flash the correct file for your exact board revision and don’t interrupt power during the process. Bricking is rare, and most current boards include dual BIOS chips or a Flashback recovery path specifically to guard against it. The real risk comes from skipping steps, not from the update itself.
How long does a BIOS update actually take?
The flash itself typically finishes in 2 to 10 minutes depending on the method and your board. Budget closer to 40 minutes total once you include downloading the file, reading the changelog, and reapplying your settings afterward.
Do I need to update BIOS before installing a new GPU?
Usually not, unless the changelog specifically mentions Resizable BAR fixes or PCIe compatibility for your card. Most GPU installs work fine on an existing, reasonably current BIOS.
Will updating BIOS delete my files or wipe my drives?
No. A BIOS update only affects the motherboard’s firmware chip. It has no access to your storage drives and won’t touch Windows, your files, or installed programs.
What happens if my PC loses power during a BIOS update?
In the worst case, the firmware chip ends up with incomplete data and the board won’t POST, commonly called bricking. This is exactly why Step 5 in this tutorial emphasizes stable power before you start, and why dual-BIOS boards and Flashback ports exist as recovery paths.
Do I need to update BIOS before installing a new CPU?
Yes, if the CPU launched after your board’s current BIOS version. Check your vendor’s CPU support list, and if your new chip isn’t listed as supported by your current version, flash first using your existing CPU, or via Flashback if the board has no CPU installed yet.
Can I downgrade my BIOS if a new version causes problems?
Usually yes, by flashing an older file the same way you flashed the new one, though some vendors block downgrades below a certain version for security reasons once you’ve updated past it. Check your vendor’s documentation for your specific board before assuming a downgrade path exists.
How often should I check for BIOS updates?
Quarterly is a reasonable cadence for most builders, or immediately after a major CPU purchase or a publicly disclosed CPU security issue. Enable notifications in your vendor’s companion app so new versions surface automatically instead of relying on memory.
That’s the full path from checking your current version to confirming a new one took hold, with the pitfalls and troubleshooting steps most builders actually hit along the way. A BIOS update is one of the few genuinely free upgrades left for a PC you already own: no new part to buy, just 40 minutes and a USB drive between your current system and whatever fix or CPU support the next version adds.
Related Coverage
- AMD AM5 Socket Locked to 2029 as Intel Resets [2026]
- How to Enable XMP/EXPO RAM: 12 Steps, 40 Min [2026]
- How to Build a Gaming PC in 12 Steps, 90 Min [2026]
- MSI Afterburner: Overclock GPU in 12 Steps, 30 Min [2026]
- Ryzen Master: Undervolt Your CPU in 12 Steps, 40 Min [2026]
- DDU Tutorial: Clean GPU Drivers in 12 Steps, 30 Min [2026]
- More Hardware Coverage


