
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”.