You've typed the password correctly, checked it twice, and the PDF still won't unlock. This is one of the more frustrating document problems because the error messages rarely explain what's actually wrong. Here are the real causes, in order of likelihood.
1. You're Fighting the Wrong Password Type
PDFs can carry two independent passwords:
- A user password that gates opening the document at all.
- An owner password that only restricts permissions (printing, copying, editing) once the file is already open.
If a PDF has only an owner password, it opens without any prompt — there's nothing to "enter" to view it. If you then try to remove restrictions using a tool that asks for the open password, entering any text (or leaving it blank) may fail, because there was never a user password to begin with. The fix is to use a tool or mode specifically meant for removing owner-level restrictions, not open passwords.
2. Trailing Characters or Encoding Issues
Passwords copied from email or a scanned document sometimes carry invisible characters: a trailing space, a smart quote instead of a straight one, or a non-breaking space from a copy-paste. Retype the password manually instead of pasting it, and double check for autocorrect substitutions if you're typing on mobile.
3. The File Uses an Unusual or Legacy Encryption Method
Very old PDFs (particularly ones generated by older scanner firmware or legacy enterprise software) sometimes use outdated encryption revisions. Most modern unlock tools support the common AES-128 and AES-256 standards, but older RC4-based encryption or non-standard vendor extensions can behave unpredictably. If a file is many years old and comes from unusual software, this is worth suspecting.
4. The File Is Corrupted, Not Actually Encrypted Incorrectly
A PDF that was partially downloaded, saved by a buggy export tool, or edited by a script that didn't understand PDF structure can end up with a broken cross-reference table or malformed encryption dictionary. Symptoms include:
- The error appears even when you're confident the password is correct.
- The same password works fine on a different copy of what should be an identical file.
- The file size looks unusually small compared to similar documents.
If you have another copy of the source file (re-download it, ask the sender to resend it, or re-export it from the original system), try that copy before assuming the password is wrong.
5. You're Testing an Outdated Password
If the PDF was re-protected after you last received it — for example, a bank re-issues statements with a new password policy each year — an old password you remember from a previous document may simply no longer apply to this one. Check the source (bank website, HR portal, sender) for the current password convention.
Quick Diagnostic Checklist
- Does the file open at all without a password? If yes, you're dealing with owner permissions, not a user password.
- Have you retyped (not pasted) the password from scratch?
- Is the file unusually old or from unfamiliar software?
- Do you have an alternate copy of the same file to test against?
Working through these in order resolves the overwhelming majority of "correct password, still won't unlock" cases.