Forum Discussion
Milan0123
Feb 14, 2024Copper Contributor
Teams Appearance and Accessibility
Hello, I'm encountering an issue where some users have the wrong language setting under the "Appearance and Accessibility" section in the new Teams (work or school) interface. Our company is base...
Milan0123
Feb 26, 2024Copper Contributor
No suggestions/answers? Surely someone has come across this?
- OpenMisereJul 09, 2024Copper Contributor
I'd also like a solution to this.
The old "classic" teams client may have referenced desktop-config.json but this doesn't seem to apply any more. So scripts like this will probably not work:
https://purple.telstra.com/blog/automate-microsoft-teams-desktop-settings-with-powershell
app_setttings.json is modified when changing the language but any changes directly to the .json are overwritten by the previous setting (that were last applied manually via the Team Client UI) are re-applied at next launch.
This setting must be stored elsewhere.Path is: %AppData%\local\packages\localCache\Microsoft\MSTeams\app_settings.json for me.