How to Know what Motherboard I Have in My Computer

There's no need to open a computer to find out what motherboard is currently installed. To find the model and version of the motherboard, use either one of the following ways:

1) Press the Windows key plus R to access the Run terminal. Then, type msinfo32. Then, press ENTER. In the System Information Window, look for BaseBoard Manufacturer and BaseBoard Product to see the motherboard's brand and specific model name.

2) Press the Windows key plus R to access the Run terminal. Then, type cmd to access the Command Prompt. Then, type the command wmic baseboard get product,manufacturer,version,serialnumber. Press ENTER. The motherboard brand and model number will display on the screen.