Press Windows key + R
Type winver and press Enter
Check the Windows version and build number in the window that appears
Press Windows key + I
Select System
Select About
Check Windows specifications for edition, version, and OS build
Open the Start menu
Type About your PC
Open About your PC
Check the Windows specifications section
Right-click the Start button
Select System
Check the Windows specifications section
Open Command Prompt
Type systeminfo and press Enter
Look for OS Name and OS Version
Open PowerShell
Type Get-ComputerInfo | Select WindowsProductName, WindowsVersion, OsBuildNumber and press Enter
