Using classic Outlook for Windows in business environments
Hi M365 Admin
Since Safe Mode, Navigation Pane reset, and profile recreation have already been tested, the behavior does not appear to be associated with a documented client-side remediation.
According to my research, the symptoms are similar to a previously documented Microsoft issue described in Error when opening classic Outlook: "Cannot start Microsoft Outlook. Cannot open the Outlook window (Error when opening classic Outlook: "Cannot start Microsoft Outlook. Cannot open the Outlook window.…). The set of folders cannot be opened. The attempt to log on to Microsoft Exchange has failed". In that article, Microsoft indicates that affected cases may contain the following exception in a network trace:
Microsoft.Exchange.RpcClientAccess.ClientBackoffException:
ErrorCode: ClientBackoff, LID: 49586 - Authentication concurrency limit is reached.
The article was later marked as Fixed, but it also notes that confirmation requires reviewing a network trace and that cases matching this signature require investigation by the Exchange Online service team rather than a client-side repair.
Based on the details shared, several observations are relevant:
- The issue occurs only on the first Outlook launch after a reboot.
- The profile contains nine accounts, including multiple Exchange Online mailboxes.
- Event ID 30 (store reconciliation started) is recorded, but the corresponding Event ID 38 (reconciliation completed) is not logged before the Outlook startup error appears.
- Connectivity to
outlook.office365.com:443was verified. - The custom COM add-in had not yet loaded when the issue occurred.
You can try to capture a Fiddler (or equivalent) network trace during reproduction and review it for entries such as:
Authentication concurrency limit is reached
ClientBackoffException
LID: 49586
ServerTooBusyException
If the trace contains these indicators, I recommend opening a support ticket with Microsoft Support team through the Microsoft 365 Admin Center and providing the trace, Outlook build number, and relevant event logs. In the previously documented issue, Microsoft indicated that cases matching this signature required review by the Exchange Online service team. (Get support - Microsoft 365 admin | Microsoft Learn. )
If those indicators are not present in the trace, the next step would be to investigate other possible factors, such as a specific mailbox or store within the profile, OST synchronization activity, or an Outlook build-specific issue.
I hope this information helpful and if you have any further questions, please feel free to via comment section.