Hi there,
I'm working on a Windows Server 2022 where I can't change the "windows display language".
In production I have a German-language machine on which I am trying to set the English language as the 'windows display language'. In the following screens I use the Spanish language for demonstration.
When I install a new language, the system doesn't show me the option to set the "windows display language":
![User's image](https://learn-attachment.microsoft.com/api/attachments/8aa11d11-9d49-496d-a95e-97cfc5566511?platform=QnA)
As you can see, on another system that I'm using for testing, I can do it:
![User's image](https://learn-attachment.microsoft.com/api/attachments/b4d3d850-cb92-45db-a0ce-6f3b1cfeb0ba?platform=QnA)
In general, when I try to add a new language, I don't see the presence of the windows display language icon in the menu:
![User's image](https://learn-attachment.microsoft.com/api/attachments/e2ae4e24-aeee-4d65-9fc9-c48ce916315e?platform=QnA)
As you can see, on another system that I'm using for testing, I can see the icon:
![User's image](https://learn-attachment.microsoft.com/api/attachments/ba5da1d0-9f9a-4635-95aa-3f2202d1137d?platform=QnA)
I tried to solve the problem using powershell without success. The command "Install-Language en-US" is not recognised and with the commands "Get-WinUILanguageOverride" and "Set-WinUILanguageOverride -Language 'en-US'" I can only display the languages already present and decide which ones to set.
Thank you very much for your help.