How to Check Your Motherboard Model Number on Your Windows PC

in #motherboard6 years ago

ximg_54c944c58a982.jpg.pagespeed.gp+jp+jw+pj+ws+js+rj+rp+rw+ri+cp+md.ic.TuMhQ0-XeD[1].jpg

Whether you need to update drivers, check hardware compatibility, or you’re just curious, it’s way easier to check your motherboard model number with these simple tricks than to crack open your case to check the board itself. Here’s how to check your motherboard model number from the comfort of your keyboard.

Why Do I Want To Do This?
Knowing your motherboard’s model number is important if you’re thinking of upgrading your drivers, buying new hardware (you’ll need the proper expansion or memory slots, for example), or just checking the capabilities of your board if you’re considering upgrading your whole rig.

If you kept the paperwork that came with your computer (or the individual components, if you built it yourself), you can often times reference that. Even then, it’s best to check to make sure the documentation is correct. Rather than open the case and search for the model number on the board itself, use tools within Windows to check things out instead.

Check Your Model Number from the Command Prompt (or PowerShell)
If you’re comfortable using the Command Prompt (or PowerShell, where these commands also work), you can easily check a variety of motherboard and hardware stats using the handy Windows Management Instrumentation Command-line (WMIC)—a command-line interface for Microsoft’s powerful WMI tool.

With the WMIC, you can entry the query baseboard to check motherboard stats, and then use additional modifiers like get Manufacturer, Model, Name, PartNumber, slotlayout, serialnumber, or poweredon to get more detailed information about the motherboard.

As an example, let’s check a motherboard’s manufacturer, model number, and serial number using WMIC.

Open up the command prompt in Windows via either the run dialog (Windows+R) or by searching for “cmd” on the Start menu—no need to run the Command Prompt as an administrator. And, as we mentioned, you could also use PowerShell here, if you prefer. The command works the same in both shells. At the command line, type the following text (noting that there are no spaces between the modifiers—just commas), and then hit Enter:

wmic baseboard get product,Manufacturer,version,serialnumber

xwmic_1.png.pagespeed.gp+jp+jw+pj+ws+js+rj+rp+rw+ri+cp+md.ic.SGibFV8Zpy[1].png

The information returned checks out for the motherboard we’re using: the manufacturer is Gigabyte, the board is the Z170X-Gaming 7, and while the WMIC tool tried to check the serial number, Gigabyte left that particular bit unfilled for whatever reason. Nonetheless, the WMIC tool functioned just as it should, and without opening the case or using any third party tools, we have the basic information we’re looking for.

Sort:  

Hi! I am a robot. I just upvoted you! I found similar content that readers might be interested in:
https://www.howtogeek.com/208420/how-to-check-your-motherboard-model-number-on-your-windows-pc/