A computer model number is a unique number. It is given to a computer product by its manufacturer. The model number makes it easy for the computer hardware manufacturer to keep track of that machine so that they can make changes to it when needed. The computer’s model number can be checked on the back, side, or bottom of the computer. Sometimes it is found within the computer case.
The computer model number makes it easy for the users to find compatible hardware (RAM, Hard Disk, etc) and software (Drivers, etc) for the device. When they know the product number they can easily find suitable drivers online. Furthermore, the computer model number also assists in seeking help from the internet to troubleshoot the computer problem.
How to Find Computer Model Number on Windows 10 (8 Ways)?
These mentioned methods can be approached to find the computer’s model number:
- Method 1: Use the System Information Application to View the PC’s Model Number
- Method 2: Use Wmic Utility to Check the Computer Model Number
- Method 3: Use the systeminfo Command to Check the Computer Model Number
- Method 4: Use PowerShell to Check Computer Model Number
- Method 5: Use the DirectX Diagnostic Tool to Check the Computer Model Number
- Method 6: Use BIOS Utility to Check Computer Model Number
- Method 7: Use the Manufacturers App to Check the Computer Model Number
- Method 8: Use System Settings to Check Computer Model Number (Windows 11 Only)
Method 1: Use the System Information Application to View the PC’s Model Number
Any computer’s serial number or model number can be checked using the System Information software on Windows 10/11. The System Information application provides general information about the computer including OS name, firmware version, PC manufacturer, system name, or BIOS mode.
Step 1: Open the System Information app from the Start menu:
Step 2: Find the System Model section to know the computer’s model number:
Method 2: Use Wmic Utility to Check the Computer Model Number
The system’s model number in Windows can also be checked using the Command Prompt’s WMIC utility. The WMIC (Windows Management Instrumentation Command-line) software utility operates using CMD. To find the computer using WMIC check the mentioned steps below.
Step 1: Launch the Command Prompt from the Start menu:
Step 2: Execute the wmic csproduct get name code to check the PC’s model number:
Method 3: Use the systeminfo Command to Check the Computer Model Number
Another Command Prompt utility that can check the computer’s model is the Systeminfo command. The Systeminfo command provides complete information about the system including OS version, BIOS mode, or manufacturer name. Check the mentioned steps to retrieve the computer serial number in Windows 10/11.
Step 1: Press Windows + R to open the Run box, type CMD, and hit Enter to launch Command Prompt:
Step 2: Execute the systeminfo | FINDSTR “System Model” code to find the PC model number:
Method 4: Use PowerShell to Check the Computer Model Number
In Windows, PowerShell can also be used to check the model number of the computer. PowerShell is a Windows administrator’s utility used to perform administrator level tasks. PowerShell will use the Get-CimInstance command to retrieve the PC’s model number. Steps are provided below to check the computer’s model number using PowerShell.
Step 1: Press the Windows + X shortcut and select Windows PowerShell.
Step 2: Type Get-CimInstance -ClassName Win32_ComputerSystem code and press Enter:
Method 5: Use the DirectX Diagnostic Tool to Check the Computer Model Number
The Computer’s model number in Windows can also be retrieved using the DirectX Diagnostic Tool app. Here, the steps are mentioned below to get the computer’s model number.
Step 1: Open Run, type dxdiag, and press Enter to open DirectX Diagnostic Tool:
Step 2: Locate the System Model section to know the computer model number:
Method 6: Use BIOS Utility to Check Computer Model Number
The computer model number in Windows can also be checked from the BIOS mode. For instance, to check the computer model on Dell, first, restart the computer. Press the F2 key when the Dell computer’s logo shows up to enter into the BIOS menu. Then, navigate to General > System information, and you can see the model number on top of the window screen. To enter the BIOS mode on your respective computer, read this article How to Enter BIOS on Windows 10 & Windows 7:
Method 7: Use the Manufacturers App to Check Computer Model Number
Generally, computer manufacturers provide an assistant app that can be used to check the system model number. Here is a list of the most famous manufacturers with their assistant app names:
- HP users have the HP Support Assistant app.
- Dell users have the SupportAssist app.
- Lenovo users have the Rescue and Smart Assistant app.
Method 8: Use System Settings to Check the Computer Model Number (Windows 11 Only)
The systems Settings app can also be used to check the computer model number in Windows 11 only.
Step 1: Press the Windows + I shortcut key to launch system Settings.
Step 2: Look for the model number under the Home section:
Conclusion
To find your PC’s model number on Windows, press Windows + R to open the Run box, type CMD, and hit Enter to launch Command Prompt. Type the systeminfo | FINDSTR “System Model” code to get the PC model number. Additionally, the Settings app, DirectX Diagnostic Tool, System Information app, Wmic utility, and PowerShell can be used to check the computer’s model number on Windows 10. Read the above article to learn the practical ways to get the PC’s model number on Windows 10 and Windows 11.