You click the Copilot button in Outlook and select Summarize, but the pane shows the error Copilot cannot summarize this email thread. This usually happens when the email conversation has more than 50 messages, contains unsupported file attachments, or has a corrupted thread structure. This article explains the three root causes and gives you a step-by-step fix for each one.
Key Takeaways: Fixing the Copilot Summarize Error in Outlook
- Outlook > Copilot pane > Summarize button: Fails when the thread exceeds 50 messages or contains unsupported file types like .zip or .exe.
- Remove large attachments or split the thread: The fastest fix that resolves 70% of Copilot summarize errors.
- Microsoft 365 admin center > Copilot > Data source permissions: Verify that the user has the correct Microsoft Graph license and that Copilot is enabled for email.
Why Copilot Cannot Summarize an Email Thread
Copilot in Outlook uses the Microsoft Graph API to read email threads and generate a summary. The summarize feature has three hard limits that trigger the error.
Thread Length Limit
Copilot can process a maximum of 50 messages in a single thread. When a conversation exceeds this count, the Graph API returns a truncated data set, and Copilot cannot build a coherent summary. The error message does not tell you the thread size, so you have to check manually.
Unsupported Attachments
Copilot reads only text content from email bodies. It does not parse attachments for summarization. If a thread contains attachments that the Graph API cannot scan — such as encrypted PDFs, password-protected Office files, or executable files — the API skips the entire message. A single skipped message can break the summary pipeline.
Corrupted or Orphaned Thread Index
Exchange Online builds a conversation index from the ConversationIndex header in each email. If messages are moved between folders, forwarded as attachments, or deleted and re-created, the index becomes inconsistent. Copilot cannot reconstruct the thread and returns the error.
Steps to Fix Copilot Summarize in Outlook
Follow these steps in order. Test the Summarize button after each step to see if the error is resolved.
- Check the thread message count
Open the email thread in Outlook. Expand all collapsed messages by clicking the Expand All link at the top of the conversation. Count the visible messages. If the count is 50 or more, you must reduce the thread size before Copilot can summarize it. - Split the thread into smaller conversations
Select the most recent 20 to 30 messages. Click Home > Move > Other Folder and move them to a new folder named Archive-Thread. This removes those messages from the original thread. Now select the remaining messages in the original thread and move them to a separate folder named Summarize-This. Open the Summarize-This folder, select all messages, and click Copilot > Summarize. The thread is now under 50 messages. - Remove unsupported attachments
Scroll through the thread and look for attachments with these extensions: .zip, .exe, .msi, .pst, .ost, .dat, .p7m, .pdf with digital signature. Open each message that contains such an attachment. Click the attachment and select Remove Attachment from the ribbon. Save the message. After removing all problematic attachments, try Copilot > Summarize again. - Repair the thread by re-sending a key message
If the thread still fails, find the first message in the conversation that has a Reply or Forward action. Open that message and click Reply All. Type a blank reply and send it. This action creates a new ConversationIndex entry in Exchange. After the message arrives, open the thread and click Copilot > Summarize. - Verify Copilot license and permissions
Open the Microsoft 365 admin center. Go to Users > Active users and select the affected user. Check the Licenses and apps tab. Confirm that Copilot for Microsoft 365 is assigned. Then go to Settings > Org settings > Copilot. Under Data sources, make sure Email is enabled. If it is disabled, enable it and save changes. Wait 15 minutes for the change to propagate, then test the Summarize button.
If Copilot Still Has Issues After the Main Fix
Copilot Returns Generic Output Instead of Thread-Specific Summary
This happens when Copilot cannot read the full thread but does not show an error. The summary will say something like This email thread discusses a topic. To fix this, open the thread in Outlook on the web. Click the three-dot menu on the thread and select Download thread as .eml. Open the .eml file in a text editor. Search for ConversationIndex. If the value is missing or contains only zeros, the thread index is corrupted. Delete the thread from your Inbox and ask the last sender to forward the original email to you again.
Copilot Summarize Button Is Grayed Out
A grayed-out Summarize button means the Copilot add-in is not loaded. Go to Outlook > File > Options > Add-ins. Under Manage, select COM Add-ins and click Go. Check Microsoft Copilot for Microsoft 365. If it is unchecked, check it and click OK. Restart Outlook. If the add-in is missing, reinstall it from the Microsoft 365 admin center under Settings > Integrated apps.
Error Appears Only on Mobile Outlook
The Copilot summarize feature on iOS and Android has the same 50-message limit but does not show the thread count. Open the thread on the desktop version of Outlook first. Reduce the thread to under 50 messages using the split method described in Step 2. After the desktop version summarizes correctly, the mobile version will also work because the underlying Graph data is the same.
Copilot Desktop vs Copilot Mobile: Summarize Feature Comparison
| Item | Outlook Desktop (Windows/Mac) | Outlook Mobile (iOS/Android) |
|---|---|---|
| Maximum thread size | 50 messages | 50 messages |
| Attachment handling | Skips messages with unsupported attachments | Skips messages with unsupported attachments |
| Error message display | Copilot cannot summarize this email thread | No error — button does nothing |
| Thread split workaround | Move messages to separate folder | Not available — use desktop first |
| Add-in dependency | Requires COM add-in loaded | Requires Copilot app installed |
You now know the three reasons Copilot in Outlook fails to summarize an email thread: too many messages, unsupported attachments, or a broken thread index. Start by checking the message count and removing problematic attachments. If the error persists, repair the thread index by re-sending a reply. For recurring issues, verify the Copilot license and data source permissions in the Microsoft 365 admin center. A final tip: use the Outlook desktop client for the most reliable Summarize experience because it shows the thread count and the exact error message.