How to get BIOS serialnumber with WMIC command

bioscommand linewmic

Whenever I use the command line below

wmic bios get serialnumber

It outputs the BIOS Serial number with my laptop.

However, I've tried that command line to get BIOS serial number with my company's PC, I didn't work a bit.

Here was the output:

C:\Users\companypc>wmic bios get serialnumber
SerialNumber
System Serial Number

So how can I get the BIOS Serial with that problem…

Best Answer

So how can I get the BIOS Serial with that problem.

You do not. You already provided your own answer, however the hardware you have has no serial number. People either did not set one at manufacture, or they forgot about it.

This is sadly quite common.