Skip to content

Conversation

@AU-Mark
Copy link

@AU-Mark AU-Mark commented Jul 2, 2024

Fixed an issue where the ProductName shows as Windows 10 when its really Windows 11. This was by design from Microsoft for software compatibility purposes. It's recommended to pull the ProductName directly from WMI or from winbrand.dll. This method uses WMI with Get-CimInstance to pull the caption and then remove "Microsoft " from the beginning of the string.

Fixed an issue where the ProductName shows as Windows 10 when its really Windows 11. This was by design by Microsoft. It's recommended to pull the ProductName directly from WMI or from winbrand.dll.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant