How to check the version and edition of Windows 11 on your PC

Last update: 23 September 2026
  • There are multiple paths to locate the exact system build, from visual settings to technical commands.
  • It is essential to differentiate between the software edition (Home, Pro, Enterprise) and the specific version of the installed update.
  • Using advanced tools like PowerShell allows you to obtain precise details about the license and maintenance channel.

Professional woman working with a laptop in a modern and bright office

Sometimes we need to know exactly which version of Windows 11 we're using, whether to check if we've received the latest update or to report a technical issue with the exact build number. While it might seem basic, the option is a bit hidden in the menus, but don't worry, it's very easy to find.

Knowing whether you're using the Home, Pro, or a more specialized version is key to understanding which features are available to you. Furthermore, there are several ways to find this information , from the classic method through the settings menus to more technical approaches using the command line, depending on how much detail you need to extract from your device.

How to know if my PC is compatible with Windows 11
Related articles:
How to know if your PC is compatible with Windows 11

The easy way: through Settings

Close-up of hands typing on a laptop keyboard in an office environment

If you want to keep things simple, the most intuitive way is to access the system settings panel. To do this, you can open the Start menu and type " settings " directly into the search bar, or right-click on the Start button and select the corresponding option.

Once you're in the dashboard, look at the left-hand column and make sure you're in the System section . Now, scroll to the bottom of the list of options and click on Information (usually accompanied by an "i" icon). Here, you'll see a section called Windows Specifications, which details the operating system edition (for example, Windows 11 Pro) and the specific version, indicating the latest Windows 11 update your computer has received.

Frustrated woman in front of her laptop after being unable to update Windows 11
Related articles:
Troubleshooting Windows Update problems and upgrading to Windows 11

Advanced methods for expert users

Person working on a laptop in a modern, industrial-style coworking space

There are situations where we need more in-depth information, such as whether the device belongs to a specific deployment channel. For example, the Long-Term Servicing Channel ( Windows 11 LTSC ) is a version designed for specialized teams that don't include apps like the Microsoft Store, Cortana, or Weather, prioritizing stability over new features.

  USB hub problems: causes, typical failures, and solutions

To get this information with millimeter precision, you can use... Command Prompt or PowerShellIf you open any of these consoles and type the command systeminfo | findstr /B /C:\"OS Name\" /B /C:\"OS Version\"The system will directly display the OS name and version. If you're looking for license details, the command slmgr /dlv It's the right one, allowing you to see if you have a version Enterprise S or similar.

Download preview versions of Windows 11
Related articles:
How to download and install preview versions of Windows 11

Additional hardware and storage information

Professional using a laptop in an office, suggesting the explanation of a technical process

Since we're already exploring the system, take the opportunity to check the device specifications on the same Information screen. There you can confirm the type of processor your machine has, the amount of installed RAM , and whether your architecture is 32-bit or 64-bit—information that's vital if you're going to install any resource-intensive programs.

If you're also worried about running out of hard drive space, you don't need to go to your files folder. Simply go to Settings, then System, and select the Storage section . From there, you'll get a clear breakdown of how much space you're using and which folders are filling up your disk.

Doubts about identification using files

Some users try to find out their Windows version by checking the properties of internal files on the hard drive, such as the file ntoskrnl.exe in the System32 folder. However, this can be confusing because, sometimes, the file properties Windows 10 indicates even though the installed operating system is actually Windows 11, so it is not the most reliable method to distinguish the version.

  Everything about the Windows 11 low latency profile

In summary, you can find out your Windows 11 version by navigating the System menu in Settings, using quick commands in PowerShell to get technical license details , or checking the hardware and storage specifications in the general PC settings.

Hand inserting a USB flash drive into a laptop, representing the creation of a custom installation medium with Rufus
Related articles:
How to install Windows 11 with a local account and without Microsoft account support