6 Ways to Check Your Windows Computer’s Model Name

Whether you want to find the correct hardware upgrade for your computer or want to fix an issue, knowing about your computer model name can come in handy in various situations. Here are 6 quick ways to check your computer model name on Windows.


1. Using the Settings App

Checking System Name in the Settings menu

The quickest way to check your computer model name and number is through the Settings app. Simply, launch the Settings app (see how to open the Settings app on Windows) and choose System from the left sidebar. You’ll see your computer model name at the top of the System window.

2. Using the System Information App

The System Information is the go-to place to check your system information on Windows 11. You can use it to know about your computer’s hardware resources, components, and software environment.

To see your computer model name using the System Information app, follow the below instructions:

  1. Press the Win + S hotkeys to open Windows Search.
  2. In the search bar, type System Information and choose Open from the right pane.
    Typing System Information in Windows Search

  3. Choose System Summary from the left sidebar.
  4. Check the System Model row in the right pane to know about your computer model name.
    Checking System Model in System Information

The DirectX Diagnostic Tool contains information about the DirectX components and drivers installed on your computer. You can also use this tool to get information like System model, BIOS, Processor, Memory, Page file, and more.

Here’s how to use the DirectX Diagnostic Tool to know about your system model name:

  1. Use one of the many ways to open the Run dialog box.
  2. In the text field, type dxdiag and click OK.
  3. Click the System tab in the DirectX Diagnostic Tool.
  4. Under the System Information section, you can check your computer model name next to the System Model option.
    System Model option in the DirectX Diagnostic Tool 

If you’re an advanced Windows user, you can use the command-line tools, Windows PowerShell and Command Prompt, to know everything about your computer. Here’s how to use the Command Prompt to check your computer model name:

  1. Open the Windows Search, type Command Prompt in the search bar, and press Enter.
  2. In the Command Prompt window, type wmic csproduct get name, and press Enter.
    System model checking command in Command Prompt

You’ll see the model name on the console screen.

Now, to view the model name using Windows PowerShell, launch Windows PowerShell, type the following command, and press Enter.

 Get-CimInstance -ClassName Win32_ComputerSystem 
Command to Check System name in Windows PowerShell

In case you want to check your computer serial number, execute the following command in the PowerShell window.

 Get-CimInstance -ClassName Win32_bios 
Command to Check System Serial number in PowerShell

5. Using the Manufacturer’s Assistant App

Checking System name using HP Support Assistant

Most manufacturers nowadays offer an assistant app using which you can check your computer model name and number. For instance, if you’re using an HP laptop, you can download the HP Support Assistant app to know everything about your computer.

Similarly, you can download the assistant app of your manufacturer to check your computer’s name.

6. By Entering the BIOS

The Basic Input / Output System, aka BIOS, lets you configure basic computer settings like boot order, hardware components, and more. You can also use the BIOS menu to know every tiny detail about your computer.

Here’s how to enter the BIOS menu on Windows and check your computer model name:

  1. Open the Settings app, and choose Windows Update from the left sidebar.
  2. Choose the Advanced options.
  3. Under Additional options, select the Recovery option.
  4. Click the Restart now button next to Advanced startup. Your computer will not boot into Recovery mode.
    Restart now button next to Advanced startup

  5. Navigate to Troubleshoot > Advanced options > UEFI Firmware Settings > Restart.
  6. Usually, your computer will now boot straight into UEFI BIOS. But in some manufacturers like HP, you’ll be welcomed with a Startup Menu. Choose System Information from the menu.
    Choosing System Information from the Startup menu

  7. You can check your computer name in the System Information section.
    Checking Product name in System Information

Get to Know Your Computer’s Model on Windows

These were all the working ways using which you can know your computer model name. However there are many other methods to check the name, but the ones mentioned above are among the quickest and easiest.