Unlock PDF for Printing 2026 — Free Online

Remove the print restriction from a PDF whose Print command is greyed out. If the file opens without asking for a password, this needs nothing from you but the file.

Recognising a print-restricted file

The document opens normally, scrolls normally, and the Print item is disabled — greyed out in the menu, or the keyboard shortcut does nothing. Acrobat shows "(SECURED)" next to the filename; Preview on macOS reports the restriction in its inspector. Nothing was typed to open it, which is the tell that this is a permission rather than encryption of the content.

Printing is bit 3 of the permission field. There is a second bit, 12, that governs high-resolution printing on its own, so a file can also be set to print only at a degraded resolution — the Print command works, and what comes out is deliberately not good enough to reproduce.

Both are lifted the same way here, because both live in the permission field that gets removed.

  • Opens with no password, Print greyed out — this page
  • Bit 3 blocks printing; bit 12 blocks it at full resolution
  • Both are cleared when the permissions are removed

Why not just print to PDF

Because the Print command is the thing that has been disabled, that route is often closed from the start. Where it is available through some other viewer, it re-renders every page: text becomes a new text layer or an image depending on the tool, form fields flatten, links and bookmarks disappear, and image quality drops to whatever the print pipeline chose.

Decrypting the file removes the restriction and changes nothing else. The pages that come out are the pages that went in, and printing them gives the quality the document was made with.

For a scanned document the difference is easy to see — a print-to-PDF round trip on a scan usually costs a visible amount of sharpness.

What this cannot do

If the PDF asks for a password before it opens, its content is encrypted and no restriction can be lifted without that password. Enter it here and both the encryption and the print restriction come off together.

And a restriction is not a watermark or a licence. Removing it does not change what the document says about how it may be used, which is a separate question from what your reader will let you do.

Frequently Asked Questions

Do I need a password to remove a print restriction?

Not if the file opens without one. Those carry owner-level restrictions and are decrypted with the empty password they were made with. A file that prompts you before opening needs that password.

Why is printing greyed out but reading is fine?

Because printing is a separate permission bit from opening the document. The file was encrypted with an empty user password and a permission field that clears bit 3, which is what disables Print in a reader that honours it.

My PDF prints but the output is poor — is that the same thing?

Probably bit 12, which restricts high-resolution printing on its own. Printing is allowed and deliberately degraded. Removing the permissions clears that too.

Is this better than printing to a new PDF?

Yes, where the option exists at all. Printing to PDF re-renders every page: form fields flatten, links and bookmarks are lost, and images are re-encoded. Decrypting leaves the pages exactly as they were.

Does the file leave my device?

No. It is decrypted and saved back in this browser tab.

Related free tools

More free pdf tools