How To Find What Version Of Windows I Have?

Press Windows key + R

Type winver and press Enter

Check the Windows version in the window that appears

Press Windows key + I

Select System

Select About

Check Windows specifications

Press Windows key + I

Select System

Select About

Check Edition, Version, and OS build

Right-click Start

Select System

Check the Windows version in the About page

Open Command Prompt

Type systeminfo and press Enter

Check the OS Name and OS Version

Open PowerShell

Type Get-ComputerInfo | Select-Object WindowsProductName, WindowsVersion, OsBuildNumber and press Enter

Check the displayed Windows version

Suggested for You

Trending Today