How To Know Which Motherboard I Have?

Check the motherboard model printed on the board itself

Open System Information on Windows and look for BaseBoard Manufacturer and BaseBoard Product

Use Command Prompt and run `wmic baseboard get product,manufacturer,version,serialnumber`

Use PowerShell and run `Get-CimInstance Win32_BaseBoard | Format-List Product,Manufacturer,SerialNumber,Version`

Check your PC or motherboard box, receipt, or manual

Look in your BIOS or UEFI setup screen for motherboard details

Use a system info tool like CPU-Z, HWiNFO, or Speccy

Check your computer manufacturer’s support page using the system serial number

Open the case and read the model number near the CPU socket or RAM slots

Suggested for You

Trending Today