The fastest way to find your motherboard model

On Windows, open the Command Prompt and type wmic baseboard get product,manufacturer, then press Enter. The result shows your motherboard's manufacturer and exact model number. This works on any Windows machine without installing anything.

On Mac, click the Apple menu, select About This Mac, then click System Report. Look for Model Identifier under the Hardware section — this is your Mac's internal board designation. Mac model identifiers are less detailed than Windows motherboard model numbers, but they tell you exactly which generation and configuration you have.

On Linux, open a terminal and type sudo dmidecode -t baseboard. You'll see the manufacturer and product name. If that command doesn't work, try cat /proc/cpuinfo to see processor details, which often include board information.

Key Takeaways

  • Windows users can find the motherboard model when ready by typing one command into Command Prompt without needing admin rights.
  • Mac users find their board information in System Report under the Hardware section, labeled as Model Identifier.
  • Linux users can retrieve motherboard details using dmidecode or by checking the cpuinfo file in the terminal.
  • Knowing your exact motherboard model helps you find compatible drivers, RAM upgrades, and BIOS updates specific to your hardware.

Finding the model number inside Windows settings

If you prefer using the graphical interface instead of Command Prompt, Windows also stores this information in System Information. Press Windows key + R, type msinfo32, and press Enter. The System Information window opens. Look for BaseBoard Product in the list — this is your motherboard model.

You can also reach System Information through Settings. Open Settings, go to System, scroll down and click About, then click Advanced system settings. In the window that opens, click the Hardware tab, then Device Manager. Expand Motherboards or look under System devices to see your board listed.

Both methods show the same information as the Command Prompt approach, just displayed differently. Use whichever feels more comfortable — the Command Prompt method is faster, but System Information is easier if you're not used to typing commands.

Checking the physical motherboard directly

If your computer won't start or you need to see the board in person, you can open the case and look at the motherboard itself. The model number is printed directly on the board, usually near the CPU socket or along one of the edges. It's typically a combination of letters and numbers like "B550-F GAMING WIFI" or "Z790-E HERO".

Before opening your case, shut down the computer completely and unplug the power cable. Wait a few minutes for any residual charge to drain. Touch a metal part of the case to discharge static electricity before touching the motherboard — static can damage components. The model number is usually printed in white or yellow text and is several inches long.

This method is useful if you're upgrading components or troubleshooting hardware problems, but it requires opening your case. For most purposes, the software methods above are faster and safer.

Why you need your motherboard model number

Your motherboard model tells you what hardware your computer can support. When you want to add RAM, install an SSD, or upgrade your graphics card, the motherboard model determines which components are compatible. For example, some boards support DDR4 memory while others use DDR5 — installing the wrong type won't work.

Motherboard model numbers also matter for driver updates and BIOS updates. Manufacturers release updates that fix bugs, improve performance, or add support for new processors. You need your exact model number to read the correct update — installing a driver meant for a different board can cause problems.

If you're troubleshooting a problem or asking for technical help online, providing your motherboard model helps others give you accurate information. It's also useful when selling your computer or checking warranty information.

Understanding motherboard model numbers

Motherboard model numbers follow patterns that tell you something about the board. For Intel-based boards, you'll see letters like "Z", "H", or "B" followed by numbers — "Z790" means it's a high-end board for 13th-gen Intel processors, while "H770" is a mid-range option for the same generation. AMD boards use similar patterns: "X870", "B850", and so on.

The letters indicate the board's tier and feature set. "Z" and "X" boards are for enthusiasts and support overclocking. "H" and "B" boards are for general users and don't allow overclocking. The numbers indicate which processor generation the board supports — a Z790 board works with 12th and 13th-gen Intel chips, but not 11th-gen or earlier.

After the chipset designation, manufacturers add their own model names. ASUS might call a board "ROG STRIX Z790-E GAMING WIFI", while MSI calls theirs "MPG Z790 EDGE WIFI". These names don't affect compatibility — they're just marketing. What matters for compatibility is the chipset part (Z790, B550, X870, and so on).

What to do if you can't find the model number

If the Command Prompt method returns nothing or shows "Unknown", your system may not have BIOS information available. Try opening Device Manager (right-click the Start button and select it), expanding System devices, and looking for anything labeled "Motherboard", "Chipset", or "System Board". Right-click it and select Properties to see more details.

If you still can't find it, check your computer's original documentation or receipt — the model number is usually listed there. If you built the computer yourself, check your email for the receipt from the parts purchase. If you bought a pre-built computer from a manufacturer like Dell, HP, or Lenovo, contact their support with your service tag or serial number, and they can tell you the exact motherboard model.

As a last resort, you can take a photo of the motherboard (after opening the case and grounding yourself) and post it to a tech forum. People can often identify the board from the visual markings even if the text is hard to read.

Frequently Asked Questions

Will finding my motherboard model void my warranty?

No. Using Command Prompt or System Information to look up your motherboard model doesn't change anything on your computer. Opening the case to look at the board physically also won't void your warranty — manufacturers can't penalize you for looking. However, if you physically damage something while opening the case, that damage wouldn't be covered.

Is my motherboard model the same as my computer model?

No. Your computer model (like "Dell XPS 13" or "HP Pavilion") is different from your motherboard model. A single computer model might use several different motherboards depending on when it was manufactured or which configuration you bought. You need the motherboard model specifically for hardware compatibility and driver updates.

Can I upgrade my motherboard to a newer model?

Yes, but it requires opening your case and replacing the board — it's not a straightforward upgrade. Your new motherboard must fit your case size (ATX, Micro-ATX, Mini-ITX) and your power supply must have enough wattage. You may also need to reinstall Windows. This is a significant hardware change, so research compatibility carefully before purchasing.

Do I need my motherboard model to buy RAM or a graphics card?

You need to know your motherboard model to confirm compatibility, but the RAM or graphics card specs matter more. For RAM, you need to know if your board supports DDR4 or DDR5, and how much maximum memory it allows. For graphics cards, you need to know if your board has a PCIe slot and how much power your power supply can provide. Your motherboard model tells you these details.