I hope you're having a productive day.
Thank you for reaching out regarding the error message you’re encountering when signing in to Outlook.
Regarding the "Error 500" you are experiencing, this typically indicates a server-side or account-related issue rather than a problem with your browser or device. More specifically, this error commonly occurs when an account does not have an assigned Exchange Online mailbox or when the required Microsoft 365 license, which includes Exchange Online services, is missing or inactive. Without a valid mailbox and the appropriate license in place, Outlook on the web is unable to load your email data, which ultimately results in this error appearing. Since you have already taken the initiative to uninstall, redownload, and restart your device, the next logical step is to review your account and service configuration.
At this stage, the issue cannot be resolved by an end user and requires assistance from an administrator. I kindly recommend contacting your IT administrator and asking them to confirm:
- Ensure that your account has a valid Microsoft 365 license that includes Exchange Online (for example: Microsoft 365 Business Standard, E3, or E5).
- In the Microsoft 365 admin center, go to Users > Active users > [Your account] > Licenses and apps and verify that Exchange Online is enabled.
If Exchange Online is not enabled, the correct license should be assigned. In some cases, removing and then reassigning the license can help reactivate the service, although this process may take up to 24 hours to fully apply.
Afterward, it's recommended that the administrator verify the mailbox exists using:
Get-Mailbox -Identity ******@domain.com
If no mailbox exists, create one:
New-Mailbox -UserPrincipalName ******@domain.com -FirstName 'First' -LastName 'Last'
Please try opening Outlook through Outlook Web Access (OWA) in incognito mode to see if you can access it once the mailbox and license are correctly configured.
If your IT team confirms everything is in order and the issue persists, they may need to escalate the case to Microsoft Support through the Microsoft 365 Admin Center for further investigation.
I hope this information is helpful. Please follow these steps and let me know if it works for you. If you have any updates regarding the issue, please feel free to share them with me.
Thank you for your patience and your understanding. Wishing you a smooth rest of your day.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have any extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.