To align desktop and ChromeOS behavior with mobile and to simplify sync management, the individual `savedTabGroups` datatype is now deprecated and is no longer an individually customizable value within the [SyncTypesListDisabled](https://chromeenterprise.google/policies/#SyncTypesListDisabled) policy. Previously, the [SyncTypesListDisabled](https://chromeenterprise.google/policies/#SyncTypesListDisabled) enterprise policy allowed administrators to disable the synchronization of `savedTabGroups` datatype on desktop and ChromeOS platforms. On mobile platforms, however, tab group synchronization is already managed by the `tabs` datatype. Starting with Chrome 144, if your [SyncTypesListDisabled](https://chromeenterprise.google/policies/#SyncTypesListDisabled) policy disables either `tabs` or `savedTabGroups`, both data types are now considered disabled. This means that disabling tabs also disables saved tab groups, and the other way around. The `savedTabGroups` value is entirely removed from the list of supported datatypes for this policy. For admins who have saved tab groups disabled, and intend to keep this behavior, make sure to explicitly disable the `tabs` datatype. This guarantees the desired behavior before the `savedTabGroups` value is fully removed.