A BIOS update sits in an odd place: it is genuinely one of the more useful maintenance jobs you can do to a desktop, and also one of the few that can leave you with a dead board if you rush it. New firmware adds CPU support, fixes memory compatibility, patches security issues, and often improves fan control or boot times. But the process rewrites the chip the machine needs to start at all, so interrupting it halfway is the one mistake with no easy recovery. The good news is that modern boards have made this far safer than it used to be, and the risk drops to nearly nothing if you follow a short checklist. Here is how to update motherboard BIOS the careful way, plus what to reconfigure once it reboots.

Decide Whether You Actually Need the Update
The old advice was never to touch firmware unless something was broken. That has softened, because vendors now ship meaningful improvements, but the principle still holds: update for a reason, not for the sake of being current. Good reasons include installing a CPU newer than the board’s release date, fixing memory that will not run at its rated profile, resolving a documented bug that matches your symptoms, applying a security or microcode patch, or adding support for a device the board does not currently recognise.
Weak reasons include a vague desire to be on the latest version, or chasing a changelog entry that says “improved system stability” when your system is already stable. Read the release notes for every version between yours and the target, since updates are cumulative and the fix you want may have arrived several revisions ago. If the notes describe nothing you care about, skipping is a perfectly valid decision.
Check What Version You Are On
In Windows, press Windows and R, type msinfo32, and press Enter. The System Summary lists BIOS Version and Date. You can also read it on the first page of the BIOS itself. Note both the version string and the exact board model, including any revision number printed on the PCB, because vendors sometimes ship different firmware for hardware revisions of the same product name.
Gather What You Need
- The correct file. Download only from your board manufacturer’s official support page, matched to your exact model and revision. Never use firmware from a forum mirror or a driver-bundle site.
- A USB flash drive. 8GB or smaller works best. Format it as FAT32 with a single partition. Large exFAT drives are the most common reason a board refuses to see the file.
- Stable power. A desktop on mains power in a home with reliable supply is usually fine, but a battery backup removes the single biggest risk entirely. If you live somewhere with frequent brownouts, one of the best UPS units for gaming computers is cheap insurance for exactly this moment.
- A record of your settings. Photograph or write down your current BIOS configuration. Flashing wipes everything.
- Time. Do not start a flash five minutes before you need the machine. Allow half an hour.
Step by Step: Flashing the Firmware
- Identify the board precisely. Use msinfo32 or read the silkscreen on the PCB. Get the revision right; the wrong file for the wrong revision is the classic way to brick a board.
- Download from the official support page. Choose the exact model, then the BIOS section. Note whether the vendor flags any version as a mandatory intermediate step, which occasionally happens on older platforms.
- Read the release notes fully. Look for warnings, such as versions that cannot be rolled back or that require clearing CMOS afterwards.
- Prepare the USB drive. Format to FAT32. Extract the downloaded archive and copy the firmware file to the root of the drive, not into a folder. Some vendors require a specific filename for flashback mode, so rename exactly as the manual instructs.
- Record your current settings. Photograph the memory profile page, boot order, fan curves, and any storage or virtualisation options you have changed. This takes two minutes and saves twenty later.
- Reboot into the BIOS. Tap Delete or F2 during startup.
- Open the built-in flash utility. Every major vendor includes one under a name like EZ Flash, M-Flash, Q-Flash, or Instant Flash. Use this tool, never a Windows-based updater, which can be interrupted by the operating system.
- Select the file from the USB drive. Confirm the utility reads the correct new version number before proceeding.
- Start the flash and do not touch anything. The write takes anywhere from one to five minutes. The screen may go blank, the fans may spin oddly, and the machine may power cycle several times. All of that is normal. Do not press the power button, do not unplug anything, do not hit reset.
- Wait for the completion message. The board reboots itself when finished. Let it complete its retraining, which can take another thirty seconds with a dark screen.
- Verify the new version. Enter the BIOS and check the version string on the main page. It should match what you downloaded.
Updating Without a Working CPU: USB Flashback
Many mid-range and high-end boards include a feature variously called BIOS Flashback, Q-Flash Plus, or Flash BIOS Button. It lets the board write new firmware with no CPU, no memory, and no graphics card installed, using only the power supply. This is how you install a new-generation processor into an older board that shipped before that chip existed.
The procedure is specific and unforgiving about details. Format a USB drive to FAT32, rename the firmware file to the exact name the manual specifies, place it at the root, and insert the drive into the one designated USB port on the rear panel, which is usually marked. Connect the 24-pin and CPU power cables, leave the machine off, then press and hold the flashback button for a few seconds. An LED blinks throughout the write and stops when the process completes, typically after three to eight minutes. If the light never starts blinking, the filename or the drive format is wrong.
This capability matters most when you are pairing a fresh CPU with a board from an earlier production run. Boards from the best B650 motherboards and best Z790 motherboards lists commonly include it, and it is worth prioritising if you plan to upgrade the processor later in the platform’s life. Anyone dropping one of the best AM5 CPUs into an existing board should check for flashback support before ordering.

What to Reset After the Update
A flash returns every setting to factory defaults, and people routinely forget this and then wonder why their machine feels slower or will not boot from the right drive. Work through this list:
- Memory profile. XMP or EXPO will be off. Re-enable it or your RAM runs at the slow baseline.
- Boot order and boot mode. Confirm UEFI mode, Secure Boot state, and that the correct drive is first.
- Storage mode. If a controller reverts from AHCI or RAID, Windows may refuse to boot. Set it back before troubleshooting anything else.
- Fan curves. Custom profiles are gone. Expect a loud machine until you restore them.
- Virtualisation and TPM. Required for virtual machines, some anti-cheat systems, and disk encryption. Re-enable if you use them.
- Resizable BAR and above-4G decoding. Worth turning back on for gaming performance.
- Date and time. Often resets, which can break secure connections until corrected.
Once everything is back, run the machine under real load for an hour and confirm temperatures, memory speed, and boot behaviour all look right. If you are still choosing hardware, the best motherboards for gaming guide covers which vendors ship the most reliable update tooling, which genuinely varies between brands.
Common Mistakes That Cause Real Damage
The catastrophic error is interrupting the write. Every other mistake is recoverable. Do not press reset because the screen went black, do not assume the machine has hung after ninety seconds, and never flash during a thunderstorm or while a housemate is about to run a power tool on the same circuit. The second serious mistake is using firmware for the wrong board revision, which can complete successfully and still leave the board unable to POST.
Lesser but common errors include flashing from within Windows, where background processes and updates can interfere; using a large exFAT drive the board cannot read; downgrading to an older version when the release notes explicitly forbid it, since some updates burn security fuses that block rollback; and skipping a mandatory intermediate version on an older platform. Finally, do not update firmware to solve a problem you have not diagnosed. If a game crashes, the cause is far more likely to be a driver or unstable memory than the BIOS.
Frequently Asked Questions
Can a BIOS update permanently kill my motherboard?
It can, if power is lost mid-write on a board without recovery features. Many modern boards mitigate this with a dual-BIOS chip or a flashback mechanism that can rewrite a corrupted chip. Check your manual for which protections you have before starting.
Will updating make my PC faster?
Usually not directly. The realistic gains are better memory compatibility, support for newer CPUs, bug fixes, and occasionally improved boot times or power management. Treat performance improvements as a bonus rather than the goal.
How often should I update?
Only when a release addresses something you need, or when installing a CPU that requires it. There is no benefit to updating on a schedule, and each flash carries a small amount of risk plus the chore of restoring settings.
Can I roll back to an older version?
Sometimes. Many boards allow it through the same flash utility, but security updates occasionally block downgrades permanently. Check the release notes before updating if the ability to revert matters to you.
Does the update erase my drives or Windows install?
No. Firmware lives on a chip on the motherboard and does not touch your storage. Your operating system and files are untouched, though a reset storage controller mode can temporarily prevent Windows from booting until you set it back.
Final Thoughts
Treat a firmware update as a small, deliberate procedure rather than a casual click. Confirm you have a genuine reason, download the exact file for your exact board revision from the official source, prepare a FAT32 USB drive, photograph your settings, then flash from the board’s own utility and leave the machine strictly alone until it tells you it is finished. Restore your memory profile, boot order, and fan curves afterwards, and verify stability under load. Done that way, updating is routine maintenance you can carry out confidently on any build in 2026, and the flashback button on a good board turns what used to be the scariest job in PC ownership into a five-minute task.
