FirmWatch
MotherboardsLaptopsMonitorsRoutersSSDs
BlogFind a Device
FirmWatch

Get notified when new firmware is released for your laptops, motherboards, monitors, routers, SSDs, and more. Free email alerts with download links and changelogs.

Categories

  • Motherboards
  • Laptops
  • Monitors
  • Routers
  • SSDs

Resources

  • Firmware Blog
  • About
  • FAQ

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

Contact

  • contact@firmwatch.io

© 2026 Kulander Labs. All rights reserved.

  1. Home
  2. Blog
  3. How to Update Your Motherboard BIOS/UEFI Safely
guidesNovember 25, 2025· 7 min read

How to Update Your Motherboard BIOS/UEFI Safely

A motherboard BIOS update is one of the most impactful firmware updates you can perform. It can add support for new CPUs, fix memory compatibility issues, improve boot times, and patch security vulnerabilities in the Intel ME or AMD PSP. It also carries more risk than most other firmware updates because a corrupted BIOS can prevent the system from booting entirely. Here is how to do it safely.

Before You Start: Preparation

Identify your exact motherboard model and hardware revision. This information is printed on the motherboard itself, visible in the BIOS setup screen, or available through system information utilities. The model number is not enough. You need the revision number (e.g., "Rev 1.0" vs "Rev 2.0") because different revisions can require different BIOS files. Installing the wrong revision's BIOS is a guaranteed way to brick your board.

Check your current BIOS version using one of these methods:

  • Windows Command Prompt: wmic bios get smbiosbiosversion
  • Windows System Information: Win+R, type msinfo32
  • Linux terminal: sudo dmidecode -s bios-version
  • UEFI setup screen: Press Del or F2 during POST

Visit the motherboard manufacturer's support page and compare your version to the latest available. Read the changelog for every version between yours and the latest. If no entry addresses an issue you are experiencing, a CPU you are adding, or a security vulnerability, consider whether the update is necessary.

Method 1: UEFI Built-in Flash Utility

This is the recommended method for most users. Every major manufacturer includes a BIOS flash utility in their UEFI firmware:

  • ASUS - EZ Flash 3 (supports USB and internet update)
  • MSI - M-FLASH
  • Gigabyte - Q-Flash
  • ASRock - Instant Flash

Steps:

  1. Download the BIOS file from the manufacturer's website.
  2. Extract the file if it is compressed. You should end up with a single file (often .CAP, .ROM, or a manufacturer-specific extension).
  3. Copy the file to a USB drive formatted as FAT32. Place it in the root directory.
  4. Restart your computer and enter the UEFI setup (Del or F2).
  5. Navigate to the flash utility and select the BIOS file from your USB drive.
  6. Confirm and wait. The process typically takes 2-5 minutes. The system will reboot automatically.
  7. After rebooting, enter the UEFI setup again and load optimized defaults. Then reconfigure any custom settings.

Method 2: BIOS Flashback (No CPU Required)

Many modern boards from ASUS, MSI, and Gigabyte include a BIOS Flashback or Q-Flash Plus feature. This is especially useful when you have a new CPU that is not supported by the BIOS version currently installed. The board can flash the BIOS from a USB drive using only standby power, without a CPU, RAM, or GPU installed.

  1. Download and extract the BIOS file.
  2. Rename the file according to the manufacturer's instructions (check the manual). Common names include MSI.ROM, GIGABYTE.bin, or a specific name listed in the manual.
  3. Copy it to a FAT32 USB drive.
  4. Insert the USB drive into the designated Flashback USB port (usually marked on the rear I/O).
  5. With the power supply connected but the system off, press the Flashback button.
  6. A LED will blink during the process. Wait until it stops blinking (typically 5-10 minutes).

Method 3: Windows-Based Utility

Some manufacturers provide Windows applications that can flash the BIOS from within the OS: ASUS AI Suite, MSI Dragon Center, or Gigabyte @BIOS. While convenient, this method is generally less safe than the UEFI method because the OS can interfere with the flash process. Use this method only if the other methods are not available.

What to Do if Something Goes Wrong

If the system does not POST after a BIOS update:

  • Clear CMOS - Remove the motherboard battery for 30 seconds, or use the Clear CMOS jumper/button. This resets BIOS settings to defaults and can resolve boot issues caused by incompatible settings.
  • Try Flashback - If your board supports it, use the Flashback method to reflash the BIOS.
  • Dual BIOS - Some Gigabyte boards have a dual BIOS feature that automatically switches to the backup BIOS chip if the primary is corrupted.
  • Contact support - If none of the above works, the manufacturer's support team may be able to help. Some offer BIOS recovery services.

Safety Reminders

  • Never interrupt a BIOS update. Do not turn off the computer, press any buttons, or disconnect the USB drive during the process.
  • Use a UPS if available. A power outage during a BIOS flash is the most common cause of bricked boards.
  • Double-check the file. Make sure you have the correct file for your exact board model and revision.
  • Keep the previous BIOS file. If the new version has issues, you can flash back to the old one.
← Previous

How to Update Your Router Firmware: A Step-by-Step Guide

Next →

Why SSD Firmware Is Critical to Your Data Integrity

View All Articles