Restrict PIN printing mode

Restricts PIN printing mode. Unset policy is treated as no restriction. If the mode is unavailable this policy is ignored. Note that PIN printing feature is enabled only for printers that use one of IPPS, HTTPS, USB or IPP-over-USB protocols.

Example value: pin

Supported on: At least Microsoft Windows 7 or Windows Server 2008 family

Restrict PIN printing mode


  1. Allow printing both with and without PIN
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NamePrintingAllowedPinModes
    Value TypeREG_SZ
    Valueany
  2. Allow printing only with PIN
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NamePrintingAllowedPinModes
    Value TypeREG_SZ
    Valuepin
  3. Allow printing only without PIN
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NamePrintingAllowedPinModes
    Value TypeREG_SZ
    Valueno_pin


chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)