Windows OS Hub
  • Windows
    • Windows 11
    • Windows 10
    • Windows Server 2025
    • Windows Server 2022
    • Windows Server 2019
    • Windows Server 2016
  • Microsoft
    • Active Directory (AD DS)
    • Group Policies (GPOs)
    • Exchange Server
    • Azure and Microsoft 365
    • Microsoft Office
  • Virtualization
    • VMware
    • Hyper-V
    • Proxmox
  • PowerShell
  • Linux
  • Home
  • About

Windows OS Hub

  • Windows
    • Windows 11
    • Windows 10
    • Windows Server 2025
    • Windows Server 2022
    • Windows Server 2019
    • Windows Server 2016
  • Microsoft
    • Active Directory (AD DS)
    • Group Policies (GPOs)
    • Exchange Server
    • Azure and Microsoft 365
    • Microsoft Office
  • Virtualization
    • VMware
    • Hyper-V
    • Proxmox
  • PowerShell
  • Linux

 Windows OS Hub / Windows 11 / Configuring Windows Protected Print Mode (WPP)

May 28, 2025

Configuring Windows Protected Print Mode (WPP)

Windows Protected Print Mode (WPP) is a new printing security feature introduced in Windows 11 (version 24H2) and Windows Server 2025. After enabling Windows Protected Print Mode, there’s no need to install model-specific printer drivers from various vendors on Windows. The legacy print stack will be replaced by the Internet Printing Protocol (IPP) with a universal driver. This feature offers two key benefits. First, it offers a universal solution, meaning users no longer need to search for, install, or update printer drivers. Second, it enhances security by eliminating the need to install third-party driver code on the system.

Windows Protected Print Mode helps protect computers from attack vectors via the print service, such as PrintNightmare (this vulnerability caused Microsoft to prohibit the installation of print drivers without administrator rights). It also helps protect against vulnerabilities in third-party printer drivers.

With Protected Print Mode, Windows no longer needs to execute driver code in the SYSTEM context, allowing most print jobs to run in user mode.

Requirements for using Windows Protected Print Mode include:

  • Supported starting with Windows 11 24H2 and Windows Server 2025
  • Compatible with Mopria-certified printers only.  The official Mopria project page contains a list of certified printers.  Most modern printers from brands like Canon, HP, Epson, Dell, Brother, Toshiba, and Ricoh support Mopria.
  • WPP uses the IPP stack (HTTP-based), so the computer must have the Microsoft IPP Class Driver print driver (installed in Windows by default) Microsoft IPP Class Driver
  • The IPP Printing and IPPS Printing protocols must be enabled in the printer settings (depending on the vendor) IPP Printing and IPPS Printing protocols in printer settings
  • The printer must be accessible from the user’s computer via TCP/UDP ports 631.

Protected Print mode is disabled by default in Windows (though Microsoft has announced that it will be enabled by default in future releases).

    1. You can enable and disable Windows Protected Mode using the Settings app (Settings -> Bluetooth and Printers -> Printer and Scanners).
    2. Click the Set up button in the Windows protected print mode section. Enable Windows Protected Print on Windows 11
    3. A message will appear stating that all printers, print queues, and drivers that are incompatible with WPP will be removed from the computer. The following printers will be removed and no longer available after enabling Windows Protected Print Mode
      Therefore, we recommend backing up a list of installed print drivers and printers before enabling WPP. Use the following PowerShell command to list printers, drivers, and print ports, and save the results to a CSV file:
      Get-Printer| Export-Csv C:\listprinters.csv
      PowerShell - list installed printers and drivers Use the Export-WindowsDriver cmdlet to export (back up) all installed drivers.
    4. Restart the computer.

When Protected Printing Mode is enabled, incompatible printers and drivers cannot be installed.

Adding a printer driver is not supported right now because Windows protected print is turned on. Turn it off first or contact your system admin if you're using a work or school device.

Adding a printer driver is not supported right now because Windows protected print is turned on

Operation could not be completed (error 0x000004ec).
This program is blocked by group policy. For more information, contact your system administrator.

Operation could not be completed (error 0x000004ec). This program is blocked by group policy

WPP also blocks the installation of third-party printers and drivers through the Point and Print policy.

There is now a separate built-in ADMX template option in Windows Group Policies for enabling or disabling protected printing mode.

  1. Open the local GPO editor (gpedit.msc)
  2. Go to Computer Configuration -> Administrative Templates -> Printers
  3. Enable the Configure Windows protected print policy option GPO option: Configure Windows protected print

You can also enable the Protected Printing Mode through the registry. Several DWORD parameters must be created under the registry key HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Printers\WPP to do this.

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

To disable the Protected Print, change the EnabledBy value to 0. Then, delete the remaining registry options.

If WPP mode is incompatible with some of your legacy printers, you can disable Protected Print mode. After that, you will have to reinstall the drivers manually and recreate the printer.

0 comment
0
Facebook Twitter Google + Pinterest
Windows 11Windows Server 2025
previous post
Unable to Map Drive: An extended error has occurred
next post
WMIC Command Not Found on Windows

Related Reading

How to Assign (Passthrough) a Physical GPU to...

June 11, 2024

Configuring RemoteApps Hosted on Windows 10/11 (without Windows...

January 25, 2025

Disable BitLocker Automatic Drive Encryption in Windows 11

October 16, 2024

Enable Hyper-V on Windows 10/11 Pro and Home...

August 12, 2024

Get Started with Docker on Windows (WSL2) without...

September 4, 2024

Disable and Completely Remove Widgets from Taskbar in...

September 26, 2024

Automatic Outlook User Profile Configuration with ZeroConfigExchange

May 21, 2024

Fix: Windows Update Tab (Button) is Missing from...

December 16, 2024

Leave a Comment Cancel Reply

join us telegram channel https://t.me/woshub
Join WindowsHub Telegram channel to get the latest updates!

Recent Posts

  • Failed to Open the Group Policy Object on a Computer

    June 2, 2025
  • Remote Desktop Printing with RD Easy Print Redirection

    June 2, 2025
  • Disable the Lock Screen Widgets in Windows 11

    May 26, 2025
  • Configuring Windows Protected Print Mode (WPP)

    May 19, 2025
  • Map a Network Drive over SSH (SSHFS) in Windows

    May 13, 2025
  • Configure NTP Time Source for Active Directory Domain

    May 6, 2025
  • Cannot Install Network Adapter Drivers on Windows Server

    April 29, 2025
  • Change BIOS from Legacy to UEFI without Reinstalling Windows

    April 21, 2025
  • How to Prefer IPv4 over IPv6 in Windows Networks

    April 9, 2025
  • Load Drivers from WinPE or Recovery CMD

    March 26, 2025

Follow us

  • Facebook
  • Twitter
  • Telegram
Popular Posts
  • Upgrading to Windows 11 on Unsupported Hardware
  • Install Any OS from ISO Image over Network with iVentoy
  • Create a Custom Windows Image with Pre-installed Apps
  • How to Assign (Passthrough) a Physical GPU to a Hyper-V Virtual Machine
  • Run PowerShell Scripts on a Schedule with Task Scheduler
  • Automatic Outlook User Profile Configuration with ZeroConfigExchange
  • Fix: Windows Update Tab (Button) is Missing from Settings
Footer Logo

@2014 - 2024 - Windows OS Hub. All about operating systems for sysadmins


Back To Top