Disabling Printing in Edge Chromium

Written by Eric Wyatt (last updated February 8, 2021)

1

Chris reached out asking for help with a particular problem that he was researching. The problem is that he wants to disable the Microsoft Edge Chromium browser from being able to print. His computer is a communal one with one account accessed by multiple employees all during work hours. For his situation group policies won't work as the employees need ready access to the system and switching accounts will slow the employees down too much. The solution for this predicament is best suited to using Registry Editor.

  1. PressÊWin+R. Windows opens the Run window.
  2. Type "regedit" (without quotes) and pressÊEnter. Windows opens the Registry Editor.
  3. In the left-side panel, navigate to this portion of the registry: HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Edge
  4. If you don't see a subkey called "Edge" you will need to create a new subkey and name it (without quotes) "Edge". You will see what appears to be a folder in the left side titled NamingTemplates.
  5. Select the new subkey that you created. (You can do this by clicking on it once.)
  6. In a blank area of the right-hand window, right-click and choose New>DWORD (32-bit) Value from the pop-up window. This creates a new, unnamed data value.
  7. Name the new data value "PrintingEnabled" (without quotes) and pressÊEnterÊto commit the new name. You should see two Reg_SZ data values in the right-hand window—one called (Default) and the other is the new PrintingEnabled value you just created.
  8. Double-click on the PrintingEnabled value. This opens the Edit DWORD (32-bit) Value dialog box.
  9. In the Value Data field enter a "0" (without quotes) to disable printing or a "1" (again without quotes) to enable printing. (See Figure 1.)
  10. Figure 1. PrintingEnabled with new value data entered.

  11. Click OK to close the dialog box.
  12. Close the Registry Editor. The changes you made take effect immediately.

With this Registry Editor modification, Chris can now disable printing and reenable it whenever he wants for his employees.

 This tip (13820) applies to Windows 10.

Author Bio

Eric Wyatt

Eric Wyatt is a swell guy (or so his friends tell him). He is a formally trained designer and branding expert, bringing a wide range of skills to his Tips.Net articles. ...

MORE FROM ERIC

Quickly Deactivate Apps that Impact Startup

Windows will load apps at startup, which can impact performance. Quickly deactivate startup items that can affect the ...

Discover More

Changing the Text Cursor Indicator

Windows 10 allows for customization of the Text Cursor Indicator. With simple customization options you make the ...

Discover More

Limiting Bandwidth for Updates

Use a new advanced feature in Settings to limit upload bandwidth usage. By setting the absolute bandwidth an update can ...

Discover More
More WindowsTips

Using the Hosts File to Block Content

Although there are better methods, you can use the Hosts file to block access to specific websites. This tip tells you how.

Discover More

Edge Chromium: Clearing All Data on Close

On public computers, it is important to clear all website data between user sessions. Changing Edge Chromium settings ...

Discover More

Setting the Default Search Engine in Microsoft Edge

For some people, search engines are a religious issue. Fortunately, Microsoft Edge has left the door open for you to ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is eight less than 8?

2021-02-08 09:34:28

Graham

I don't need to disable Edge printing, however I want to change the print dialogue.

I don't like the default print dialogue because of the need to scroll to see the "Print on both sides", "more settings" and "Print using system dialogue" options.

A more compact dialogue would be helpful. In fact the original "system dialogue" is ideal, it only lacks an automatic "print preview". I really do not understand why Microsoft replaced it?
Does anybody know if there a setting that I can change to make "system dialogue" the default option, without manually selecting it every time?

However my biggest problem is that the standard Edge print dialogue attempts to override my existing printer settings.
I have a single HP Officejet Pro 8600 Plus. This is setup as THREE separate printer options.
1.) Tray 1 Black only, 2.) Tray 1 Colour, 3.) Tray 2, for special paper, black only.
This is my preferred method of controlling the printing for ALL applications, not just browsing.

As an example in "Microsoft Edge (Chromium)" when I ask it to print from Tray 2 (which should be black on special paper) it produces a colour printout from Tray 1 (standard paper).
I can manually set it to print in black which continues in the session. When I close Edge and then reopen the browser it goes back to printing in colour.

Any suggestions for both the 'overriding' issue and the lack of function for the extension?


Newest Tips