🚀The world's best VBA AI has evolved. ExcelMaster is now an autonomous Agent.Read more →

Locked out of your Word document? Unlock it in 3 seconds.

Remove Restrict Editing, read-only recommendation, write-reservation password, and per-range permissions from any Word file. Free, forever, no signup.

Built on enterprise-grade document processing technology — the output quality you'd expect from $99/month commercial tools.

🔓 Unlocked Word files · Free forever · No signup
  • 🔒 256-bit HTTPS
  • ⏱ 1-hour auto-delete
  • ✅ GDPR compliant
  • 🤖 No AI training on your data
  • ⚖ DMCA §1201 safe harbour

Before you upload — please confirm

Restrict Editing, read-only recommendation, and per-range permissions are client-side enforcement flags — we can remove them in milliseconds. But the file you upload must be one you have the right to modify.

Free Word password remover — the honest one

Most online Word unlock tools either charge $20-50 after pretending to be free, force you to install desktop software, or require you to know the password they're supposed to remove. We don't. Restrict Editing, read-only recommendation, write-reservation, and permission ranges are editorial markup inside the OOXML container — we strip them in milliseconds, server-side, with no payment, no signup, and no installation. The only thing we won't do is brute-force file-open AES passwords. We're transparent about why.

What we unlock — and what we don't

  • Restrict Editing — full document lock

    Removes the lock that ships under Review → Restrict Editing → Editing restrictions. Whether the editor set 'Read only', 'Tracked changes', 'Comments only', or 'Form fields only', we strip the documentProtection element regardless of the stop-password.

  • Read-only recommendation

    Removes the 'Always open read-only' flag stored in writeProtection. The kind of soft-protection that pops up the read-only dialog every time you open the file.

  • Write-reservation password

    Removes the 'Password to modify' set via Save As → Tools → General Options. Same editorial-hash mechanism as documentProtection — we strip it without validation.

  • Per-range permissions

    Removes permStart / permEnd markers around paragraphs the document author restricted to specific editors via the 'Allow editing only by these users' feature. All ranges become globally editable.

  • VBA project password — surfaced, not yet stripped

    If the document has macros with a VBA password, we detect and report it. The actual unlock requires binary surgery on the OLE compound stream inside word/vbaProject.bin — coming in a future release. Document protection is removed regardless.

  • AES file-open password — NOT removed

    If the document is encrypted with AES (the password is required just to open the file), we politely refuse and recommend a brute-force service like LostMyPass. This is the legal/ethical line we don't cross — but we tell you exactly why.

How it works

  1. 1Confirm the Terms of Service in the hero (one checkbox — you own the file or have permission).
  2. 2Drag-drop your .docx, .docm, .dotx, .dotm, .doc, .dot, .odt, or .rtf file. Up to 5 files at once, 100 MB each.
  3. 3We detect the protection layout and show you the protection map — Restrict Editing mode, write protection, permission range count, VBA project presence.
  4. 4Click 'Remove all protection'. Sub-second processing. Download the unlocked file. Files auto-delete after 1 hour.

Why ExcelMaster's Word Unlock is different

  • Truly free — not 'free demo, pay to download'

    PassFab and iSeePassword reveal only the first 3 password characters in their 'free' tier and charge $20-50 for the full unlock. We don't paywall. The unlocked file downloads at full quality, every time, free.

  • No signup, no email, no installation

    Web tool. Drag, drop, download. We don't ask for an email to send you the result — that's a dark pattern designed to capture leads. The download link returns directly in the browser.

  • Honest about what we don't do

    Most competitors quietly merge 'Restrict Editing removal' (free, instant) with 'AES file-open password recovery' (slow, paid, legally murky) into one product. We don't. If your file has an AES password, we tell you, recommend an external service, and decline.

  • Protection map you can read

    Competitor tools say 'your file is unlocked' — black box. We surface the protection map: Restrict Editing mode (Read-only / Tracked changes / Comments / Form fields), write protection state, password presence, permission range count, VBA project flag. Read it. Verify it.

  • Built on enterprise-grade infrastructure

    The same class of OOXML processing technology trusted by Fortune 100 finance, legal, and government teams for high-volume document workflows. Free for everyone.

  • Want unlock inside Word? The desktop add-in is coming

    ExcelMaster's main product is an Excel add-in (free) that adds an AI assistant for any spreadsheet task. The Word side ships in 2026 — the unlock feature will live right inside Word's Ribbon, no upload required.

Frequently asked questions

Is this tool legal?

Restrict Editing, read-only recommendation, write-reservation, and per-range permissions are client-side enforcement flags stored as OOXML markup — they're not encryption, the stored password hash is never used as a key. Removing them does not constitute circumvention under DMCA §1201 (multiple legal analyses categorise it as editorial markup manipulation). We additionally require an explicit ToS checkbox confirming you own the file or have permission. File-open AES passwords are different — they actually encrypt the file. We don't touch those.

Do I need to know the original password?

No. That's the whole point. We strip the protection markup directly — the stored password hash isn't validated because it isn't an encryption key. Most competitor tools require the password (which defeats the 'I forgot my password' use case); ours doesn't.

What's the difference between Restrict Editing and a file-open password?

Restrict Editing blocks edits once the file is open — purely client-side enforcement, no encryption. A file-open password (set via 'File → Info → Protect Document → Encrypt with Password') actually AES-encrypts the entire document — Word can't even read the structure without the key. We unlock the first; we don't crack the second. We tell you which one your file has up front.

What file formats do you support?

.docx, .docm, .dotx, .dotm — handled by our OOXML XML strip engine, sub-second performance. .doc, .dot — legacy BIFF/CFB compound, handled by an Aspose.Words fallback path. .odt — OpenDocument Text, also handled by the fallback path. .rtf — Rich Text Format, fallback path. Every format runs through the same Detect → review → Unlock UX.

How big a file can I upload?

100 MB per file, up to 5 files in one batch. The processing time is roughly proportional to file size — most files unlock in 200-1500 ms. The 100 MB cap is the upload limit, not a processing limit.

Will my data be retained?

Files are auto-deleted from our servers within 1 hour. We do not retain the original or the unlocked copy beyond that window. We do not use uploaded data to train any AI model. We do not log file contents — only metadata (size, format, processing time, success/failure) for service health monitoring.

Can someone else download my file from the link?

The download URL is signed with a long random token (effectively unguessable). It's not indexed and not browsable. Anyone you share the URL with can download — just like Google Drive 'anyone with the link' sharing. The file disappears entirely after 1 hour.

Will tracked changes / comments / formatting / images / footnotes / headers / footers survive?

Yes. The OOXML strip is surgical — it removes only the <w:documentProtection>, <w:writeProtection>, <w:permStart>, and <w:permEnd> XML elements from word/settings.xml and word/document.xml. Body text, paragraph formatting, run formatting, fonts, tables, headers, footers, footnotes, comments, tracked changes, images, drawing canvases, embedded objects, styles, themes, sections — all preserved.

What about VBA project password — is that fully unlocked too?

Document protection (Restrict Editing) is fully removed. VBA project password is detected and surfaced in the protection map — but the actual unlock for VBA passwords requires binary surgery on the OLE compound document inside word/vbaProject.bin. That's a separate engineering tier we're shipping in the next release.

I really need my file-open AES password recovered. Where do I go?

LostMyPass (lostmypass.com) is the most reputable third-party service — they use 'pay only on success' billing. PassFab for Word, Passper for Word, and Stellar Phoenix Word Password Recovery are alternatives with desktop software. We have no commercial relationship; the recommendation is informational.

Will using this damage my file?

No. The OOXML strip is surgical — it removes only the four protection elements. Every paragraph, every run, every comment, every revision marker, every embedded object — preserved bit-for-bit. We re-pack the ZIP container and the result is a valid OOXML document Word opens without complaint.

Why isn't my .doc file unlocking?

.doc is a legacy binary format — Aspose.Words can read it but it sometimes requires the original password to remove protection from a fully encrypted .doc. Workaround: open in Word desktop, save as .docx, then unlock the .docx version with our tool. The .docx OOXML path bypasses password validation entirely.