How To Tell Version Of Windows?

Press Windows key + R

Type winver and press Enter

Check the Windows version and build number in the window that appears

Press Windows key + I

Select System

Select 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-Object WindowsProductName, WindowsVersion, OsBuildNumber and press Enter

Suggested for You

Trending Today