Hi Wilson Liew,
Yes, this is completely expected behavior on managed Windows Enterprise devices. The standard "Sync" option is hidden or grayed out by default to prevent unauthorized data roaming.
Here are the direct answers to your questions:
Is there a restriction? Yes. On Enterprise versions, setting synchronization is no longer managed locally by the user. It is strictly controlled by Enterprise State Roaming (ESR) in Microsoft Entra ID (formerly Azure AD).
Is this expected? 100% normal within a managed environment setup.
How to enable it? You must configure this from the admin portal, not the local device:
1.Sign in to the Microsoft Entra admin center.
2.Navigate to Identity > Devices > Enterprise State Roaming.
3.Enable "Users may sync settings and enterprise app data" for your selected users or groups.
4.Crucial Check: Ensure you don't have any existing Intune Configuration Profiles or GPOs that explicitly block "Sync your settings".
Once ESR is enabled in the cloud, the policy will push to the devices (you can verify device registration by running dsregcmd /status in CMD).
I hope this clears things up! If this answers your inquiry, please click "Accept Answer".
Tracy Le.