This tutorial will show you how to turn on or off sync provider notifications in File Explorer for your account in Windows 11.
Sync provider notifications are designed to help you by providing quick, easy information and suggestions about things you can do or new features you can try to have a better experience with Windows 11.
It has been reported that sync provider notifications started showing up in Windows 11 build 22572.100.
Contents
- Option One: Enable or Disable Sync Provider Notifications in File Explorer in Folder Options
- Option Two: Enable or Disable Sync Provider Notifications in File Explorer using REG file
EXAMPLE: sync provider notifications in File Explorer
Screenshot from MVP Florian.
1 Open Folder Options.
2 Click/tap on the View tab. (see screenshot below)
3 Check (enable - default) or uncheck (disable) Show sync provider notifications for what you want.
4 Click/tap on OK.
1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.
2 Enable Sync Provider Notifications in File Explorer
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Enable_sync_provider_notifications_in_File_Explorer.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowSyncProviderNotifications"=dword:00000001
3 Disable Sync Provider Notifications in File Explorer
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Disable_sync_provider_notifications_in_File_Explorer.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowSyncProviderNotifications"=dword:00000000
4 Save the .reg file to your desktop.
5 Double click/tap on the downloaded .reg file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 You can now delete the downloaded .reg file if you like.
That's it,
Shawn Brink
Attachments
Last edited: