Press Windows key + R
Type `winver`
Press Enter
Check the Windows version in the window that appears
Open Settings
Go to System
Select About
Check Windows specifications
Open Command Prompt
Type `systeminfo`
Press Enter
Look for OS Name and OS Version
Open PowerShell
Type `Get-ComputerInfo | Select-Object WindowsProductName, WindowsVersion, OsBuildNumber`
Press Enter
