Newsletter Subscribe
Enter your email address below and subscribe to our newsletter
BIOS is a pre-installed software on a computer’s motherboard. It initializes and tests the system hardware components and loads a bootloader or an operating system from a mass memory device. It provides an abstraction layer for the hardware, i.e., a consistent way for application programs and operating systems to interact with the keyboard, display, and other input/output devices. But why would you want to update BIOS?
Updating your BIOS can bring several benefits, including improved system stability, added features, and even potential speed boosts. However, it’s important to note that BIOS updates should only be performed if necessary, such as when you’re experiencing system instability or the new version includes an update you need.
You can read more about BIOS in general here.
Table of Contents
Here are the steps to check your current BIOS version and how to update it:
There are several ways to see your BIOS version from within Windows, and they work the same on PCs with a traditional BIOS or a newer UEFI firmware. Here’s how to check your BIOS version using the Command Prompt:
cmd
in the Windows search bar and hitting Enter.wmic bios get smbiosbiosversion
and hit Enter. Your BIOS version will be displayed.Alternatively, you can check your BIOS version using the System Information Panel:
msinfo32
into the Run box and then hit Enter.BIOS Version/Date
field.Different motherboards use different utilities and procedures, so there are no one-size-fits-all instructions here. However, you’ll perform the same basic process on all motherboards:
Remember, updating your BIOS can be risky and potentially render your computer unbootable if not done correctly. Always follow the manufacturer’s instructions and never interrupt the update process.