Force device reboot when user sign out


This policy, when set to ArcSession, forces the device to reboot when a user sign out if Android has started.
This policy, when set to ArcSessionOrVMStart, forces the device to reboot when a user sign out if Android or a VM has started.
When set to Always, it forces the device to reboot on every user sign out.
If left unset, it has no effect and no reboot is forced on user sign out. The same applies if set to Never.
This policy has effect only for unaffiliated users.

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

Force device reboot when user sign out


  1. Do not reboot on user sign out.
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameDeviceRebootOnUserSignout
    Value TypeREG_DWORD
    Value1
  2. Reboot on user sign out if Android has started.
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameDeviceRebootOnUserSignout
    Value TypeREG_DWORD
    Value2
  3. Always reboot on user sign out.
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameDeviceRebootOnUserSignout
    Value TypeREG_DWORD
    Value3
  4. Reboot on user sign out if Android or a VM has started.
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameDeviceRebootOnUserSignout
    Value TypeREG_DWORD
    Value4


chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)