- Как узнать точную версию и номер сборки Windows
- Что такое номер сборки Windows (build) и что такое номер выпуска Windows (release)
- Как посмотреть точную версию Windows
- Как увидеть версию Windows в командной строке
- Как открыть окно с версией Windows. Как в меню настроек найти версию Windows
- Как увидеть версию Windows в PowerShell
- Как получить подробную информацию о системе Windows
- Operating System Version
- Windows Version Numbers
- A list of Windows version numbers & major Windows builds
- Windows Version Numbers
- How to Update Windows
- Major Changes in Windows 10
- What version of Windows do I have?
- Checking your Windows version using a keyboard shortcut
Как узнать точную версию и номер сборки Windows
В этой инструкции будет показано, как узнать мажорный номер установленной системы Windows (например, Windows 7, Windows 8, Windows 10), как узнать версию Windows (Home, Pro и т. д.), а также как узнать номер сборки.
Номер сборки Windows меняется по мере установки обновлений, которые выходят регулярно, причём такие обновления могут приносить значительные изменения в систему, сравнимые с мажорными обновлениями до выхода Windows 10. Поэтому иногда нужно узнать точную версию Windows, с номером билда и релиза.
Что такое номер сборки Windows (build) и что такое номер выпуска Windows (release)
Сейчас, после отказа от идеи сервисных пакетов и обновления мажорной версии Windows (не планируется выпускать новые версии, всё время будет Windows 10), можно запутаться с номерами сборки и номерами версии (релиза). К тому же, номер релиза и номер сборки соответствуют друг другу и изменяются синхронно.
Посмотрите соответствие номеров версий (релизов) и билдов на этой странице https://docs.microsoft.com/en-us/windows/release-information/
Итак, номер сборки (build) соответствует важным обновлениям Windows и если сравнивать с предыдущими версия данной операционной системы, то номер сборки ближе всего к понятию сервисного пакета.
Номер релиза и версии — это примерно одно и то же. Релиз может быть указан так: 190318-1202, в номер версии Windows являются первые четыре цифры релиза, то есть в данном случае версия Windows это 1903.
Поскольку обе эти величины (сборка и версия/релиз) позволяют идентифицировать версию операционной системы, то использовать можно любое из этих значений, главное указать, что именно вы имеете ввиду.
Также Windows различаются изданиями: Home (Домашняя), Professional (Профессиональная), Enterprise или Education (Для образовательных учреждений).
Ещё нужно помнить о типах системы: 64-битная и 32-битная.
Как посмотреть точную версию Windows
Нажмите клавиши Win+i, в открывшемся окне кликните на «Система»:
Пролистните вниз боковое меню и кликните пункт «О системе»:
Опять пролистните чуть вниз и вы увидите Характеристики Windows:
Будет показана дата установки Windows, номер версии и номер сборки.
Далее для проверки версии Windows мы будем использовать командную строку — не пугайтесь, всё совсем просто и даже быстрее, чем кликать по многократно вложенным меню, которые меняются с выходом новых версий.
Как увидеть версию Windows в командной строке
Для открытия командной строки (CMD) нажмите кнопки Win+r, введите в окне
В открывшейся командной строке введите и нажмите ENTER:
Пример полученной информации:
- 10 — означает Windows 10
- 18362.657 — это номер сборки (build)
Для получения номера версии (релиза, выпуска) выполните команду:
Как открыть окно с версией Windows. Как в меню настроек найти версию Windows
Окно с версией Windows можно найти в настройках как это показано выше, но самый простой вариант, это в командной строке, либо в PowerShell выполнить такую команду:
Откроется следующее окно:
Как увидеть версию Windows в PowerShell
PowerShell — это тоже разновидность командной строки, но более современная, с новыми функциями. Чтобы открыть PowerShell, намжите Win+x и выберите в открывшемся меню «Windows PowerShell».
Для получения номера сборки и мажорной версии системы выполните команду:
Если вы хотите получить номер выпуска, но выполните команду:
Чтобы в одной строке получить номер сборки и номер выпуска с максимальной детализацией, выполните следующую команду:
Будет выведено что-то вроде:
Ещё одна команда, которая позволяет вывести более полную информацию о версии сборки:
Чтобы узнать тип издания (Домашняя, Профессиональная и т. д.) выполните команду:
Как получить подробную информацию о системе Windows
Следующие команды будут выводить множество разной информации, в том числе номера версий или сборок.
Эта команда выведет практически всю информацию о компьютере на Windows:
А эта команда отфильтрует свойства ОС Windows:
Operating System Version
The Version API Helper functions are used to determine the version of the operating system that is currently running. For more information, see Getting the System Version.
The following table summarizes the most recent operating system version numbers.
Operating system | Version number |
---|---|
Windows 10 | 10.0* |
Windows Server 2019 | 10.0* |
Windows Server 2016 | 10.0* |
Windows 8.1 | 6.3* |
Windows Server 2012 R2 | 6.3* |
Windows 8 | 6.2 |
Windows Server 2012 | 6.2 |
Windows 7 | 6.1 |
Windows Server 2008 R2 | 6.1 |
Windows Server 2008 | 6.0 |
Windows Vista | 6.0 |
Windows Server 2003 R2 | 5.2 |
Windows Server 2003 | 5.2 |
Windows XP 64-Bit Edition | 5.2 |
Windows XP | 5.1 |
Windows 2000 | 5.0 |
* For applications that have been manifested for Windows 8.1 or Windows 10. Applications not manifested for Windows 8.1 or Windows 10 will return the Windows 8 OS version value (6.2). To manifest your applications for Windows 8.1 or Windows 10, refer to Targeting your application for Windows.
Identifying the current operating system is usually not the best way to determine whether a particular operating system feature is present. This is because the operating system may have had new features added in a redistributable DLL. Rather than using the Version API Helper functions to determine the operating system platform or version number, test for the presence of the feature itself.
To determine the best way to test for a feature, refer to the documentation for the feature of interest. The following list discusses some common techniques for feature detection:
- You can test for the presence of the functions associated with a feature. To test for the presence of a function in a system DLL, call the LoadLibrary function to load the DLL. Then call the GetProcAddress function to determine whether the function of interest is present in the DLL. Use the pointer returned by GetProcAddress to call the function. Note that even if the function is present, it may be a stub that just returns an error code such as ERROR_CALL_NOT_IMPLEMENTED.
- You can determine the presence of some features by using the GetSystemMetrics function. For example, you can detect multiple display monitors by calling GetSystemMetrics(SM_CMONITORS).
- There are several versions of the redistributable DLLs that implement shell and common control features. For information about determining which versions are present on the system your application is running on, see the topic Shell and Common Controls Versions.
If you must require a particular operating system, be sure to use it as a minimum supported version, rather than design the test for the one operating system. This way, your detection code will continue to work on future versions of Windows.
Note that a 32-bit application can detect whether it is running under WOW64 by calling the IsWow64Process function. It can obtain additional processor information by calling the GetNativeSystemInfo function.
Windows Version Numbers
A list of Windows version numbers & major Windows builds
Each Microsoft Windows operating system has a familiar name, like Windows 10 or Windows Vista, but behind each common name is an actual Windows version number 1 .
You can determine your Windows version a number of ways if you want to check which build number you’re currently running.
Windows Version Numbers
Below is a list of major Windows versions and their associated version numbers:
Reference Table for Windows Version Numbers | ||
---|---|---|
Operating System | Version Details | Version Number |
Windows 10 | Windows 10 (20H2) | 10.0.19042 |
Windows 10 (2004) | 10.0.19041 | |
Windows 10 (1909) | 10.0.18363 | |
Windows 10 (1903) | 10.0.18362 | |
Windows 10 (1809) | 10.0.17763 | |
Windows 10 (1803) | 10.0.17134 | |
Windows 10 (1709) | 10.0.16299 | |
Windows 10 (1703) | 10.0.15063 | |
Windows 10 (1607) | 10.0.14393 | |
Windows 10 (1511) | 10.0.10586 | |
Windows 10 | 10.0.10240 | |
Windows 8 | Windows 8.1 (Update 1) | 6.3.9600 |
Windows 8.1 | 6.3.9200 | |
Windows 8 | 6.2.9200 | |
Windows 7 | Windows 7 SP1 | 6.1.7601 |
Windows 7 | 6.1.7600 | |
Windows Vista | Windows Vista SP2 | 6.0.6002 |
Windows Vista SP1 | 6.0.6001 | |
Windows Vista | 6.0.6000 | |
Windows XP | Windows XP 2 | 5.1.2600 3 |
[1] More specific than a version number, at least in Windows, is a build number, often indicating exactly what major update or service pack has been applied to that Windows version. This is the last number shown in the version number column, like 7600 for Windows 7. Some sources note the build number in parenthesis, like 6.1 (7600).
[2] Windows XP Professional 64-bit had its own version number of 5.2. As far as we know, that’s the only time Microsoft has designated a special version number for a specific edition and architecture-type of a Windows operating system.
[3] Service pack updates to Windows XP did update the build number but in a very minor and long-winded way. For example, Windows XP with SP3 and other small updates is listed as having a version number of 5.1 (Build 2600.xpsp_sp3_qfe.130704-0421 : Service Pack 3).
How to Update Windows
To update Windows to the newest build number, use Windows Update. Using the built-in Windows Update utility is the easiest way to check for and install Windows updates.
If your version of Windows isn’t currently set up to install updates automatically, you can change the Windows Update settings so that new updates are downloaded and applied automatically. This is the simplest way to keep Windows updated to the latest version number.
Major Changes in Windows 10
Microsoft introduced several changes to the Windows operating system with the release of Windows 10. These are some of the biggest differences between Windows 10 and Windows 8 (and older versions of Windows):
What version of Windows do I have?
As a Windows user, it’s important to know which operating system version you are using. You need this information when installing new programs and also for troubleshooting.
Microsoft provides details about the Windows version installed on your computer in several places in the operating system, e.g. in the Control Panel. There are three different ways of accessing the relevant system information. Let’s take a look at them now.
Checking your Windows version using a keyboard shortcut
The quickest way to find out your Windows version is using a keyboard shortcut. On newer systems, the steps are as follows:
- Simultaneously press the [Windows] key and the [Pause] key.
- A system information window will appear.
Under the heading “View basic information about your computer”, you will see the name of your operating system, e.g. Windows 10 Enterprise.
The window also contains an overview of the technical characteristics of your system, for example: processor architecture, installed memory (RAM) and system type (i.e. 32-bit or 64-bit). The next section shows the name of your computer and network domain settings. You can also see whether or not your Windows version is activated.
The system information window therefore contains all the information you need in order to install new programs.
However, it does not give you detailed information about your Windows version, such as the version number or the OS build number. You need this information if you want to check whether your operating system has all of the latest updates for example.
The [Windows] key + [Pause] key shortcut does not work on older Windows systems.