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:
• Script to Identify Your Systems HAL
• Tweaks to Speed Up Internet Streaming Video
• How to Disable Windows Firewall in Windows 7
• Check Your Version of PowerShell
• Environment variables in PowerShell
• A Brief Introduction to 3D Printing
• How to Reset Windows 7 Password
• Windows Server 2019 and PowerShell All-in-One For Dummies
• How to Transfer a Large Amount of Data Between Two Windows 10 Computers
• NTFS Permissions
