OneDrive not syncing means files you add or edit on your computer are not uploading to your OneDrive account, or changes from other devices are not downloading to your PC. According to Microsoft’s official sync troubleshooting documentation, the most common causes are an expired account session, a corrupted sync database, a file with an unsupported name, or a full storage quota.

OneDrive not syncing: red X means account disconnected, spinning circle means a file is blocked — check activity panel, reset client, or sign back in

What causes OneDrive to stop syncing

OneDrive’s sync client runs as a background process. It fails when:

  • Account session expired — after a password change or after a long period without signing in
  • Corrupted sync database — the local index OneDrive uses to track file states becomes damaged
  • File name or path restriction — files with characters like ?, ", :, *, <, >, | in the name, or with a full path longer than 260 characters, are silently skipped
  • File locked by another application — OneDrive cannot upload a file that another program has open exclusively (common with .pst files and some database files)
  • Storage quota full — uploads stop completely when the account reaches its storage limit
  • OneDrive process crashed — the background sync process stopped and did not restart

How to fix OneDrive not syncing

Step 1 — Check the OneDrive sync icon

Click the OneDrive icon in the system tray (bottom-right corner of the taskbar — you may need to click the arrow to show hidden icons).

The icon tells you what is wrong:

Icon Meaning
Blue spinning circle Syncing in progress — may be a large file or slow connection
Red X Account disconnected or error — sign in required
Blue cloud with X Cannot connect to OneDrive servers
Grey icon OneDrive is paused or you are signed out

Click the icon to open the activity panel. It shows which files are syncing, which are blocked, and a brief reason for any errors. This is the fastest way to identify the specific cause.

Step 2 — Pause and resume syncing

A stuck sync queue often clears itself when you pause and resume:

  1. Right-click the OneDrive icon in the system tray
  2. Select Pause syncing → choose 2 hours
  3. Wait 10 seconds
  4. Right-click the icon again and select Resume syncing

OneDrive restarts its upload queue from scratch. If the stuck file was caused by a temporary network hiccup or a brief file lock, this resolves it without any further action.

Step 3 — Sign out and sign back in

If the icon shows a red X or a “sign-in required” message, your OneDrive session has expired — typically after a password change or a long gap between uses.

  1. Click the OneDrive icon in the system tray
  2. Click the Settings gearSettings
  3. Go to the Account tab
  4. Click Unlink this PC → confirm

OneDrive closes. To reconnect:

  1. Open OneDrive from the Start menu (search “OneDrive”)
  2. Sign in with your Microsoft account credentials
  3. When asked for the folder location, choose the same folder (e.g., C:\Users\YourName\OneDrive)
  4. Let OneDrive finish its initial scan — this may take several minutes for large libraries

Your local files are not deleted during this process. OneDrive compares what is on disk with what is in the cloud and only uploads what is missing.

Step 4 — Reset the OneDrive client

If signing out did not fix the problem, reset the client. This clears OneDrive’s sync database — the internal index that tracks which files have been synced — without deleting any of your files.

  1. Press Win + R to open the Run dialog
  2. Paste the following command exactly and press Enter:
%localappdata%\Microsoft\OneDrive\onedrive.exe /reset
  1. The OneDrive icon will disappear from the system tray — this is expected
  2. Wait 2 minutes
  3. If OneDrive does not restart automatically, press Win + R again and run:
%localappdata%\Microsoft\OneDrive\onedrive.exe

After the reset, OneDrive re-scans all files in your OneDrive folder and rebuilds the sync database. This process can take 10–30 minutes for large accounts.

Step 5 — Check your storage quota

A full OneDrive account stops uploading silently — no obvious error message, just a persistent red X.

  1. Go to onedrive.live.com in a browser and sign in
  2. Look at the storage indicator in the bottom-left corner
  3. If it shows 100% or “Storage full”, that is the cause

To free space:

  • Delete files or folders you no longer need from OneDrive online
  • Empty the OneDrive Recycle Bin (deleted files count against your quota until the bin is emptied)
  • Move files from OneDrive to local storage if you do not need cloud backup for them

Once space is available, syncing resumes automatically within a few minutes.

How to find files that OneDrive is skipping

OneDrive silently skips files with unsupported characters in their name or path. To check:

  1. Click the OneDrive iconHelp & SettingsView sync problems
  2. This opens a window listing every file OneDrive is failing to sync and the reason

Common file name problems:

  • Characters not allowed: \ / : * ? " < > |
  • File name ends with a space or period
  • Full path (folder + file name) longer than 260 characters
  • Temporary files (files starting with ~$) — these are usually safe to ignore

Rename or move the affected files, and OneDrive will pick them up on the next sync cycle.

How to verify the fix

  1. Add a small test file (a new text document) to your OneDrive folder
  2. Watch the OneDrive icon in the system tray — it should show a spinning circle briefly, then return to the steady blue cloud
  3. Open onedrive.live.com in a browser and confirm the file appears there
  4. If the file appears online, sync is working correctly