Skip to content
Follow
Browsers

Disable Printing in Microsoft Edge for Windows 11

Richard
Written by
Richard
Jan 5, 2025 Updated Aug 13, 2026 2 min read
Disable Printing in Microsoft Edge for Windows 11
Disable Printing in Microsoft Edge for Windows 11

Disabling printing in Microsoft Edge for Windows 11 stops anyone from printing web pages or documents straight from the browser. You can block this feature by changing a background setting called the PrintingEnabled policy.

Turning off this setting makes the print button vanish from Edge menus, keyboard shortcuts, and extensions. Schools and businesses often use this trick to stop people from making paper copies of sensitive web pages on work or school PCs.

⚡ Quick Answer

Disable printing in Microsoft Edge by opening the Windows Registry and navigating to the specified folder key. Create a new DWORD value named PrintingEnabled and set its value to 0. A reboot may be required for the change to take effect.

Enable or disable printing from Microsoft Edge

Administrators can lock down Edge printing in Windows 11 with a quick registry tweak. Blocking this capability stops anyone using the Edge browser on the local machine from outputting web pages to paper. Open the Windows Registry editor and head to the following location.

⚠️Warning
Remember to back up your registry before making any changes, or create a System Restore point as a precaution.
💻Code
ComputerHKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftEdge

Right-click the key and select ‘New’ > ‘DWORD (32-bit) Value’. Name this new entry PrintingEnabled.

Double-click PrintingEnabled and set the value data to 0 to turn off printing.

Microsoft Edge disable printing
Microsoft Edge disable printing

Deleting the entry restores default browser behavior and allows printing from Edge again.

💻Code
PrintingEnabled

A computer restart might be necessary for the modifications to take effect.

System changes apply immediately after the service reads the updated registry hive.

Reference:

Microsoft.com

Conclusion:

Managing Edge printing restrictions on Windows 11 is entirely feasible with the correct registry configuration. Review these final takeaways:

  • Microsoft Edge can use default printing capabilities to control user access better.
  • The PrintingEnabled policy provides a simple method to disable or enable printing.
  • Always back up the Windows Registry before making any changes.
  • Changes may require a system reboot to take effect.
  • Users can still print through plug-ins even if printing within Edge is disabled.

Applying these guidelines helps organizations restrict browser printing effectively and secure sensitive web content.

Was this guide helpful?

Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Back Up and Restore Windows 11 Registry
Windows How to Back Up and Restore Windows 11 Registry
How to See System Restore Points in Windows 11
Windows How to See System Restore Points in Windows 11
How to Enable or Disable Tracking Prevention in Microsoft Edge
Browsers How to Enable or Disable Tracking Prevention in Microsoft Edge

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *