How to Move a Synced Folder Without Breaking OneDrive in OneDrive for Business
🔍 WiseChecker

How to Move a Synced Folder Without Breaking OneDrive in OneDrive for Business

If you have a folder that is currently syncing with OneDrive for Business and you need to move it to a different drive or location, the standard drag-and-drop method will break the sync connection. OneDrive treats the original synced folder path as the anchor for all sync operations. When you move a synced folder, OneDrive cannot find the folder and reports a sync error, often showing a red circle with a white X. This article explains how to safely relocate a synced folder by first unlinking it from OneDrive, moving the folder, and then reconnecting it without losing any files or sync history.

You will learn the correct sequence of actions to avoid broken sync links, duplicate files, or data loss. The process involves stopping the sync, moving the folder, and then adding the folder back to OneDrive from its new location. This method works for personal OneDrive folders as well as shared folders synced through OneDrive for Business.

Key Takeaways: How to Move a Synced Folder Without Breaking OneDrive

  • Stop sync before moving the folder: Use OneDrive settings to unlink the folder or pause sync to prevent errors during relocation.
  • Move the folder using File Explorer: Cut and paste the folder to the new location on the same or different drive.
  • Re-add the folder to OneDrive: Use the OneDrive settings to choose the new folder location and restart sync.

ADVERTISEMENT

Understanding How OneDrive Tracks Synced Folders

OneDrive for Business maintains a database that records the exact file path of every synced folder. When you move a folder using standard File Explorer drag-and-drop, OneDrive cannot update this database automatically. The sync client continues looking for the folder at the original location. Because the folder no longer exists there, OneDrive reports a sync error and stops processing that folder. The files remain intact at the new location, but they are no longer synced to the cloud.

The root cause is that OneDrive uses a static folder path as the sync anchor. Unlike some cloud storage services that allow you to relocate a synced folder by simply changing a setting, OneDrive requires you to first remove the folder from its sync list, move the folder, and then add it back. This process resets the sync anchor to the new location. If you skip the unlinking step, OneDrive may create a new empty folder at the original path and start syncing that instead, leaving your moved files orphaned.

This behavior applies to both personal OneDrive folders and shared folders that you have synced from a SharePoint site or a Microsoft 365 group. The same principle applies whether you are moving the folder to a different local drive, a different folder on the same drive, or an external storage device. The only exception is if you are moving the folder within the same drive and the new path is still recognized by OneDrive after a restart, but this is unreliable and not recommended.

Steps to Move a Synced Folder Safely

Follow these steps in order to move a synced folder without breaking OneDrive. The process takes about 10 minutes for a folder of average size. Larger folders with many files may take longer to re-sync.

  1. Open OneDrive Settings
    Right-click the OneDrive cloud icon in the Windows system tray (near the clock) and select Settings. If the icon is not visible, click the arrow to show hidden icons. In the OneDrive settings window, go to the Sync and backup tab.
  2. Stop Sync for the Folder You Want to Move
    Click Manage backup if the folder is a known folder like Desktop, Documents, or Pictures. For other synced folders, click Manage folders or Choose folders. Uncheck the folder you want to move. Click OK and then OK again. OneDrive will stop syncing that folder but will keep the local copy.
  3. Move the Folder Using File Explorer
    Open File Explorer and navigate to the original location of the synced folder. Right-click the folder and select Cut. Navigate to the new location, right-click an empty area, and select Paste. Wait for the move operation to complete. Do not interrupt this process.
  4. Add the Folder Back to OneDrive from the New Location
    Return to OneDrive settings. Go to the Sync and backup tab and click Manage folders. Click Add folder. Browse to the new location and select the folder you just moved. Click OK and then Start sync. OneDrive will begin syncing the folder from its new path.
  5. Verify Sync Status
    Check the OneDrive cloud icon in the system tray. It should show a solid blue cloud or a spinning circle during sync. Open the folder at the new location and verify that files are syncing correctly. You can also check the OneDrive website to confirm that the folder appears with the same name and content.

ADVERTISEMENT

Common Issues After Moving a Synced Folder

OneDrive Shows a Red X on the Moved Folder

If you see a red X on the folder after moving it, OneDrive is still looking for the folder at the original path. This happens when you moved the folder without stopping sync first. To fix this, right-click the OneDrive icon and select Settings. Go to Account and click Unlink this PC. Re-link your account and then follow the steps above to add the folder from the new location. Unlinking will reset all sync connections and is a more thorough fix.

OneDrive Created a New Empty Folder at the Original Location

If OneDrive created an empty folder at the original location after you moved the folder, it means the sync client detected the move and created a placeholder. Delete the empty folder from the original location. Then follow the steps to stop sync, move the folder, and add it back. After re-adding, the empty folder will not reappear.

Files Are Missing from the Moved Folder

If some files are missing after moving the folder, check the original location for any leftover files. OneDrive may have left some files behind if the move operation was interrupted. Also check the OneDrive recycle bin on the web. Files that were in the process of syncing may have been deleted from the cloud. Restore any missing files from the recycle bin and then re-sync the folder.

Moving a Synced Folder vs Unlinking and Re-Syncing: Key Differences

Item Move a Synced Folder (This Method) Unlink and Re-Sync
Description Stops sync for one folder, moves it, then re-adds it from the new location Removes all sync connections, then re-syncs everything from scratch
Time required 10-30 minutes for a single folder 1-2 hours depending on total data size and internet speed
Risk of data loss Low, because only one folder is affected and files remain local Low, but requires re-downloading all files
Best for Moving one or two folders to a different drive Fixing persistent sync errors or changing the entire OneDrive root path
Effect on other synced folders None — other folders continue syncing normally All folders stop syncing and must be re-added

You can now move a synced folder to any location on your computer without breaking OneDrive. The key is to stop sync before moving the folder and then re-add it from the new location. If you encounter a red X or missing files, use the unlinking method as a fallback. For future moves, consider using the OneDrive settings to change the folder location directly when possible, rather than moving folders manually.

An advanced tip is to use the OneDrive for Business sync client’s command-line options to change folder paths programmatically. The OneDrive.exe /reset command can be used to reset the sync client without unlinking, which may resolve path issues after a move. However, the manual method described in this article is the most reliable for individual folders.

ADVERTISEMENT