so I have installed Windows 8.1 and I can’t even see it’s “Version” exact, thus, hindering me from putting a license to it (see links I mentioned). First link shows it via system properties, the other one is using msinfo32.exe
- https://imgur.com/a/UyeQS
- https://imgur.com/a/npAdy
The main reason I’m trying to locate it is to obvisouly activate it because I can’t proceed to Windows and Features to turn-on some things there (Hyper-V). I have already used several options via cmd and powershell but it won’t even work
PS C:\Windows\system32> dism.exe /Online /Enable-Feature:Microsoft-Hyper-V /All
Deployment Image Servicing and Management tool Version: 6.3.9600.17031
Image Version: 6.3.9600.17031
Error: 0x800f080c
Feature name Microsoft-Hyper-V is unknown. A Windows feature name was not recognized. Use the /Get-Features option to find the name of the feature in the image and tr y the command again.
C:\Windows\system32>Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All
‘Enable-WindowsOptionalFeature’ is not recognized as an internal or external com mand, operable program or batch file.
If someone has any ideas please let me know (just no advise of total re installation of OS). I got the ISO by using Windows Creation Tool. If you do have some commands I’ll gladly try it. Thanks!