Development

How to Check Windows 11 Version

Captain Salem 3 min read

How to Check Windows 11 Version

Have you ever wondered which version of Windows you’re running or needed to know the exact build number for troubleshooting or compatibility purposes?

Windows operating systems come in various versions and builds, and it’s essential to identify them accurately. In this guide, we’ll walk you through the steps and commands to determine your Windows version and build number.

In this post, we will walk you through all the steps and commands you can run to determine the Windows version and build number where applicable.

Method 1 - Using the winver Command

The first method you can use is running the winver command. Follow the steps outlined below:

Press Win + R to open the Run dialog box.

In the Run box, type winver and hit Enter.

geekbits 2023-09-20 at 13.48.16@2x

A window titled About Windows will pop up, displaying information about your Windows version and build number. The information will include the edition (e.g., Windows 10 Home or Windows 11 Pro), version number, and build number.

geekbits 2023-09-20 at 13.50.43@2x

Method 2 Using the systeminfo Command

The second method you can use is the systeminfo command in the Windows Command Prompt.

Press Win + S, type Command Prompt, and select the app.

Alternatively, you can press Win + X and choose Windows Terminal.

geekbits 2023-09-20 at 13.54.08@2x

In the Command Prompt or Windows Terminal, type systeminfo.

Scroll through the results, and you’ll find a line labeled “OS Version.” This line will display your Windows version and build number.

Host Name:                 CAPTAINSALEAC4C
OS Name:                   Microsoft Windows 11 Enterprise
OS Version:                10.0.22621 N/A Build 22621
OS Manufacturer:           Microsoft Corporation
OS Configuration:          Standalone Workstation
OS Build Type:             Multiprocessor Free
Registered Owner:          captain salem
Registered Organization:
Product ID:                00329-00000-00003-AA433
Original Install Date:     8/29/2023, 6:14:03 AM
System Boot Time:          9/17/2023, 2:10:35 PM
System Manufacturer:       Parallels International GmbH.
System Model:              Parallels ARM Virtual Machine
System Type:               ARM64-based PC
Processor(s):              4 Processor(s) Installed.

Method 3 - Checking in the Settings

Click on the Start menu, then click the gear-shaped Settings icon (or press Win + I).

In the Settings window, click on System.

geekbits 2023-09-20 at 13.56.20@2x

On the left sidebar, select About.

geekbits 2023-09-20 at 13.57.23@2x

On the right-hand side, under the Windows specifications section, you will find your Windows edition, version, and build number.

geekbits 2023-09-20 at 13.57.57@2x
geekbits 2023-09-20 at 13.57.57@2x

Method 4 - Using PowerShell

Press Win + S, type PowerShell, and select the app.

Alternatively, you can press Win + X and choose Windows Terminal.

Run the command:

Get-ComputerInfo | Select-Object WindowsProductName, WindowsVersion, OsBuildNumber

Output:

WindowsProductName    WindowsVersion OsBuildNumber
------------------    -------------- -------------
Windows 10 Enterprise 2009           22621

Conclusion

In this tutorial, you learned the various methods you can use to get the Windows 11 version.

Share
Comments
More from Cloudenv

Cloudenv

Developer Tips, Tricks and Tutorials.

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to Cloudenv.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.