Since Microsoft changed the release model under Windows 10, users are interested in discovering who build Windows 10, they installed on their PC. As you might be knowing already, Microsoft will not release major versions of Windows but will ship more constantly updates. This recalls the many Linux distributions rolling release model. If you are part of the insider program, you must be even more aware of what you build using. Readers regularly ask me how to find Windows 10 build they are running. Today, I'll show how.
There are several ways to find the version number of the installed Windows 10 operating system.
Find the Windows build number 10 in WinVer
Press Win + R keys together on the keyboard. The Run dialog box appears. Type the following command in the Run dialog box:
winver
In the About Windows dialog box, you can see the build number:
Finding Windows 10 build number of the console
Open a command prompt in Windows 10. It displays the build number in the first row:
You can get more detailed information on your operating system by typing the following command:
systeminfo
in addition to other useful information, it contains the current issue building OS:
You can filter the rest of the information and to see that building number using this command:
systeminfo | findstr Building
Find the Windows 10 issue of construction in the registry
The register contains the most comprehensive data on the release of version number and operating system. To see this, follow these steps :.
- Open the Registry Editor (see our detailed tutorial about the registry editor if you are not familiar with the registry)
- Go to the key following registry:
HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows NT CurrentVersion
Tip :. See how open key desired register in one click
- In the right pane, you'll find everything you need to know the Windows version number 10
There. You have finished.
0 Komentar