Setting the policy to Enabled or leaving the policy unset means that users can access browser experimental features through an icon in the toolbar
Setting the policy to Disabled removes the browser experimental features icon from the toolbar.
chrome://flags and any other means of turning off and on browser features will still behave as expected regardless of whether this policy is Enabled or Disabled.
Registry Hive | HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER |
Registry Path | Software\Policies\Google\Chrome |
Value Name | BrowserLabsEnabled |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |