How to check motherboard type on Windows?

You can use the built-in tools in Windows to determine the type of motherboard you have.

Command Prompt: Launch Command Prompt and enter the following command - wmic baseboard get product,manufacturer,version

System Information: Press Windows + R, type msinfo32, and look at the BaseBoard Product and BaseBoard Manufacturer fields under System Summary.
 
Back
Top