Restrict printing color mode

Setting the policy sets printing to color only, monochrome only, or no color mode restriction. Leaving the policy unset results in no restriction.

Example value: monochrome

Supported on: At least Microsoft Windows 7 or Windows Server 2008 family
Restrict printing color mode


  1. Allow all color modes
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NamePrintingAllowedColorModes
    Value TypeREG_SZ
    Valueany
  2. Color printing only
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NamePrintingAllowedColorModes
    Value TypeREG_SZ
    Valuecolor
  3. Monochrome printing only
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NamePrintingAllowedColorModes
    Value TypeREG_SZ
    Valuemonochrome


chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)