Open the computer case and look for the motherboard model name printed on the board
Check the motherboard box, manual, or purchase receipt for the model number
Use System Information on Windows and look for BaseBoard Manufacturer, BaseBoard Product, and BaseBoard Version
Open Command Prompt and run `wmic baseboard get product,Manufacturer,version,serialnumber`
Use PowerShell and run `Get-CimInstance Win32_BaseBoard | Format-List Product,Manufacturer,Version,SerialNumber`
Check BIOS or UEFI setup for motherboard details
Use a hardware information tool such as CPU-Z, Speccy, or HWiNFO
Look up the motherboard model on the manufacturer’s website for specifications and support
Check the motherboard chipset and socket type if you need compatibility details
Inspect the motherboard physically for damage, bulging capacitors, or burnt areas
