How to know what is my laptop model

A laptop’s model number identifies the laptop line-up it belongs to. It’s good to know when troubleshooting a problem, locating the right hardware upgrade, or buying a compatible accessory. The model number, along with a bunch of other useful information specific to your laptop, can be found in several places.

How to know what is my laptop model

Read on to learn some of the various ways to find the model number of your laptop.

The easiest way to confirm the model number of your Apple laptop is to turn it over. It will be part of the fine print at the top of the case. If you still have it, it can also be found on the original packaging. Alternatively, you can find it from “Systems Report.” Here are the steps to get there:

  1. Click on the Apple Menu icon.
  2. Select “About This Mac.”
  3. Click “System Report.”
  4. The model number will be displayed next to the “Model Identifier.”

How to Find the Model Number on a Dell Laptop

Like Apple laptops, the easiest way to find your Dell’s model number is by locating it on the laptop packaging or the identification label. The identification label can be found in various places. If you’re having trouble finding it, try the following locations:

  • At the bottom cover, base, or back of the laptop
  • The battery compartment
  • The screen, keyboard trim, or palm rest
How to know what is my laptop model

The model number is the alphanumeric number displayed next to “Reg Model.”

Device Specifications

The model number can also be found in “Device specifications” via the Windows “Settings” menu. Follow these steps to find it:

  1. Right-click the “Start” button, then choose “System.”
    How to know what is my laptop model
  2. The “About” screen will open.
    How to know what is my laptop model
  3. The make and model number are listed beneath “Device specifications.”

Dell SupportAssist App

You can also find the model number and other helpful information about your Dell via Dell’s maintenance application called “SupportAssist.” Here’s how:

  1. Launch “Windows Search” from the “Start” menu, then enter “SupportAssist.”
  2. Choose “SupportAssist” from the listed results.
  3. The “SupportAssist” home screen will launch and display your laptop’s model number.

How to Find the Model Number on a Lenovo Laptop

Your Lenovo laptop’s model number can be found in various ways. Here are three of the quickest:

First up, it will be printed on the product label, which can be found in any of the following locations:

  • Near the keyboard
  • On the label at the back, towards the bottom of the laptop
  • On the LCD Bezel
  • On the label inside the battery compartment
How to know what is my laptop model

Locate Using BIOS

In the BIOS (Basic Input/Output System), you can find lots of system information about your laptop, including its model number. Follow these steps to do so:

  1. You’ll need to restart your laptop, so ensure you’ve saved all your work and closed all active apps.
  2. When the Lenovo logo appears during bootup, start to press the “F1” key continuously. Some models may require the “Enter” key to be pressed continuously instead of the “F1.”
  3. You should be taken to the BIOS main menu. If not, restart your laptop and try the steps again.
  4. Once you enter the BIOS successfully, system information such as the model number will be displayed.

How to Find the Model Number on a HP Laptop

The model number for your HP laptop is typically located on the side, back, or top of the laptop case. It can also be found under the battery. Here’s how to get it via “System Information:”

  1. Press the “Windows” + “R” keys together to open the “Run” command window.
    How to know what is my laptop model
  2. On laptops running Windows 7 or later, right-click the “Start” menu, then click “Run.”
  3. In the “Run” command prompt, type in “msinfo32,” then click “OK.”
    How to know what is my laptop model
  4. This will launch the “Windows System” information utility. The model number can be found to the right of the “System SKU” option.
    How to know what is my laptop model

How to Find the Model Number on ASUS Laptop

The model number of your ASUS laptop can be found in a few places. Follow these steps to find it:

  1. You may need to flip your laptop over, so turn it off first.
  2. Look at the bottom for a sticker listing the system information. The model number will be included.

Note that it may also display on the inside of the battery compartment.

Locate Using BIOS

Here’s how to find out from the BIOS:

  1. Ensure all your work is saved and all programs are closed before restarting your laptop.
  2. Once the ASUS logo appears during bootup, press the “F1” key continuously or press the “Enter” key.
  3. The BIOS main menu will display. If it doesn’t, restart your laptop and try again.
  4. Here you’ll see various system information, including the model number.

Note: Your laptop may use different BIOS keys. To find your laptop’s specific keys, check the manufacturer’s website.

How to Find the Model Number on My Acer Laptop

You can find the model number of your Acer laptop by flipping it over, and it should be displayed on the tag at the bottom of your laptop. If not, you’ll find it by accessing the BIOS. Here’s how:

  1. You’ll need to restart your laptop, so save all your work and close all open applications.
  2. Once the Acer logo appears during bootup, continuously press the “F2” key.
  3. This should take you to the BIOS main menu. If not, restart your laptop, then try again.
  4. Once the BIOS menu displays, your model number will be listed amongst the other system information.

Note: Your laptop may use different BIOS keys. To find your laptop’s specific keys, check the manufacturer’s website.

How to Find the Model Number on a Windows Based Laptop

A PC’s model number can be found in various places. Here, we’ll look at three easy ways to find it.

Use System Information

To locate the model number of your Windows-based computer, follow these steps:

  1. Click on “Start.”
    How to know what is my laptop model
  2. Enter a search for “System Information,” then click on the result.
    How to know what is my laptop model
  3. Select “System Summary.”
    How to know what is my laptop model
  4. Beneath the “System Model” field, you’ll find your computer’s “Model Number.”
    How to know what is my laptop model

Use Command Prompt

To find your computer’s model number using “Command Prompt,” follow these steps:

  1. Launch “Start.”
    How to know what is my laptop model
  2. Enter a search for “Command Prompt” and click on it.
    How to know what is my laptop model
  3. To see your computer’s model number, enter the following command:
    wmic csproduct get name
    How to know what is my laptop model
  4. Alternatively, to display the model and serial number, enter the command:
    wmic csproduct get name, identifyingnumber
    How to know what is my laptop model

Use PowerShell

Follow these steps to find your PC’s model number in PowerShell:

  1. Open “Start.”
    How to know what is my laptop model
  2. Enter a search for “PowerShell,” then open it.
    How to know what is my laptop model
  3. Type in the following command to display your PC’s model number:
    Get-CimInstance – ClassName Win32_ComputerSystem
    How to know what is my laptop model
  4. Hit “Enter.”
    How to know what is my laptop model
  5. Alternatively, type in this command prompt to display the model and serial number:
    Get-CimInstance – ClassName Win32_bios.
    How to know what is my laptop model

Additional FAQs

How to find the model number for a Windows 10 or 11 laptop

If you’re unable to find the model number physically pasted on your laptop anywhere, try the command prompt or via System Information. Here’s how:

Use command prompt

1. As an admin, open the command prompt.

2. Enter the following command:

wmic csproduct get name

3. The “Model Number” will be displayed.

Use system information

1. Press the “Windows” + “X” key, then “Run.”

2. Enter “msinfo32” in the command run box.

3. The model number for your laptop will be displayed in the “System Information” window.

How to find a serial number on a Windows based laptop

Your laptop’s serial number identifies its unique model. Manufacturers go by this number to determine whether it’s still in warranty, for example. Follow these steps to find it on your Windows laptop:

Use command prompt

1. Type in “cmd” into the search bar.

2. In the command prompt, type:

wmic bios get serialnumber

3. Hit “Enter.”

4. The serial number will display.

Find it on the laptop

1. If your computer is connected to a power source, disconnect it.

2. Turn it upside down, then find a label on the bottom.

3. The serial number will be a string of numbers starting with “S/N” or “Serial Number.”

What Model Is Your Laptop?

A laptop’s model combines digits, letters, or characters representing its brand, design, and manufacturer information. The model number says which laptop line-up it belongs to. It’s not to be confused with the serial number, which is like a unique identification number.

The model number can be found in several places, including its packaging, physically on it, or from various internal system menus. It is handy when buying hardware specific to your laptop or for troubleshooting purposes.

How many laptops and or PCs have you owned or had access to? What models were they? Tell us about your favorite laptop or PC model and why in the comments section below.

Disclaimer: Some pages on this site may include an affiliate link. This does not effect our editorial in any way.

Send To Someone

Missing Device