Microsoft releases a new Windows 11 feature update almost every year, and each update increases the system’s version number. However, since every release is still marketed simply as “Windows 11,” the operating system doesn’t clearly display the version name on the desktop or sign-in screen. This often makes it confusing to know exactly which version is installed on your computer.
Fortunately, Windows 11 offers several built-in ways to check the exact version, build number, and edition running on your device. Whether you prefer using the Settings app, a simple command, or a command-line tool, the information is easy to access once you know where to look.
In this guide, you’ll learn four different ways to check the Windows 11 version, including using Settings, the winver tool, Command Prompt, and PowerShell.
What’s the latest version of Windows 11?
At the time of writing, these are the current Windows 11 version details:
- Version: 25H2
- OS build: 26200.7623
- Update: KB5074109
Each feature update introduces new functionality, design changes, and system improvements, while monthly cumulative updates increment the build number.
Check Windows 11 version from Settings
The easiest way to find your Windows 11 version is through the Settings app.
To check the Windows 11 version using Settings, follow these steps:
- Open Settings on Windows 11.
- Click on System.
- Click the About page.
- Under the Windows specifications section, confirm the Version number (for example, 25H2).

- Check the OS build number to see the exact update installed.
- Confirm the Edition, such as Windows 11 Home or Windows 11 Pro.
Once you complete these steps, you’ll know the exact version, build, and edition of Windows 11 running on your device. The number after the period in the build information represents the cumulative update level, which increases with each monthly update.
Check Windows 11 version using winver
The winver tool is a quick and classic way to check Windows version information.
To check the Windows 11 version with winver, follow these steps:
- Open Start.
- Search for winver and press Enter.

Quick tip: You can also press Windows key + R, type winver, and click OK.

A dialog box will appear showing the Windows 11 version, OS build number, and copyright information. After completing these steps, you’ll immediately know whether your system is running the latest version or an older release.
Check Windows 11 version from Command Prompt
Command Prompt offers multiple ways to retrieve Windows version details.
To check the Windows 11 version using Command Prompt, follow these steps:
- Open Start.
- Search for Command Prompt and open the top result.
- Type the following command and press Enter:
ver - To view the OS name and version, type the following command and press Enter:
systeminfo | findstr /B /C:"OS Name" /C:"OS Version" - To get only the Windows version number, type the following command and press Enter:
wmic os get version
After completing these steps, you can use the build number to identify the Windows 11 version. For example, a build starting with 26200 indicates Windows 11 version 25H2.
Check Windows 11 version from PowerShell
PowerShell provides a clean and detailed view of Windows system information.
To check the Windows 11 version using PowerShell, follow these steps:
- Open Start.
- Search for PowerShell and open the top result.
- Type the following command and press Enter:
Get-ComputerInfo | Select OsName, OSDisplayVersion, OsBuildNumber
Once the command runs, PowerShell will display the operating system name, version, and build number, allowing you to quickly confirm the Windows 11 release installed on your computer.
FAQ
What’s the edition of Windows 11?
Windows 11 comes in several editions, including Home, Pro, Education, Pro for Workstations, and Enterprise. Most consumers use Windows 11 Home or Windows 11 Pro. Home is designed for everyday users and gamers, while Pro includes advanced features such as BitLocker encryption, Remote Desktop, Hyper-V virtualization, and business network support.
What’s the version of Windows 11?
The version refers to the yearly feature update Microsoft releases. Examples include 21H2, 22H2, 24H2, and 25H2. Each version introduces new features, visual changes, and performance improvements. Version and edition are often confused, but they describe different aspects of the operating system.
What’s the build number of Windows 11?
The build number identifies the exact release of Windows 11 installed on a device. For example, build 26200.7623 corresponds to version 25H2 with a specific cumulative update. The first part of the number indicates the version, while the last digits increase with every monthly update.
Knowing the exact version of Windows 11 installed on your computer is important for troubleshooting, compatibility checks, and determining whether your device supports the latest features. Whether you prefer using the Settings app, a quick winver command, or advanced tools like Command Prompt and PowerShell, Windows 11 provides multiple reliable ways to access this information. By checking your version regularly, you can ensure your system stays up to date and runs smoothly with the latest improvements from Microsoft.



Discussion (0)
Be the first to comment.