Microsoft 365 Copilot Cannot Create Presentation From This File: Fix
🔍 WiseChecker

Microsoft 365 Copilot Cannot Create Presentation From This File: Fix

You are working in Microsoft 365 and ask Copilot to create a presentation from a Word document or PDF. Instead of a new PowerPoint file, you see the error: “Copilot cannot create a presentation from this file.” This error occurs when Copilot cannot read or parse the source file content. The root cause is usually file format restrictions, missing permissions, or unsupported content inside the file. This article explains why the error happens and provides step-by-step fixes to get Copilot generating presentations again.

Key Takeaways: Fixing Copilot Presentation Creation Errors

  • File format and size limits: Copilot supports .docx, .doc, .pdf, .pptx, and .txt files under 10 MB with no password protection.
  • OneDrive or SharePoint storage: The source file must be stored in OneDrive or SharePoint — local files on your desktop will fail.
  • Remove unsupported content: Tables, complex images, embedded objects, and scanned PDFs can block Copilot from parsing the file.

ADVERTISEMENT

Why Copilot Cannot Create a Presentation From Your File

Copilot uses a content extraction pipeline that reads the text structure of your source file. When the file contains elements that the pipeline cannot parse, the operation fails. The most common technical blockers are:

Unsupported File Format or Encoding

Copilot works best with modern Office Open XML formats (.docx, .pptx) and plain text. Older formats like .rtf, .odt, or .wps do not pass the validation check. Files saved with non-UTF-8 encoding or corrupted headers also trigger the error.

File Location and Permissions

Copilot can only access files stored in OneDrive for Business or SharePoint Online. A file on your local C: drive, a network share, or an external USB drive is invisible to Copilot. Even if the file is in OneDrive, you must have at least read permission on the file and the containing folder.

Content That Blocks Parsing

Certain content inside a document prevents Copilot from extracting a clean outline. These include password-protected sections, embedded OLE objects, scanned images with no OCR text, tables exceeding 50 rows or columns, and files with over 100 tracked changes or comments.

Steps to Fix Copilot Presentation Creation in Microsoft 365

  1. Move the file to OneDrive or SharePoint
    Open File Explorer and drag your source file into the OneDrive folder. For SharePoint, upload the file to the document library. Right-click the file and select Share to confirm you have Can edit or Can view permissions.
  2. Check the file format and size
    Right-click the file and select Properties. Verify the file type is .docx, .doc, .pdf, .pptx, or .txt. If the size exceeds 10 MB, open the file and remove large images or embedded media. Save a trimmed copy with a new name.
  3. Remove password protection and tracked changes
    Open the file in Word. Go to File > Info > Protect Document and select Encrypt with Password. Delete any password. Then go to the Review tab and select Accept All Changes from the Track Changes dropdown. Save the file.
  4. Simplify the document structure
    Remove complex tables by converting them to plain text. Delete embedded charts, SmartArt, or OLE objects. Replace scanned images with actual text. Save the cleaned document as a new .docx file in the same OneDrive folder.
  5. Use the Copilot pane in PowerPoint
    Open PowerPoint in your browser or desktop app. Select the Copilot icon in the ribbon. In the Copilot pane, type Create presentation from file and then paste the full path of your source file from OneDrive. Press Enter.
  6. Clear the Copilot cache and retry
    In your browser, press Ctrl+Shift+Delete to open the clear browsing data menu. Select Cached images and files and Site data. Clear the data. Close and reopen Microsoft 365. Repeat the Copilot command.

ADVERTISEMENT

If Copilot Still Has Issues After the Main Fix

Copilot Returns “This file is not supported” for a PDF

Some PDFs contain only scanned images with no selectable text. Copilot cannot extract text from image-only PDFs. Open the PDF and use the Export PDF tool in Adobe Acrobat or Word to convert it to a .docx file. If the PDF is a form, flatten it first by printing to PDF and then converting to .docx.

Copilot Generates a Blank Presentation

A blank presentation means Copilot read the file but found no structured headings or bullet points. Add heading styles to your source document. Select each section title, go to the Home tab, and apply Heading 1 or Heading 2. Save the file and retry.

Copilot Cannot Access the File Despite Being in OneDrive

Your organization may have a Conditional Access policy that blocks Copilot from reading certain file libraries. Contact your Microsoft 365 administrator. Ask them to verify that the Microsoft 365 Copilot service principal has Sites.Read.All and Files.Read.All permissions in the Microsoft Entra admin center under Enterprise applications.

Copilot Presentation from File: Working vs Failing Scenarios

Item Working Scenario Failing Scenario
File format .docx with headings .rtf or .odt
File location OneDrive or SharePoint Local hard drive
File size Under 10 MB Over 10 MB
Content type Plain text with headings Scanned images only
Permissions Read or edit access No access or restricted folder

You can now resolve the “Copilot cannot create a presentation from this file” error by checking file location, format, and content structure. Start by moving your source file to OneDrive and applying heading styles. If the problem persists, remove complex objects or convert the file to a clean .docx format. As an advanced tip, use the File > Export > Create PDF/XPS option in Word to flatten a problematic document before uploading it to OneDrive — this often removes hidden OLE objects that block Copilot parsing.

ADVERTISEMENT