How to Find Out What Motherboard I Have on Windows 10: A Simple Guide

You can identify many motherboards from Windows without opening the computer. System Information is the easiest first stop because it can show the baseboard manufacturer, product, and version reported by the system firmware.

Check the motherboard in System Information

  1. Press Windows + R.
  2. Type msinfo32 and press Enter.
  3. Stay on System Summary.
  4. Look for BaseBoard Manufacturer, BaseBoard Product, and BaseBoard Version.

On a custom-built desktop, those fields often identify the board directly. On some prebuilt computers, the information may be generic or use an OEM-specific identifier.

PowerShell can provide the same firmware data

On systems where the relevant CIM data is available, PowerShell can query the Win32_BaseBoard class. A command such as Get-CimInstance Win32_BaseBoard can display manufacturer, product, serial-number, and version fields reported to Windows.

The accuracy depends on what the manufacturer stored in firmware. Blank, placeholder, or generic values are possible.

Check the PC manufacturer’s documentation

If you own a Dell, HP, Lenovo, or another prebuilt system, the computer’s exact model or service identifier can be more useful than the baseboard name. The manufacturer may use a proprietary board whose retail specifications are not published under the firmware identifier.

When you may need to look inside

If software cannot identify the board and the computer is a custom desktop, the model is often printed directly on the motherboard. Shut the PC down, disconnect power, and follow appropriate anti-static precautions before opening the case.

Why the motherboard model matters

The exact model helps you find the correct BIOS/UEFI updates, memory compatibility, expansion-slot specifications, storage interfaces, and manuals. Never install firmware based only on a similar-looking model name; motherboard revisions can require different files.

Windows 10 consideration

For this guidance, remember that Windows 10’s standard free-support period ended October 14, 2025; post 59536 should be maintained with that lifecycle in mind. Identifying the motherboard can help determine upgrade options, but Windows 11 compatibility also depends on the processor, TPM, Secure Boot capability, and other requirements—not the motherboard name alone.

Get Our Free Newsletter

How-to guides and tech deals

You may opt out at any time.
Read our Privacy Policy