Skip to main content

How to Check your MotherBoard's Configurations and Details


If you want to update your drivers, check your hardware's compatibility, or you’re just curious about details of your Hardware, it’s a lot easier to check your motherboard's Configuration and Details with these simple tools and commands than to crack open your case to check the board itself. Here’s are the steps how to check your motherboard's Configuration details by simply using your Keyboards.
  • Why Do I Want To Do This?(You should be thinking this)

Knowing your motherboard’s Configuration and Details 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 Configuration and Details on the board itself, use tools within Windows to check things out instead.
  • Check Your MotherBoard's 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
 
 
 
The information returned checks out for the motherboard we’re using: the manufacturer is BIOSTAR, the board is the H81MGP2, and while the WMIC tool tried to check the serial number, BIOSTAR left that particular bit None 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.
  • Check Your Model Number with Speccy

If you’d prefer a GUI-based way to check your motherboard’s model number (as well as a method that yields more information at a glance than the WMIC tool), you can grab the free tool Speccy. It’s a handy app to have around.
After downloading and installing Speccy, go ahead and fire it up.
You can see the motherboard model number right on the summary page, along with it’s current operating temperature (assuming your board includes that). You can also see basic details about other system components.


 Click over to the “Motherboard” tab on the left to see even more information about your motherboard, including details about the chipset and voltages, along with the types of slots included on the board and whether or not they’re currently in use.

 


WE HOPE THAT YOU ARE FINDING OUR POSTS HELPFUL,KEEP CLICKING AND HELP US REACH TO GREATER HEIGHTS.
  • THANKS FOR VIEWING.
PLEASE DO COMMENT IF U NEED OUR POSTS TO BE MORE BETTER AND APPEALING



For the latest tech news and reviews, follow TechYOlogy on Facebook.

Comments

Popular posts from this blog

10 Useful Windows Commands You Should Know

There are some things you can only do from the command line—even in Windows. Some of these tools don’t have graphical equivalents, while others are just plain faster to use than their graphical interfaces. If you’re into using PowerShell over Command Prompt, you should note that all the commands we’re covering in this article work just the same in either tool. And obviously, we can’t possibly cover all the useful commands that these tools offer. Instead, we’ll be focusing on commands that should be useful even if you’re not a command-line person ipconfig: Quickly Find Your IP Address  You can find your IP address from the Control Panel, but it takes a few clicks to get there. The ipconfig command is a fast way of determining your computer’s IP address and other information, such as the address of its default gateway—useful if you want to know the IP address of your router’s web interface. To use the command, just type  ipconfig  at the Comm...

Hardware Upgrade: How To Install New RAM

RAM is one of those upgrades everyone seems to skimp on when buying a PC, only to later wish for more. Regretting your underpowered memory purchase? Here’s how to speed up your machine by installing some additional memory. Memory is often one the critical bottlenecks on a PC, so faster, larger stores of RAM can go a long way to making your PC perform better and with more stability. It’s not hard, even for beginner geeks. Crack open that PC in today’s hardware upgrade! Identifying and Buying Your New RAM (The Hard Part)    Your RAM is likely installed in these slots on your motherboard, called the DIMM slots. This motherboard has room for six sticks of memory. Note the pins and how the RAM lines up with them—important to note to install properly. The median is off center to show you clearly which direction to orient them. If you’re strong, you can probably force them in backwards, but computers don’t really respond well to that kind of bullying. ...
VigLink badge