How to Check BIOS Version on Windows 10

Photo of author

By Victor Ashiedu

Published

In this Itechguide, Victor teaches you how to check BIOS version on Windows 10. The guide covers steps for 4 methods to check BIOS version on Windows 10.

Option 1: Check BIOS Version from DirectX Diagnostics Tool

  • Type dxdiag in the search box. Then, from the search results, click dxdiag. DirectX Diagnostics Tool will open.
You can also open DirectX Diagnostics Tool by typing dxdiag in Command Prompt.
  • DirectX Diagnostics Tool will open the System tab by default. Your computer’s BIOS version will be displayed beside BIOS (under System Information).

Option 2: Check BIOS Version with Command Prompt or PowerShell

If you are a Windows Administrator, you may want to know how to check BIOS version with PowerShell or command prompts. The steps are covered in this section…

Method 1: Check BIOS Version with PowerShell

  • Search powershell and open Windows PowerShell. Then, click Windows PowerShell.
How to Check BIOS Version on Windows 10 with PowerShell
  • On Windows PowerShell prompt, type the command below and press enter.
Get-CimInstance -ClassName Win32_BIOS
  • Your PC’s BIOS version will be displayed as SMBIOSBIOSVersion.

Method 2: Check BIOS Version with Command Prompt

  • Type cmd in the search box. Then click Command Prompt.
How to Check BIOS Version on Windows 10 with Command Prompt
  • When Command Prompt opens, type the command below and press the enter key.
systeminfo | FINDSTR "BIOS Version"  
  • The command will display the BIOS version for your computer. It also displays the computer manufacturer and the BIOS version date. The BIOS version number is highlighted in the image below…

Option 3: Check BIOS Version from System Information

You can also find the version of the BIOS on your PC via MSINFO32. Here is how to use this tool to find the BIOS version number for your PC…

  • Type cmd in the search box. Then, click Command Prompt.
How to Check BIOS Version on Windows 10 from System Information
  • On Command Prompt, type the command below and press enter.
MSINFO32  
  • The command will open System Information.
  • When System Information opens, System Summary should be selected by default.
  • If System Summary is not selected, on the left pane, click on it.
  • The details pane (right pane), will display the BIOS version for your PC as BIOS Version/Date. The BIOS version number for my Dell laptop is highlighted in the image below.

As you can see, it is very easy to check BIOS version on Windows 10!

I hope you found this guide helpful. If you did, click on “Yes” beside the “Was this page helpful” question below.

You may also express your thoughts and opinions by using the “Leave a Comment” form at the bottom of this page.

Finally, for more Windows 10 Itechguides, visit our Windows 10 How-To page.

About the Author

Photo of author

Victor Ashiedu

Victor is the founder of InfoPress Media, publishers of Ilifeguides and Itechguides. With 20+ years of experience in IT infrastructure, his expertise spans Windows, Linux, and DevOps. Explore his contributions on Itechguides.com for insightful how-to guides and product reviews.

Related Articles

Get in Touch

We're committed to writing accurate content that informs and educates. To learn more, read our Content Writing Policy, Content Review Policy, Anti-plagiarism Policy, and About Us.

However, if this content does not meet your expectations, kindly reach out to us through one of the following means:

  1. Respond to "Was this page helpful?" above
  2. Leave a comment with the "Leave a Comment" form below
  3. Email us at [email protected] or via the Contact Us page.

Leave a comment