How to find out your motherboard model. How to find the serial number of the motherboard Where is the serial number of the asus motherboard

How to find out the model of the motherboard installed on the computer Windows tools and using third-party programs. In the Windows operating system, you can find out the model of the motherboard in several ways, which I will discuss in this article.

A computer consists of separate blocks (devices) assembled together to interact with each other. The main device of a computer is the motherboard, which houses the various components of the PC, and other devices that make up the computer are connected to the motherboard.

Why is it necessary to find out the model of the motherboard on the computer? Determining the model is necessary when upgrading (updating the computer's hardware), installing drivers, etc.

It depends on the model of the motherboard which processor can be installed on this computer, BIOS and Chipset Model, Type Support random access memory(DDR2, DDR3, DDR4), peripheral devices etc.

In the case of drivers, the model of the motherboard (system) board determines which drivers should be installed on a given computer. Therefore, it is important to find out the name of the company - the manufacturer of the motherboard and the model of the motherboard.

There are several ways to determine the motherboard model:

  • visual inspection;
  • using utilities and tools operating system Windows;
  • using third-party utilities to monitor the system.

The first way is visual inspection, is mainly applicable only to desktop computer... After opening the system unit, the user can see the designation of the brand of the motherboard, applied directly to the printed circuit board itself.

Determining the model of a laptop motherboard in this way is very problematic. In this case, software will come to the rescue. Next, we will consider 7 different ways for your motherboard model information.

How to find your motherboard model using Windows System Information

In Windows 10, go to the Start menu, in the list of programs, open the Windows Administrative Tools folder, click on System Information. In Windows 7, follow the path: "All Programs" => "Accessories" => "Utilities". In Windows 8.1 to call "System Information" you will need to enter a command, read more.

The System Information window displays detailed information about the system, hardware resources and software environment... Opposite the items "Manufacturer" and "Model", you will see information about the manufacturer and model of the motherboard.

Retrieving Motherboard Model Information Using DxDiag

Enter the following command in the command prompt window:

Wmic baseboard get Manufacturer

After executing the command, the window will display the name of the company - the manufacturer of the motherboard (Manufacturer), in this case - Gigabyte.

Wmic baseboard get product

The motherboard model (Product) - B85M-DS3H will appear in the command prompt window.

If a novice user can find out the model of the motherboard through command line difficult, use other simpler options.

Conclusions of the article

The user can find out the model of the motherboard using different methods: using utilities and tools of the operating Windows systems, or third party programs for monitoring equipment and systems.

Experienced PC and Internet user

Hello everyone! Once upon a time, I wrote about what it is. A lot of time has passed after the purchase, so you reinstalled Windows, and now we need to download drivers for the chipset, sound and other equipment wired to the motherboard. (And as a rule, all disks and documents tend to be lost over time)

And here a question ripens in many minds: how do I know which model of my motherboard is? Or are you ripe for a purchase new graphics card or processor, again - until you figure out the motherboard model, it will be problematic to determine anything. If, in the case of drivers, you can find them by hardware ID, then in the case of an upgrade, this will not work.

Visually identifying the model and manufacturer of the motherboard

How to find out the model of the motherboard visually? Very simple, for this we need a screwdriver and good lighting. We unscrew the bolts from the side cover of the system unit and remove it further so as not to interfere.

Now the most important thing is to carefully examine the motherboard. Unfortunately, some manufacturers manage to write the name where you will not find it in the afternoon with fire. Typically, the marking is applied above PCI-E slot or near the processor. For example, in the photo below, the motherboard is labeled GA-790FXTA-UD5. It is this name that we will drive into Google or Yandex to determine the characteristics of the equipment or download drivers

This old-fashioned way has never failed, but I would not recommend it to you. First, you will have to open system unit(which is not at all good if it is sealed and is under warranty), and finding the name of the motherboard is not always easy (especially if you opened it for the first time, because there will be a bunch of inscriptions and you simply will not understand: what exactly is the motherboard model), but second, there are ways much easier :)

You can find out the model of the motherboard programmatically

The software does not stand still. The CPU-Z program is also developing. An excellent utility is designed to get information about central processing unit, but it will also help us to suggest the model of the motherboard. You can download it by visiting the official website of the program.

We kindly ask you to report broken links:

Go to the download site for the CPU-Z program[Size: very small]

So, open the program and go to the "Mainboard" tab. Here we can see the manufacturer in the Manufacturer line and the model itself in the Model line.

Questions should not arise here, since the method is as simple as three kopecks. However, there are other programs to understand - what is inside our computer?

For these purposes, perfect fit AIDA64(in the old days it had the proud name Everest). The purpose of AIDA is just to show us complete information about the equipment installed in our computer. Unfortunately, the program is paid, but it has a 30-day trial period (I think this time will be enough to decide on the model of the motherboard)

In the left window, open the "Motherboard" and select "Motherboard" (I understand that I wrote crazy, but it is so - look at the screen above)... In the right window in the line "Motherboard" we see the exact name of our motherboard.

How to determine the model of the motherboard using Windows

In my opinion, the easiest way to find out which motherboard installed on the computer is a command line prompt. You do not need to install anything, just open the "Run" menu (if you cannot find this item, then read about that). In the window that appears, type CMD... The command line will open, which means that all that remains is to enter the commands:

- to determine the manufacturer of the motherboard - wmic baseboard get Manufacturer
- to determine the model of the motherboard - wmic baseboard get product

The picture below clearly shows how it looks.

In the article, it makes no sense to consider all the ways how to find out the model of the motherboard, and this is not necessary, because the steps given here allow you to fully answer our question. All the best 😉

In contact with

- today we will look at how to find out the model of the motherboard on the computer. Updating drivers, checking hardware compatibility and purely out of curiosity - ... using the methods given in the note to check the model of the motherboard is much easier than disassembling the computer and examining the stickers inside the system unit.

You can simulate a lot of situations in which it is very important to know the model of the motherboard: a banal driver update, the purchase of new hardware (find out what can be added to the system and whether there are necessary slots for this, for example, to expand the RAM) ...

If you have preserved the documents that are issued along with the computer (or individual positions for components, if you selected the components yourself), you can find out the answers to your question there. Probably it even The best way, because you can check the compliance of the real situation with what is indicated in your docks.

In principle, I will not tell you how to find out the name of the motherboard by opening the system unit - in a modern situation this is absolutely unnecessary, because software methods will give information more than just a visual inspection of the motherboard.

Of course, I do not deny that you can recognize the model by looking at the board itself (I'm not so stubborn as to say that this should not be done in any case), and an advanced user probably knows himself where and what to see ... well, I recommend to us to use the simplest and most correct methods

Method 1. Find out the name of the motherboard through the command line

If you enjoy using the command Windows string, then you can easily find out the model of the motherboard using powerful tool WMIC Microsoft.

With WMIC, we can run a baseboard request to check the motherboard and several additional parameters such as serial number, revision and other detailed information about your motherboard. Let's try with you on an example to find out the manufacturer of our motherboard, model and serial using WMIC.

The program is in English, but for us this will not be a problem, we are specifically interested in the Motherboard line - this is the name of our motherboard.

Despite such a small size (less than 1 megabyte in the archive) the program can tell a lot about your computer, but I would not recommend using it ... find out what kind of motherboard is on the computer - it works great, for everything else there are more convenient analogs.

Method 3. AIDA64 - find out the model of the motherboard

There are several editions of AIDA64, the Extreme Edition version is perfect for us (the application costs money, but the 30 day trial version, indicated on the download page as TRIAL)

After installing AIDA64, launch the program and find the "System Board" icon on the left side. In the window that opens, the second line "Motherboard" will display the manufacturer and model of the motherboard. As you can see in my computer the motherboard name is Asus P8H67.

If you scroll down to the bottom of the window, you will find a link to the download page for the latest BIOS ("Download BIOS updates" line). This can be useful if the purpose of determining the motherboard is the firmware new version BIOS firmware

Method 4. Piriform Speccy - a good program from the developers of Ccleaner

If you have ever used by the Ccleaner program and she left you with only positive emotions with its result, then the question of how to find out the motherboard model will be answered by a small Speccy program from the developers of that very Cclener (Piriform). Download as always on the official website:

Run the application and on the left side, go to the "Motherboard" tab. On the right side, in the "Model" line, there will be an answer to our question - in our case it is P8H67 (LGA1155) ...

Not only did the program correctly identify the name of the motherboard installed in the computer, but also showed its socket (1155) and many more useful information(such as voltage, BIOS version and system temperature)

Method 5. CPU-Z - will tell not only about the processor

CPU-Z is a very popular utility for identifying a processor, but it is perfect for identifying the motherboard model on a computer. The program is completely free and does not require installation, just download current version from the official site

After starting the utility, go to the "Mainboard" tab and the name of the installed motherboard will appear in the "Model" line. I have a P8H67 motherboard on my computer (so far testimony all applications are the same)

For many, the BIOS block will be useful, the version and manufacturer of the firmware are displayed here ...

Method 6. HWiNFO32 - detailed information about the motherboard

To download the program, go to the official website (there are several versions of the program - HWiNFO32 for 32 bit systems and HWiNFO for 64 bit systems). In my case, I downloaded HWiNFO64.

After installing the appropriate version of HWiNFO, launch it (it may take a long time to launch, collecting information about the components of your computer). The program will automatically display the "System Summary" screen, where the motherboard model will be shown in the "Motherboard" section

By the way, please note that HWiNFO correctly detected the video card ... it should be added to the note about video cards

Method 7. Sisoftware Sandra is an underrated program

When I was looking for information on how to view the motherboard on a computer, I have never come across an application such as Sandra Lite in reviews (this is what we will use, since specifically Lite- distributed free of charge). As usual, you can download it on the official website, avoid left-wing sources ...

After installing Sisoftware Sandra Lite, launch the program and go to the "Devices" tab. In the window that appears, double-click on the "Motherboard" icon and wait until the utility collects all necessary information... A new window will open detailed information about your motherboard, in the "Model" line and the question will be answered how to find out the model of the motherboard?

This section displays not only the name of your motherboard, here you will find a lot of other useful information about your motherboard. For example, you can find out how much memory and how many total slots for it ... or the model of the chipset on which your system is built

BONUS! Motherboard information in HTML report

This application is called LookInMyPC and you can download it from the developers website (in English, there is a portable version that does not require installation)

http://www.lookinmypc.com/download.htm

After starting, you can choose what exactly to generate the report about, but we leave everything as it is and press the "Generate Report" button ... you just have to wait for the report to be generated - it's fast.

The file with the report will open in any browser, in the "BIOS Information" block in the "Board Product ID" line, and there will be the name of our motherboard.

In fact, the report contains a lot of interesting and useful information, but as for of English language — Google chrome perfectly translates everything.

The report generates a lot of data about the software part, and you can view it at any time without the program itself - this is very convenient

What have we learned about the motherboard? - Conclusions

Friends, we have considered several ways to find out the model of the motherboard. As you understood from the note, it is quite possible to do this without disassembling the system unit - there are more civilized methods.

What to do with this information? - even if you need to visually look at your motherboard, it is quite possible to find its image and specifications on the official website by the model name.

Each owner of a personal computer or laptop had situations when it was required to find out the serial number of the motherboard installed on the computer, and the documents for it were missing or were lost. Not everyone who finds themselves in such a situation knows what to do to get an answer to this question. In order not to get into such a situation, let's figure out how to find out the motherboard number on your computer and what methods exist for this.

The first method makes it possible to determine the number of the motherboard (MP) installed on the PC by visual inspection of the device. To complete this method, the user will need:

  • Screwdriver;
  • Light source;
  • Patience;

The meaning of the method lies in the fact that the user independently disassembles the system unit and looks for the MP number indicated on the surface of the device. The disadvantage of this method is that due to the oversaturation of the device with various connectors and microcircuits, the desired inscription cannot always be seen the first time. The situation is aggravated by the fact that each manufacturer places information in different places.

The positive aspects include the fact that the inscription is made quite large and, with due attention, the information will not have to be searched for a long time. An undoubted advantage is the fact that the serial number can be viewed even with a complete failure of the computer, which cannot be said about other methods, such as programmatic definition and the use of system capabilities of the OS.

Program definition

Important !!! If your computer or laptop is operating normally, you can check the number using a third-party software... On the internet there is a large number of both paid and free apps allowing you to find the answer to our question in a matter of minutes.

Of the multitude software products, for the better the software called CPU-Z stands out. In order to use it to determine the MT number on a computer or laptop, follow these steps:

  1. Download the program on the official website;
  2. Install;
  3. Run the application and pay attention to the information specified in the Mainboard tab;
  4. The Manufacturer and Model fields indicate the manufacturer and board number;

The method is simple to execute and the user does not need to have a large amount of specific knowledge in order to perform the required sequence of actions. The undoubted advantage of the application is the fact that it is freely available and you do not need to pay money to install it. Not every software product can boast of this.

Detection by means of Windows

If you are not afraid to enter a couple of lines of text, then choose this option. There is no need to spin up and install anything, all programs are installed on the computer along with Windows. The algorithm of actions is as follows:

  • Open the "Start" menu;
  • We click on the line "Run";
  • In the window that opens, write CMD command, which makes it possible to open a command line;
  • In the command line, enter the following text: wmic baseboard get Manufacturer and the Enter key, and then wmic baseboard get product and Enter;
  • The first command shows the manufacturer of the MP, and the second shows the device number;

Each of the methods is easy to learn and in any given situation at least one of them, but feasible. The PC has broken down - a visual inspection will come to the rescue. Everything works and there is access to the Internet - download a program that will not only show the MT number, but also provide information on other elements of the computer. No internet - it doesn't matter. Go to the command line and get the answer to the question you are looking for. Which of the ways to choose is up to you, based on the current situation and personal preferences.

How to find out your motherboard model.

Hello everyone! Once upon a time, I wrote about what a motherboard is. A lot of time has passed after the purchase, so you reinstalled Windows, and now we need to download drivers for the chipset, sound and other equipment soldered on the motherboard. (As a rule, all discs and documents have characteristics that are lost over time)

How to find the manufacturer, model and serial number of the motherboard

And here a question ripens in the head of many: how can I to know which model is my motherboard? Either you are ripe for buying the latest video card or microprocessor, again - until you find out the model of the motherboard, it will be problematic to find anything. If, in the case of drivers, you can find them by hardware ID, then in the case of an upgrade, this will not work.

Visual identification of the model and manufacturer of the motherboard.

How to find out the model maternal boards visually? Painfully simple, for this we need a screwdriver and not bad lighting. We unscrew the bolts from the side cover of the system unit and remove it away so as not to interfere.

Now the most important thing is to closely examine the motherboard. Unfortunately, some manufacturers manage to write the title where you will not find it in the afternoon with fire. Typically, the marking is applied above the PCI-E slot or next to the microprocessor. For example, in the photo below, the motherboard is labeled GA-790FXTA-UD5. Specifically, this is the title and we will drive it into Google or Yandex to find the properties of the equipment or download the driver.

This method is old-fashioned and has never failed, but I would not recommend it for you. Firstly, you will have to open the system unit (which is completely bad if it is sealed and is under warranty), and finding the name of the motherboard is not always easy (especially if you opened it for the first time, because there will be a bunch of inscriptions and you just won't understand: what exactly is the board model here), and secondly, there are methods that are much simpler 😉

To find out maternal model boards can be programmed.

The software does not stand still. The program CPU-Z is also developing. Good utility created to get information about the central microprocessor, and it will also help us give a hint about the motherboard model. You can download it by visiting the official website of the program.

You are kindly requested to report broken links:

Go to the CPU-Z download website [Size: very small]

So, open the program and run over to the "Mainboard" tab. Here we can spy on the manufacturer in the Manufacturer line and the model itself in the Model line.

There shouldn't be any questions here, because the method is as simple as three kopecks. But there are other programs to realize - what is still inside our computer?

For these purposes, AIDA64 is perfect (in the old days it bore the proud name Everest). The purpose of AIDA is just to show us complete information about the equipment installed in our computer. Unfortunately, the program is paid, but it has a 30-day demo period (I think it will still be enough to determine the model of the motherboard)

In the left window, open "Motherboard" and select "Motherboard" (I understand that I wrote crazy, but it is - look at the screen above). In the right window in the line "Motherboard" we see the clear title of our system fees.

How to determine the model of the motherboard using Windows.

In my opinion, the easiest way to find out which motherboard is installed in the computer is by prompting in the command line. You do not need to install anything, just open the "Run" menu (if you cannot find this item, then read about where to "run" in Windows). In the window that appears, type CMD. The command line will open, which means that all that remains is to enter the commands:

To determine the motherboard manufacturer - wmic baseboard get Manufacturer.

To determine the motherboard model - wmic baseboard get product.

The picture below clearly shows how it looks.

It makes no sense in the article to consider all the ways how to find out the model. motherboard, and it is not necessary, because the actions given here allow us to answer our question in full. All the best 😉

Handsome man! The clearest way is through the command line. Everything is very simple. Ctrlr -> Enter cmd -> After C: / Users / Administrator> wmic baseboard get product. Any other value can be used instead of Administrator. Author, thanks! 5

Abstracts

How to know serial number (S / N, Serial Number). How to find out serial number Serial number - row Check motherboard versions and. How to find the serial number (S / N, Serial Number). How to find the serial number of an Internet radio asus Check versions of the motherboard and bios; How do I find the serial number of the motherboard? It is required from the builder to find out the number of the motherboard, such as the one returned by the Everest program. How to correctly identify your laptop model. But it would be more correct to send us the models of the motherboard, since Asus has a serial room... how to find the serial number of the motherboard -. How to know the serial be serial number... How to find out the model maternal boards. The article discusses several ways how you can find out motherboard model... How do I know the model of the motherboard? Don't know how to find out your motherboard model? I'll tell you 4 easy ways, which. How to find out your motherboard model. I would be grateful to your site if they tell me how to find out the model of the motherboard and how. How to find out the software serial number of the motherboard. How to find out software serial room your Packard motherboard ASUS serial number or. How to find out serial laptop number ASUS... How to find the serial number of an asus laptop? laptop find the serial number of the motherboard?