Press Windows key + R
Type `winver`
Press Enter
Check the Windows version in the window that appears
Open Settings
Go to System
Click About
Check Windows specifications
Open Command Prompt
Type `systeminfo`
Press Enter
Find the OS Name and OS Version
Open PowerShell
Type `(Get-ComputerInfo).WindowsVersion`
Press Enter
Review the displayed version information
