Using New Outlook on Windows for professional communication and productivity
Hi @Mark Helman,
I hope you are doing well.
The issue you are experiencing could occur when there are too many sessions open in your user mailbox. To resolve the issue, I would recommend signing out of your Microsoft account on every device. To do this, please follow these steps:
- Sign out everywhere
- Sign out of Outlook on every device (desktop, web, mobile).
- Close all browsers and apps.
- Wait 15–30 minutes, this allows Exchange to drop all stale sessions and object handles.
- Access via Outlook Web (OWA)
- Log into Outlook on the web (if it still errors, skip to Step 3)
- Go to Settings > Accounts > Shared with me.
- Remove any shared or delegated mailboxes.
- Delete or archive unused folders to keep total folder count below ~500, including subfolders.
- Large numbers of folders and shared mailboxes are the triggers for this error.
- Contact your IT admin to reset your mailbox object handles
If the error still appears even after cleanup, please reach out to your organization's IT admin to clear the remaining objects that are stuck on the server side by running this PowerShell command:
New-MailboxRepairRequest -Mailbox "******@domain.com" -CorruptionType FolderView
This forces Exchange to rebuild the folder view cache and drop all stuck object handles.
For detailed guidance to install and connect to Exchange Online, your IT admin may refer to this document: Connect to Exchange Online PowerShell | Microsoft Learn
I hope this information is helpful. Please follow the steps above and let me know if it works for you. If not, we can continue working together to resolve the issue.
Thank you for your patience and understanding. If you have any questions or need additional assistance, please don’t hesitate to reach out so I can continue to support you. If you found the response useful, please consider marking it as accepted, as this may help other community members who are looking for similar guidance.
I look forward to continuing the conversation.
If you have 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.