Locklizard
  • Products
    • DRM software
      • Safeguard PDF Security
      • Safeguard Enterprise
      • DRM Software Features
        • Restrict PDF use
        • Watermark PDF
        • Expire PDF
        • Revoke PDF
        • Disable Print
        • Track PDF
    • Secure PDF Viewers
      • Viewer Overview
      • Viewer Demo
      • Web Viewer
      • USB Viewer
    • Add-ons
      • All Add-ons
      • Web Publisher
      • Safeguard Portable USB
      • Ecommerce API
      • Command Line
      • Own Branding
      • Custom Email
    • Purchase & Pricing
    • Book a Demo
  • Solutions
    • Industry sectors
      • All Industries
      • Auctions
      • Engineering
      • Government
      • Healthcare
      • Libraries
      • Mergers & Acquisitions
      • Publishing Ebooks
      • Publishing Media
      • Publishing Standards
      • Membership Associations
      • Reports & Analysis
      • Tax Advisors
      • Training & Education
    • Vertical sectors
      • All Sectors
      • Board Documents
      • Internal Company Use
      • Large Publishers
      • Small Publishers
    • Business processes
      • Processes Overview
      • Secure Document Sharing
      • Sell Documents Securely
      • Document Retention
      • Prevent Document Leakage
      • Internal Document Control
      • Regulatory Compliance
      • Secure PDF Forms
      • Secure Data Rooms
      • Data Room Security
      • Application Integration
    • Business benefits
    • Regulatory compliance
      • Compliance Overview
      • NIST & DFAR Compliance
  • Downloads
    • Free 15 day trial
    • Viewers
      • Windows Viewer
      • Mac Viewer
      • iOS Viewer
      • Android Viewer
    • Writers
    • Manuals
  • Support
    • Support
    • FAQs
    • Guides
    • Videos
    • White papers
  • About Us
    • Contact us
    • Our customers
      • Customer Overiew
      • Case Studies
      • Testimonials
    • Our technology
      • What is DRM?
    • Blog
    • Why Locklizard?
      • Competitors
      • PDF DRM protection
      • Password protect PDF
      • Product Awards
  • Click to open the search input field Click to open the search input field Search
  • Menu Menu

How to unlock a password protected PDF

in Blog, Document Security, DRM, Ebook DRM, PDF Security

How to unlock and edit a password protected PDF with or without the password

Learn how PDF passwords work, their weaknesses, and how to use both native apps and cracking tools to unlock and remove their passwords.

   Unlocking PDF passwords


For better or worse (hint: worse), passwords are the most common form of protection for PDF files.  Home users, businesses, and even government organizations apply them daily using PDF editing software such as Adobe Acrobat Pro, Foxit, or online tools.  It was inevitable that at some point users would try to break this security – either due to losing the password or to maliciously handle content they shouldn’t.

Let’s take a look at how to unlock password protected PDFs and how to stop it, including:

  1. How PDF passwords work
  2. How to unlock password protected PDFs legitmiately
  3. How to unlock a PDF without the password
  4. Are PDF passwords secure?
  5. Key takeaways for unlocking PDF files
  6. The best way to protect PDFs without passwords

   How do PDF passwords work?


There are two types of PDF password protection: the open password and the permissions password.  Knowing how they work will help you understand their flaws and how it is possible to unlock or remove them.

   How PDF open passwords work


A PDF open password, previously known as the user password, requires users to enter a previously set string to access the document.

Here’s how the open password works on a technical level:

  1. The user sets a password.
  2. That password is encrypted (hashed).
  3. The PDF is encrypted using the hashed password as a key.
  4. When a user enters the password, it is compared to the hashed password, and if they match, the document is decrypted and the content displayed.
  5. If the password does not match, the user will see an incorrect password error, and the document will not open.

The document is encrypted using 256-bit encryption, which is resistant to automated attacks.  However, as we’ll show later, breaking the encryption is unnecessary to regain access to the document.

   How do PDF permission passwords work?


A PDF permissions password or owner password is intended to stop users from editing, printing, or otherwise modifying a PDF.  The key difference between these password restrictions and an open password is that the entire document is not encrypted.

This is how PDF permissions or restrictions work:

  1. The PDF contains permissions flags that determine which actions are and are not allowed.
  2. When the user chooses a password and sets their permissions, their choices are noted, embedded within the PDF structure, and encrypted.
  3. The PDF reader checks the permission settings when a user tries to perform an action and either allows or denies it.
  4. Alternatively, users can enter the password to remove the restrictions until its next open.

For this to work, the PDF viewer the end user is using needs to support reading and enforcing permissions.  We’ll discuss why this is problematic later.

   How to unlock password protected PDFs legitimately


The first and easiest way to unlock a PDF is by knowing the password, as this will enable you to remove any restrictions.  We’ll show you where to find this option in Adobe Acrobat Pro, but the interface should be similar in other PDF editors.

   PDFs that have an open password


There are two ways to remove protection from a PDF: temporarily, by entering the correct password, and permanently, by removing its password and decrypting it.

How to unlock a password protected PDF

Any PDF that is locked with an open password should prompt you to enter the correct password, provided you’re using a compatible PDF editor.

Entering it will unlock the PDF for that session only – if you close it, you’ll need to enter the password again.

How to permanently unencrypt a PDF

Once you have entered the open password once, you can decrypt the PDF through the security menu:

  1. Press the “Security” icon on the left-hand side of the PDF and then press “Remove security” at the bottom of the list-+.
  2. Enter the password when prompted and press “OK”.

The new unlocked PDF will be unencrypted, and you will no longer need to enter a password to access it.

   How to remove the PDF permissions password

The process to remove the permissions password is similar:

  1. Press the “Security” icon on the right-hand side of the PDF and then press “Advanced Options > Remove Security” in the toolbar.
  2. Enter the password when prompted and press “OK”.
  3. Press Ctrl + S to save the unsecured version of the document.

   How to unlock a PDF without the password


Different techniques must be used to unlock a PDF depending on whether it’s using a permissions password or an open password, with the former much easier to remove.

   How open a password protected PDF without the password


The security of an encrypted PDF depends on whether the person protecting it has good password hygiene.  Open passwords are cracked using tools that automatically try thousands of different combinations.

They can use cracking techniques such as:

  • Password lists:  the software will try a list of the most commonly used passwords or a large database of passwords leaked from other hacks.
  • Dictionary attacks:  the cracking software will try every word in the dictionary, with single words often cracked in minutes but combinations of multiple words taking significantly longer.
  • Brute force:  tries all possible number and letter combinations.  This is typically quite slow for longer passwords, but you can get short ones quickly.
  • Rainbow table:  uses a list of pre-computed hashes (the numerical value of an encrypted password) of all possible password combinations for any given hashing algorithm.
  • Thunder Tables:  these are unique to Elcomsoft.  They list all the keys for which Rainbow Table fails so that brute-force attacks do not spend time trying 99% of incorrect keys.

Password cracking tools aren’t the only way to open a locked PDF.  PDFs protected with old versions of Acrobat can have their insecure RSA encryption cracked instantly, for example.  Passwords can also be shared by other users or phished, or accomplished attackers can perform PDF exfiltration attacks.  We choose to focus on password crackers because they are the most accessible to the average user and can be quite successful for shorter passwords.

There are a number of PDF password remover tools, including online services, but we’ll use Elcomsoft and Passware for this demonstration as they are well-known and reliable.

How to unencrypt a PDF without the password using Passware

Passware’s unlock tool provides a simple interface from which to crack PDF and other document passwords.  It allows you to easily customize the types of attacks you attempt and the ability to provide contextual information that you remember about the password.

Here’s what the process looks like to unencrypt a PDF document.

  1. Open Passware and drag and drop your PDF file into the “Recover File Password” box.
  2. Choose whether you want to use the default settings or customize them.  We recommend using the wizard to help you choose the best settings.
  3. Press “Recover” and wait for the software to try different unprotection combinations.  Depending on how secure the password is, this process could take seconds, days, weeks, or hundreds of years.
How to open a password protected PDF without the password using Elcomsoft

The process to crack a password is just as easy in Elcomsoft:

  1. Open Elcomsoft and select the settings you’d like.
  2. Press “Open” and select your PDF.
  3. Click “Start Recovery” and wait for Elcomsoft to crack the password.

   How to unlock a PDF for editing without the password


Permissions passwords are much easier to remove.  There are dozens of ways to unlock a PDF locked for editing and printing, with many of them requiring little effort.  This is due to Adobe permissions relying on the honor system and the ability for the permissions flags, even if they are encrypted, to be removed from the document.

We won’t show you every method here of how you can edit a protected PDF, but rather focus on the fastest and most approachable ones.

How to unlock a PDF for editing with Google Chrome

This is the easiest way to unlock a PDF for editing:

  1. Right-click the locked PDF in File Explorer and press “Open with > Chrome”.
  2. Press the print icon in the top right corner of the PDF viewer.
  3. Open the PDF file using a PDF editor, MS Word or a similar editor.
How to unlock a PDF for editing with Google Drive

If opening in Chrome doesn’t work, you can upload your PDF to Google Drive instead, which will strip the protection to make it editable.

  1. Open your Google Drive settings and check the box “Convert uploaded files to Google Docs editor format”.

    Access the settings menu via the cog in the top-right corner.

  2. Select “New > File upload” and upload your PDF to Google Drive.
  3. Right-click the file and select “Open with > Google Docs”.
  4. Select “File > Download > PDF document”.
How to unlock a PDF for editing without the password online

Online tools are a convenient way to unlock PDFs, but you should be aware that you are uploading your PDF to somebody else’s server and you cannot verify its security.  You should only use them for non-sensitive files.

Here’s how to unlock a PDF for editing online:

  1. Go to a PDF password removal website and drag and drop or browse to your PDF to upload it.
  2. Press “Unlock” or “Convert” PDF and wait for the process to complete.
  3. After a few seconds, you can download your password-free PDF stripped of all permissions.
  4. Open the PDF in any PDF editor to change its contents.

   Are PDF passwords secure?


PDF permissions passwords are totally useless, and while better than nothing, open passwords fail to offer a level of security suitable for sensitive and confidential documents.  We can talk about the problems with Adobe’s specific implementation all day, but ultimately, any document protection that uses passwords is going to be less secure by its very nature.  It takes a unique encryption key, which could be thousands of characters long, and allows attackers to bypass it by guessing a user-chosen password that is likely not random and less than 10 characters.  See how secure is Adobe encryption for more detailed information.

But these aren’t the only pitfalls:

  • Passwords can be either intentionally or unintentionally shared.
  • Users who know passwords can remove them and share the unprotected document.
  • Passwords are often reused across multiple documents.
  • If you want your organization to have different passwords for each document, then you need to securely distribute them to users, secure the database with them in, and provide a way for users to request forgotten passwords that isn’t vulnerable to social engineering.
  • There is no way to change a PDF password after the fact, so if it is compromised, it is compromised forever.
  • Users often write complex passwords down in insecure locations (such as sticky notes or encrypted documents) so they can remember them.

If you’re looking for strong document security, it’s better to avoid passwords entirely.

   Key takeaways for unlocking PDFs


To summarize all that we’ve covered:

  1. There are two types of PDF passwords with different levels of security
    The PDF open password encrypts the entire document and is, therefore, harder to remove than the permission password, which only encrypts the permissions dictionary.
  2. The easiest way to unlock a PDF is by entering the password when prompted
    This is the only foolproof way to unencrypt a PDF.
  3. Users can remove the open password entirely after they’ve entered it
    This allows them to share passwordless PDFs with others.
  4. Sophisticated PDF cracking tools can remove the open password
    Tools such as Elcomsoft and Passware can try tens of thousands of password combinations per second to guess a password.  This is an effective way to remove shorter and less complex passwords.
  5. You can unlock an edit-protected PDF by typing the password in any PDF editor
    PDF applications will also let you remove the password entirely.
  6. It’s easy to remove the permissions passwords using cracking applications
    You don’t need to know the password or have an algorithm guess it – cracking applications remove permissions passwords instantly and in a single click.
  7. These vulnerabilities make PDF passwords a poor method of security
    The potential for them to be shared, stored insecurely, or reused only adds to this.

   The best way to protect PDFs without passwords


While you can use PDF certificates instead of passwords, these have their own problems, as we cover in PDF password or certificate encryption.  The best way to protect a PDF without a password is to use a PDF DRM solution like Locklizard.

Locklizard Safeguard protects PDFs using a combination of encryption, secure licensing, and a dedicated viewer application.  It prevents unauthorized access of PDF documents and controls what users can do with them.

Heres’ how to make a PDF read only or not editable using Safeguard:

  1. You open the PDF in the Safeguard Writer application and choose the DRM controls you want to enforce (printing, expiry, watermarks, screenshotting, etc.).
  2. Once you press publish, Safeguard will encrypt your PDF file so that unauthorized users will not be able to open it and nobody will be able to edit or copy and paste from it.
  3. In your admin portal, you add users, and a license file is automatically sent to their email.
  4. Provided a user has activated a valid license file, decryption keys will be securely transmitted to an encrypted keystore when they open an encrypted PDF.  These decryption keys cannot be shared or copied to other devices.
  5. The document will only open in the Locklizard Safeguard Viewer application, which prevents copying, screenshots, printing, and editing.  It can also display dynamic watermarks that identify the person using the document.
  6. When you recall or revoke authorization to a PDF, even those who have already downloaded it will not be able to open it.  All they will have left is an encrypted file that they cannot open.

Crucially, Locklizard restrictions cannot be bypassed or removed.  Unlike Adobe permissions passwords, there is no route to edit, screenshot, copy, or save a document, and users can only print if the document owner / publisher allows it.  You get comprehensive, modular protection without having to set up password management infrastructure or put any extra load on your IT support team.

Take a 15-day free trial of our DRM software today to stop unauthorized access and modification of your PDF files without passwords or certificates.

   FAQs

Can a password-protected PDF be unlocked?

Yes, password-protected PDFs can be unlocked on Mac, Windows, and even Android devices by entering the password or using free or paid cracking tools.  Permissions passwords can be successfully cracked every time, whereas open passwords depend on the length and complexity of the password.

Why remove a PDF password?

PDF passwords often need to be removed because the document is going to be shared with an authority (such as a tax authority), the contents are no longer sensitive, or the user has just forgotten the password.

Can online tools crack open passwords?

Internet tools such as SmallPDF or ilovePDF appear to be exclusively focused on removing the permissions password, not the open password.  Cracking an open password requires more powerful hardware and this likley makes it unprofitable to offer as a free service.

Will a strong password stop my PDF from being opened?

No, because authorized users can still share the password with unauthorized ones or fall victim to phishing and social engineering attacks.

Is Adobe Acrobat password protection more secure than other applications?

No.  PDF apps follow the Adobe standard and PDF specification, which use the same techniques so they are compatible with one another.

Does Locklizard protect other document formats?

No.  We only protect files in PDF format.  You must export other documents to PDF before protecting them.

 

Tags: decrypt pdf, how to unlock a password protected pdf, open a locked pdf, pdf password, pdf password encryption, pdf password security, pdf security, unlock pdf, unlock pdf without password, unprotect pdf
Share this entry
  • Share on Facebook
  • Share on X
  • Share on WhatsApp
  • Share on Pinterest
  • Share on LinkedIn
  • Share on Tumblr
  • Share on Reddit
  • Share by Mail

Free Trial

“Fantastic product… outstanding support.”

“We would recommend Locklizard to others”

“The clear leader for PDF DRM protection”

“Our ebook sales have gone through the roof”

“Simple & secure – protects IPR from theft”

Trusted by:

Protect IPR

See why thousands of companies use Locklizard to safeguard their documents and increase revenue streams.

  • Our Customers
  • Customer Testimonials
  • Customer Case Studies
  • Locklizard vs Competitors

Latest Posts

  • Cloud Document Collaboration & Document SecurityFebruary 18, 2025 - 10:22 am
  • Stopping Screen Sharing & Recording of DocumentsJanuary 30, 2025 - 10:58 pm
  • ISO 9001 and Document SecurityJanuary 8, 2025 - 9:02 pm
  • How to expire links for file sharing and downloadsDecember 17, 2024 - 10:14 pm
  • Digital Libraries, Controlled Digital Lending & eBook DRMNovember 30, 2024 - 4:19 pm
PDF DRM Features
  • Protect PDF files
  • Stop PDF sharing
  • Stop PDF copying
  • Restrict PDF editing
  • Add PDF watermarks
  • Disable PDF printing
  • Stop screenshots
  • Expire PDF files
  • Revoke PDF files
  • Lock PDF to devices
  • Lock PDF to IP
  • Track PDF opens

How To Guides

How to stop sharing screen
How to expire download links
How to sell study notes
How to print to PDF
How to protect Autocad files
How to protect a document
How to unlock a protected PDF
How to expire Excel files
How to watermark in Excel
How to protect Excel files
Save a Google Doc as PDF
How to share a PDF online
How to insert PDF into Word
How to edit a protected PDF
How to convert ePub to PDF
How to prevent PDF download
How to share Google Docs
How to prevent PDF download
Enforce do not copy distribute
Share sell PDF in WordPress
How to remove a watermark
How to add security to PDF
Publish digital publications
How to share a PDF as a link
How to timestamp a PDF
Insert PDF into Google Doc
How to convert Word to PDF
How to convert PDF to Word
Share securely in SharePoint
How to encrypt email in Gmail
How to encrypt PDF files
How to recall unsend an email
How to watermark PowerPoint
How to lock a Word document
How to santize PDF files
How to lock a Google doc
Prevent PDF security removal
Protect Word without password
Add a dynamic watermark
Password protect Google Doc
Add a watermark in Word
Make a PDF non editable
How to create a stamped PDF
How to prevent ebook piracy
Password protect a Word doc
How to protect a PDF securely
How to revoke document access
Change PDF security settings
How to disable printing of PDFs
Sell online courses securely
How to add security to a PDF
Encrypt a PDF without Acrobat
Share documents securely
How to prevent PDF sharing
Protect confidential documents
How to publish ebooks securely
How to restrict PDF editing
How to password protect a PDF
How to protect ebooks
How to sell Reports securely
How to make a PDF read only
How to send a PDF securely
How to watermark a PDF
How to lock a PDF from editing
How to encrypt a PDF
How to make a PDF expire
How to password protect a PDF
How to protect online courses
How to email a PDF securely

Try Safeguard today

Start protecting your PDF files and documents from sharing & piracy

PRODUCTS

DRM Software
Safeguard
Safeguard Enterprise

Add-ons

  • eCommerce API
  • Command Line
  • USB Protect
  • Web Publisher
  • Own Branding
  • Custom Email

Secure PDF Viewers

  • Web Viewer
  • USB Viewer

SECURITY FEATURES

Stop copying, editing, saving
Disable PDF Prints
Block Screenshots
Disable Copy Paste
Dynamic Watermarks
Expiry & Self Destruct
Revoke Documents
Device Locking
Location Locking
Track PDF Use

PRICING

Purchase & Pricing

RESOURCES

FAQs
Locklizard Blog
Knowledgebase
Security Guides
White Papers
Viewer Demo
Videos

DOWNLOADS

Secure Viewers

  • Windows
  • Mac OS X
  • iOS
  • Android

Writers
Product Manuals
FREE Trial

DOCUMENT SECURITY

Share Documents Securely
Protect Online Courses
Stop Ebook Piracy
Document Encryption
Secure PDF Distribution
Protect Confidential Documents
Ebook DRM

Protect PDF Files

  • PDF Copy Protection
  • Lock PDF files
  • Encrypt PDF
  • Secure PDF
  • PDF DRM

INDUSTRY SECTORS

Training & Elearning
Publishing Ebooks
Publishing Standards
Online Libraries
Membership Associations
Engineering
Government
Healthcare
Mergers & Acquisitions
Secure Reports From Theft

  ABOUT US

About Us

Our DRM Technology

  • What is DRM?

Customers

  • Case Studies
  • Testimonials

Locklizard vs Competitors

  • Secure Data Rooms

Company Brochure

  CONTACT

sales@locklizard.com
support@locklizard.com

Business Hours:
US: 8AM to 17.00PM EST
UK: 9AM to 17.30PM GMT

© Copyright 2004-2025 Locklizard Limited. All rights reserved.Privacy Policy|GDPR Policy|Cookie Policy|SITE MAP

Link to: Google Workspace security – is it secure? Link to: Google Workspace security – is it secure? Google Workspace security – is it secure?Link to: How to password protect a document Link to: How to password protect a document How to password protect a document
Scroll to top Scroll to top Scroll to top