How To Find Out Which Windows Version I Have?

Press Windows key + R

Type winver

Press Enter

Check the version window that appears

Press Windows key + I

Select System

Select About

Check Windows specifications

Right-click the Start button

Select System

Check Windows edition and version

Open Command Prompt

Type systeminfo

Press Enter

Look for OS Name and OS Version

Open PowerShell

Type Get-ComputerInfo | Select WindowsProductName, WindowsVersion, OsBuildNumber

Press Enter

Suggested for You

Trending Today