Press Windows key + R
Type winver and press Enter
Check the version and build number in the About Windows window
Open Settings
Go to System
Click About
Check Windows specifications
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
Check the displayed Windows version information
