You've been staring at that cloud icon for what feels like forever. Files stuck in 'sync pending' or 'processing changes' status. Nothing uploads, nothing downloads, nothing moves. Your OneDrive is just... stuck. The frustrating part? It looks like it's working. The icon's there. The notification says it's syncing. But it's not actually going anywhere. After 15+ years fixing this exact problem remotely, I can tell you one thing: this almost always has a straightforward fix. You just need to know where to look.
TL;DR
OneDrive sync pending on Windows 11 usually stems from hidden TMP files, corrupted cache, or authentication issues. Start by pausing and resuming sync (70-80% success rate). If that doesn't work, reveal hidden files and delete TMP files, restart OneDrive, or run the reset command. Most cases resolve within 45 minutes.
Key Takeaways
- OneDrive sync pending is rarely a critical issue, usually cache or hidden file related
- Quick fixes (pause/resume, hidden files) solve most cases in under 10 minutes
- Never delete your OneDrive folder unless instructed in the uninstall/reinstall procedure
- Always check for open files in other applications before assuming OneDrive is broken
- Back up critical files locally before running resets or uninstalling OneDrive
At a Glance
- Difficulty: Easy
- Time Required: 15-45 mins
- Success Rate: 70-80% with quick fixes; 90%+ with full troubleshooting
What Causes OneDrive Sync Pending on Windows 11?
Before you start clicking around, it helps to understand what's actually happening under the hood. OneDrive sync pending isn't always a sign that your account's broken or that Microsoft's servers are down. More often, it's something local to your machine that's gumming up the works.
Hidden temporary files, especially TMP files left over from Office or other applications, can sit in your OneDrive folder and block the entire sync queue. OneDrive can't move past them, so everything after that file just stalls. It's like a traffic jam where one broken car blocks the whole motorway. You've got the file sitting there, OneDrive sees it, tries to process it, hits a snag, and then the whole operation freezes.
Corrupted cache is another culprit. OneDrive maintains a local database of what should be synced and what's already been synced. When that cache gets damaged, usually after a crash, a forced restart, or a Windows update gone wrong, OneDrive forgets where it left off. The app thinks files are pending when they've actually been uploaded, or vice versa. The sync engine just goes in circles trying to fix a problem that doesn't exist.
Open files are equally problematic. If you've got a Word doc open in another window while OneDrive tries to sync it, Windows locks that file. OneDrive can't read it properly, can't get a clean copy, so it queues it as pending and moves on. Multiply that across a few files and you've got a backlog.
Account authentication can go stale too. You changed your password, you cleared your browser cookies, or your session just expired. OneDrive's still trying to authenticate against old credentials, so the upload fails silently and sits in pending limbo. You won't see an error message, it'll just stay there looking like it's working.
And yes, sometimes it's cloud-side. Microsoft's servers experience metadata delays. Your file made it up, but the server's still processing the sync metadata. This is rare and self-resolving, but it happens.
OneDrive Sync Pending Windows 11: Quick Fixes (5-10 Minutes)
Let's start with the stuff that works most of the time. These fixes are non-destructive, reversible, and if one doesn't work, the next one probably will.
Pause and Resume Syncing Easy
- Right-click the OneDrive cloud icon in your taskbar (usually bottom right). Don't click the icon itself, right-click it.
- Select Help & Settings from the menu.
- Go to the Pause syncing option and select Pause for 2 hours. This stops OneDrive from trying to process anything.
- Wait 5 minutes while it's paused. This gives the sync engine time to reset.
- After the pause expires (or manually resume early), OneDrive will restart syncing from scratch. Most stuck files will now process normally.
- Check the sync status by right-clicking the icon again. You should see files moving through the queue.
Reveal and Delete Hidden TMP Files Easy
- Open File Explorer and navigate to your OneDrive folder (usually
C:\Users\[YourUsername]\OneDrive). - Click the View tab at the top of File Explorer.
- Check the box next to Hidden items. Now you'll see files and folders that Windows normally hides from you.
- Look for files ending in .TMP or folders named Temp, ~temp, or similar. These are temporary files that should have been cleaned up but weren't.
- Right-click any TMP file and select Delete. Don't be shy, these files aren't needed.
- If deletion fails (Windows says the file is in use), rename it instead: right-click, Rename, add a period at the start like
.old-filename.tmp. This tells OneDrive to skip it. - Once cleaned up, right-click the OneDrive icon and check Pause syncing is not enabled. Resume or restart OneDrive from the Start menu.
Restart the OneDrive Service Easy
- Right-click the OneDrive cloud icon in the taskbar.
- Select Quit OneDrive. This closes the app completely.
- Wait 30 seconds. Let the process fully shut down. You can open Task Manager (Ctrl + Shift + Esc) to confirm OneDrive isn't running.
- Open the Start menu and type OneDrive.
- Click OneDrive from the search results to relaunch it.
- Wait for OneDrive to sign in and check the cloud icon. It should show a refresh animation as it reconnects.
Sign Out and Sign Back In Easy
- Right-click the OneDrive cloud icon in the taskbar.
- Select Help & Settings.
- Go to Account tab and click Unlink this PC.
- Confirm the unlink. OneDrive will stop syncing, but your files stay on your computer and in the cloud.
- Wait 10 seconds, then right-click the OneDrive icon again.
- Click Sign in and enter your Microsoft account credentials.
- Complete the sign-in process. OneDrive will re-authenticate and start syncing fresh.
OneDrive Sync Pending Stuck? Try These Intermediate Fixes (15-30 Minutes)
If the quick fixes didn't work, the issue is likely a bit deeper. These fixes involve resetting OneDrive's configuration or clearing corrupted cache files. They're still safe, but they require a bit more attention.
Reset OneDrive Medium
- Press Windows + R to open the Run dialog.
- Type this exact command:
%localappdata%\Microsoft\OneDrive\onedrive.exe /reset - Press Enter. A command window may flash briefly, this is normal.
- If that path doesn't work, try this alternative:
C:\Program Files\Microsoft OneDrive\onedrive.exe /reset - Wait 2 minutes. OneDrive is resetting its cache and configuration in the background. You won't see much happening, but it's working.
- Search for OneDrive in the Start menu and click it to relaunch.
- Sign in if prompted. OneDrive will now rebuild its sync database from scratch.
Clear Office Document Cache Medium
- Open the Start menu and search for Office Upload Center.
- Click Office Upload Center to open it.
- Look at the list of files in the Upload Center window. These are files that Office has pending uploads for.
- Select any files shown and click Cancel upload or Delete to remove them from the queue.
- Close Office Upload Center.
- Go back to File Explorer and navigate to
C:\Users\[YourUsername]\AppData\Local\Microsoft\Office\OfficeFileCache. (You may need to show hidden files again.) - Delete all files in this OfficeFileCache folder. These are temporary Office cache files that may be blocking sync.
- Restart OneDrive from the taskbar.
Verify Sync Settings and Folder Selection Easy
- Right-click the OneDrive cloud icon and select Help & Settings.
- Go to the Account tab.
- Click Choose folders. This opens a dialog showing which folders are syncing.
- Make sure Make all files available is checked. If it's unchecked, OneDrive is only syncing a subset of your files.
- Review the folder list. If critical folders are unchecked, check them now.
- Click OK to apply changes. OneDrive will now sync the newly enabled folders.
Check for Stuck Uploads on OneDrive Web Medium
- Open a web browser and go to OneDrive.com.
- Sign in with your Microsoft account.
- Click the gear icon in the top right and select Options.
- Look for Manage storage or Uploads (the exact menu location varies by region).
- Check for files stuck in upload state. These show as pending or processing.
- Right-click any stuck file and select Retry or Delete to clear it from the queue.
- Return to your Windows 11 machine and right-click the OneDrive icon to force a sync check.
Advanced OneDrive Sync Pending Fixes (30+ Minutes)
If you're here, you've tried everything else and sync pending is still haunting you. These are heavier fixes: full unlinks, reinstalls, and system-level checks. They work, but they require more caution and time.
Full Unlink and Relink OneDrive Advanced
- Back up your OneDrive folder first. Go to
C:\Users\[YourUsername]\OneDrive, copy it to an external drive or another location. This is your safety net. - Right-click the OneDrive icon in the taskbar and select Help & Settings.
- Go to Account tab and click Unlink this PC.
- Confirm the unlink. OneDrive will detach from your account, but files stay on your computer.
- Go to File Explorer and delete the OneDrive folder entirely (you've already backed it up).
- Visit the official Microsoft website and download the latest OneDrive installer.
- Run the installer and follow the setup prompts. Let it install to the default location.
- Sign in with your Microsoft account when prompted.
- Let OneDrive rebuild the folder and re-sync your files from the cloud. This may take 10-30 minutes depending on how many files you have.
Uninstall and Reinstall OneDrive Advanced
- Go to Settings (press Windows + I).
- Click Apps in the left menu.
- Select Installed apps.
- Search for OneDrive in the app list.
- Click the three dots next to OneDrive and select Uninstall.
- Confirm the uninstall. This removes OneDrive from your computer but leaves your files untouched.
- Download the latest OneDrive installer from Microsoft's official download page.
- Run the installer and follow the setup wizard.
- Sign in and allow OneDrive to rebuild its sync folder.
Run System Integrity Checks Advanced
- Right-click Command Prompt or PowerShell in the Start menu and select Run as administrator.
- Type this first command:
DISM /Online /Cleanup-Image /RestoreHealth - Press Enter and wait for the scan to complete. This can take 5-10 minutes. Don't close the window.
- Once complete, type the second command:
sfc /scannow - Press Enter and let the System File Checker run. This also takes 5-10 minutes. You may see it repair corrupted files.
- Restart your computer when both commands are finished.
- After restart, check OneDrive sync to see if the pending issue is resolved.
Registry Cleanup for OneDrive Corruption Advanced
- Back up your registry first. Press Windows + R, type
regedit, and press Enter. Go to File menu and click Export. Save the registry backup to your Desktop. - In the Registry Editor, navigate to:
HKEY_CURRENT_USER\Software\Microsoft\OneDrive - Look for corrupted or suspicious keys (you'll see folders with names like Settings, Accounts, or Folder mappings).
- Right-click any key that looks problematic and select Delete. Common ones to remove if corrupted: DeletedMountPoints, MountPoints2, SyncSettings.
- Close Registry Editor and restart your computer.
- Relaunch OneDrive and sign in. It will rebuild the registry keys fresh.
Check for Sync Conflicts and Errors Medium
- Right-click the OneDrive cloud icon in the taskbar.
- Click View sync problems or Help & Settings > Sync status.
- Look for any files listed with errors. Common errors include file name issues, sharing conflicts, or permission problems.
- Click on an error to see details about what went wrong.
- For file name errors (like invalid characters), rename the file in File Explorer and try syncing again.
- For permission errors, check that you own the file or have write access to the folder.
- For sharing conflicts, revisit your sharing settings on OneDrive.com to make sure permissions are correct.
If OneDrive sync pending persists after all these steps, the issue might involve deeper account or cloud-side metadata problems that need hands-on remote diagnosis. We can connect to your machine, check authentication tokens, and resolve stubborn sync issues in real time.
Get remote helpPreventing OneDrive Sync Pending on Windows 11
Once you've fixed this, you don't want it to happen again. A few simple habits go a long way.
Clean up hidden files regularly. Once a week, enable hidden files in File Explorer and look for TMP, temp, or ~temp folders in your OneDrive directory. Delete them on the spot. Takes 2 minutes and prevents buildup.
Close files before syncing large batches. If you're about to upload or sync 50+ files, make sure they're not open in Word, Excel, or any other app. Open file locks are a sync killer. Close them first, then resume syncing.
Keep Windows and OneDrive updated. Go to Settings > Windows Update > Advanced options and install optional updates. Microsoft pushes OneDrive fixes regularly, and staying current prevents a lot of headaches.
Monitor your internet connection. If your WiFi is flaky or you're on a congested network, pause OneDrive syncing until the connection stabilizes. Unstable syncs are prone to getting stuck.
Use Choose folders to limit sync scope. If you've got thousands of files, don't sync everything. Limit OneDrive to the folders you actually need. This keeps the sync queue manageable and responsive.
Check OneDrive.com uploads weekly. Spend 30 seconds once a week reviewing your uploads at OneDrive.com. If anything's stuck, catch it early before it causes a bigger backlog.
Back up critical files locally. OneDrive is great, but it's not a replacement for local backups. Keep copies of your most important files on an external drive or another location. This saves you if cloud sync goes wrong.
OneDrive Sync Pending Windows 11: What You Need to Know
Stuck files don't mean your account is broken. In almost every case, it's a cache issue, a hidden file, or a configuration glitch. Start with the quick fixes, most of the time, pausing and resuming sync or deleting hidden TMP files will solve it in under 10 minutes. If that doesn't work, move through the intermediate fixes. And if you're still stuck after that, the advanced fixes (especially the full uninstall/reinstall) will get you sorted.
The key is not to panic. Your files are safe. OneDrive is designed to be resilient, and all of these fixes are non-destructive. The sync pending status is frustrating, but it's fixable. And once it's fixed, a few preventative habits, clean hidden files, close open documents, keep updates current, will keep it from happening again.


