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:
This option works for me BUT if I restar my pc its creating a new key in RegEdit and coms back.
This option works for me BUT if I restar my pc its creating a new key in RegEdit and coms back.
YES, but you can deny the creation of new key by modifying permissions.
Or you can do the recommended step someone mentioned earlier and leave the key there, but change it's value to "{null}". That worked for me through reboots (and thanks to the person the recommended that).
Back up the key first if you like.
EDIT: I was wrong, it came back for me on reboot eventually.
Follow the detailed list in the post from "OC_"
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.