Password Protect a PowerPoint Presentation
Upload a .pptx presentation, set a password, and download an AES-encrypted PowerPoint file. Native Office encryption — not a ZIP wrapper. Same .pptx format. Same encryption PowerPoint uses at File → Info → Protect Presentation → Encrypt with Password.
Encrypt PowerPoint FreePowerPoint encryption quirks you should know
Embedded video and audio are encrypted with the rest of the file
Unlike some tools that only encrypt the XML and leave media files accessible, native PowerPoint encryption seals everything inside the OOXML container — slides, notes, embedded media, and fonts.
PPT vs PPTX — the same old vs new split
Old .ppt files (PowerPoint 97-2003) use 40-bit RC4 — weak and recoverable by anyone with a GPU. Modern .pptx files use AES-128 or AES-256. If you're protecting a .ppt, convert to .pptx first to get actual security.
Speaker notes are inside the encryption envelope
Good news: speaker notes are stored inside the encrypted presentation XML, not in a sidecar file. If the .pptx is encrypted, the notes are protected too.
The two PowerPoint password types
Password to Open
Real AES encryption. Slides can't render without the password. This is what our tool applies. The entire OOXML container is encrypted — even the thumbnail preview is blank without the key.
Password to Modify
Not encryption. The presentation opens fully — all slides visible. PowerPoint only blocks edits. Click "Read Only" at the prompt, then File → Save As to create an unrestricted copy. Or unzip the .pptx and delete the modifyPassword attribute from ppt/presentation.xml.
Recovery risk by PowerPoint version
If you forget the password you set today, here's the realistic recovery outlook based on the format:
| Format | Encryption | Recovery chance if forgotten |
|---|---|---|
| .ppt (97-2003) | 40-bit RC4 | 100% — guaranteed recovery, regardless of password |
| .pptx (2007) | AES-128, SHA-1, 50K | ~40-60% for dictionary passwords |
| .pptx (2010) | AES-128, SHA-512, 100K | ~30-50% |
| .pptx (2013+) | AES-256, SHA-512, 100K | Weak passwords only |
The takeaway: store the password in a password manager immediately. With AES-256 .pptx files, a forgotten strong password is cryptographically unrecoverable.
For Word and Excel encryption, use Free Office Encryption. If you locked yourself out of a presentation, see PowerPoint password recovery.