The fastest way to find your motherboard model

On Windows, open the Command Prompt or PowerShell and type wmic baseboard get product,manufacturer, then press Enter. The result shows your exact motherboard model and maker in seconds. On Mac, click the Apple menu, select About This Mac, then click System Report. Look for "Model Identifier" under Hardware Overview — this tells you your Mac's logic board.

If you want to see the information without opening a terminal, Windows also lets you check through Settings. Go to Settings > System > About, scroll down, and click "Advanced system information." In the window that opens, go to the Hardware tab and click Device Manager. Expand "Motherboards" in the list.

Linux users can open a terminal and type sudo dmidecode -t baseboard to see the motherboard details. You may need to enter your password.

Key Takeaways

  • Windows users can find their motherboard model when ready by typing one command in Command Prompt or PowerShell.
  • Mac users find their logic board information in System Report under the Hardware section.
  • If you cannot use command-line tools, Windows Device Manager shows your motherboard under the Motherboards category.
  • Knowing your exact motherboard model helps you find compatible upgrades, drivers, and support documentation.
  • Physical inspection of the motherboard itself shows the model printed directly on the circuit board if you open your computer.

Using Windows Device Manager

Device Manager is built into Windows and does not require any downloads. Right-click the Start button and select Device Manager, or search for "Device Manager" in the Windows search box. Once it opens, look for the category called "Motherboards" and click the arrow next to it to expand the list.

The name shown under Motherboards is your motherboard model. If you see multiple entries, the one without a warning icon is your active motherboard. Right-click on it and select Properties to see additional details like driver version and hardware IDs.

Checking the BIOS or UEFI screen

Your motherboard information also appears in the BIOS or UEFI firmware that runs before Windows starts. Restart your computer and press the key shown on the startup screen — usually Delete, F2, F10, or F12, depending on your motherboard maker. The exact key appears briefly when you first turn on the computer.

Once you are in the BIOS or UEFI menu, look for a section called "System Information," "Main," or "Board Information." The motherboard model and serial number are usually displayed on the first screen. Write down the model number before you exit — press Escape or select Exit Without Saving to leave without making changes.

Opening your computer to read the motherboard directly

If you are comfortable opening your computer case, you can read the motherboard model printed directly on the circuit board. Shut down your computer completely, unplug the power cable, and wait a few minutes for it to cool. Open the side panel of your case — most cases have two or three screws or thumb screws holding it in place.

Look at the large circuit board inside. The motherboard model is printed in white or light-colored text somewhere on the board, usually near the center or along one edge. Common locations are near the CPU socket or along the bottom edge. Take a photo with your phone if the text is hard to read in your case's lighting.

This method works even if your operating system will not start, and it gives you the exact model without any software involved. Close the case and plug the power cable back in when you are done.

What to do with your motherboard model once you have it

Once you know your motherboard model, you can search for the manufacturer's support page. Type your model number into Google along with the word "drivers" or "support." The official manufacturer page — usually ASUS, Gigabyte, MSI, or ASRock for most computers — shows available drivers, BIOS updates, and the motherboard manual.

The manual is especially useful if you want to upgrade your RAM, add a new storage drive, or understand which slots support which speeds. The support page also lists the maximum amount of RAM your motherboard can hold and which processors it supports, which matters if you are planning upgrades.

If you are troubleshooting a hardware problem or buying a replacement part, the exact model number ensures you get something compatible. Motherboards from different makers or even different models from the same maker can have different layouts, power requirements, and slot types.

Why your motherboard model matters

Your motherboard is the main circuit board that everything else plugs into — your CPU, RAM, storage drives, and graphics card all connect to it. The model number tells you what generation of technology it supports, how much RAM it can hold, and what kind of upgrades are possible.

Different motherboards support different processors. A motherboard made for Intel processors will not work with an AMD processor, and even within Intel or AMD, older motherboards may not support the newest chips. The manual for your specific model tells you exactly which processors, RAM speeds, and storage types it supports.

Drivers are also model-specific. Your motherboard needs drivers for its chipset, audio, network connection, and other built-in features. Using the wrong drivers can cause stability problems or prevent hardware from working. The manufacturer's support page for your exact model ensures you read the right ones.

Frequently Asked Questions

What if the command prompt shows a motherboard I do not recognize?

Some manufacturers use different names for the same board, or the name shown in Windows is a generic chipset name rather than the specific model. Search the exact text from the command in Google along with your computer maker's name. You can also check your computer's original documentation or invoice, which usually lists the motherboard model.

Can I find my motherboard model from the computer's original box or paperwork?

Yes. If you still have the original box, manual, or receipt, the motherboard model is usually listed in the specifications section. This is often faster than opening your computer or using command-line tools, especially if you have kept your documentation.

Does the motherboard model change if I update Windows?

No. Your motherboard is a physical piece of hardware that does not change when you update your operating system. The model number stays the same throughout the life of your computer unless you physically replace the motherboard.

What if my computer is a laptop?

Laptops have logic boards instead of traditional motherboards, and they are usually not user-replaceable. The command prompt method and System Report (on Mac) still work. For laptops, the model number is often printed on the bottom of the case or in the battery compartment, and the manufacturer's support page for your laptop model usually lists compatible upgrades.

Why does my motherboard show as "Unknown Device" in Device Manager?

This usually means the chipset driver is missing or outdated. Visit your motherboard manufacturer's support page using the model number you found through the command prompt method, read the latest chipset driver, and install it. After restarting, Device Manager should show the correct name.