en-US

Add restrictions on managed accounts

Supported on: Microsoft Windows 7 or later

Registry

HKLM Software\Policies\Google\Chrome
HKCU Software\Policies\Google\Chrome

Options

ManagedAccountsSigninRestriction enum
  • A Managed account must be a primary account and importing existing browsing data is allowed at the time of profile creation -> primary_account
  • A Managed account must be a primary account and have no secondary accounts and importing existing browsing data is allowed at the time of profile creation -> primary_account_strict
  • No restrictions on managed accounts -> none
  • A Managed account must be a primary account and the user can import existing data at the time of its creation -> primary_account_keep_existing_data
  • A Managed account must be a primary account and have no secondary accounts and the user can import existing data at the time of its creation -> primary_account_strict_keep_existing_data

Description

This policy is deprecated. Its usage is discouraged. Read more at https://support.google.com/chrome/a/answer/7643500 Example value: primary_account