3 ways to find your PC’s model number on Windows 11

The Windows 11 computer model number can be useful in many situations, it can make it easier to find the correct hardware for upgrades like memory, storage drive, monitor, and power supply, or if you need to troubleshoot a problem and contact technical support.

In this guide, we will show you how to check the model number and the serial number with the System Information app, Command Prompt, and PowerShell in Windows 11.

PC Model Windows 11 featured

Here are 3 easy steps to find your PC’s model number in Windows 11

How to find PC’s model from System Information

    1. Open Start > search for System Information > click the top result to open the app.PC Model Windows 11 1
    2. Click on System Summary > your PC model number will appear in the System Model.PC Model Windows 11 2

How to find PC’s model from Command Prompt

    1. Open Start > search for Command Prompt > click the top result to open the app.PC Model Windows 11 3
    2. To find your computer model type the following command: wmic csproduct get name
    3. > press Enter on your keyboard.
    4. PC Model Windows 11 4

How to find PC’s model from Command Powershell

    1. Open Start > search for PowerShell > click the top result to open the app.PC Model Windows 11 6
    2. To check your model and the serial number type the following command: Get-CimInstance -ClassName Win32_ComputerSystem
    3. Press Enter on your keyboard.PC Model Windows 11 7
    4. To check the serial number type the following command: Get-CimInstance -ClassName Win32_bios
    5. Press Enter on your keyboard.PC Model Windows 11 8

Read more:

About the Author

Blogging is FUN! In love with technology, games, and music. Every day is a new day, so enjoy your life to the fullest.

Leave a comment