Default printing duplex mode

Setting the policy overrides the default printing duplex mode. If the mode is unavailable, this policy is ignored.

Example value: long-edge

Supported on: At least Microsoft Windows 7 or Windows Server 2008 family
Default printing duplex mode


  1. Enable simplex printing
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NamePrintingDuplexDefault
    Value TypeREG_SZ
    Valuesimplex
  2. Enable short edge duplex printing
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NamePrintingDuplexDefault
    Value TypeREG_SZ
    Valueshort-edge
  3. Enable long edge duplex printing
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NamePrintingDuplexDefault
    Value TypeREG_SZ
    Valuelong-edge


chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)