How to Find Computer Model on Windows 10/11

Whether you’re troubleshooting a hardware issue, downloading drivers, upgrading components, or contacting technical support, knowing your computer’s exact model is essential. The model number identifies your device and helps manufacturers provide the correct software, firmware, and hardware specifications. While some desktop PCs and laptops have the model printed on a label, that sticker may become unreadable over time or be missing altogether.

Fortunately, Windows 10 and Windows 11 offer several built-in ways to find your computer model without installing third-party software. You can check the model using the Settings app, System Information, Command Prompt, PowerShell, DirectX Diagnostic Tool, and other utilities. These methods work on desktops, laptops, all-in-one PCs, and mini PCs from manufacturers such as Dell, HP, Lenovo, ASUS, Acer, MSI, Samsung, Microsoft, and others.

Update Windows Drivers

This guide explains the best methods to find your computer model on Windows 10 and Windows 11 using simple step-by-step instructions.

Why You May Need to Know Your Computer Model

PC running slow or unstable? Do you want to update drivers?

Your computer model can be useful in many situations, including:

  • Downloading the correct drivers.
  • Installing BIOS or firmware updates.
  • Checking hardware compatibility.
  • Ordering replacement parts.
  • Contacting manufacturer support.
  • Verifying warranty information.
  • Upgrading RAM or storage.
  • Identifying your PC during troubleshooting.

Knowing the exact model helps ensure you download the correct software and purchase compatible hardware.

Method 1: Find the Computer Model Using Settings

The Settings app provides basic device information, including the model on many Windows devices.

To check your computer model:

  1. Press Windows + I to open Settings.
  2. Select System.
  3. Scroll down and click About.
  4. Look under Device specifications.

Depending on your manufacturer, Windows may display the model name directly in this section. For example, you may see entries such as Dell Inspiron 15 3520, HP Pavilion 14, or Lenovo ThinkPad E14.

If your model isn’t shown here, use one of the following methods for more detailed information.

Method 2: Use System Information

Repair PC

System Information is one of the easiest and most reliable tools for viewing detailed hardware information.

To find your PC model:

  1. Press Windows + R.
  2. Type msinfo32.
  3. Press Enter.
  4. In System Summary, locate System Model.
PC running slow or unstable? Do you want to update drivers?

You’ll also find additional details such as:

  • System Manufacturer
  • BIOS Version
  • Processor
  • Installed Memory (RAM)
  • BaseBoard Manufacturer
  • System Type

System Information reads the information directly from your computer’s firmware, making it one of the most accurate methods available.

Method 3: Check Using Command Prompt

Command Prompt can display your computer model with a simple command.

To do this:

  1. Press Windows + S.
  2. Search for Command Prompt.
  3. Open it.
  4. Type the following command:
wmic csproduct get name
  1. Press Enter.

Windows will display your computer model.

For example:

Name
Latitude 7440
PC running slow or unstable? Do you want to update drivers?

This method is quick and works on most Windows 10 and Windows 11 computers.

Method 4: Find the Model Using PowerShell

PowerShell can also retrieve your PC model from Windows Management Instrumentation (WMI).

Follow these steps:

  1. Right-click the Start button.
  2. Select Terminal or Windows PowerShell.
  3. Enter the following command:
Get-CimInstance Win32_ComputerSystem | Select-Object Model
  1. Press Enter.

The model name appears immediately.

PowerShell provides the same information as Command Prompt while supporting newer Windows management tools.

Method 5: Use DirectX Diagnostic Tool

The DirectX Diagnostic Tool provides system information used primarily for graphics and multimedia troubleshooting.

To access it:

  1. Press Windows + R.
  2. Type dxdiag.
  3. Click OK.
  4. Wait for the tool to load.

On the System tab, you’ll see information including:

  • System Manufacturer
  • System Model
  • BIOS
  • Processor
  • Memory

Although designed for DirectX diagnostics, it’s also useful for identifying your computer model.

Method 6: Check BIOS or UEFI Settings

Most computers display the model number within the BIOS or UEFI firmware.

To access BIOS:

  1. Restart your computer.
  2. Press the appropriate key during startup (commonly F2, Delete, Esc, or F10).
  3. Open the Main or System Information page.

You’ll usually find:

  • Product Name
  • Model Number
  • Serial Number
  • BIOS Version

The exact layout depends on your computer manufacturer.

Method 7: Look at the Manufacturer Label

Many desktop computers and laptops have a physical label showing the model number.

Common locations include:

  • Bottom of the laptop.
  • Under the removable battery (older laptops).
  • Back of an all-in-one PC.
  • Side or rear panel of a desktop tower.
  • Inside the battery compartment.

The label often includes:

  • Model
  • Product Number
  • Serial Number
  • Regulatory Information

If Windows isn’t working, this method is often the quickest way to identify your device.

Method 8: Check the Manufacturer’s Support App

Many PC manufacturers include support software that displays your device information.

Examples include:

  • Dell SupportAssist
  • HP Support Assistant
  • Lenovo Vantage
  • MyASUS
  • Acer Care Center
  • MSI Center

Open the installed support application, and you’ll typically find your computer model listed on the home page along with warranty status, drivers, and system updates.

These apps are especially useful because they identify your exact product configuration automatically.

Method 9: Use the System Information Command

Windows includes another built-in command that displays detailed system information.

To use it:

  1. Open Command Prompt.
  2. Enter:
systeminfo
  1. Press Enter.

After a few moments, Windows displays detailed information including:

  • System Manufacturer
  • System Model
  • BIOS Version
  • Processor
  • RAM
  • Windows Version

Although this command generates a large amount of information, it’s useful for gathering complete system details in one place.

Method 10: Check Your Computer Manufacturer’s Website

If you know your computer’s serial number but not the model, the manufacturer’s support website can usually identify it automatically.

Most major PC manufacturers offer a warranty or support lookup page where you can enter your serial number to view:

  • Computer model
  • Product specifications
  • Warranty status
  • Drivers
  • BIOS updates
  • Manuals

This method is especially helpful if you’ve replaced Windows or if the built-in system information doesn’t display the correct model.

Conclusion

Finding your computer model on Windows 10 or Windows 11 is simple thanks to the built-in tools included with the operating system. The Settings app provides basic information, while System Information, Command Prompt, PowerShell, and the DirectX Diagnostic Tool offer more detailed hardware details. You can also check the BIOS, manufacturer labels, support applications, or official support website if needed.

For most users, System Information (msinfo32) is the easiest and most reliable method because it displays the model, manufacturer, BIOS version, and other important hardware details in one place. Keeping your computer model handy makes it much easier to download drivers, upgrade components, troubleshoot problems, and contact technical support whenever necessary.

Frequently Asked Questions

1. Can two computers have the same model number?

Yes. Computers of the same product line typically share the same model number but have different serial numbers.

2. Is the serial number the same as the model number?

No. The model identifies the product series, while the serial number uniquely identifies your individual computer.

3. Why does Windows show “To Be Filled By O.E.M.” instead of the model?

This usually means the manufacturer didn’t properly store the model information in the system firmware or BIOS.

4. Which method is the most accurate?

System Information (msinfo32) is generally the most accurate and easiest built-in method for finding your computer model on Windows 10 and Windows 11.

PC running slow or unstable? Do you want to update drivers?

GeeksDigit.Com
Logo