LKBEN11681: How to find your real Windows version?
Symptom
You have different possibilities to find the version of Windows. Which is the right one?
Cause
These problems are by design. Microsoft changed the way versions are communicated to the users.
Solution
In our article about which Windows versions do exist, you can see a change in versioning. See: LKBEN10891
To find out which version you are running, you have multiple possiblities.
From the command line:
ver
Microsoft Windows [Version 10.0.22621.2428]
Via the GUI (winver)
Although made on the same system, these versions look different.
You can also have a look in the registry (HKLM/Software/Microsoft/Windows NT/CurrentVersion) or access the OSVERSIONINFO structure via C/C++. All the information you get is a little different.
To find your real version you can have a look at the article mentioned above which will show you a translation table of Windows 10 and Windows 11 version numbers.
Have fun.
Disclaimer:
The information provided in this document is intended for your information only. Lubby makes no claims to the validity of this information. Use of this information is at own risk!About the Author
Author:
- Keskon GmbH & Co. KGWim Peeters is electronics engineer with an additional master in IT and over 30 years of experience, including time spent in support, development, consulting, training and database administration. Wim has worked with SQL Server since version 6.5. He has developed in C/C++, Java and C# on Windows and Linux. He writes knowledge base articles to solve IT problems and publishes them on the Lubby Knowledge Platform.
Latest update: 26-10-2023