How to Find Version of Windows?

Press Windows key + R

Type winver

Press Enter

Check the Windows version in the window that appears

Open Settings

Select System

Select About

Check Windows specifications for version information

Right-click the Start button

Select System

Check Windows edition and version details

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

Review the displayed Windows version details

Suggested for You

Trending Today