What Motherboard Do I Have (A Guide for Windows and Linux)

Dylan Howe

The motherboard is the component onto which you mount your other components including RAM, Storage, CPU, and GPU. So it goes without saying that it's a vital part of your computer.

If you want to upgrade your PC build, do some troubleshooting or find out what special overclocking or fan control features you have access to then it's worthwhile to know the make and model of your motherboard.

In this blog post, I'm going to walk you through a few different ways for finding the answer to the question: “What Motherboard do I have?”

Contents

How to Find Motherboard Model (Windows 10, 8 and 7)

Check Using the Command Prompt

The command prompt is always an excellent tool for looking up information about your computer's hardware. Here’s how you can use it to check your motherboard’s specs and info:

  1. Bring up the Command Prompt - If you're using Windows 10, you can simply type cmd on the search bar to find the Command Prompt. Alternatively, you can bring up the Run program by pressing the Windows and R together and then type 'cmd' in the input.
command prompt

2. Prompt the Windows Management Interface Command - Once you've got a Command Prompt window open, type in the following command:

wmic baseboard get product, manufacturer, version, serial number

Remember not to add any whitespaces between the filters and only separate them using commas. If you type in the command correctly, the Command Prompt should print out all the requested information.

Check using System Information Utility

The System Information Utility is a free tool for windows that allows you to view information about your computer's hardware, drivers, and certain software. We can use it to pull up the specs on your motherboard:

  1. Open the program - if you're using Windows 10 or 8, you can bring up the Run program and type in 'msinfo32'. If you're using Windows 7, open the Start Menu, click on All Programs > Accessories > System Tools > System Information.
  2. Find info on your motherboard - The utility will list information on all sorts of hardware. Peruse through the list until you come across either 'Motherboard manufacturer' or 'BaseBoard Manufacturer'. Below that, you'll also find the Model (often listed as 'Product' and 'Version' of your motherboard.
System Information Utility

Is the motherboard model not available on the utility?

If you’re wondering ‘why is my mobo not showing up on the System Information Utility?’, the answer is simple:

The System Information Utility may not be the best method to detect motherboard details if you're using an OEM computer like HP, ASUS or Dell. This is because they might be using a motherboard made by another manufacturer for their computer they'll often brand it as their own.

If you're using a computer from non-OEM brands like MSI or Gigabyte, then using this tool should be fine.

Check Using the Documentation

If you have an OEM computer, then the best approach might be to just refer the documentation for it.  Simply type the make and model of your computer into google and open up the page for it on the manufacturer's website. In the specifications tab or a downloadable PDF of the manual, you'll find the technical details on the motherboard. If only the make and model of the motherboard is listed, try looking for the information you need in the motherboard manufacturer's site.

Check Using Third-Party Mobo Detector Tools

If the above methods haven't worked for you or you'd like to have more information on your motherboard then try using a third-party tool:

CPU-Z

CPU-Z is a software that gives you a detailed summary of your computer's hardware. Not only is it reliable and easy to use, but it's also free to download!

1) Install CPU-Z - Download CPU-Z from their official website and go through the installation process.

2) Open the Program - CPU-Z's interface is extremely user-friendly. Looking up details on your Motherboard is as easy as clicking on the 'Mainboard' Tab on the very top of the interface. In there you'll see a whole bunch of useful information including the Manufacturer, Model, and Chipset.

Belarc Advisor

Belarc Advisor is another free software for getting details on your PC's hardware. It works a bit differently from CPU-Z in that it doesn't have an interface with tabs that display information on different components.

Rather, it performs an analysis and display results on your browser. Don't worry though, it doesn't send your data to a web server. Instead, it simply pulls up a local file. Belarc Advisor is very easy to use:

1) Download Belarc Advisor from their official website.

2) Click 'Run' when prompted and the software will install automatically. It'll configure a profile of your hardware and software and once their done, your web browser will be launched to display them.

The profiles will have headers for each component. Look for the header that says ‘Main Circuit Board’ for information on your motherboard.

How to Find Motherboard Model If You're Using Linux

Here’s how to check motherboard information if you’re a Linux user:

1) Bring up the Terminal - this can be done by using the keyboard shortcut: Ctrl + Alt + T.

2) Access dmidecode - type in the following command on the terminal:

sudo dmidecode -t 2

Since you’re using the Sudo command, you may be prompted to enter a password. This should be the same password you use to log into the computer.

The terminal will print out information on your motherboard, including the make, model, and serial number.

Perform a Physical Check

If you're not able to use software to determine what type of motherboard you have, you can always perform a physical check. In cases where your PC won't start up, then this is pretty much the only option you have.

The idea is to open up your computer and check what model name is printed on your motherboard. The name can be printed in different locations, depending on the make and model of the brand. Hence, I can't pinpoint an exact spot that you should check. However, based on my experience with motherboards, I've found some common spots to be:

The model name is easy to distinguish from any other text because it's usually much larger and bolded. If you have the box your motherboard came in, then you don't even have to open up your computer. The model information will be printed on a label somewhere on the box.

If you’ve ever asked yourself:  “what is my motherboard model?”, you can now find the answer.

Dylan Howe

Author
Dylan’s obsession with tech began at the early age of seven, when he built his first gaming PC with his Dad as a summer project. That was the start of a long-enduring, expensive passion that would keep him perpetually happy…but also broke. Fast-forward to today and Dylan is a freelance video-editor but also occasionally dabbles in other things like 3D modeling and game development. He still loves ‘nerding’ out on the latest hardware and software; so much so that he decided to start his own blog where he can talk about all the cool gear he gets his hands on.
Related posts
Affiliate links / Images from Amazon Product Advertising API. CPU Forever is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for website owners to earn advertising fees by advertising and linking to amazon (.com, .co.uk, .ca etc) and any other website that may be affiliated with Amazon Service LLC Associates Program. As an Amazon Associate I earn from qualifying purchases.
Copyright 2024 CPU Forever, all rights reserved.