Browsers

Disable Printing in Microsoft Edge for Windows 11

Richard
Written by
Richard
Jan 5, 2025 Updated Mar 20, 2026 3 min read
Disable Printing in Microsoft Edge for Windows 11

This article explains enabling or disabling printing from the Microsoft Edge browser on Windows 11.

Microsoft Edge is the default browser in Windows 11. However, users can switch to their preferred or favorite browser anytime. Edge is based on Chromium, similar to Google Chrome and other Chromium-based browsers today.

You can print webpages, PDF files, or other content from installed prints and applications by default. When you print to a printer, application, or PDF, Microsoft Edge sends the commands and file information to the operating system of your device.

Administrators can disable printing from Microsoft Edge at any time using the PrintingEnabled policy.

If you disable printing using this policy, users can’t print from Microsoft Edge. Printing is disabled in the wrench menu, extensions, JavaScript applications, etc. Users can still print from plug-ins that bypass Microsoft Edge while printing.

Enable or disable printing from Microsoft Edge

As mentioned, an administrator can disable printing from Microsoft Edge using the PrintingEnabled policy.

Here’s how to do that.

First, open the Windows Registry and navigate to the folder key path below.

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 Edge > New > DWORD (32-bit) Value and name the new DWORD PrintingEnabled.

Double-click PrintingEnabled and change the value 0 to disable printing from the Microsoft Edge browser.

Microsoft Edge disable printing

Delete the name created above to reenable this feature and allow printing from Edge.

💻Code
PrintingEnabled

You may have to reboot your computer to apply the changes.

That should do it!

Reference:

Microsoft.com

Conclusion:

In summary, managing the printing capabilities in Microsoft Edge on Windows 11 is straightforward for administrators. Here are the key points to remember:

  • 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.

By following these guidelines, you can effectively manage printing settings in Microsoft Edge to accommodate your organizational needs.

Frequently Asked Questions

How do I disable printing in Microsoft Edge on Windows 11?

To disable printing in Microsoft Edge, open the Windows Registry and navigate to ComputerHKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftEdge. Create a new DWORD (32-bit) value named 'PrintingEnabled' and set its value to 0.

Can I re-enable printing in Microsoft Edge after disabling it?

Yes, you can re-enable printing by deleting the 'PrintingEnabled' DWORD you created in the Windows Registry. After making this change, you may need to reboot your computer for the settings to take effect.

What happens if I disable printing in Microsoft Edge?

If printing is disabled in Microsoft Edge, users will not be able to print from the browser, including from the wrench menu or JavaScript applications. However, they can still print using plug-ins that bypass Microsoft Edge.

Is it safe to edit the Windows Registry to disable printing?

Editing the Windows Registry can be risky, so it's important to back it up before making any changes. Creating a System Restore point is also recommended as a precaution.

Why would an administrator want to disable printing in Microsoft Edge?

An administrator may want to disable printing in Microsoft Edge to control user access to printing capabilities, enhance security, or manage organizational resources more effectively.

Was this guide helpful?

Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, the owner and lead writer at Geek Rewind, is a tech enthusiast passionate about simplifying complex IT topics. His years of hands-on experience in system administration and enterprise IT operations have honed his ability to provide practical insights 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.

2464 articles → Twitter

📚 Related Tutorials

How to See System Restore Points in Windows 11
Windows How to See System Restore Points in Windows 11
Enable or Disable Tracking in Microsoft Edge
Browsers Enable or Disable Tracking in Microsoft Edge
How to Enable or Disable Tab Performance Detector in Microsoft Edge
Browsers How to Enable or Disable Tab Performance Detector in Microsoft Edge

Leave a Reply

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