Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Run this in cmd.exe.
sigcheck -n -r -nobanner "%SystemRoot%\regedit.exe" & for /f %i in (' sigcheck.exe -n -r -nobanner "%SystemRoot%\regedit.exe" ') do @echo %i
Sigcheck v2.90 output:
10.0.20348.2849 (WinBuild.160101.0800) 10.0.20348.2849
Sigcheck v2.91 output:
10.0.20348.2849 (WinBuild.160101.0800) 1
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.