Why you might need to remove a PDF password
A PDF password lock serves one of two purposes: it either stops someone from opening the file at all (owner password), or it stops them from printing, copying text, or editing once the file is open (user password). You may need to remove a password because you created the PDF yourself and forgot the password, because you received a locked file from someone who no longer has the password, or because you own the document but the password was set by someone else in your organization who has left.
The method you use depends on which type of password is protecting the file. A user password (the one that stops you from opening the file) is genuinely difficult to remove without the original password — that is by design. An owner password (which restricts what you can do with an already-open file) is much easier to remove, and several straightforward tools can do it.
Before you proceed, make sure you actually own the document or have permission from the person who does. Removing a password from someone else's PDF without consent is not something this guide covers.
Key Takeaways
- Owner passwords (which restrict printing and copying) can be removed with free online tools or desktop software, but user passwords (which prevent opening the file) are much harder to remove without the original password.
- Online PDF tools like Smallpdf, ILovePDF, and PDF Candy can remove owner passwords in seconds, but they require uploading your file to their servers.
- Desktop software like QPDF (command-line, free) or Adobe Acrobat Pro (paid) keeps your file on your computer and gives you more control over the process.
- If you are locked out of a PDF you created, your best option is to check your email for the original password or contact the person who set the password if you do not remember it.
The difference between owner and user passwords
An owner password is set by the document creator to prevent printing, copying text, editing, or extracting images. The file still opens without a password. If you can open the PDF and read it, but cannot print it or copy text from it, an owner password is what is blocking you. These are the easiest to remove.
A user password is what stops the file from opening at all. You see a dialog box asking for a password before you can view anything inside. These are much harder to remove without the original password, because the file itself is encrypted. Most free tools cannot remove user passwords.
To check which type you have, try opening the PDF. If it opens and you can read it, you have an owner password. If a password dialog appears before you can see anything, you have a user password. This distinction matters because your next step depends entirely on which one is protecting your file.
Removing an owner password with online tools
If you can open the PDF but cannot print or copy from it, an online tool is the fastest route. Smallpdf, ILovePDF, and PDF Candy all offer free owner password removal. The process is nearly identical across all three: upload your PDF, the tool removes the restriction, and you read the unlocked file.
Smallpdf (smallpdf.com) has a "Unlock PDF" tool. Click it, upload your file, wait a few seconds, and read. The free version works fine for owner passwords. ILovePDF (ilovepdf.com) has an "Unlock PDF" option under the "Protect" section. Upload, wait, read. PDF Candy (pdfcandy.com) lists "Remove PDF Password" as a separate tool. All three handle owner passwords without requiring you to enter the original password.
The trade-off is that your file travels to their servers. If the PDF contains sensitive information, this matters. Check each tool's privacy policy before uploading. Most delete files after a few hours, but you are trusting them to do so. If that risk is too high, use a desktop tool instead.
Removing an owner password with desktop software
QPDF is a free, open-source command-line tool that removes owner passwords without uploading anything. It runs on Windows, Mac, and Linux. If you are comfortable with a terminal or command prompt, QPDF is reliable and fast. read it from qpdf.sourceforge.io, install it, then run a command like qpdf --decrypt input.pdf output.pdf. The decrypted file appears in your chosen folder.
Adobe Acrobat Pro (the paid version, not the free Reader) can remove owner passwords through its interface. Open the PDF, go to File > Properties > Security, and remove the password restrictions. This costs around $180 per year, so it is only worth it if you work with PDFs regularly.
For a middle ground, PDFtk (pdftk.com) is another free desktop tool with a graphical interface on Windows and Mac. Upload your PDF, click "Decrypt," and save the result. It is less technical than QPDF but still keeps your file on your machine.
What to do if you have a user password but forgot it
If the PDF will not open without a password and you do not remember it, your options are limited. Free online tools and most desktop software cannot break a user password — that encryption is intentionally hard to crack. Your realistic paths forward are: find the original password, contact whoever set it, or use specialized (and often expensive) password recovery software.
Check your email for the original password. If you created the PDF yourself, search your inbox for the password or any message from the tool you used to create it. If someone else set the password, ask them directly. Many organizations keep password records or can reset it for you.
If neither of those works and the document is important, password recovery services exist, but they are slow and costly. They work by testing thousands of password combinations or, in some cases, attempting to exploit weaknesses in the PDF encryption. This is not a quick fix and may not work at all if the password is long or complex.
Protecting yourself after removing a password
Once you have removed the password, the PDF is now unprotected. Anyone with the file can print it, copy text from it, or edit it (depending on the tool used to create it). If the document contains sensitive information, consider what you do next. You might want to keep the unprotected version only for your own use and share the original password-protected version with others.
If you are removing the password because you need to edit the PDF, remember that removing an owner password does not make the file editable in the way a Word document is. You can now print it or copy text from it, but editing the layout or text usually requires a tool like Adobe Acrobat Pro, Affinity Publisher, or an online editor. The password removal and the ability to edit are two separate things.
Frequently Asked Questions
Can I remove a password from a PDF if I do not know it?
It depends on the type. Owner passwords (which block printing and copying) can be removed without knowing the password using free tools. User passwords (which prevent opening the file) cannot be removed without the original password, unless you use expensive password recovery services that may not work.
Is it legal to remove a password from a PDF I own?
Yes, if you created the PDF or own the document. Removing a password from someone else's file without permission is not legal. If you inherited a document from a colleague or received it from a vendor, ask them for the password or permission before removing it.
Will removing a password damage the PDF?
No. Removing an owner password leaves the file intact and readable. The content, images, and formatting stay the same. The only change is that the restrictions on printing and copying are gone.
Which is safer: an online tool or desktop software?
Desktop software keeps your file on your computer, so there is no risk of it being stored on someone else's server. Online tools are convenient but require you to trust the service with your file. For sensitive documents, desktop software is the safer choice.
What if the online tool does not work on my PDF?
Some PDFs use stronger encryption or non-standard protection methods that free tools cannot handle. Try a different tool — ILovePDF sometimes works where Smallpdf does not, and vice versa. If none of them work, your PDF likely has a user password rather than an owner password, which means you need the original password to open it.