Restrict background graphics printing mode

Restricts background graphics printing mode. Unset policy is treated as no restriction.

Example value: enabled

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


  1. Allow printing both with and without background graphcis
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\Chrome
    Value NamePrintingAllowedBackgroundGraphicsModes
    Value TypeREG_SZ
    Valueany
  2. Allow printing only with background graphics
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\Chrome
    Value NamePrintingAllowedBackgroundGraphicsModes
    Value TypeREG_SZ
    Valueenabled
  3. Allow printing only without background graphics
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\Chrome
    Value NamePrintingAllowedBackgroundGraphicsModes
    Value TypeREG_SZ
    Valuedisabled


chrome.admx

Administrative Templates (Computers)

Administrative Templates (Users)