Skip to content

Windows

How to find computer model name or serial number on Windows

1. Open command prompt

find computer model name or serial number

To find out the local computer model name

First, open a command prompt and type in the following command to get the local computer model name.

Command
wmic csproduct get name

To find out the computer serial number

Type in the following command to get the computer serial number:

Command
wmic bios get serialnumber

Leave a Reply

Your email address will not be published. Required fields are marked *