How to Find Motherboard Model Windows 10 requires identifying the exact feature involved and using the current supported controls rather than relying on outdated menu paths.
Steps
- Press Windows+R, type msinfo32, and press Enter.
- Look for BaseBoard Manufacturer, BaseBoard Product, and related system information.
- Alternatively, use a supported PowerShell/CIM query or a hardware information utility from a trusted publisher when firmware data is incomplete.
- For a prebuilt PC, also record the exact system model/service identifier.
- Compare the result with the manufacturer support page before buying firmware, RAM, or other components.
How it works
Firmware-provided motherboard strings can be generic on some OEM systems. A retail motherboard model and a Dell/HP/Lenovo system model are not always interchangeable identifiers.
Important considerations
Do not flash BIOS/UEFI firmware merely because a third-party tool suggests an update. Windows 10 is beyond ordinary support, and firmware should come from the exact hardware maker/model.
Additional guidance
PowerShell’s Get-CimInstance Win32_BaseBoard can expose manufacturer/product information on many systems, while Get-CimInstance Win32_ComputerSystem identifies the overall PC model. Use these as inventory clues, not substitutes for the OEM’s service-tag/serial lookup when ordering exact replacement parts.
Afterward, revisit the exact app or settings page involved and confirm the intended behavior before removing the previous working configuration or original data.
Practical notes
If msinfo32 does not expose a useful BaseBoard Product value, check the firmware setup screen or OEM support utility. Small-form-factor and laptop systems often use proprietary boards for which the overall computer model is more useful than a consumer-style motherboard name.

Kermit Matthews is a freelance writer based in Philadelphia, Pennsylvania with more than a decade of experience writing technology guides. He has a Bachelor’s and Master’s degree in Computer Science and has spent much of his professional career in IT management.
He specializes in writing content about iPhones, Android devices, Microsoft Office, and many other popular applications and devices.