WMIC (Windows Management Interface Command) is a command line tool that returns information about the system where it's run. To open a command line shell, at the bottom of the screen, left side of the taskbar, in the Windows search text box, type cmd. To learn your computers model, vendor, and serial number, type the command shown below at the command prompt.
wmic csproduct get name,vendor,identifyingNumber
Perfoming an online search with the name and vendor information provided will return loads of information allowing you to find upgrade, troubleshoot, or repair your computer.
More Windows Administration Information:
• Hands-On Microsoft Windows Server 2008 Administration
• Find Your WiFi Password on Windows 10
• How to Install Hyper-V on Windows Server 2019
• How to Audit Security Permissions and Access Rights in Active Directory
• How to Harden a Server
• Make a Shortcut to Create a Restore Point on Windows 10
• DOS Tasklist and Taskkill Commands
• Disable Kernal Paging to Speed Up Windows
• Msconfig - Microsoft's Secret Weapon to Increase Your Computer's Speed
• How to Disable Windows Firewall in Windows 7