Display BIOS information on Windows 10 using Command Prompt

On Windows 10 you can view BIOS information using the Command command.If you want to print or just want to see how much your BIOS version is, there is no need to install any 3rd party tool or use the traditional method of rebooting the computer.

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:

Display BIOS information on Windows 10 using Command Prompt Picture 1

The following example is from a virtual machine on VirtualBox:

Display BIOS information on Windows 10 using Command Prompt Picture 2

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 have to 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

Display BIOS information on Windows 10 using Command Prompt Picture 3

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

Display BIOS information on Windows 10 using Command Prompt Picture 4

Refer to some of the following articles:

  1. 3 simple ways to reset BIOS settings
  1. This is why you should turn off or use the Webcam tape immediately
  1. Instructions for setting up BIOS and UEFI passwords to protect data on your Windows 10 computer safely

Good luck!

4.4 ★ | 10 Vote

May be interested

  • Windows promptWindows prompt
    the prompt command changes the command prompt cmd.exe file.
  • How to Create a Custom Windows Command PromptHow to Create a Custom Windows Command Prompt
    the windows command prompt (located at c:windowssystem32cmd.exe) is a useful tool to perform various administrative tasks. the prompt is a string of characters (special and non special) that are displayed whenever the command prompt is...
  • How to Fix Full Screen Command PromptHow to Fix Full Screen Command Prompt
    in windows xp, you can quickly set the command prompt to full-screen mode with the press of a key. with windows vista, 7, and 8, the full-screen option has been removed. this is due to the changes microsoft made to the display drivers in...
  • Fix Full Screen in Command PromptFix Full Screen in Command Prompt
    in windows xp, you can quickly set the command prompt to full-screen mode with the press of a key. with windows vista, 7, and 8, the full-screen option has been removed. this is due to the changes microsoft made to the display drivers in...
  • How to Open Folders in CMDHow to Open Folders in CMD
    do you need to access something from the command prompt or the windows command prompt? although it looks classic, this program is really easy to use if you know some basic commands. today's tipsmake will show you how to use the 'cd' command to open a folder in windows command prompt. besides, you will also know more great tips to instantly open command prompt in any folder on windows file explorer.
  • How to Execute a Program in Command PromptHow to Execute a Program in Command Prompt
    this article shows you how to open a program on a windows computer using the command prompt application. although you can only open programs that are installed in folders created by windows (such as desktop), you are still allowed to add the program's folder to the command prompt list to open the program with the command prompt.
  • How to Open Command Prompt on WindowsHow to Open Command Prompt on Windows
    today's tipsmake will show you how to open the command prompt program on windows. there are many ways to do it, from as simple as searching the start menu to using the run command. however, you should remember, some computers (such as school computers) cannot run command prompt due to restrictions.
  • How to fix the error of Command Prompt opening automatically on WindowsHow to fix the error of Command Prompt opening automatically on Windows
    it can be extremely annoying when the command prompt constantly interrupts what you're doing on your windows computer by randomly appearing.
  • How to change the folder in Command Prompt on Windows 10How to change the folder in Command Prompt on Windows 10
    one of the first things you need to learn when you become more familiar with the command prompt on windows 10 is how to change the folders in the file system of the operating system. the following article will guide you to implement them.
  • How to open Command Prompt during Windows installationHow to open Command Prompt during Windows installation
    opening command prompt while you install windows will help you use commands in cmd such as checking drive health, converting standard mbr - gpt and many other benefits,