Press Windows key + R
Type winver and press Enter
Check the Windows version in the window that appears
Open Settings
Click System
Click About
Check Windows specifications
Open the Start menu
Type About your PC
Open About your PC
Check Edition, Version, and OS build
Open Command Prompt
Type systeminfo and press Enter
Find OS Name and OS Version
Open PowerShell
Type Get-ComputerInfo | Select WindowsProductName, WindowsVersion, OsBuildNumber and press Enter
