How to find computer model number on Windows 11

Check PC model number
Check PC model number (Image credit: Future)

On Windows 11, the ability to determine the device model number can help you in many scenarios. For example, the information can help you find the correct drivers or parts to replace or upgrade a specific hardware component (such as display, battery, memory, hard drive, etc.). Or you may need this information when contacting technical support to troubleshoot a particular problem.

If you need to know your laptop or desktop computer model number, Windows 11 includes at least four ways to find this information with the Setting app and System Information app or using PowerShell and Command Prompt commands.

This guide will walk you through the different ways to check the model number of your computer from any manufacturer.

How to check PC model number from Settings

To check the model number with the Settings app, use these steps:

  1. Open Settings.
  2. Click on System.
  3. Click the About page on the right side.

(Image credit: Future)
  1. Under the computer name, confirm the model number.

(Image credit: Future)

Once you complete the steps, the model number will be displayed. You can use the other methods outlined below if the information isn't available.

How to check PC model number from System Information

To find the computer model number with System Information on Windows 11, use these steps:

  1. Open Start.
  2. Search for System Information and click the top result to open the app.
  3. Click on System Summary.
  4. Confirm the model number of your device under the "System Model" field.

(Image credit: Future)

After you complete the steps, you will now have the model information of your computer.

How to check PC model number from PowerShell

To determine your computer model number with PowerShell, use these steps:

  1. Open Start.
  2. Search for PowerShell and click the top result to open the console.
  3. Type the following command to check the model and the serial number of the device and press EnterGet-CimInstance -ClassName Win32_ComputerSystem
  4. Confirm the computer model number.

(Image credit: Future)
  1. (Optional) Type the following command to check the serial number and press EnterGet-CimInstance -ClassName Win32_bios
  2. Confirm the model and the serial number of your laptop or desktop computer.

(Image credit: Future)

Once you complete the steps, PowerShell will return the model and the serial number for the device.

How to check PC model number from Command Prompt

To find the device model number with Command Prompt on Windows 11, use these steps:

  1. Open Start.
  2. Search for Command Prompt and click the top result to open the app.
  3. Type the following command to find out the computer model and press Enterwmic csproduct get name
  4. Confirm the device model number.

(Image credit: Future)
  1. (Optional) Type the following command to view the model and serial number and press Enterwmic csproduct get name, identifyingnumber
  2. Confirm the device model and serial number.

(Image credit: Future)

After completing the steps, the command will display the computer's model and serial numbers.

More resources

For more helpful articles, coverage, and answers to common questions about Windows 10 and Windows 11, visit the following resources: 

Mauro Huculak

Mauro Huculak is technical writer for WindowsCentral.com. His primary focus is to write comprehensive how-tos to help users get the most out of Windows 10 and its many related technologies. He has an IT background with professional certifications from Microsoft, Cisco, and CompTIA, and he's a recognized member of the Microsoft MVP community.