UEFI (Unified Extensible Firmware Interface) is a popular firmware interface for PCs, designed to update BIOS (primary input/output system). This widespread turned into created hunajatehdas.net by using over one hundred forty era organizations as a part of the UEFI consortium, which include Microsoft. It’s designed to enhance software program interoperability and address limitations of BIOS.
Windows makes use of the UEFI to assist the handoff of device control from the SoC firmware boot loader to the OS. The UEFI surroundings is a minimum boot OS upon which Windows gadgets are booted and the OS runs.
Knowing the cutting-edge UEFI or BIOS model will can help you understand if you have the most updated version, or in case you want to update it from the PC or motherboard producer’s help site.
This academic will display you how to locate and notice the cutting-edge UEFI/BIOS firmware model in Windows eleven.
Contents
- Option One: Check UEFI/BIOS Firmware Version in System Information
- Option Two: Check UEFI/BIOS Firmware Version in Device Manager
- Option Three: Check UEFI/BIOS Firmware Version in DirectX Diagnostic Tool
- Option Four: Check UEFI/BIOS Firmware Version in Registry Editor
- Option Five: Check UEFI/BIOS Firmware Version in Command Prompt
- Option Six: Check UEFI/BIOS Firmware Version in PowerShell
- Option Seven: Check UEFI/BIOS Firmware Version in UEFI/BIOS Firmware Settings
Option One Check UEFI/BIOS Firmware Version in System Information
1 Open System Information (msinfo32.exe).
2 In the right pane of System Summary in System Information, see what the BIOS Version/Date object shows for the current version (ex: “2004”). (see screenshot under)
Option Two Check UEFI/BIOS Firmware Version in Device Manager
1 Open Device Manager (devmgmt.msc).
2 Click/faucet on Firmware to enlarge it open. (see screenshot under)
three Double click/faucet on System Firmware to open its houses web page.
four Click/faucet at the Firmware tab in “System Firmware Properties”.
five You will now see the cutting-edge Firmware Version (ex: “2004”).
Option Three Check UEFI/BIOS Firmware Version in DirectX Diagnostic Tool
1 Open DirectX Diagnostic Tool (dxdiag.exe).
2 In the System tab, study the BIOS object underneath System Information to look the cutting-edge model (ex: “2004”). (see screenshot beneath)
Option Four Check UEFI/BIOS Firmware Version in Registry Editor
1 Open Registry Editor (regedit.exe).
2 Navigate to the important thing below inside the left pane of Registry Editor. (see screenshot below)
HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\BIOS
3 In the proper pane of the BIOS key, study the BIOSVersion string cost (REG_SZ) to see the modern-day model (ex: “2004”).
Option Five Check UEFI/BIOS Firmware Version in Command Prompt
1 Open Windows Terminal, and pick out both Windows PowerShell or Command Prompt.
2 Copy and paste the command beneath into Windows Terminal, and press Enter. (see screenshot beneath findstr /C:BIOS
Option Six Check UEFI/BIOS Firmware Version in PowerShell
1 Open Windows Terminal, and pick out Windows PowerShell.
2 Type the command beneath you want to use into Windows Terminal, and press Enter. (see screenshot under)
Get-WmiObject win32_bios
Get-WmiObject win32_bios -computername <ComputerName>
Substitute <ComputerName> within the command above with the real pc call (ex: “BrinkW11”) of the remote PC you want to test the UEFI/BIOS version of.
For example: Get-WmiObject win32_bios -computername BrinkW11
Option Seven Check UEFI/BIOS Firmware Version in UEFI/BIOS Firmware Settings
1 Boot to UEFI BIOS firmware settings.
2 In the Main tab, look for the UEFI/BIOS version (ex: “2004”). (see screenshot beneath)
The precise vicinity of the UEFI/BIOS version will vary depending on producer.