How to Find Motherboard Model on Windows 11/10 (Every Method That Actually Works)

You need to find your motherboard model. Maybe you want to upgrade RAM, install a driver, or check compatibility before buying new parts. Whatever the reason, this guide gives you every working method, step by step.

The fastest answer: Open Command Prompt and type wmic baseboard get product,Manufacturer. Press Enter. Done. Your motherboard model appears in seconds.

Why You Need to Know Your Motherboard Model

Your motherboard is the backbone of your PC. Every component connects to it. When you need to:

  • Update BIOS or chipset drivers
  • Check RAM compatibility before buying
  • Troubleshoot crashes or hardware conflicts
  • Add a CPU or GPU upgrade
  • Replace the motherboard itself

You need the exact model name. Not a guess. The exact string, like ASUS ROG STRIX B550-F GAMING or MSI MAG Z690 TOMAHAWK WIFI. That level of specificity matters.

How to Find Motherboard Model

Method 1: Use Command Prompt (Fastest Way)

This works on Windows 10 and Windows 11. No third-party software needed.

Steps

  1. Press Windows + R
  2. Type cmd and press Enter
  3. In the black window, type this command exactly:
wmic baseboard get product,Manufacturer,version,serialnumber
  1. Press Enter

You will see output like this:

FieldExample Output
ManufacturerASUSTeK COMPUTER INC.
ProductROG STRIX B550-F GAMING
VersionRev 1.xx
SerialNumber21039XXXXXXX

The Product field is your motherboard model. Write it down or copy it.

Why This Works

Windows reads hardware information directly from the BIOS/UEFI firmware. This data is stored in DMI (Desktop Management Interface) tables. The wmic command queries those tables and pulls the information to your screen.

See also  How to Create a Table of Contents in Word: A Step-by-Step Guide

Method 2: Use PowerShell

If Command Prompt feels old school, PowerShell works just as well on Windows 10 and 11.

Steps

  1. Press Windows + X
  2. Click Windows PowerShell or Terminal
  3. Type this command:
Get-WmiObject -Class Win32_BaseBoard | Select-Object Manufacturer, Product, SerialNumber
  1. Press Enter

The output gives you the same info as CMD but formatted slightly differently. Both methods pull from the same source, so the result is identical.

Method 3: Check System Information (No Typing Required)

Windows has a built-in tool called System Information that shows hardware details without any command line work.

Steps

  1. Press Windows + R
  2. Type msinfo32 and press Enter
  3. The System Information window opens
  4. Look at the right panel under System Summary
  5. Find the line labeled BaseBoard Manufacturer and BaseBoard Product

That is your motherboard make and model. You can also go to File > Export to save all this information as a text file, which is useful if you are troubleshooting or asking for help in a forum.

Method 4: Check the Physical Motherboard

Sometimes software methods fail, especially if:

  • The PC will not boot
  • You are working on a used or custom-built machine
  • BIOS data is corrupted or blank

In that case, look at the board itself.

Where to Find the Model Number

Open your PC case and look at the motherboard directly. The model name is printed on the PCB (the circuit board itself). Common locations:

  • Between the PCIe slots (large slots near the middle-bottom)
  • Near the RAM slots (top right area)
  • Near the CPU socket (usually printed in large text)
  • Along the bottom edge of the board

The text usually looks like: B550M DS3H or Z790 AORUS ELITE AX

Take a photo with your phone if the text is hard to read. Then zoom in.

What the Numbers Mean

Most motherboard names follow a pattern:

Part of NameWhat It Means
Z, B, H, XChipset tier (Z is high-end, H is basic)
790, 650, 550Platform generation
AORUS, ROG, PRIMEBrand sub-line
AX, WIFI, ITXFeature or form factor indicator

Knowing this helps you understand what your board supports before you even look it up online.

Method 5: Check BIOS/UEFI

Your BIOS screen always shows the motherboard model on startup or in the main menu.

Steps

  1. Restart your PC
  2. Press the BIOS key during startup (usually Del, F2, or F10 depending on brand)
  3. Look at the top or corner of the BIOS screen

The model name appears on the main BIOS page. This is reliable even if Windows cannot boot. It pulls information straight from the firmware, so it is always accurate.

See also  How to Change the Battery in Your Surface Pen: Step-by-Step Instructions

Common BIOS Keys by Brand

BrandBIOS Key
ASUSDel or F2
MSIDel
GigabyteDel or F12
ASRockF2 or Del
HPF10
DellF2
LenovoF1 or F2

Method 6: Use CPU-Z (Free Third-Party Tool)

CPU-Z is a well-known, trusted tool for reading hardware details. It shows more information than the built-in Windows methods.

Steps

  1. Download CPU-Z from cpuid.com
  2. Install and open it
  3. Click the Mainboard tab

You will see:

  • Manufacturer (e.g., ASUS, MSI, Gigabyte)
  • Model (exact model name)
  • Chipset and Southbridge
  • BIOS Version and BIOS Date

This is one of the most detailed and accurate methods available. It also shows BIOS version, which matters when you are planning a BIOS update.

Method 7: Use Speccy

Speccy is another free tool from the makers of CCleaner. It gives a full overview of your system including the motherboard.

Steps

  1. Download Speccy from piriform.com/speccy
  2. Open it
  3. Click Motherboard in the left panel

Speccy shows:

  • Motherboard brand and exact model
  • Chipset details
  • BIOS version and date
  • Temperature readings

This tool is especially useful if you want a complete picture of your system in one place.

Method 8: Check the Original Box or Manual

If you built your PC yourself or kept the original parts, the motherboard box and manual both display the model name prominently. The manual also includes:

  • Full specs list
  • Supported CPU list
  • RAM compatibility chart
  • Slot diagrams

If you no longer have the box, search for your serial number on the manufacturer’s website. Most brands like ASUS, MSI, and Gigabyte have serial lookup tools on their support pages.

What to Do After Finding Your Motherboard Model

Once you know the model, here is what you can do with that information:

Download the Right Drivers

Go to the manufacturer’s website and search for your exact model. Download:

  • Chipset drivers (important for system stability)
  • LAN/WiFi drivers
  • Audio drivers
  • BIOS updates (only if needed)

Always match the driver to your Windows version (Windows 10 or Windows 11, 64-bit usually).

Check RAM Compatibility

Go to your board’s support page and look for the Memory QVL (Qualified Vendor List). This list shows every RAM kit that has been tested and confirmed to work. Buying RAM that is on the QVL reduces the chance of instability issues.

Verify CPU Compatibility

Motherboards support specific CPU generations. For example, an Intel Z690 board supports 12th and 13th gen Intel CPUs. An AMD B550 board supports Ryzen 3000 and 5000 series. Knowing your board model lets you check exactly which CPUs you can drop in.

For CPU compatibility checks, the manufacturer’s official support page is the most reliable source.

See also  What jobs will AI replace in 2024?

Common Problems and Fixes

CMD Shows Blank or “To Be Filled By OEM”

This happens with some prebuilt PCs from HP, Dell, or Lenovo. The manufacturer leaves DMI fields blank. In this case:

  • Check msinfo32 instead
  • Look physically at the board
  • Check the sticker on the bottom of the case or on the board itself

Cannot Open the Case

For laptops or sealed prebuilt desktops, use the service tag or serial number on the sticker outside the machine. Go to the brand’s support page and enter that number. It will tell you exactly what hardware is inside.

For example, Dell’s support site at support.dell.com lets you enter a Service Tag and view the full component list.

Virtual Machine Shows Generic Board Info

If you are running Windows inside a VM (like VMware or VirtualBox), the software will report a virtual or generic motherboard. This is expected behavior. To find the real board, boot into the host operating system.

All Methods at a Glance

MethodWorks Without BootingNo Software NeededBest For
CMD (wmic)NoYesFast check on working PC
PowerShellNoYesScripting or automation
msinfo32NoYesNo typing preferred
Physical boardYesYesDead or unbootable PC
BIOS/UEFIPartiallyYesWhen Windows won’t load
CPU-ZNoNoDetailed hardware info
SpeccyNoNoFull system overview
Box/ManualYesYesJust built the PC

Semantic Summary: What Else You Should Know

Finding your motherboard model is closely related to several other tasks. You will likely also need to know:

  • Chipset model (found in CPU-Z > Mainboard)
  • BIOS version (shows in msinfo32 or BIOS screen)
  • Socket type (AM4, AM5, LGA1700, etc.) for CPU upgrades
  • Form factor (ATX, Micro-ATX, Mini-ITX) for case compatibility

These details all come from the same places covered in this guide. Once you know your board model, you can find everything else on the manufacturer’s product page.

According to hardware guides from Tom’s Hardware, one of the most reliable PC hardware resources online, the BIOS and CMD methods are the two most consistent ways to identify hardware across different Windows versions and PC brands.

Conclusion

Finding your motherboard model takes less than a minute if your PC is running. Use the CMD command wmic baseboard get product,Manufacturer for the fastest result. Use CPU-Z if you want full details. Look at the physical board if the PC is dead or won’t boot.

Once you have the model name, you can download correct drivers, check component compatibility, and make smarter upgrade decisions. Every step in this guide is practical. No guesswork needed.

Frequently Asked Questions

Can I find my motherboard model without opening my PC?

Yes. Use the CMD command or the msinfo32 tool in Windows. Both pull the information directly from your system’s firmware without you needing to physically open anything.

What if the CMD command shows “To Be Filled By OEM”?

This is common on prebuilt PCs. Try msinfo32, check a sticker on the outside of the case, or look at the physical board. Brands like Dell and HP often leave DMI fields blank intentionally.

Does finding the motherboard model work on laptops too?

Yes. The same CMD and PowerShell commands work on laptops. The output will show the laptop’s motherboard or mainboard model, which is usually tied to the laptop model itself.

How do I find my motherboard model on Windows 11?

The same methods work on Windows 11. CMD, PowerShell, and msinfo32 all function identically. Press Windows + R, type cmd or msinfo32, and follow the same steps described above.

Is CPU-Z safe to download and use?

Yes. CPU-Z from CPUID is one of the most trusted free tools in the PC hardware community. It has been used for over 20 years and does not modify your system. Always download it from the official site at cpuid.com to avoid unofficial versions.

MK Usmaan