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

Syncing Settings between Computers

When you use a Microsoft account or an Azure Active Directory (Azure AD) account, you can sync settings between the ...

Discover More

A More Private Start Menu

If your computer is accessed by multiple people, you may be concerned about privacy. One area where you might want a bit ...

Discover More

How to Find Your Windows 10 OEM Product Key

Your OEM product key is assigned by your Original Equipment Manufacturer to your version of Windows. Using the Command ...

Discover More
More WindowsTips

Creating a Desktop Shortcut for a Favorite Web Page

If you visit a certain Web page frequently, you may wish to create a desktop shortcut to take you there. This tip tells ...

Discover More

Overview of OneDrive

Using the cloud to store and transfer files is more common today than at any other time. With OneDrive and Windows 10 you ...

Discover More

Enabling a Warning before Closing Multiple Edge Tabs

Tabbed browsing can be a great feature. If you use Edge with multiple tabs open, then enabling an alert anytime you close ...

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 one less than 2?

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