Skip to content
Follow
Windows

How to Enable or Disable Windows Protected Print Mode in Windows 11

Richard
Written by
Richard
Feb 2, 2026 Updated Sep 15, 2026 4 min read
How to Enable or Disable Windows Protected Print Mode in Windows 11
How to Enable or Disable Windows Protected Print Mode in Windows 11

Windows Protected Print Mode blocks untrusted printer drivers from running on your PC, keeping your printed documents safe from risky software. Microsoft introduced this security feature starting with Windows 11 build 26016.

Advertisement

Turning on this mode restricts your printer setup to certified drivers only. You can turn the feature on or off using the Local Group Policy Editor or the Windows Registry.

⚡ Quick Answer

Enable or disable Windows Protected Print Mode in Windows 11 Settings by navigating to Bluetooth & devices Printers & scanners. Click your printer, then select “Printer preferences” and use the “Set Up” or “Turn Off” buttons for the protected print mode.

Advertisement

How to Turn On or Off Windows Protected Print Mode from Settings

  1. Press Win+I to open Settings .
  2. Click Bluetooth & devices on the left. Then choose Printers & scanners on the right. Or click here to open directly: Open Printers & scanners settings
  3. Find your printer. Then click on Printer preferences.

You can turn Windows Protected Print Mode on or off directly through the Settings app on your Windows 11 computer. This method works best for home users and personal devices. Open your system settings, go to your printer options, and change the security setting for your device in just a few clicks.

  1. Click the Set Up button next to “Windows protected print mode”.
  2. Click Yes, continue to confirm.
  3. If any printers are removed as part of the setup, click Yes, continue again.

To turn off Windows Protected Print Mode (default):

  1. Click the Turn Off button next to “Windows protected print mode”.
  2. Click Yes to confirm.
Windows 11 Printers and scanners settings tile interface
Windows 11 Printers and scanners settings tile in Settings app.

Windows protected print mode
Windows protected print mode

Advertisement

How to Turn On or Off Windows Protected Print Mode Using Local Group Policy Editor

You can use the Local Group Policy Editor to turn Windows Protected Print Mode on or off across multiple computers on a network. This tool gives administrators granular control over printer security settings. Open the policy editor from the Start menu and update the configuration rule to manage your printers.

Follow these steps:

  1. Open the Start menu. Type Edit group policy. Press Enter to open the Local Group Policy Editor. ⚠️ Admin privileges required
  2. Go to this folder path: Computer Configuration > Administrative Templates > Printers
  3. On the right side, double-click Configure Windows protected print.
  4. You will see three options:
    • Not Configured: Uses default settings (WPP off).
    • Enabled: Turns on Windows Protected Print Mode.
    • Disabled: Turns off Windows Protected Print Mode.
  5. Choose your option and click OK.
  6. Restart your computer to apply the changes.
Local Group Policy Editor showing Windows Protected Print setting
Local Group Policy Editor showing Windows Protected Print setting

Options to enable or disable Windows Protected Print in Group Policy
Options to enable or disable Windows Protected Print in Group Policy

Advertisement

How to Enable or Disable Windows Protected Print Mode Using Registry Editor

You can enable or disable Windows Protected Print Mode by editing the Windows registry if you manage advanced system configurations. Open the Registry Editor tool from your Start menu search bar and change the specific registry key value. Be very careful because mistakes here can cause system instability.

⚠️ Warning: Editing the registry improperly can cause serious problems. Ensure you back up your registry before proceeding.

Here's how:

  1. Open Registry Editor by typing regedit in the Start menu and pressing Enter. ⚠️ Admin privileges required
  2. Go to this key: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Printers\WPP
  3. Look for these items in the right pane:
    • EnabledBy
    • WindowsProtectedPrintGroupPolicyState
    • WindowsProtectedPrintMode
    • WindowsProtectedPrintOobeConfigComplete
  4. If they don't exist, right-click on empty space. Choose New DWORD (32-bit) Value. Create each with the exact names above.

To turn on WPP, adjust these values:

Advertisement
  • EnabledBy = 2
  • WindowsProtectedPrintGroupPolicyState = 1
  • WindowsProtectedPrintMode = 1
  • WindowsProtectedPrintOobeConfigComplete = 1

To turn WPP off, delete the first, second, and fourth items. Then, set 'WindowsProtectedPrintMode' to 0.

  • Delete the first, second, and fourth items.
  • Set WindowsProtectedPrintMode to 0.
  1. Restart your PC for the changes to take effect.
Windows Protected Print Mode registry keys
Windows Protected Print Mode registry keys

Example of setting registry value for EnabledBy
Example of setting registry value for EnabledBy

Summary

Windows Protected Print Mode is a built-in security feature that protects your printed documents by blocking untrusted printer drivers. Home users can manage this setting through the standard Settings app, while workplaces often use group policy or registry tools to enforce it across many computers at once.
  • What is it? Windows Protected Print Mode helps keep your printed documents secure by using only trusted printer drivers.
  • When to use it? It is especially useful for workplaces handling sensitive or private information like banks or hospitals.
  • How to use it? You can turn this feature on or off easily through Windows Settings, Group Policy Editor, or Registry Editor.
  • Which method should I choose? Use the method that best fits your comfort level and needs.
  • Important reminder: Always restart your computer after making changes for them to work properly.
  • Need more help? For more information, you can check out the official Microsoft page about this feature here: Microsoft Tech Community - Secure Print Experience

What Printers are compatible with Windows protected print mode?

The Internet Printing Protocol (IPP) system behind this feature only supports Mopria-certified printers. Driverless printing operates through the Windows modern print stack. Enabling Windows Protected Print Mode automatically uninstalls third-party driver printers and blocks new installations.

How to print in protected mode?

To enable it, open Settings, then select Bluetooth & devices, and finally Printers & scanners. Look for the Printer preferences section.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard is a writer at Geek Rewind who turns complex IT tasks into clear, step-by-step guides. He draws on years of hands-on experience in system administration and enterprise IT operations, focusing on Windows, Linux and WordPress: the problems people actually run into, and the fixes that work. His server and WordPress guides come from systems he runs himself. Richard builds and maintains the platform behind Geek Rewind, from its Ubuntu servers and Nginx configuration to its custom WordPress plugins. Many new tutorials start with readers' questions, and he's always glad to answer them in the comments.

Advertisement

📚 Related Tutorials

How to Enable or Disable Mobile Devices on Windows 11
Windows How to Enable or Disable Mobile Devices on Windows 11
How to Enable or Disable Windows Ready Print in Windows 11
Windows How to Enable or Disable Windows Ready Print in Windows 11
Windows 11 Taskbar: What is the Start Feature
Windows Windows 11 Taskbar: What is the Start Feature
How to Turn Enhanced Security On or Off with Microsoft Edge
Windows How to Turn Enhanced Security On or Off with Microsoft Edge

1 Comment

Leave a Comment

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