How to find bios version in windows

How to find bios version in windows

244

Today we will learn how to get our BIOS current version and also system serial number.

1- How to find bios version in windows

The simplest method to check your BIOS version in all versions of Windows is to use the command prompt.

  1. Click on the Start menu, type cmd in the search box and select cmd.exe.
  2. When the command prompt window appears, type wmic bios get smbiosbiosversion.
  3. The string of letters and numbers following SMBIOSVersion is the version of BIOS that is currently installed.
  4. The other option is to check the version within the BIOS itself.
  5. In the BIOS menu, look for the text that says BIOS Revision, BIOS Version, or Firmware Version.

2- How to find serial numbers

  1. Open CMD
  2. Find the Serial Number. In the Command Window, as shown below, type the following command: wmic bios get serialnumber.
  3. Find the Model-Type Number.
    • Option 1: In the Command Window, type the following command wmic csproduct get name.
    • Option 2: In the Command Window, type the following command, msinfo32. A System Information page should appear.

3- Video

- Last updated 2 years ago

Be the first to leave a comment.

You must login to leave a comment