Retrieve serial number from command prompt

Sometimes you may need to get your serial number for the purpose of device builds or warranty checks.

You can run this command in command prompt to show your serial number:

“wmic bios get serialnumber”

About the author