To find out what motherboard you have, you can use any of the following methods on a Windows PC:
- Using the System Information Tool:
- Press the Windows key and type "System Information" in the search bar, then open the app.
- In the System Summary section, look for "BaseBoard Manufacturer" and "BaseBoard Product." These fields show the manufacturer and model of your motherboard.
- Using Command Prompt or PowerShell:
- Open Command Prompt or PowerShell.
- Type the command: wmic baseboard get product,Manufacturer,version
- Press Enter to see details about your motherboard.
- Using Third-Party Software:
- Tools like CPU-Z or Speccy can provide detailed system hardware information, including motherboard model and BIOS version.
- These require installation but provide more comprehensive info.
- Checking Physically:
- If comfortable, open your computer case and locate the motherboard model printed on the board itself.
- Other Options:
- Check the motherboard box or any order receipts if you have them.
- Check your UEFI BIOS screen for motherboard info during system startup.
The easiest and most straightforward method is using the System Information tool in Windows, where "BaseBoard Manufacturer" and "BaseBoard Product" will give you the motherboard brand and model respectively.