Use the System Information Tool to Find the Motherboard ModelThere’s a tool within Windows called System Information. However, you can run a Windows Registry query to extract the motherboard model information from the Registry using Command Prompt. To find the motherboard manufacturer’s name, use the following command instead:reg query "HKLM\HARDWARE\DESCRIPTION\System\BIOS" / v BaseBoardManufacturerFind Motherboard Model Using a PowerShell CommandYou can also reveal the motherboard model using a PowerShell command. Find the Motherboard Model from BIOSIf you don’t want to access Windows at all, you can also find the motherboard model in PC BIOS/UEFI. If you are finding the motherboard model of a laptop, you may want to know the laptop’s model as well.