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

Setting Up Startup Boost in Edge

Edge Chromium's Startup Boost reduces the time it takes for Edge to load. Enable this feature with a simple setting change.

Discover More

Left-Handed Mouse

If you're left-handed, using a computer that by default is setup for right-handed users can be tricky. With Windows 10, ...

Discover More

Counting Files and Subfolders Using the Command Prompt

There are times when you might need to know how many files or subfolders are in a folder. Using the command prompt, you ...

Discover More
More WindowsTips

Understanding Remote Assistance

Sometimes you may need some computer help, or a friend may need help from you. By using Remote Assistance your computers ...

Discover More

Using Edge Chromium to Screen Capture a Web Page

Have you ever needed to take a screen capture of a web page? Edge Chromium allows for easy screen capture.

Discover More

Customize Edge's Kids Mode

Microsoft Edge Chromium's Kids Mode allows for restricted viewing for child safety. See how to customize Kids Mode 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 nine minus 5?

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