OneDrive Folder Backup, officially called Known Folder Move (KFM), is a feature Microsoft has been aggressively pushing in Windows 11. During setup or after an update, you may have unknowingly handed over your Desktop, Documents, and Pictures folders to OneDrive’s cloud sync. The idea is noble: automatically back up your important files so they’re available anywhere. But for many, it’s an unwelcome intrusion that disrupts local workflows, creates dependency on OneDrive storage, and leaves behind a mess of redirected folders when you try to opt out.
If you’ve ever opened File Explorer only to find a little green checkmark or a cloud icon next to your documents, you’ve encountered Folder Backup. Turning it off is not as straightforward as it should be, and simply toggling the switch often leaves your local folders empty or still linked to OneDrive. This guide will walk you through every step to disable OneDrive Folder Backup cleanly, restore your files to their rightful local locations, and fix the lingering redirection issues that plague Windows 11 users.
What Is OneDrive Folder Backup?
At its core, Folder Backup moves the physical location of your Windows user folders—Desktop, Documents, and Pictures—into your OneDrive folder. Instead of residing in C:\\Users\\[YourUsername]\\Desktop, the folder now lives in C:\\Users\\[YourUsername]\\OneDrive\\Desktop. Windows then creates a symbolic link (or junction point) so that when you click on the Desktop shortcut in File Explorer, you’re actually taken to the OneDrive-synced location. This ensures that any file saved to these folders is automatically uploaded to the cloud and synchronized across all your devices.
Microsoft introduced this feature under the “Known Folder Move” initiative and later rebranded it as “OneDrive Folder Backup” in the settings UI. It’s enabled by default for new PCs set up with a Microsoft account, and it can also be turned on accidentally when you click the “Back up now” prompt that OneDrive occasionally throws at you. Once active, all your existing files in those folders are moved to OneDrive. If you have more files than your free 5 GB of OneDrive storage, you’ll be prompted to upgrade to a paid plan—a clever monetization tactic.
The feature works in tandem with Files On-Demand, which keeps placeholder files on your PC until you need them. This can save local storage but also means your files aren’t truly on your device unless you manually set them to “Always keep on this device.” When Folder Backup is active, your Desktop, Documents, and Pictures are essentially hostage to OneDrive’s sync engine.
Why You Might Want to Turn It Off
Not everyone wants their files in the cloud. Common frustrations include:
- Limited OneDrive storage: Free accounts max out at 5 GB, which fills up quickly.
- Offline access issues: Files On-Demand requires an internet connection to download content you haven’t explicitly pinned.
- Performance hiccups: Constant syncing can slow down older PCs or consume bandwidth.
- Software compatibility: Some applications expect files to be in standard local paths and behave erratically when they’re redirected.
- Privacy concerns: Sensitive documents may not be appropriate for cloud storage under corporate or personal policies.
- Just wanting local control: Many users prefer knowing exactly where their files are without a sync agent meddling.
Turning off Folder Backup should ideally reverse the process, but Microsoft’s implementation often leaves users confused. Folders may appear empty, shortcuts break, and the OneDrive folder stub remains visible in the navigation pane. Let’s untangle this.
Step 1: Stop the Backup Through OneDrive Settings
The official method to disable Folder Backup is via the OneDrive client itself. Here’s how:
- Locate the OneDrive cloud icon in the system tray (notification area) on the taskbar. You may need to click the upward-pointing arrow to find it.
- Right-click the icon and select Settings from the context menu. This opens the OneDrive settings dialog.
- Switch to the Sync and backup tab (in older versions it’s labeled Backup).
- Click the Manage backup button.
- A new window appears listing your Desktop, Documents, and Pictures folders with toggle switches. If the folders are currently being backed up, the toggles are set to On.
- Turn off the toggles for any or all of these folders that you want to stop syncing.
- Click Save changes at the bottom.
- OneDrive will warn you: “If you stop backing up a folder, existing files will remain in OneDrive, and new files will be saved to the original folder on your PC.” Click OK or Stop backup to confirm.
At this point, OneDrive stops monitoring those folders. But here’s the catch: the files that were already moved to OneDrive do not automatically return to their original locations. Instead, the local folder (e.g., C:\\Users\\[YourUsername]\\Desktop) is now empty except perhaps for a shortcut that points to the OneDrive folder. You’ll need to manually restore them.
Step 2: Restore Your Files to Local Folders
After disabling backup, you have two main paths to get your files back to their original locations:
Option A: Move Files Manually from OneDrive Folder
- Open File Explorer and navigate to your OneDrive folder (usually
C:\\Users\\[YourUsername]\\OneDrive). - Inside, you’ll see folders named Desktop, Documents, and Pictures (the ones that were being backed up).
- Select the contents of, say, the Desktop folder (Ctrl+A), then cut them (Ctrl+X).
- Now navigate to your actual local Desktop folder. The quickest way is to type
shell:Desktopin the File Explorer address bar and hit Enter. This takes you to the user folder’s Desktop location (the one that should be atC:\\Users\\[YourUsername]\\Desktop). If that folder is empty or contains only a shortcut, paste (Ctrl+V) the files. - Repeat for Documents and Pictures.
Be careful: if you have Files On-Demand enabled, the files in OneDrive might only be placeholders. Cutting and pasting them will download the full file first, which could take time and bandwidth. To avoid issues, ensure OneDrive has fully synced and that you have local copies. You can right-click the OneDrive folders and select Always keep on this device before moving them.
Option B: Use OneDrive’s Built-in Restore
When you turn off backup for a folder, OneDrive does offer to copy the files back—but this option is often hidden or skipped. If you see a prompt during the process that says “Do you want to also copy your files back to [folder name]?” select Yes. If you missed it, you can try this:
- Go back to the Manage backup window in OneDrive settings.
- If the folder is still listed but with a “Not backed up” status, you might see an option to “Restore files” or “Move files back.” This varies by OneDrive version. In some builds, after you disable backup, OneDrive immediately begins moving files back. If not, manual operation is needed.
Unfortunately, Microsoft’s prompts are inconsistent. Many users report that no automatic restore occurs, and the local folder remains empty. Thus, manual restoration is more reliable.
Step 3: Fix Folder Redirection and Remove OneDrive Integration
Even after turning off backup and moving files, Windows 11 might still show the OneDrive folder in the navigation pane, and shortcuts might remain. The default save locations for apps may still point to OneDrive. Here’s how to fully detach:
Re-assign Default Save Locations
- Open Settings > System > Storage > Advanced storage settings > Where new content is saved.
- Change the dropdowns for “New apps will save to:” and “New documents will save to:” etc., back to your local drive (e.g., “This PC (C:)”).
- For Documents, Pictures, Videos, and Music, you can also right-click each folder under “This PC” in File Explorer, select Properties, go to the Location tab, and click Restore Default. This resets the shell folder back to
C:\\Users\\[YourUsername]\\[FolderName]. If the folder is currently empty, Windows may warn you; proceed anyway.
Remove OneDrive Folder from Navigation Pane
If you still see “OneDrive – Personal” under “Home” or “This PC,” you can hide it without uninstalling OneDrive:
- Open Registry Editor (Win+R, type
regedit). - Navigate to
HKEY_CLASSES_ROOT\\CLSID\\{018D5C66-4533-4307-9B53-BF3BFC3D916F}. - In the right pane, find the
System.IsPinnedToNameSpaceTreeDWORD value. Set it to0to hide the OneDrive entry. If it doesn’t exist, create a DWORD with that name. - Restart File Explorer.
A less invasive method is to simply unpin it from Quick Access, but the entry under “This PC” may persist. For complete removal, uninstalling OneDrive is an option, but that’s extreme.
Unlink Your PC from OneDrive
If you want to stop OneDrive entirely but keep the app, you can unlink this PC:
- Right-click OneDrive icon > Settings > Account tab > Unlink this PC.
- This stops syncing and you’ll sign out. Your local OneDrive folder will no longer sync, and you can delete it.
Known Issues and How to Solve Them
Empty Desktop After Disabling Backup
This is the most common complaint. You turn off backup, close settings, and your Desktop goes blank except for the Recycle Bin. Calm down—your files are safe in the OneDrive folder. Follow the manual restore steps above.
Files On-Demand Causing “Low Disk Space” When Moving
When you cut and paste placeholders, Windows tries to download the full files before moving, which can fail if disk space is tight. To avoid this, use the “Always keep on this device” option on the OneDrive folders first, wait for the download to finish, then move them. Alternatively, move files in smaller batches.
OneDrive Keeps Re-enabling Backup
Microsoft sometimes prompts you to “Back up your folders” after an update or when you sign in. If you accidentally click it, backup re-engages. To prevent this, you can disable the prompt via Group Policy (Windows 10 Pro/Enterprise) or Registry:
- Group Policy: Computer Configuration > Administrative Templates > OneDrive > “Prevent users from moving their Windows known folders to OneDrive” – set to Enabled.
- Registry: Navigate to
HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\OneDrive(create if needed). Add a DWORD namedKFMBlockOptInand set it to1. This blocks the Known Folder Move prompt.
Some Apps Still Save to OneDrive Locations
Even after you restore defaults, some applications may remember the OneDrive path. Check the app’s settings to update the default save location. For example, Microsoft Office apps often default to the Documents folder—if it was redirected, they might still point to OneDrive. Reset them individually.
For Admins: Disabling Folder Backup Across Your Organization
If you manage multiple Windows 11 devices, you can enforce a policy to prevent Folder Backup entirely. Using Intune or Group Policy, set the “Prevent users from moving their Windows known folders to OneDrive” policy to Enabled. Additionally, you can configure “Silently move Windows known folders to OneDrive” to Disabled. This stops the feature dead in its tracks, sparing your users the confusion.
What Happens If You Uninstall OneDrive?
Uninstalling OneDrive does not reverse Folder Backup. If you uninstall without first disabling backup and restoring files, your local folders will likely be empty, with the data still sitting in the cloud (or in the local OneDrive folder if you had a copy). You can always reinstall OneDrive, sign back in, then follow the steps above to move files back. So, it’s safer to disable backup properly before considering uninstallation.
The Bigger Picture: Microsoft’s Cloud-First Strategy
OneDrive Folder Backup is part of Microsoft’s broader push to tie users into its ecosystem. By seamlessly syncing your desktop and documents, they increase dependency on OneDrive and, by extension, Microsoft 365 subscriptions. For users deeply entrenched in the Microsoft stack, it can be a convenience. But for the rest, it’s an overreach that can feel like bloatware. Understanding how to control it is key to owning your Windows experience.
Final Thoughts
Disabling OneDrive Folder Backup is not as simple as flipping a switch, but with the right steps, you can reclaim your local folders and break free from unwanted cloud syncing. Remember to:
- Stop the backup via OneDrive settings.
- Immediately move your files back manually if automatic restore fails.
- Reset your default save locations and unpin OneDrive remnants.
- Optionally, block future prompts with a Registry tweak.
By doing so, you retain full control over your file organization, avoid storage capacity surprises, and keep your workflow independent of an internet connection. Windows 11 is supposed to be your PC—make sure it behaves that way.