How to Completely Disable ‘Print’ (Ctrl+P) in Microsoft Edge

In highly secure environments, such as public kiosks, library terminals, or corporate workstations handling classified documents, physical data exfiltration is a major concern. If a user can view a sensitive document in Microsoft Edge, they might attempt to print it to a local or network printer to smuggle the information out of the building. While you can remove printers at the OS level, an additional layer of security is to completely cripple the browser’s ability to interface with the print spooler, rendering the Ctrl+P shortcut and the Print menu options entirely useless.

This guide explains how to completely disable printing functionality system-wide in Microsoft Edge using the Group Policy Editor.

Disable Printing via Group Policy

To enforce a permanent block on all print requests initiated from within Edge, we must use an administrative template. This requires Windows 11 Pro, Enterprise, or Education editions.

  1. Log into Windows 11 with an Administrator account.
  2. Ensure you have downloaded and installed the latest Microsoft Edge Administrative Templates from the official Microsoft enterprise website.
  3. Press the Windows Key + R to open the Run dialogue box.
  4. Type gpedit.msc and press Enter to launch the Local Group Policy Editor.
  5. In the left-hand navigation pane, drill down to the following path:
    Computer Configuration > Administrative Templates > Microsoft Edge > Printing
  6. In the right-hand pane, locate the policy named Enable printing (or PrintingEnabled in the registry documentation).
  7. Double-click the policy to open its configuration window.
  8. Select the radio button next to Disabled. (Disabling the “Enable printing” policy effectively turns printing off).
  9. Click Apply, then click OK.
  10. Restart Microsoft Edge for the policy to take effect.

Verify the Lockdown

Once the browser restarts, it will read the new policy directive and instantly sever its connection to the Windows Print Spooler API.

To verify the restriction is active, open any webpage or PDF document within Microsoft Edge. Press Ctrl+P on your keyboard. Absolutely nothing will happen; the print dialogue box will refuse to load. Next, click the three horizontal dots in the top-right corner to open the main menu. You will notice that the “Print” option is either completely greyed out or entirely missing from the list. The browser is now strictly a viewing tool, incapable of outputting hard copies.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.