The fastest way to find your motherboard model
The quickest method depends on whether your computer is running Windows, Mac, or Linux. On Windows, open the Start menu, type System Information, and press Enter. Look for "BaseBoard Product" — that line shows your motherboard model. On Mac, click the Apple menu, select About This Mac, then click System Report and look under Hardware Overview for "Model Identifier." On Linux, open a terminal and type sudo dmidecode -t baseboard to see the manufacturer and model.
If you want to avoid opening your computer or digging through menus, you can also check your computer's original documentation or receipt — the motherboard model is often listed there. If you built the computer yourself, check your email for the invoice or parts list from when you bought it.
Key Takeaways
- Windows users can find the motherboard model in System Information under "BaseBoard Product" without opening the computer.
- The motherboard model tells you what processors, RAM, and storage devices your computer can support.
- You may need the model number when troubleshooting driver problems, updating BIOS, or planning an upgrade.
- If you cannot find it in software, you can physically open the computer case and read the model printed on the board itself.
Why you might need to check your motherboard
Knowing your motherboard model matters when you want to upgrade components or fix problems. If a device is not working properly, the manufacturer's website often has updated drivers specifically for your motherboard model. If you want to add more RAM or a faster storage drive, your motherboard model determines what types and speeds are compatible — not all RAM works in all boards, and some older boards cannot use the newest storage standards.
The motherboard also determines what processor your computer can use. If you are thinking about upgrading your CPU, you need to know your motherboard model to check whether it supports the newer processor you want to install. Similarly, if your computer is running slowly or overheating, you might need to update the BIOS (the firmware that controls how the motherboard works), and BIOS updates are specific to each motherboard model.
Finding the model through Windows settings
Open the Start menu and type System Information, then press Enter. A window will open with several lines of text. Scroll down until you see "BaseBoard Manufacturer" and "BaseBoard Product" — the BaseBoard Product line is your motherboard model. Write down the exact name and model number shown there.
If you want more detail, you can also use a different method: right-click on This PC or My Computer on your desktop, select Properties, then click Device Manager on the left side. Expand the "Motherboards" category, and you will see the model listed there as well. Both methods show the same information, so use whichever feels easier.
Finding the model through Mac and Linux
On a Mac, click the Apple menu in the top-left corner and select About This Mac. A window will open showing basic information about your computer. Click the System Report button, then look in the left sidebar for Hardware. Under the Hardware section, you will see "Model Identifier" — this is Apple's internal name for your motherboard type. You can also look for "Board ID" in the same window, which is another way Apple labels the motherboard.
On Linux, open a terminal window and type the command sudo dmidecode -t baseboard, then press Enter. The system will ask for your password. After you enter it, the terminal will display information including "Manufacturer" and "Product Name" — the Product Name is your motherboard model. If that command does not work, try cat /proc/cpuinfo instead, which shows processor and board information in a different format.
Reading the motherboard directly if software does not help
If the software methods do not work or you want to be completely certain, you can open your computer case and read the model number printed directly on the motherboard. Power off the computer completely, unplug it from the wall, and wait a few minutes for it to cool. On a desktop, remove the side panel (usually held by two thumbscrews or clips). On a laptop, you may need to remove the bottom panel, though some laptops make this difficult — check your laptop's manual first.
Once you can see the motherboard, look for text printed on the green circuit board itself. The motherboard model is usually printed in large letters near the center or along one edge. It typically looks like "ASUS ROG STRIX B550-F" or "MSI MPG Z690-EDGE" — the manufacturer name followed by a model number. Take a photo with your phone if the text is hard to read, or write down the exact text you see.
What to do once you have the model number
Once you know your motherboard model, you can search the manufacturer's website for drivers, BIOS updates, and compatibility information. Visit the support page for your specific model — for example, if you have an ASUS motherboard, go to asus.com, search for your model, and look for the support or downloads section. There you will find drivers for any devices connected to the motherboard, BIOS updates that may improve performance or fix bugs, and a manual that lists exactly what components are compatible.
You can also use the model number to check whether a new component will work before you buy it. If you want to add RAM, search for your motherboard model and "maximum RAM" or "supported RAM speeds" to see what the board can handle. If you want a new processor, search for your model and "compatible CPUs" to see which ones will fit in the socket. This prevents buying parts that will not work with your system.
Common places the model number appears
The motherboard model is printed on the board itself, usually in a location that is straightforward to see once the case is open. It may also appear on a sticker on the back of your computer, on the original box or documentation, or in your computer's manual. If you bought a pre-built computer from a manufacturer like Dell, HP, or Lenovo, the model number might be on a label on the back or bottom of the case — though this label usually shows the computer model, not the motherboard model, so you will still need to use the software methods above to find the exact motherboard.
If you have the original receipt or invoice from when you bought the computer or the motherboard itself, the model number should be listed there. Check your email for order confirmations from the retailer or manufacturer — these often include the exact part numbers and model names. If you built the computer yourself, your parts list or invoice will have the motherboard model clearly labeled.
Frequently Asked Questions
Is the motherboard model the same as the computer model?
No. Your computer model (like "Dell XPS 13" or "HP Pavilion 15") is different from your motherboard model. The computer model tells you the brand and type of computer; the motherboard model tells you the specific circuit board inside. You need the motherboard model to find compatible parts and drivers.
What if System Information shows a model I cannot find online?
Some manufacturers use internal or OEM-only model numbers that are not sold separately. If you cannot find information online, try searching the manufacturer name plus the model number together, or contact the computer manufacturer's support team with the model number. They can tell you what components are compatible and where to find drivers.
Can I upgrade my motherboard to a newer model?
Yes, but it requires opening the case, removing the old motherboard, and installing a new one — a task that takes an hour or two if you are comfortable with hardware. A newer motherboard may support faster processors and RAM, but you will need to check whether your power supply and case are compatible with the new board before you buy it.
Do I need the motherboard model to update my BIOS?
Yes. BIOS updates are specific to each motherboard model, and installing the wrong update can damage your computer. Always read the BIOS update from the manufacturer's support page for your exact model, and follow their instructions carefully before installing it.
What if I see multiple model numbers on the motherboard?
Motherboards often have several numbers printed on them — a manufacturer part number, a revision number, and a model name. The model name (like "ROG STRIX B550-F") is what you need for finding drivers and compatibility information. The revision number (like "Rev 1.02") tells you which version of that model you have, which can matter for very specific driver or BIOS issues.