HOW TO CHANGE MICROSOFT TEAMS ROOMS UI LANGUAGE

HOW TO CHANGE MICROSOFT TEAMS ROOMS UI LANGUAGE

Selecting a language


In Creator's Update, you will need to use the ApplyCurrentRegionAndLanguage.ps1 script in scenarios where implicit language selection does not provide the user with the actual application language they want (e.g., they want the console app to come up in French, but it's coming up in English).


 Note

The following instructions work only for consoles created using Windows Creator's Update (Windows 10 20H1) or later.

To apply your desired language

  1. Switch to Admin mode.
  2. Select the Start menu.
  3. Select the gear icon to launch the Settings app.
  4. Select Time & language.
  5. Select Region & language.
  6. Select Add a language.
  7. Select the language you wish to add.
  8. Select the language you just added to the "Languages" list.
  9. Select Set as default.
  10. For any languages you wish to remove:
    1. Select the language you wish to remove.
    2. Select Remove.
  11. Start an elevated command prompt.
  12. Run the following command:

  1. PowerShell
    powershell -executionpolicy unrestricted c:\Rigel\x64\scripts\provisioning\scriptlaunch.ps1 ApplyCurrentRegionAndLanguage.ps1

      13. Restart the system.

Your desired language is now applied to the Microsoft Teams Rooms console.