How to Know What Motherboard Model I Have [Check Configuration]
Every computer contains a motherboard identification code that describes the manufacturer, model number, and version of the board. This information is stored in the system firmware and hardware database, which allows operating systems like Windows to read and display the data.
When you install hardware drivers, update firmware, or check compatibility for upgrades, this motherboard information becomes extremely useful. For example, if you want to upgrade your RAM capacity, you need to know how many memory slots your motherboard supports and the maximum memory limit. Similarly, installing a new CPU requires compatibility with the motherboard socket and chipset.
Windows includes several built-in tools that allow you to access this information without installing additional software. These tools include System Information, Command Prompt, PowerShell, and DirectX Diagnostic Tool. You can also check the motherboard model physically by inspecting the motherboard itself.
In this guide, I will explain 6 methods in detail that help you check your motherboard configuration easily.
How to Know What Motherboard Model I Have [Check Configuration]

To quickly know what motherboard model you have, open System Information in Windows by pressing Windows + R, typing msinfo32, and pressing Enter. In the System Summary section, look for BaseBoard Manufacturer, BaseBoard Product, and BaseBoard Version. These entries show the motherboard manufacturer and model installed in your computer.
Below are the most reliable methods that help you identify the motherboard model installed on your computer.
1: Check Motherboard Model Using System Information
One of the easiest ways to check your motherboard model is by using the System Information tool built into Windows.
First, press Windows + R on your keyboard to open the Run dialog box. In the text field, type msinfo32 and press Enter. This command will launch the System Information window.
Once the window opens, make sure you are in the System Summary section. Here you will find detailed information about your system hardware and configuration.
Scroll down slightly and locate the entries named BaseBoard Manufacturer, BaseBoard Product, and BaseBoard Version.
The BaseBoard Manufacturer shows the company that produced the motherboard. The BaseBoard Product displays the exact motherboard model number. The BaseBoard Version indicates the revision of the board.
For example, you might see something like ASUS Prime B450M A or Gigabyte B560M DS3H. This confirms the motherboard model installed in your computer.
This method is reliable and works on both Windows 10 and Windows 11 systems.
2: Find Motherboard Model Using Command Prompt
Another quick way to identify your motherboard is by using Command Prompt commands.
Open the Start menu and type Command Prompt in the search bar. Click on the application to open it. Once the command window appears, type the following command:
wmic baseboard get product,Manufacturer,version,serialnumber
Press Enter to run the command.
The system will display several columns that include the Manufacturer, Product, Version, and Serial Number of the motherboard.
The Product column represents the motherboard model number, while the ‘Manufacturer’ shows the company that produced it.
This method is extremely useful because it retrieves information directly from the Windows Management Instrumentation database, which stores detailed hardware data about your computer.
3: Identify Motherboard Model Using Windows PowerShell
You can also check motherboard details using Windows PowerShell, which provides powerful system commands for retrieving hardware information.
First, right-click the Start button and select Windows PowerShell or Windows Terminal.
After the window opens, type the following command:
Get WmiObject win32_baseboard
Press Enter to execute the command.
PowerShell will display several pieces of information, including the Manufacturer, Model, Product, and Serial Number of your motherboard.
This method provides similar results to the Command Prompt method but uses PowerShell commands instead of traditional command-line tools.
Many system administrators prefer PowerShell because it provides deeper access to system configuration data.
4: Check Motherboard Model Using DirectX Diagnostic Tool
Another built-in utility in Windows is the DirectX Diagnostic Tool (DxDiag), which can also provide basic hardware information.
Press Windows + R to open the Run dialog box again. Type dxdiag and press Enter.
After a few seconds, the DirectX Diagnostic Tool window will appear. In the System tab, you will find information about your system, including BIOS, processor, memory, and system manufacturer.
While this tool does not always show the exact motherboard model, it often displays the system manufacturer and system model, which can help you identify the motherboard used in prebuilt computers.
This method is especially useful for users who want to quickly view system hardware information.
5: Use Third-Party Software to Detect Motherboard Model
If the built-in tools do not provide enough information, you can use third-party hardware detection software.
Programs such as CPU Z, Speccy, and HWiNFO are widely used tools that display detailed hardware information.
After installing one of these programs, open the application and navigate to the Motherboard section. Here you will see the manufacturer, model number, chipset, BIOS version, and other technical details about your motherboard.
These tools are particularly helpful when you need advanced system information for hardware upgrades or diagnostics.
They also provide additional data such as temperature readings, voltage information, and hardware monitoring.
6: Physically Check the Motherboard Model
If software methods do not work, you can physically check the motherboard inside your computer.
First, completely turn off the computer and disconnect the power cable. If you are using a laptop, remove the battery if possible.
Open the computer case by removing the side panel. Once the case is open, locate the motherboard. The model number is usually printed directly on the motherboard surface.
You will often find it near the RAM slots, CPU socket, or PCIe slots.
The model name is typically printed in large white letters, making it easy to identify.
For example, you might see labels like MSI B550 Tomahawk or ASRock Z690 Steel Legend printed directly on the board.
This method guarantees the most accurate identification because you are reading the model directly from the hardware itself.
Frequently Asked Questions
Why do I need to know my motherboard model?
Knowing your motherboard model is important when upgrading hardware such as RAM, CPU, or graphics cards. It also helps when downloading the correct drivers and BIOS updates from the manufacturer.
Can I check my motherboard model without opening my PC?
Yes, you can check your motherboard model without opening the computer by using tools like System Information, Command Prompt, or PowerShell in Windows.
Does Windows automatically detect motherboard information?
Yes, Windows stores motherboard details in its hardware information database, which allows built-in tools to retrieve and display the motherboard manufacturer and model.
Is it safe to use third-party software to check motherboard details?
Yes, reputable programs such as CPU Z or Speccy are safe and commonly used for viewing detailed system hardware information.
Can laptops also show motherboard model information?
Yes, laptops also store motherboard information that can be viewed using System Information, Command Prompt, or hardware detection software.
Summary
Identifying your motherboard model is an essential step when upgrading hardware, troubleshooting system issues, or installing the correct drivers. Since the motherboard connects all the core components of a computer, understanding its configuration helps ensure compatibility with future upgrades.
Windows provides several built-in tools that make it easy to find this information. The System Information tool is one of the fastest methods because it displays motherboard details directly in the System Summary section. Other options include using Command Prompt, Windows PowerShell, and the DirectX Diagnostic Tool.
If you require deeper hardware insights, third-party programs like CPU Z and Speccy can provide advanced details about the motherboard, chipset, and BIOS version. In cases where software tools fail to provide accurate information, you can always open the computer case and check the model printed on the motherboard itself.
