You compress media in PowerPoint using File > Info > Compress Media, but the file size barely changes. This problem occurs because the Compress Media tool removes only some embedded data, leaving behind cached previews, undo history, and uncompressed copies of media files. This article explains why the compression tool fails and provides a series of manual steps to reduce the file size to its minimum.
The core issue is that Compress Media targets the video and audio streams themselves, not the supporting data that PowerPoint stores alongside those streams. You must clear that extra data separately to see a real size reduction.
Key Takeaways: Shrinking a PowerPoint File After Media Compression Fails
- File > Info > Compress Media > Presentation Quality / Internet Quality / Low Quality: Reduces video resolution and bitrate but does not delete cached preview thumbnails or undo history.
- File > Options > Save > Clear AutoRecover cache: Removes temporary backup copies that PowerPoint appends to the presentation file.
- File > Info > Check for Issues > Inspect Document > Remove All items in the Media section: Strips embedded media metadata and cached thumbnail images that survive compression.
Why PowerPoint File Size Stays Large After Compressing Media
The Compress Media dialog in PowerPoint 2019, 2021, and Microsoft 365 applies a codec re-encode to video and audio files embedded in the presentation. It reduces resolution, bitrate, and frame rate. However, the tool does not touch several other data areas that contribute to the file size.
Three hidden culprits keep the file large:
- Cached preview thumbnails: PowerPoint generates a thumbnail of every slide, including the first frame of video clips. These thumbnails are stored as high-resolution bitmap images inside the PPTX archive.
- Undo history: Every edit you make is recorded in the undo stack. If you compressed media, then saved, then made further edits, the undo history still contains the original uncompressed version of the media.
- AutoRecover and temporary files: PowerPoint appends AutoRecover data to the saved file. If you have multiple AutoRecover snapshots, they can double the file size.
The PPTX format itself is a ZIP archive. When you compress media, PowerPoint replaces the old video file inside the archive with a smaller one, but it does not remove the old thumbnail cache or the undo records. The ZIP structure also does not automatically defragment leftover space. The result is a file that reports a larger size than the sum of its current media assets.
Steps to Reduce PowerPoint File Size After Media Compression
Follow these steps in order. Each step targets a specific data area that the Compress Media tool ignores.
Step 1: Delete Undo History and Close All Other Presentations
- Close all other open PowerPoint windows
Open only the presentation you want to shrink. Other presentations keep undo stacks in memory that can interfere with the save process. - Press Ctrl+Z repeatedly until the undo stack is empty
PowerPoint shows a tooltip that says Cannot Undo when the history is cleared. This removes all recorded edits, including the pre-compression media data.
Step 2: Clear the AutoRecover Cache
- Go to File > Options > Save
Look for the section Save presentations. - Copy the AutoRecover file location path
It looks like C:\Users\YourName\AppData\Roaming\Microsoft\PowerPoint\. - Close PowerPoint completely
Exit the application so the AutoRecover files are not locked. - Open File Explorer and paste the path
Delete all files and folders inside that directory. These are temporary backup copies that PowerPoint no longer needs.
Step 3: Remove Embedded Thumbnails and Metadata
- Open the presentation in PowerPoint
Do not make any edits yet. - Go to File > Info > Check for Issues > Inspect Document
Click Inspect in the dialog that appears. - Scroll to the Media section
Click Remove All next to Media Metadata. This deletes thumbnail previews and embedded metadata without removing the actual video or audio clips. - Click Close and save the presentation
Use a new file name to avoid overwriting the original.
Step 4: Re-Compress Media Manually
- Select any video or audio clip on a slide
Click once to select the media object. - Go to Playback tab > Trim Video
If you have trimmed the clip, re-trim it to the exact start and end points. PowerPoint sometimes stores the full original clip plus a trim mask, which increases file size. - Go to File > Info > Compress Media
Choose Internet Quality or Low Quality. Low Quality reduces the file to approximately 240p resolution. - Wait for the compression to finish
PowerPoint shows a progress bar. When it finishes, save the file.
Step 5: Save as PPTX and Re-Zip
- Save the presentation as a PPTX file
Do not use PPT or PPSX. The PPTX format is a ZIP archive that can be recompressed. - Right-click the PPTX file in File Explorer
Select Rename and change the extension from .pptx to .zip. Confirm the change. - Double-click the ZIP file to open it
Navigate to the ppt folder, then the media subfolder. Delete any files that are not currently used in the presentation. PowerPoint sometimes keeps old media files inside the archive. - Close the ZIP window and rename the file back to .pptx
Open the file in PowerPoint to verify all media still plays correctly.
If PowerPoint File Size Still Remains Large
PowerPoint file size over 50 MB after all steps
This usually means you have multiple embedded video clips that were originally recorded in 4K. Compress Media reduces 4K to 1080p at best. For a smaller file, replace the video with a link to an online stream. On the Insert tab, click Video > Online Video and paste a YouTube or SharePoint link. The file will contain only a URL, not the full video data.
PowerPoint file size increases after compressing media
This happens when PowerPoint fails to delete the original video file during compression and instead adds a second compressed copy. Open the file, delete all video clips, save, close, reopen, and re-insert the clips from the original source. Then compress again.
Compress Media option is grayed out
The presentation may be in PPT format or contain linked media rather than embedded media. Convert the file to PPTX using File > Save As > PowerPoint Presentation. If the media is linked, embed it by going to File > Info > Edit Links to Files and selecting Save embedded data.
PowerPoint Media Compression Methods: File Size Impact
| Compression Method | Resulting Video Quality | Typical File Size Reduction |
|---|---|---|
| Compress Media > Presentation Quality | 1080p at 30 fps | 30–50% |
| Compress Media > Internet Quality | 720p at 24 fps | 50–70% |
| Compress Media > Low Quality | 240p at 12 fps | 70–90% |
| Manual re-zip + delete old media | No quality change | 10–30% additional reduction |
You can now reduce a PowerPoint file that stays large after media compression by clearing undo history, removing the AutoRecover cache, deleting media metadata, and re-zipping the PPTX archive. Try the Inspect Document tool first — it removes thumbnail data that Compress Media leaves behind. For presentations with multiple 4K clips, consider linking to online video instead of embedding to keep the file under 10 MB.