Display BIOS information on Windows 10 using Command Prompt

Every computer has a BIOS to boot the computer. We can configure various hardware settings in BIOS. To access BIOS , press F2, F12 or DEL key depending on the computer manufacturer.

By definition, Basic Input/Output System (BIOS) is a set of computer instructions in firmware that controls the input and output of the computer. It can be considered as a series of algorithms for the computer hardware to function accordingly, controlled by software. The microprocessor in the computer also performs its functions with the help of BIOS.

Some of the information in the BIOS is valuable and sometimes needed by the user. This includes the computer serial number, asset tags, BIOS version, etc. The problem is that the user has to restart the computer to access the BIOS. It cannot be accessed directly from Windows.

There is a way we can extract some useful information from the computer BIOS.

View BIOS Information from Within Windows 10 Using Command Prompt

To get just the serial number, use the following command:

wmic bios get serialnumber

Display BIOS information on Windows 10 using Command Prompt

If you want to get BIOS version information, enter the following command:

wmic bios get smbiosbiosversion

Display BIOS information on Windows 10 using Command Prompt

Some personal information can be retrieved from the BIOS. A list is automatically generated by the following command to suggest commands you can enter to retrieve relevant information:

wmic bios get /? 

Display BIOS information on Windows 10 using Command Prompt

In the image shown above, you can see that the command has displayed a list of words that can replace the “/?” in the wmic bios get /? command . For example, if you want to know the status of your machine, just enter the following command:

wmic bios get status 

Display BIOS information on Windows 10 using Command Prompt

Additionally, another useful piece of information that can be obtained is the computer's memory (RAM). This can be obtained from within the Windows Command Prompt using the following command:

wmic memorychip get capacity

Display BIOS information on Windows 10 using Command Prompt

The information displayed will be that of each individual memory card and the number will be displayed in bytes, as in the example below:

Hopefully the above method will be useful if you want to get information from BIOS while running Windows 10 and don't want to restart your computer.

Sign up and earn $1000 a day ⋙

Leave a Comment

How to fix “Well Need Your Current Windows Password” error on Windows 10/11

How to fix “Well Need Your Current Windows Password” error on Windows 10/11

Are you getting the “We'll need your current Windows password one last time” error? This annoying pop-up can prevent you from getting things done.

Quickly fix Unmountable Boot Volume error on Windows 10/11

Quickly fix Unmountable Boot Volume error on Windows 10/11

The Unmountable Boot Volume error occurs due to some installed software conflicting with the operating system or due to the computer suddenly shutting down,... In the article below, WebTech360 will guide you through some ways to fix this error.

How to Fix Clipboard History Error in Windows 11 Latest Update

How to Fix Clipboard History Error in Windows 11 Latest Update

If you use Clipboard History to store data for later use, there is a small chance that the data will remain empty no matter what you try.

How to remove Copilot and other AI features in Windows

How to remove Copilot and other AI features in Windows

If you don't care about having extra bloatware on your system, there are ways to remove or disable Windows Copilot on Windows 11.

Why is the laptop battery percentage estimate never accurate?

Why is the laptop battery percentage estimate never accurate?

Most laptop users have encountered a situation where Windows shows 2 hours of battery life left, then five minutes later it jumps to 5 hours or even 1 hour. Why does this time jump around like that?

10 Windows 11 settings to maximize laptop battery life

10 Windows 11 settings to maximize laptop battery life

Laptop batteries degrade over time and lose capacity, resulting in less battery life. But after tweaking some deeper Windows 11 settings, you should see a significant improvement in battery life.

Microsoft: PCs running Windows 11 21H2/22H2 will be forced to update to 23H2 next month

Microsoft: PCs running Windows 11 21H2/22H2 will be forced to update to 23H2 next month

Windows 11 version 21H2 is one of the major original releases of Windows 11 that began rolling out globally on October 4, 2021.

Microsoft spams Copilot QR codes on Windows 11 lock screen to lure users

Microsoft spams Copilot QR codes on Windows 11 lock screen to lure users

The year 2023 saw Microsoft betting heavily on artificial intelligence and its partnership with OpenAI to make Copilot a reality.

How to Disable User Accounts on Windows 11

How to Disable User Accounts on Windows 11

You can disable User Accounts so that others can no longer access your computer.

Buying a Windows laptop is harder than ever

Buying a Windows laptop is harder than ever

Is the NPU different enough to delay purchase and wait for the PC Copilot+ to become mainstream?

How to turn on and off battery saving mode on Windows 11 laptop

How to turn on and off battery saving mode on Windows 11 laptop

Windows 11's Battery saver mode is a feature designed to extend laptop battery life.

Microsoft Launches New Sticky Notes App for Windows 11

Microsoft Launches New Sticky Notes App for Windows 11

After keeping things the same for years, the Sticky Note update in mid-2024 changed the game.

How to fix IRQL NOT LESS OR EQUAL error on Windows

How to fix IRQL NOT LESS OR EQUAL error on Windows

The IRQL NOT LESS OR EQUAL error is a memory-related error that typically occurs when a system process or driver attempts to access a memory address without proper access permissions.

6 Ways to Copy File and Folder Paths in Windows 11

6 Ways to Copy File and Folder Paths in Windows 11

Paths are the locations of files or folders in Windows 11. All paths include the folders you need to open to get to a specific location.

Compare Windows 10 and Windows 11

Compare Windows 10 and Windows 11

Windows 11 has officially launched, compared to Windows 10 Windows 11 also has many changes, from the interface to new features. Please follow the details in the article below.