Guide

How to Remove Word Document Password Protection (2 Methods)

Updated January 2026 • 5 min read

Need to edit a Word document but it’s locked with "Restrict Editing" or document protection? Word’s editing restrictions are designed to prevent accidental changes, not to provide strong security. Here are two ways to remove them.

Important Distinction

This guide covers document protection / restrict editing (read-only or filling-in-forms restrictions). 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 Word document 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 Word document (.docx)
  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 Word documents (.docx) are actually ZIP archives containing XML files.

Steps:

  1. Make a backup of your Word document
  2. Rename the file extension from .docx to .zip
  3. Extract the ZIP to a folder
  4. Navigate to word/settings.xml
  5. Open settings.xml in a text editor
  6. Find and delete the <w:documentProtection ... /> tag
  7. Save the file
  8. Re-zip all the extracted contents
  9. Rename the .zip back to .docx

<!-- Remove this entire tag -->
<w:documentProtection w:edit="readOnly" w:enforcement="1" w:cryptProviderType="rsaAES" w:cryptAlgorithmClass="hash" w:cryptAlgorithmType="typeAny" w:cryptAlgorithmSid="14" w:cryptSpinCount="100000" w:hash="..." w:salt="..."/>

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 Word:

  • Go to Review tab
  • Click Restrict Editing or Protect Document
  • Set a new password (make sure to remember it this time!)

Frequently Asked Questions

Is this legal?

Yes, removing protection from documents 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 Word document protection so easy to remove?

Word’s editing restrictions are designed to prevent accidental changes, not to provide strong security. Microsoft designed it this way intentionally. For sensitive documents, use file-level encryption instead.

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

No. If a Word file requires a password to open, it uses strong AES encryption. This cannot be bypassed. Our tool only removes editing restrictions (document protection / restrict editing).

Does this work for Excel and PowerPoint too?

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

Related guides

Try Office Password Remover Free