Knowing the exact make and model of your laptop is the foundational step for troubleshooting hardware issues, finding the correct drivers, or purchasing compatible accessories. Whether you are setting up a new device or examining an older machine, identifying this information is simpler than you might think.
Physical Examination: Reading the Label
The most direct method involves looking at the physical hardware itself. Manufacturers typically stamp or print the model number on a sticker located on the bottom of the device. This label often contains a string of letters and numbers that correspond to the specific product line and configuration.
Look for keywords such as "Model," "SKU," or "Part Number." For example, you might see something like "Model: XPS 15 9520" or "SKU: Lenovo Yoga 7i Pro." If the text is worn off, a damp cloth can often clean the surface enough to reveal the characters.
Utilizing the Operating System Interface
Windows System Information
Microsoft Windows provides a built-in utility that extracts detailed system information without requiring any external tools. By using the System Information tool, you can see the specific model name alongside the manufacturer.
Press Windows Key + R to open the Run dialog.
Type msinfo32 and press Enter.
Look for the "System Model" entry under the "System Summary" section to see the exact designation.
BIOS/UEFI Firmware Screen
Rebooting into the firmware settings offers the most authoritative confirmation of the hardware identity. The splash screen displayed during the boot process almost always shows the make and model prominently.
To access this, restart your computer and immediately press the specific key for your manufacturer—usually F2 , Del , or Esc . The exact key varies depending on the brand, but the display will show the logo and model number long before the operating system loads.
Digital Tools and Online Resources
If physical access is difficult or the system is running slowly, software solutions can provide the answer. Operating systems like Windows include a utility that generates a detailed hardware report.
In Windows, you can use the Command Prompt to create an HTML file containing every piece of hardware information. By typing systeminfo > system_report.html and pressing Enter, you generate a comprehensive document that lists the system model in a clear, searchable format.
Checking the Original Packaging
For devices that were purchased new and kept in their original state, the box and any internal documentation are reliable sources. The cardboard box usually features the brand name on the front and the specific model number on a side label.
Inside the packaging, you will typically find a barcode sheet or a packing slip that explicitly states the manufacturer and model number. This is the exact information the retailer used to identify the stock keeping unit (SKU) when it was sold.
When the Label Is Unreadable
Over time, labels can fade, peel, or become stained with dust, making visual identification impossible. In these scenarios, the serial number becomes the critical piece of information needed to identify the device.
Every laptop has a unique serial number. By entering this alphanumeric string into the manufacturer's warranty lookup tool, the exact configuration and model are revealed. You can usually find the serial number on the same physical label as the model number, or by typing wmic bios get serialnumber into the Command Prompt.