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