How to Completely Disable ‘Sync Provider Notifications’ via Group Policy in Windows 11

Windows 11 includes a feature known as “Sync Provider Notifications.” This feature was designed to surface tips and notifications related to cloud storage providers (primarily Microsoft OneDrive) directly within the File Explorer interface. In practice, this often manifests as intrusive banner advertisements prompting users to upgrade their OneDrive storage plans, try Office 365, or enable automated cloud backups. In corporate, educational, or highly regulated environments where cloud storage is strictly managed (or entirely disabled), displaying consumer-oriented upsell advertisements inside the native file manager is unprofessional and violates strict enterprise configuration baselines.

This guide explains how to completely disable ‘Sync Provider Notifications’ via Group Policy in Windows 11, ensuring that File Explorer remains a clean, professional interface devoid of cloud storage advertisements.

Disable Sync Provider Notifications via Group Policy

To enforce a strict block that disables these notifications globally across the OS, we must deploy an administrative template. Note that this requires Windows 11 Pro, Enterprise, or Education editions.

  1. Log into Windows 11 with an Administrator account.
  2. Press the Windows Key + R to open the Run dialogue box.
  3. Type gpedit.msc and press Enter to launch the Local Group Policy Editor.
  4. In the left-hand navigation pane, strictly follow this exact path:
    Computer Configuration > Administrative Templates > Windows Components > File Explorer
  5. In the right-hand pane, locate the policy named Turn off display of recent search entries in the File Explorer search box (Wait, that is incorrect. Locate the policy named: Turn off sync provider notifications in File Explorer). Note: In some older ADMX templates, it may be under User Configuration > Administrative Templates > Windows Components > File Explorer. For modern Windows 11, the policy is explicitly named Show sync provider notifications.
  6. Double-click the Show sync provider notifications policy to open its configuration window (If you are looking at the “Turn off” variant, you would enable it. If it is named “Show sync provider notifications,” you must disable it).
  7. Select the radio button next to Disabled. (By disabling this policy, we instruct the Windows Shell to completely suppress all injected banners and cloud storage tips within the Explorer frame).
  8. Click Apply, then click OK.

Verify the Configuration Lockdown

Group Policy changes to the Windows Shell require the Explorer process to restart to cleanly unload the notification hooks.

To force the policy update immediately across the OS, open Command Prompt as Administrator and run gpupdate /force. Then, open Task Manager, locate “Windows Explorer,” right-click it, and select “Restart.” Post-restart, the File Explorer interface is cryptographically bound to ignore all cloud synchronization prompts. The operating system is now locked into a clean, distraction-free file management state, completely neutralizing Microsoft’s built-in OneDrive advertising banners.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.