How to check the accurate version number of win10? When you use win10 system, have you paid attention to the current system version number? If the current version number is too low, it may cause application incompatibility or some major bugs. Therefore, we need to check the win10 version number in time to update. However, many friends do not know how to check the accurate win10 version number. Below The editor will bring you the win10 version number checking method.
The first method is the simplest. We only need to enter winver during operation to view the Windows 10 version number.
(1) Press Windows R
(2) Execute winver command during operation
The second method is also relatively simple. Just open the command prompt to view the Windows 10 version number.
Of course, we can also enter the following command in the command prompt to view:
systeminfo | findstr Build
Third method: Use the registry to view
Using the registry, we can view the most detailed version number of Windows 10. The steps are as follows:
(1) Press Windows R - execute the regedit command to open the registry
(2) Browse to the following path:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersion
The above is how to check the accurate version number of win10? The entire content of how to check the win10 version number is here. For more exciting content, please pay attention to this site.
The above is the detailed content of How to check the accurate version number in win10. For more information, please follow other related articles on the PHP Chinese website!