Skip to main content
Back to Blog
4 min read

How to Unlock a PDF — Remove Password Protection

You've downloaded a PDF and can't open it, print it, or copy text from it. The file is password-protected. Here's what you need to know about PDF passwords and how to deal with them.

Two Types of PDF Passwords

PDF files can have two different kinds of password protection, and they work very differently:

User password (open password) — You need this password just to open the file. Without it, the PDF won't display at all. This is true encryption — the file contents are scrambled and can't be read without the key.

Owner password (permissions password) — The file opens normally, but certain actions are restricted: copying text, printing, editing, or filling forms. This is a restriction, not encryption. The content is readable but the viewer is told to block certain operations.

Can You Remove a PDF Password?

It depends on which type:

Password TypeCan You Remove It?How?
User password (open)Only if you know the passwordOpen with the password, then re-save without protection
Owner password (permissions)Yes, with the right toolsMany PDF tools can remove permission restrictions
Both passwords setNeed the user password firstMust open the file before permissions can be changed

How to Remove an Owner Password

If you can open the PDF but can't print or copy text, it has an owner password. Here's the simplest method:

  1. Open the PDF in Chrome, Edge, or any modern browser
  2. Press Ctrl+P (or Cmd+P on Mac) to open the print dialog
  3. Choose "Save as PDF" as the printer
  4. Save — the new copy won't have the permission restrictions

This works because browsers don't enforce owner password restrictions. The resulting PDF is a re-rendered copy without the protection metadata.

When You've Forgotten the User Password

If you set a password on your own PDF and forgot it, your options are limited:

  • Check your password manager — you may have saved it
  • Try common passwords — ones you typically use for documents
  • Contact the sender — if someone else protected the file, ask them for the password
  • PDF recovery tools — commercial software can attempt to crack weak passwords, but strong passwords (10+ characters) are practically unbreakable

Best Practices for PDF Passwords

  • Keep a record of passwords you set on your own PDFs
  • Use owner passwords (not user passwords) when you just want to prevent casual copying — they protect without inconveniencing readers
  • Share passwords separately — never put the password in the same email as the PDF
  • Consider watermarks instead — add a watermark to discourage unauthorized sharing without locking the file

When to Use Password Protection

  • Confidential business documents — financial reports, HR records, legal agreements
  • Personal documents — tax returns, medical records, identification copies
  • Draft documents — prevent premature distribution of unfinished work
  • Intellectual property — protect proprietary content from unauthorized copying

Related Guides