Set default display rotation, reapplied on every reboot

If this policy is set, each display is rotated to the
specified orientation on every reboot and the first time that it is connected
after the policy value has changed. Users may change the display
rotation via the settings page after logging in, but their
setting will be overridden by the policy value at the next reboot.

This policy applies to both the primary and all secondary displays.

If the policy is not set, the default value is 0 degrees and the user is
free to change it. In this case, the default value is not reapplied at
restart.

Supported on: SUPPORTED_WIN7

Set default display rotation, reapplied on every reboot


  1. Rotate screen by 0 degrees
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameDisplayRotationDefault
    Value TypeREG_DWORD
    Value0
  2. Rotate screen clockwise by 90 degrees
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameDisplayRotationDefault
    Value TypeREG_DWORD
    Value1
  3. Rotate screen by 180 degrees
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameDisplayRotationDefault
    Value TypeREG_DWORD
    Value2
  4. Rotate screen clockwise by 270 degrees
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameDisplayRotationDefault
    Value TypeREG_DWORD
    Value3


chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)