Table of Contents
This article explores display bios information on Windows 10 using command prompt with straightforward explanations and useful context. It also highlights common questions and important details to consider.
View BIOS information on Windows 10 device using Command Prompt
To see BIOS information on a Windows 10 device, follow the steps below:
1. Open Command Prompt under Admin by right-clicking on the Start Button on the Taskbar, selecting Command Prompt (Admin).
2. On the Command Prompt window, enter the following command into:
Wmic BIOS get name, version, serialnumber
Now the command will display the output:

The following example is from a virtual machine on VirtualBox:

This trick cannot replace 'powerful' applications like AIDA64 or HWiNFO, but it is also a good solution to view information quickly without having to install any 3rd party application. It can use automated scripts if needed.
If you must use GUI tools, you can view BIOS information through the system's built-in System Information tool. You can also tell if Windows 10 is running in UEFI mode or Legacy BIOS mode. To do this thing:
1. Press Windows + R Key combination to open the Run command window, then enter the following command into the Run window:
Msinfo32

2. At this time, the System Summary window appears, where you find the version / day BIOS and BIOS mode in the right pane.

Refer to some of the following articles
- 3 simple ways to reset BIOS settings
- This is why you should turn off or use the Webcam tape immediately
- Instructions for setting up BIOS and UEFI passwords to protect data on your Windows 10 computer safely
Good luck!
FAQ
What is the main benefit of display bios information on Windows 10 using command prompt?
The main benefit is a clearer understanding of the topic and a practical way to apply the information covered in this guide.
What should I check before using display bios information on Windows 10 using command prompt?
Confirm compatibility, review the required settings, protect important data, and use the latest supported version whenever possible.
What should I do if the result is different?
Repeat the steps carefully, verify permissions and version differences, and consult the product's official support documentation for changes not shown in the article.
Reader Comments 0
Sign in with email or Google to join the discussion.