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 Unhandled Exception Has Occurred error on Windows 10

How to fix Unhandled Exception Has Occurred error on Windows 10

The Unhandled exception has occurred error is not related to a specific application, making it more difficult to resolve. This article will guide you through some ways to fix the Unhandled exception has occurred error on Windows 10.

9 Ways to Convert MOV Files to MP4

9 Ways to Convert MOV Files to MP4

These days, most PCs and Apple devices can handle both MOV and MP4 files, at least to some extent. However, the need to convert MOV video files to MP4 files has not diminished.

What is end-to-end encryption? How does it work?

What is end-to-end encryption? How does it work?

Recognizing this need, major online messaging services use a technique called end-to-end encryption, to secure and protect users' conversations.

How to set different wallpapers on each monitor Windows 10/11

How to set different wallpapers on each monitor Windows 10/11

Setting up multiple monitors on Windows is quite simple and only takes a few minutes to do. After setting up multi-monitor mode (multiple screens), you can set up separate wallpapers for each screen. To do this, please refer to the article below from WebTech360.

How to use Command Prompt, how to use cmd on Windows

How to use Command Prompt, how to use cmd on Windows

Hidden deep within Windows is a world of command lines that few people know about. In this article, we will guide you on how to fix errors and make your computer more secure using the cmd command line tool.

How to enter BIOS (UEFI) on Windows 10, how to fix the error of not being able to enter BIOS Win 10

How to enter BIOS (UEFI) on Windows 10, how to fix the error of not being able to enter BIOS Win 10

Instructions on how to enter BIOS on Windows 10 for you, with video illustration.

How to use hidden video editor on Windows 11

How to use hidden video editor on Windows 11

Clipchamp is the default video editor on Windows 11, but if you just need to make a quick cut, split a simple photo, or add music to a clip, the classic editor inside the Photos Legacy app is a much better choice.

How to download Windows 10 lock screen images from Spotlight to your computer

How to download Windows 10 lock screen images from Spotlight to your computer

Save images from the login screen, download Windows 10 lock screen images to keep the images you like or set them as your computer wallpaper. Here is the most detailed way to download images from Windows Spotlight for you.

How to add End Task to Windows 11 Taskbar

How to add End Task to Windows 11 Taskbar

Windows 11 has a feature that adds an End Task button directly on the Taskbar, so you don't have to access Task Manager to close unresponsive applications.

How to turn on and connect Bluetooth on Windows 11

How to turn on and connect Bluetooth on Windows 11

This article will guide you through the ways to enable Bluetooth on Windows 11 to connect to wireless accessories with just a few simple steps.

How to backup data without using external hard drive

How to backup data without using external hard drive

Sometimes, you just can't find an external hard drive when you need it most. After losing important files a few times, some people have found a simple and reliable way to back up everything, even when the hard drive is unavailable.

4 best ways to hide or protect a Windows folder, without installing additional software

4 best ways to hide or protect a Windows folder, without installing additional software

The methods in this article will help you hide or protect Windows folders from prying eyes.

How to fix The User Profile Service failed the logon error on Windows 10

How to fix The User Profile Service failed the logon error on Windows 10

Most Windows errors occur after you log in to your computer. However, the User Profile Service Failed the Logon error doesn't allow you to log in at all, which is why it's harder to fix than other Windows errors.

How to get another year of free Windows 10 updates

How to get another year of free Windows 10 updates

Windows 10 has just three months left until support ends. In October 2025, the operating system will receive its final update, ending its 10-year lifecycle.

How to Fix Repairing Disk Errors on Windows

How to Fix Repairing Disk Errors on Windows

Errors related to your computer's drive can prevent your system from booting properly and restrict access to your files and applications.