Guide

How to Remove PowerPoint Password Protection (2 Methods)

Updated January 2026 • 5 min read

Need to edit a PowerPoint presentation but it’s blocked by a "modify password" or marked as final? PowerPoint’s modify-verifier protection is designed to prevent accidental edits, not to provide strong security. Here are two ways to remove it.

Important Distinction

This guide covers the modify-verifier (the password that asks for permission to edit). If your file requires a password to open, that’s file encryption — a much stronger protection that cannot be removed without the original password.

Method 1: Use Our Free Online Tool (Recommended)

The easiest way to remove PowerPoint protection is to use our free tool at officepasswordremover.com.

Why Our Tool is Safe

  • 100% Client-Side Processing: Your files never leave your computer. All processing happens in your browser using JavaScript.
  • No Upload Required: Unlike other tools, we don’t upload your file to any server. You can verify this by disconnecting from the internet after the page loads — it still works!
  • No Tracking: We don’t log file names or contents. Only anonymous usage statistics.
  • Free Forever: No payment, no signup, no limits.

Steps:

  1. Go to officepasswordremover.com
  2. Drag and drop your protected PowerPoint file (.pptx)
  3. Click "Remove Password Protection"
  4. Download your unprotected file

Method 2: Manual XML Editing

If you prefer to do it manually, here’s how. This method works because PowerPoint files (.pptx) are actually ZIP archives containing XML files.

Steps:

  1. Make a backup of your PowerPoint file
  2. Rename the file extension from .pptx to .zip
  3. Extract the ZIP to a folder
  4. Navigate to ppt/presentation.xml
  5. Open presentation.xml in a text editor
  6. Find and delete the <p:modifyVerifier ... /> tag
  7. Save the file
  8. Re-zip all the extracted contents
  9. Rename the .zip back to .pptx

<!-- Remove this entire tag -->
<p:modifyVerifier cryptProviderType="rsaAES" cryptAlgorithmClass="hash" cryptAlgorithmType="typeAny" cryptAlgorithmSid="14" spinCount="100000" saltData="..." hashData="..."/>

Why Not Just Use the Tool?

The manual method is educational, but our tool does exactly the same thing — automatically, in seconds, without any risk of corrupting your file. Try it free →

Re-Adding Protection

After removing protection, you can add it back in PowerPoint:

  • Go to File → Info
  • Click Protect PresentationEncrypt with Password or Mark as Final
  • Set a new password (make sure to remember it this time!)

Frequently Asked Questions

Is this legal?

Yes, removing protection from presentations you own or have authorization to modify is legal. This tool is intended for legitimate use cases like recovering access to your own files.

Why is the PowerPoint modify password so easy to remove?

PowerPoint’s modify-verifier is designed to prevent accidental edits, not to provide strong security. Microsoft designed it this way intentionally. For sensitive presentations, use file-level encryption (Encrypt with Password) instead.

Will this work on password-protected (encrypted) PowerPoint files?

No. If a PowerPoint file requires a password to open, it uses strong AES encryption. This cannot be bypassed. Our tool only removes the modify-verifier (the "password to modify" prompt).

Does this work for Excel and Word too?

Yes! Our tool also supports .xlsx (Excel) and .docx (Word) files with similar editing restrictions.

Related guides

Try Office Password Remover Free