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.
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.
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.
How to Turn On or Off Windows Protected Print Mode from Settings
- Press Win+I to open Settings .
- Click Bluetooth & devices on the left. Then choose Printers & scanners on the right. Or click here to open directly: Open Printers & scanners settings
- 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.
- Click the Set Up button next to “Windows protected print mode”.
- Click Yes, continue to confirm.
- If any printers are removed as part of the setup, click Yes, continue again.
To turn off Windows Protected Print Mode (default):
- Click the Turn Off button next to “Windows protected print mode”.
- Click Yes to confirm.


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:
- Open the Start menu. Type
Edit group policy. Press Enter to open the Local Group Policy Editor. ⚠️ Admin privileges required - Go to this folder path:
Computer Configuration > Administrative Templates > Printers - On the right side, double-click Configure Windows protected print.
- 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.
- Choose your option and click OK.
- Restart your computer to apply the changes.


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:
- Open Registry Editor by typing
regeditin the Start menu and pressing Enter. ⚠️ Admin privileges required - Go to this key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Printers\WPP - Look for these items in the right pane:
- EnabledBy
- WindowsProtectedPrintGroupPolicyState
- WindowsProtectedPrintMode
- WindowsProtectedPrintOobeConfigComplete
- 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:
- 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.
- Restart your PC for the changes to take effect.


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?
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.
[…] How to Enable or Disable Windows Protected Print Mode in Windows 11 […]