A set of browser configurations manageable via the Google Workspace Admin Console or Group Policy.
“Shortcodes” referenced below are the actual policy Preference Names used in the Admin Console.
Browser Reporting
Enable this for any managed Google Workspace tenancy — it routes browser events to the audit and investigation log tool. Three hours is the minimum supported upload frequency.
| Policy | Setting | Shortcode | URL |
|---|
| Managed browser reporting | Enabled managed browser cloud reporting | CloudReportingEnabled | Link |
| Managed browser reporting upload frequency | 3 hours | CloudReportingUploadFrequency | Link |
| Event Reporting | Enable event reporting | OnSecurityEventEnterpriseConnector | Link |
Chrome Enterprise Connectors
- Hashes are generated for uploaded and downloaded files.
- Large text pastes are analysed for potential PII exfiltration.
- Visits to malicious URLs are logged and graded by severity; advisory bypasses are also logged.
| Policy | Setting | Shortcode | URL |
|---|
| Upload content analysis | TODO | OnFileAttachedEnterpriseConnector | Link |
| Download content analysis | TODO | OnFileDownloadedEnterpriseConnector | Link |
| Bulk text content analysis | TODO | OnBulkDataEntryEnterpriseConnector | Link |
| Print content analysis | TODO | OnPrintEnterpriseConnector | Link |
| Real time URL check | Chrome Enterprise Premium | EnterpriseRealTimeUrlCheckMode | Link |
Chrome Updates
Goals:
- Update browsers within 48 hours of a release.
- Poll for updates every 300 minutes.
- Use cacheable update URLs where possible.
- Use the extended stable channel — the latest channel can receive multiple releases per day, which increases operational noise.
| Policy | Setting | Shortcode | URL |
|---|
| Relaunch notification: Configuration | Show notification recommending relaunch | ??? | Link |
| Relaunch notification: Time Period (hours) | 48 | RelaunchHeadsUpPeriod | Link |
| Relaunch notification: Initial quiet period (hours) | 4 | RelaunchNotification | Link |
| Relaunch notification: Relaunch window start time | 00:00 | RelaunchNotificationPeriod | Link |
| Relaunch notification: Relaunch window duration (minutes) | 1440 | RelaunchWindow | Link |
| Auto-update check period (minutes) | 300 | ??? | Link |
| Cacheable URLs | Attempt to provide cache-friendly download URLs | ??? | Link |
| Google updater policy precedence | Cloud Google Updater policy override platform policy | ??? | Link |
| Suppress auto-update check: Start Time | 08:30 | ??? | Link |
| Suppress auto-update check: Duration (minutes) | 120 | ??? | Link |
| Chrome browser updates: Configuration | Allow updates | ??? | Link |
| Chrome browser updates: Channel | Extended stable channel | ??? | Link |
Content
Improves the user experience for common browser interactions.
| Policy | Setting | Shortcode | URL |
|---|
| Show “Always Open” checkbox in external protocol dialog | User may select “Always allow” to skip all future confirmation prompts | ExternalProtocolDialogShowAlwaysOpenCheckbox | Link |
Enrollment Controls
Captures asset metadata during device enrollment.
| Policy | Setting | Shortcode | URL |
|---|
| Asset identifier during enrollment | Users in this organization can provide asset ID and location during enrollment | ??? | Link |
Import Settings
Disables password import — redundant once the built-in password manager is disabled (see Security below), but worth setting explicitly.
| Policy | Setting | Shortcode | URL |
|---|
| Import saved passwords | Disable import of saved passwords | ImportSavedPasswords | Link |
Remote Access
Locks down Chrome’s built-in remote access features. Establish a standard remote support tool for your org so this restriction doesn’t create operational gaps.
| Policy | Setting | Shortcode | URL |
|---|
| Firewall Traversal | Disable firewall traversal | RemoteAccessHostFirewallTraversal | Link |
| Remote support connections | Prevent remote support connections | RemoteAccessHostAllowRemoteSupportConnections | Link |
| Enterprise remote support connections | Prevent remote support connections from enterprise admins | RemoteAccessHostAllowEnterpriseRemoteSupportConnections | Link |
Security
Disables the built-in password manager in favour of a centralised password solution (Bitwarden, 1Password, etc.), preventing credentials from being scattered across browser profiles.
| Policy | Setting | Shortcode | URL |
|---|
| Password Manager | Never allow the use of password manager | PasswordManagerEnabled | Link |
Sign-in settings
Prevents users from syncing history, bookmarks, or passwords to a personal Google account via the managed browser.
| Policy | Setting | Shortcode | URL |
|---|
| Browser sign-in settings | Enable browser sign-in | BrowserSignin | Link |
| Separate profile for managed Google Identity | Force separate profile and forbid secondary managed accounts | ManagedAccountsSigninRestriction | Link |
| Enterprise profile separation | Enforce profile separation | ProfileSeparationSettings | Link |
| Profile separation data migration | Suggest to users to bring their existing data in the managed profile and give them a choice not to | ProfileSeparationDataMigrationSettings | Link |
Other settings
- Metrics reporting — anonymised crash and usage data sent to Google; useful for Chromium issue resolution.
- Policy fetch delay — set to 300 seconds so a bad config can be rolled back before it propagates to clients.
- Chrome data backup — disabled; browser data should not be included in local system backups.
| Policy | Setting | Shortcode | URL |
|---|
| Metrics Reporting | Send anonymous reports of usage and crash-related data to Google | MetricsReportingEnabled | Link |
| Policy fetch delay | 300 seconds | MaxInvalidationFetchDelay | Link |
| Backup of Google Chrome data | Prevent Google Chrome data from being included in backups | AllowChromeDataInBackups | Link |
URL Blocking
Configurable here or via shortcode URLBlocklist.
This section is unique — it’s a list of URLs rather than a single configurable option.
| URL | Reason |
|---|
https://remotedesktop.google.com | Chrome’s Remote Desktop service (needed to get chromeRemoteDesktopAppBlocked to equal true in the device trust connector at chrome://connectors-internals/) |
https://remotedesktop.corp.google.com | Google Internal Chrome Remote Desktop service (also needed to get chromeRemoteDesktopAppBlocked to equal true in the device trust connector at chrome://connectors-internals/) |