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:
• Disable Unnecessary Background Apps
• Environment variables in PowerShell
• Easy PC to PC Files and Settings Transfer Cable
• The Fastest Way to Move PC to PC
• Make Windows 10 File Explorer Open to This PC instead of Quick Access
• Create and Change Password, Picture and User Name in Windows 7
• PowerShell Script to Show Last 5 Errors in Event Log
• A Day in the Life of a System Administrator
• Introduction to Windows PowerShell
• How to Setup a VPN Between Two Computers
