Forum Discussion
hhudo
Oct 06, 2023Brass Contributor
Remove "Start backup" from File Explorer
Latest Windows 11 update shows this very annoying button, and can't find a way to remove it (I don't want to use this backup feature): Any PS script to disable this? Hope MS is working o...
djkrose
Dec 28, 2023Copper Contributor
Try this to get rid of the "Start back up" button in Windows Explorer address bar:
- Open RegEdit
- Go to HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StorageProvider\OneDrive
- Remove or rename the key StorageProviderKnownFolderSyncInfoSourceFactory
- Restart Windows Explorer
Xzone9
Feb 28, 2026Copper Contributor
This worked for me. Thank you.