You are seeing a OneDrive sync error on a single computer while all your other devices sync without problems. This usually happens because of a local configuration issue, a corrupted sync cache, or a conflicting app on that specific device. The error is not caused by your OneDrive account or a tenant-wide policy. This article explains the most common causes of device-specific sync failures and provides step-by-step fixes to resolve the problem on the affected computer.
Key Takeaways: Fixing OneDrive Sync Errors on a Single Device
- OneDrive Settings > Account > Unlink this PC: Removes the device-specific sync relationship and forces a fresh authentication
- OneDrive Settings > Sync and backup > Advanced settings > Files On-Demand: Toggle off and on to reset local file placeholder states
- OneDrive cache reset via Run dialog (Windows + R) > %localappdata%\Microsoft\OneDrive\settings\Business1: Deletes corrupt cache files that cause device-only errors
Why OneDrive Sync Errors Are Limited to One Device
When a sync error appears on only one device, the root cause is almost always local to that computer. Your OneDrive subscription and account settings are identical across all devices, so a tenant-level block or license issue would affect every machine. The most common local causes are:
A corrupted OneDrive sync cache. The cache stores metadata about file versions and sync states. If a cache file becomes corrupt, the sync engine cannot read it and throws an error. This corruption can happen after an abrupt shutdown, a disk write error, or a OneDrive update that left behind incompatible cache files.
Conflicting third-party software. Antivirus programs, cloud backup tools, or file explorer extensions can interfere with OneDrive file watchers. If the conflicting app is installed only on the affected device, the sync error will appear only there. Common offenders include anti-ransomware modules that lock files during scanning.
A stale authentication token. Each device stores its own OAuth refresh token. If the token on the affected device becomes invalid, OneDrive cannot reauthenticate silently. The sync engine then reports an error instead of prompting the user to sign in again. This happens most often after a password change or a conditional access policy update that does not invalidate tokens on other devices.
Incorrect local group policies or registry settings. IT administrators can deploy sync restrictions via Group Policy, but those policies apply only to domain-joined computers. If the affected device is the only one in the domain, a misconfigured policy can block sync on that machine alone. Similarly, registry keys set by a previous OneDrive version can override default sync behavior.
Steps to Resolve OneDrive Sync Errors on a Single Device
Follow these steps in order. Test sync after each step to see if the error is cleared. Do not skip the unlink step, as it resets the device-specific connection.
- Unlink and relink your OneDrive account on the affected device
Right-click the OneDrive cloud icon in the system tray and select Settings. Go to the Account tab and click Unlink this PC. Confirm the action. After unlinking, sign in again with your work or school account. This forces a fresh authentication token and a new sync relationship for that device only. - Reset the OneDrive sync cache
Press Windows + R, type%localappdata%\Microsoft\OneDrive\settings\Business1, and press Enter. Delete all files inside the Business1 folder. Do not delete the folder itself. Then press Windows + R again, type%localappdata%\Microsoft\OneDrive\onedrive.exe /reset, and press Enter. Wait 30 seconds. OneDrive will restart and rebuild the cache automatically. - Toggle Files On-Demand off and on
Right-click the OneDrive cloud icon and select Settings. Go to the Sync and backup tab and click Advanced settings. Under Files On-Demand, switch the toggle to Off. Wait 10 seconds, then switch it back to On. This refreshes the local placeholder states for all synced files. - Check third-party software conflicts
Temporarily disable any antivirus, anti-malware, or cloud backup software on the affected device. If the sync error disappears, add OneDrive as an exclusion in that software. For Windows Security, go to Virus & threat protection > Manage settings > Exclusions and add the OneDrive folder under%localappdata%\Microsoft\OneDrive. - Repair Microsoft 365 Apps
If OneDrive is bundled with Microsoft 365 Apps, a corrupted Office installation can affect sync. Open Settings > Apps > Installed apps, locate Microsoft 365, click the three dots, and select Modify. Choose Quick Repair and follow the prompts. After the repair, restart the computer. - Verify local group policies
Press Windows + R, typegpedit.msc, and press Enter. Navigate to Computer Configuration > Administrative Templates > OneDrive. Look for any policy that is set to Enabled and restricts sync. If you find one, set it to Not Configured. This step applies only to Windows 10/11 Pro, Enterprise, or Education editions.
If OneDrive Still Has Issues After the Main Fix
OneDrive sync error persists after unlinking
If unlinking did not resolve the error, the sync cache may have deeper corruption. Run the OneDrive reset command with the /reset switch again, but this time also delete the contents of %localappdata%\Microsoft\OneDrive\logs before resetting. Log files can grow large and interfere with cache rebuilding. After deleting logs, restart OneDrive and sign in again.
Error appears only for specific file types
If the sync error targets only .docx or .xlsx files, the issue is likely a file lock held by another process. Open Task Manager and end any Office background tasks like Microsoft Office Click-to-Run. Then open the file directly from the web version of OneDrive, save a copy, and replace the local file. This clears the lock and allows sync to resume.
OneDrive shows a gray cloud icon with no error message
A gray cloud icon means OneDrive is paused on that device. Right-click the icon and select Resume syncing. If the pause button is not visible, check the Settings > Account tab for a Pause syncing option. Also check if battery saver mode is active, as Windows may pause OneDrive to save power.
Sync error occurs after a Windows update
Windows updates can reset OneDrive settings or replace the sync engine with a newer version. Run the OneDrive setup from %localappdata%\Microsoft\OneDrive\OneDriveSetup.exe to reinstall the sync app without losing your account connection. After the installer finishes, restart the computer and test sync.
Device-Specific Sync Errors vs Account-Wide Sync Errors
| Item | Device-Specific Error | Account-Wide Error |
|---|---|---|
| Scope | Occurs on one computer only | Occurs on all devices signed into the same account |
| Root cause | Corrupt cache, stale token, local software conflict, or misconfigured Group Policy | License expired, account suspended, tenant sync disabled, or service outage |
| Error message example | “OneDrive needs your attention” with a file-specific error code | “OneDrive is not available” or “Your account is blocked” |
| Fix approach | Unlink, reset cache, toggle Files On-Demand, disable local conflicting software | Check Microsoft 365 admin center, verify license, contact IT support |
Use this table to quickly determine whether the problem is local or global. If the error appears on a second device, treat it as an account-wide issue and check the service health dashboard at admin.microsoft.com.
You can now isolate and fix a OneDrive sync error that affects only one device by unlinking the account, resetting the local cache, and checking for software conflicts. If the error returns, run the OneDrive reset command again after deleting the logs folder. For persistent issues, use the Group Policy editor to verify that no sync restrictions are applied locally.