An integrated threat protection solution designed to detect, investigate, and respond to cyber threats across Microsoft 365 services.
I cannot read which one is General and which is time and language,
can you show me which one to click onto?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
now my Folders/Titles are in a foreign language and I need find out how to return them to English
An integrated threat protection solution designed to detect, investigate, and respond to cyber threats across Microsoft 365 services.
I cannot read which one is General and which is time and language,
can you show me which one to click onto?
To return your folder names in Outlook to English, you can use the following methods:
If you have administrator permissions, you can run the following cmdlet:
set-MailboxRegionalConfiguration -id <alias> -LocalizeDefaultFolderName:$true -Language en-US -DateFormat <your_preferred_DateFormat>
Replace <alias> with your mailbox alias and <your_preferred_DateFormat> with your preferred date format.
After executing this command, restart Outlook to see if the folder names have reverted to English.
These methods should help you restore your folder names to English after experiencing suspicious activity on your email.