Find The Model Number Or Prodcut Name Of Your Computer or Laptop in Windows


Check Computer BIOS

Check in BIOS and look for information next to Product Name.

Via PowerShell command

In Powershell, type;

Get-CimInstance -ClassName Win32_ComputerSystem

Via Command Prompt

In Command Prompt (DOS) window, type;

systeminfo | FINDSTR “System Model”

Open Command Prompt with Admin privileges and type;

wmic csproduct get name

DirectX Diagnostic Tool

Press Windows key + R, type dxdiag in the Run box.

System Information Tool

Press the Windows key + R, type msinfo32 or simply type “System Information”

Via Manufacturer’s Support Website

Visit your computer’s manufacture website and look for drivers page, “Detect Product” or “Help me find my product or serial number”.

Courtesy:

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s