How to change language in Microsoft 365 portal in hybrid environment?

How to change language in Microsoft 365 portal in hybrid environment?

When you log in to Microsoft 365 portal for the first time, you may want to change some settings to personalize the user experience. If the portal displays text in the non-native language, this perhaps will be the first thing you would like to adjust – changing the language.

Change language in Microsoft 365 portal

One of the settings that you may want to modify is changing the language in Microsoft 365 portal. The trick is, however, that you will not find any button that would help you adjust the language settings (see the screenshot below):

Missing language settings button in Microsoft 365 portal

After a quick Google search, you will find out that the Language and time zone button should appear in the Settings as shown in the following screenshot:

Language settings button in Microsoft 365 portal

Or in Settings > General > Language and time:

Language and time settings in M365

So why there is no such a button in your Microsoft 365 portal? The most common reason is that there is a hybrid environment configured in your company, and you are not allowed to change the language settings on your own. If that’s true for you, there is one method you might try to fix this.

Change your web browser’s language

The language of your Microsoft 365 portal and Microsoft 365 Apps in hybrid environments is controlled by the preferredLanguage parameter in local AD. In many cases, this parameter doesn’t have a value (it shows as <not set>). If so, the portal’s language depends on your browser settings, making it extremely easy to fix the language issue on your own, without the need to open a ticket with your IT.

For example, if you’re using Google Chrome, go to Settings > Advanced > Language and click the down arrow next to Language:

Google Chrome language settings

Now, either use the add languages button to add a new language or click the three dots next to a language that already has been added to the list. Select the Display Google Chrome in this language checkbox (or its equivalent in another language).

Choose the default language in Google Chrome

When you restart the browser, your Microsoft 365 portal should be in the language of your choice:

Microsoft 365 portal in Spanish

If not, you need to contact your Microsoft 365 admin to change the language.

Change language in Microsoft 365 portal in hybrid environment

If you are a user who is a part of hybrid deployment, and the preferredLanguage attribute does have a value, you will not be able to change the language settings by yourself. This is because the settings in Microsoft 365 are simply synchronized from local Active Directory. This task is handled by administrators via the Microsoft Entra Connect (Azure Active Directory Connect) tool.


Illegal email signature baner


Having this in mind, you need to ask an administrator in your company to change the language settings in Microsoft 365 portal.

The administrator makes a change by setting up a language code in the preferredLanguage attribute for the selected user in Active Directory:

Attribute preferredLanguage in Active Directory.

For example, if the administrator provides the de value for the preferredLanguage attribute in the String Attribute Editor – the language in Microsoft 365 portal will change to German, and when they set up en-GB – the language will switch to English (United Kingdom). Changing the attribute’s value to <not set> will allow users to control the language of Microsoft 365 portal by using the web browser’s settings.

Change attribute preferred language.

Click here to view the complete list of Microsoft 365 language IDs.

After adjusting language settings, you need to wait 30 minutes for changes to take effect. If you don’t want to wait, the administrator can also force the synchronization with Microsoft 365 by running this cmdlet on the server with Microsoft Entra Connect:

Start-ADSyncSyncCycle –PolicyType Delta
Start delta sync using PowerShell.

When you log in to your Microsoft 365 365 portal again, you should already notice that everything is displayed in the new language:

Microsoft 365 portal in German

If you need to change your Microsoft 365 portal language again, simply follow the steps above.

See also:

Tools for Exchange Server

Recommended articles

All you need to know about sensitivity labels in Microsoft 365

All you need to know about sensitivity labels in Microsoft 365

Learn how to use sensitivity labels to secure documents and emails as they travel across your Microsoft 365 organization and beyond.
How to migrate from Exchange Server 2016/2019 to Microsoft 365

How to migrate from Exchange Server 2016/2019 to Microsoft 365

Migrating Exchange data to the cloud is not rocket science – explore your options and launch the migration stress-free. As you may already know, Exchange Server 2016 and 2019 have reached end of life and are no longer officially supported by Microsoft. If your organization still uses either of these platforms to manage email, contacts, calendars, and tasks, keep in mind that: Your environment may become vulnerable to newly discovered security threats – Microsoft will no longer provide security updates for Exchange 2016 and 2019 (unless you’ve enrolled in the Extended Security Update program, which ends in October 2026). Your emails may get blocked – Microsoft has started to throttle and block emails sent from unsupported Exchange Server versions to Exchange Online (as I covered in this article). That said, migrating to a supported platform is now the only viable long-term option for keeping your organization’s email environment secure, supported, and fully operational. If your organization wants or needs to keep things on‑premises (and continue using Microsoft’s solutions for that), upgrading to Exchange Server Subscription Edition (SE) is the only path forward. But given Microsoft’s clear preference for its cloud services – evident in the faster rollout of new features and the many security capabilities available exclusively in Microsoft 365 (Office 365) – now is a great time to leave your on‑prem environment behind and migrate to Exchange Online as part of Microsoft 365. While switching over to a new platform might seem like a rough ride, I’ll show you some easy ways to follow when migrating mailboxes from Exchange Server 2016/2019 to Microsoft 365. How to prepare for email migration to Microsoft 365 Before you start the migration process, you need to make sure your environment is ready for the move. For this purpose, you can use this guide in the Microsoft 365 admin center – it will help you connect your organization to Microsoft 365 and integrate your existing user accounts with Microsoft Entra ID. Microsoft also recommends completing the steps below: Set up an SPF record to determine valid email sources for your organization’s Microsoft 365 domain. Set up the Exchange Online Protection service as a means of protection against spam and malware. If you’re behind on updates, make sure to install the latest Cumulative Update (CU). And here is my quick, less obvious Microsoft 365 migration checklist: Verify if your software will work in Microsoft 365 (especially when it comes to server software). Microsoft 365 migration might be the time you learn that there is crucial legacy software that half the company uses and which is hard to replace. Encourage the whole company to clean up projects. It’s much easier to do this before the migration and start fresh. Gather as much information about your on‑premises environment as possible. For example, you might need to recreate access roles and permissions from scratch in the cloud or set up mail flow rules. Without prior research, it will be much more difficult. Verify if you need to migrate service accounts. There can be a lot of them on‑premises and in most cases, you won’t need them after the move. Review mailbox size limits in Exchange Online before migration to see which licenses you’ll need and whic
How to connect and remotely manage Microsoft 365 with PowerShell

How to connect and remotely manage Microsoft 365 with PowerShell

Microsoft 365 web interface was designed to make it easier to manage your tenant right down to its administrative bowels. On the one hand it really is quick and simple to navigate, on the other it definitely lacks some advanced configuration options so loved by sysadmins. Luckily there is the mighty PowerShell coming to the rescue! You should already know its potential, which can also be utilized in Microsoft 365. Find out how.

Comments

  1. Hi, a great explanation above, however, if you have an organization working in several countries in a hybrid (synced from local AD) environment and still would like to give the user the opportunity to choose a language is that a possibility?
    Basically I understand how to change the language locally and then sync. However that just changes the language from 1 to another where we need several. We would need a way to have the user choose him/herself which language to use which seems to be impossible.

    • avatar
      Adam the 32-bit Aardvark says:

      The easiest way to achieve what you need is to delete the language parameter from local AD and wait fot the changes to sync to Microsoft 365. This way, the language can be controlled using the browsers settings. Then, users can use different browsers to have different language settings available at all times.

    • avatar
      Adam the 32-bit Aardvark says:

      Hi Aysan,
      Timezone settings are not set in Active Directory but on a user’s machine or in Microsoft 365 account directly.
      The easiest way to change it in Microsoft 365 would be for the administrator to use the Set-MailboxRegionalConfiguration cmdlet.

  2. Does anyone know what are the supported languages for O365 interface? like a table of them.
    Thanks for the above instructions it really helps.

    • avatar
      Adam the 32-bit Aardvark says:

      In this archive article, you can find a list of values accepted by the preferredLanguage attribute, although I cannot guarantee all of them are supported in Office 365. I have not come across such a list published anywhere. As for a workaround, you could start an Office 365 trial, and go to My account > Settings > Lanugage for a dropdown list of all available languages.

    • avatar
      Adam the 32-bit Aardvark says:

      Sorry, but it seems that Welsh is not supported, as it is not even listed in Office 365 language settings. Had it been an option, cy or cy-GB would be a correct language code.

    • avatar
      Adam the 32-bit Aardvark says:

      Hi John,
      Time zone is a bit different – it is not set to Active Directory but to a user’s machine or to Office 365 account directly. The easiest way to change it in Office 365 would be for the administrator to use the Set-MailboxRegionalConfiguration cmdlet.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

*

CodeTwo sp. z o.o. sp. k. is a controller of your personal data.
See our Privacy Policy to learn more.