Apps Enable or Disable OneDrive notifications to sync files from other accounts in Windows 11


  • Staff
OneDrive_banner.png

This tutorial will show you how to turn on or off "Notify me to load files from my other accounts to this PC" with OneDrive for your account in Windows 11 and Windows 10.

You can use OneDrive to sync files between your computer and the cloud, so you can get to your files from anywhere - your computer, your mobile device, and even through the OneDrive website at OneDrive.com. If you add, change, or delete a file or folder in your OneDrive folder, the file or folder is added, changed, or deleted on the OneDrive website and vice versa. You can work with your synced files directly in File Explorer and access your files even when you’re offline. Whenever you’re online, any changes that you or others make will sync automatically.

If you have multiple accounts, OneDrive can notify you to load (sync) files from your other accounts to this PC. This allows you to sync files across multiple accounts.


Contents

  • Option One: Enable or Disable "Notify me to load files from my other accounts to this PC" in OneDrive Settings
  • Option Two: Enable or Disable "Notify me to load files from my other accounts to this PC" using REG file




Option One

Enable or Disable "Notify me to load files from my other accounts to this PC" in OneDrive Settings


1 Click/tap on the OneDrive icon on the taskbar corner, click/tap on Help & Settings (gear) icon, and click/tap on Settings. (see screenshot below)

OneDrive_Settings-1.png

2 Click/tap on Notifications in the left pane, and turn On (default) or Off Notify me to load files from my other accounts to this PC for what you want.

OneDrive_Settings-2.png

3 You can now close OneDrive Settings if you like.




Option Two

Enable or Disable "Notify me to load files from my other accounts to this PC" using REG file


1 Do step 2 (enable) or step 3 (disable) below for what you want.

2 Enable "Notify me to load files from my other accounts to this PC"

This is the default setting.


A) Click/tap on the Download button below to download the REG file below, and go to step 4 below.​

Turn_ON_OneDrive_notify_load_files_from_other_accounts_to_this_PC.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\OneDrive]
"NewAccountDetectionNotificationUserChoice"=dword:00000000

3 Disable "Notify me to load files from my other accounts to this PC"

A) Click/tap on the Download button below to download the REG file below, and go to step 4 below.​

Turn_OFF_OneDrive_notify_load_files_from_other_accounts_to_this_PC.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\OneDrive]
"NewAccountDetectionNotificationUserChoice"=dword:00000001

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

  • OneDrive.png
    OneDrive.png
    5 KB · Views: 4
  • Turn_OFF_OneDrive_notify_load_files_from_other_accounts_to_this_PC.reg
    696 bytes · Views: 23
  • Turn_ON_OneDrive_notify_load_files_from_other_accounts_to_this_PC.reg
    696 bytes · Views: 12

Latest Support Threads

Back
Top Bottom