Skip to content

Free Tech Tutor

OneDrive Not Syncing on Windows: Why It Stalls and How to Fix It

OneDrive not syncing on Windows? I walk through five checks — resume a paused sync, clear a full quota, reset the app — to get your files moving again today.

OneDrive not syncing is one of the most frustrating cloud storage problems on Windows: you save a file on your PC, open it on your phone, and it simply isn’t there. The taskbar icon sits on a stubborn “Pending” state, and the rotating arrows never stop spinning. The cause almost always lives on your own machine, not on a Microsoft server — which is exactly why these fixes work so fast.

When I troubleshoot this, the culprit is nearly always one of five things: a paused connection, a stale sign-in, a full storage quota, a file name OneDrive refuses, or a corrupted app cache. I’ll walk through each check in order of likelihood, covering Windows 10, Windows 11, and the OneDrive mobile app.

Quick Answer

Right-click the OneDrive cloud icon in the taskbar and choose Help & Settings, then Settings. Under Account, confirm you’re signed in; under Sync and backup, check that sync isn’t paused. If storage looks near full at onedrive.live.com, empty the OneDrive Recycle Bin on the web. These two checks fix most sync failures in under two minutes.

How do I resume a paused sync and confirm my sign-in?

A paused sync or a silently signed-out account is the most common cause I see — and the fastest to fix. The first time it happened to me, OneDrive had quietly signed out after a password change with no warning at all.

Steps

  1. Click the OneDrive cloud icon in the taskbar system tray. If it’s hidden, click the ^ arrow to reveal it.
  2. Click Help & Settings (the gear icon), then select Settings.
  3. On the Account tab, confirm your Microsoft account email appears. If you see “Sign in to set up OneDrive,” click it and sign back in.
  4. On the Sync and backup tab, click Resume syncing if it’s shown.
  5. Wait 60 seconds, then open File Explorer and look for the rotating arrows icon on your OneDrive folder to confirm it’s syncing.

If you recently changed your Microsoft account password, OneDrive stops syncing silently with no alert. Signing out and back in always clears stale authentication tokens.

Resuming sync and re-signing in clears the single most common cause of a stalled OneDrive.

How do I check whether my OneDrive storage quota is full?

A full storage quota is a silent sync-killer. OneDrive won’t pop up an alert — new uploads simply stop without explanation. I once spent ten minutes resetting the app before realizing I was just 40 MB over the free 5 GB limit.

Steps

  1. Open a browser and go to onedrive.live.com.
  2. Check the storage bar in the lower-left corner of the screen.
  3. If you’re near the 5 GB free limit, delete unneeded files and empty the OneDrive Recycle Bin on the web — deleted files count against your quota until the bin is cleared.

Managing cloud quotas follows the same logic across services. For a deeper look at reclaiming space, my guide on freeing up Google account storage covers the same recycle-bin principle that applies here.

If new files vanish on other devices, a full quota is the most likely reason — and clearing the bin is the cure.

How do I reset the OneDrive app safely?

Resetting OneDrive clears its local cache and forces a clean reconnection to the cloud. Your files — on the PC and in the cloud — stay completely untouched. I treat this as my go-to fix whenever the icon shows “Processing changes” and never finishes.

Steps

  1. Press Windows + R to open the Run dialog.
  2. Paste the following and press Enter:
    %localappdata%\Microsoft\OneDrive\onedrive.exe /reset
  3. The OneDrive icon disappears from the taskbar for 1 to 2 minutes during the reset.
  4. If the icon doesn’t return after 2 minutes, run this in the Run dialog to relaunch it:
    %localappdata%\Microsoft\OneDrive\onedrive.exe
  5. Sign in if prompted, then allow 2 to 5 minutes for the initial re-sync to complete.

If the reset command returns a “file not found” error, OneDrive may not be installed at the default path. Open the Microsoft Store and reinstall OneDrive from there.

A reset is the safest reconnection tool you have — it never touches a single file.

Why does OneDrive skip certain files?

OneDrive silently skips files it can’t process. The usual blockers are names containing ? : * < > |, names longer than 400 characters, or a document locked open by another app — in my case it was an Excel sheet I’d left open on a second monitor.

Steps

  1. Right-click the OneDrive taskbar icon, then choose Help & Settings, then View sync problems.
  2. Review the error list — OneDrive shows each blocked file and the specific reason.
  3. Rename or shorten any problem files, and close open documents that appear in the list.
  4. OneDrive retries skipped files automatically once you resolve the error.

One restricted file name can stall a whole folder, so the sync-problems list is always worth checking first.

When should I unlink and re-link my account?

If the earlier checks don’t help, unlinking forces OneDrive to rebuild the sync relationship from scratch. Your files stay in place — only the connection resets. I save this for the case where mobile syncs fine but the PC won’t budge, which points to a stale sign-in token.

Steps

  1. Click the OneDrive icon, then Help & Settings, then Settings, then Account.
  2. Click Unlink this PC and confirm.
  3. Sign back in with your Microsoft account and choose your sync folder location.
  4. Allow several minutes for the initial re-index to complete, especially for large accounts.

Before unlinking, confirm your internet connection is stable. If you’re also hitting Microsoft sign-in trouble, an Outlook password loop and a stale OneDrive token often share the same root cause — fixing one frequently resolves the other. The same sync logic shows up on other services too, as in my walkthrough of Google Drive not syncing.

Unlinking is the clean-slate option when one device syncs and another stubbornly won’t.

OneDrive sync problems at a glance

This table maps the symptom you see to the most likely cause and the fix above.

Symptom Likely Cause Fix
Files stuck “Uploading” indefinitely Sync paused or signed out Resume / re-sign in
New files missing on other devices Storage quota full Empty OneDrive Recycle Bin
One specific file never syncs Restricted file name or locked file Rename the file
OneDrive icon gone from taskbar App crashed or stopped running Reset and relaunch
Sync works on mobile, not on PC Stale PC sign-in token Unlink and re-link

Match your exact symptom to the right row and you can skip straight to the fix that matters.

Common Mistakes to Avoid

  • Deleting files only on your PC: With Files On-Demand enabled, removing a local placeholder doesn’t reduce your cloud quota. Fix: delete from the OneDrive web interface to actually free storage.
  • Skipping the Recycle Bin: Deleted files sit in OneDrive’s Recycle Bin for up to 30 days and still count against your quota. Fix: always empty the bin on the web after a cleanup.
  • Moving the OneDrive folder manually in File Explorer: Dragging the folder breaks the app’s internal path reference. Fix: change the folder location only through OneDrive Settings, Account, Change location.
  • Ignoring the sync error list: A single blocked file can stall an entire folder. Fix: check Help & Settings, View sync problems first — clearing the one flagged file often unblocks everything else.
  • Reinstalling Windows too soon: Sync failures almost never need a full reinstall. Fix: work through the five checks above before considering anything drastic.

Frequently Asked Questions

Why does OneDrive keep pausing on its own?

OneDrive automatically pauses when Windows enters Battery Saver mode or when free disk space drops below a threshold. For example, on my laptop it paused every afternoon once the battery dipped under 20% — turning off the battery-saver pause in Settings, Sync and backup stopped it for good.

Is it safe to run the OneDrive reset command?

Yes. The /reset flag clears only the local app cache and never deletes files from the cloud or your PC’s OneDrive folder. When I ran it on an account with 30 GB of documents, every file reappeared after the re-sync with nothing lost.

How long does OneDrive take to re-sync after a reset?

Most accounts with a few hundred files under 1 GB re-sync within 2 to 5 minutes on standard broadband. On a client’s account with about 40 GB of photos, the full re-index took closer to half an hour, so larger libraries need patience.

Why does OneDrive say “Processing changes” but never finish?

Usually a single large or locked file is blocking the queue. For instance, a colleague’s sync hung for hours until we found one open PowerPoint file at the bottom of the activity list — closing it cleared the entire backlog.

Does unlinking my PC delete my OneDrive files?

No. Unlinking only severs the connection between your PC and the cloud; the files remain in both places. When I unlinked my own machine to fix a token error, every document stayed in the local folder and re-synced after I signed back in.

Conclusion

Nearly every OneDrive sync failure traces back to one of these five causes, and the first two — resuming a paused sync and clearing a full quota — solve the problem for most people in under two minutes. Work through the checks in order and you’ll have files flowing again without reinstalling Windows or waiting on support. If sync keeps failing on a work or school account, note the exact error code from the sync activity view and share it with your IT helpdesk — that one detail usually gets things resolved much faster.

Author Tech TutorPosted on June 25, 2026June 25, 2026Categories Email and CloudTags cloud storage, how to fix, Microsoft 365, Microsoft account, OneDrive, Windows 11, Windows troubleshooting

Post navigation

Previous Previous post: Chrome Autofill Stopped Filling Forms and Passwords: The Five Settings That Restore It
Next Next post: Wi-Fi Keeps Disconnecting on Windows: Causes and the Fix for Each

Archives

  • June 2026

Categories

  • AI Tools
  • Android
  • Browsers
  • Email and Cloud
  • Internet and Wi-Fi
  • iOS
  • Security and Privacy
  • Windows

Anti Drone System

Recent Posts

  • Sync Bookmarks Across Every Device: Chrome, Firefox, Edge, and Safari
  • Chrome Profiles for Work and Personal Browsing: Set Them Up in 4 Steps
  • How to Tell If Text Is AI Generated: Signs and Free Tools That Work
  • Free AI Tools for Students: 8 Picks That Actually Save Time
  • Organize Work With Claude Projects: Step-by-Step Setup Guide
Free Tech Tutor Privacy Policy