I was able to get rid of the button like this:
- Open RegEdit
- Go to HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StorageProvider\OneDrive
- Remove or rename the key StorageProviderKnownFolderSyncInfoSourceFactory
- Restart Windows Explorer
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
In the latest release of Windows Insider Home Preview (I have an option everywhere I go in file explorer to "Start Back Up", clicking on it leads me to the onedrive dialogue to back up folders. This is incredibly annoying and I cannot find out how to disable it, even though all my backup features are off.
How can I disable this?
(Preview build 23481)
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
I was able to get rid of the button like this:
I don't get a HKCU, but HKEY folders. Can you list how to do it with that?
I don't show the path given in Step 2. It gives me hkey folders instead. What do I do? (Please dumb it down real hard for me, I'm really bad with computers.)
I found that the only way to persist this after a reboot was to adjust the permissions. I tried setting the value to {null}, empty string and removing the value entirely. In each case, the value was reinstated automatically after a reboot.
You can't adjust the permissions on the value itself, you have to do so on the key (in my case HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StorageProvider\OneDrive). There are several inherited permissions, so I disabled inheritance and set all permissions to read-only after setting the string value to {null}. This seemed to resolve the situation and persist the change after rebooting.
Step-by-step for anyone interested:
Done :) and massive thanks to @djkrose, @michael kohlman1 and @Fxzx micah, whose contributions each led to success for me.