Well, System Info does report it correctly - BUT: uses the same incorrect value/string.
Version should be 11.0.22000 not 10...... and exactly THIS seems the problem.
So all programs which take this value/string (from registry or whatever), will report it as Windows 10.
So, 10.0 is definitely the wrong version string yet! After MS changed it, TCC will report the correct version too (highly probably).
PS: On my Windows 10, I have this at least as following in the registry:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Update\TargetingInfo\Installed\Client.OS.rs2.amd64]
"Branch"="vb_release_svc_prod1"
"PrimaryOSProduct"="1"
"Repairable"="1"
"Version"="10.0.19043.1237"