How to check the BIOS version in Windows 11

BIOS, version, update,

This post will show you how to check the current BIOS version in a Windows 11 / 10 computer.

BIOS stands for Basic Input/Output System and is a type of firmware built into the hardware, used during and for the booting process of a computer.

There are various methods we will show these. MSinfo, Windows Registry, WMI Command, System Information Tool or DirectX Diagnostic Tool (DXDiag).

Using the built-in Sysinfo MSINFO32.exe which can be run straight from the start menu. Or type sysinfo. Both the images below show how they will appear.

image 12
Click MSinfo
image 13
Click System Information to run

Lots of information is then displayed about the computer setup and there may be several firmware results

image 14
We have marked the BIOS info of interest

You can also find out the Computer RAM, Graphics Card / Video memory of your Windows PC.

Another way to do this is using WMI Commands

You can use the Windows Management Instrumentation to find out the details of your BIOS.
To do so, open the command prompt window, type the following and hit Enter:

wmic bios get biosversion

image 15

Using Registry Editor

When Windows loads, it stores the BIOS information and other details under the following registry key:

HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System

Here you will see the details under System. You will also see additional details under SystemBiosDate, SystemBiosVersion, VideoBiosDate  and VideoBiosVersion subkeys.

To see the BIOS version Run regedit and navigate to the mentioned registry key.

bios registry

Using DXDiag

DirectX Diagnostic Tool or DXDiag.exe is basically meant to help you troubleshoot DirectX issues. But if you Run dxdiag to open it, you will see the BIOS version mentioned under the System tab or not.

image 16

Other Articles:

How to check the security of the BIOS

Is Your BIOS Protected from attack

How To Upgrade the BIOS

How to enter the BIOS settings