Forum Discussion
Ajni Kurtaj
Feb 12, 2020Copper Contributor
MS Edge language based on user locale
Hello, I have deployed MS Edge in my RDS 2016 environment. I would like to somehow (maybe through a GPO or registry) set the browser language based on the user's windows language. There are user...
HotCakeX
Feb 12, 2020MVP
Please try this policy:
https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#applicationlocalevalue
https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#applicationlocalevalue
Ajni Kurtaj
Feb 12, 2020Copper Contributor
HotCakeX This would kinda work with some Powershell logic.
The documentation clearly says that If you disable or don't configure this setting, Microsoft Edge uses either the user-specified preferred locale (if configured) or the fallback locale 'en-US'.
I have set the user-specific locale and the language is still English.
- HotCakeXFeb 12, 2020MVPI searched to see if Chrome has any better policies but all I found was the same thing for Chrome as well.