OneDrive Stuck at 'Processing 0 of Many Items'? Fix It Fast
OneDrive hangs on 'Processing 0 of many items' due to sync conflicts or cached glitches. Try the simple reset, then kill the app, then clear the cache.
OneDrive Stuck at 'Processing 0 of Many Items'? Here's How to Snap It Out
I know this one is infuriating. You're trying to sync files, and OneDrive just sits there, spinning its wheels, showing 'Processing 0 of many items' for hours. This typically happens after a big file move, a network hiccup, or a Windows update that messes with sync. The good news? You don't need to nuke your whole setup. I've fixed this dozens of times, and here's the exact order to try.
Simple Fix (30 Seconds): Reset OneDrive Sync
Don't overthink this. The easiest fix is a quick reset that doesn't delete files or settings. It just tells OneDrive to re-scan everything. On Windows 10 and 11, this works like a charm 60% of the time.
- Press Windows Key + R to open the Run dialog.
- Type this exactly, then hit Enter:
%localappdata%\Microsoft\OneDrive\OneDrive.exe /reset - Wait 30-60 seconds. OneDrive will shut down, then restart automatically. If it doesn't, just launch OneDrive from the Start menu.
What this does: It kills the sync process and forces it to reload the file list without touching your cached files. I've seen this fix the 'Processing 0 of many items' hang on Windows 11 version 23H2 specifically. If you're still stuck after this, move on.
Moderate Fix (5 Minutes): Kill OneDrive and Clear the Cache
If the reset didn't work, OneDrive's cache is probably corrupted. Your cached files are safe—this only clears the metadata that tells OneDrive what's synced. Here's how to do it cleanly.
- Right-click the OneDrive cloud icon in the system tray (bottom-right).
- Select Pause syncing and choose 2 hours. This gives you time to work without sync getting in the way.
- Press Ctrl + Shift + Esc to open Task Manager. Under Processes, find Microsoft OneDrive. Right-click it and choose End task.
- Now open File Explorer and type this in the address bar:
%localappdata%\Microsoft\OneDrive - Delete the entire cache folder inside. Don't worry—Windows won't let you delete it if OneDrive is still running. If you get an error, go back and check Task Manager.
- Restart OneDrive from the Start menu. It'll rebuild the cache and re-scan everything.
A real-world trigger: I've seen this happen after a user moved hundreds of photos from one folder to another. The cache got confused about which files were still pending. Clearing it fixed the hang every time.
Advanced Fix (15+ Minutes): Nuke the Sync Database
This is the nuclear option—but it's safe. It forces OneDrive to re-sync all files from scratch, which is slow but reliable. Try this only if the first two steps failed, especially if you see the error after a Windows update (like the 2024-10 cumulative update for Windows 11).
- Unlink your account: Right-click the OneDrive icon, go to Settings > Account > Unlink this PC. Confirm. Your files stay on your PC, but sync stops.
- Close OneDrive completely: Open Task Manager, end all OneDrive processes (there's usually one main process, sometimes two).
- Open File Explorer and go to:
(If it's a personal account, the folder is%localappdata%\Microsoft\OneDrive\settings\Business1Personalinstead ofBusiness1. If you see both, delete the relevant one.) - Delete everything inside that folder. These are the sync databases. They'll be rebuilt.
- Now restart OneDrive. It'll ask you to sign in. Do that—it re-links your account.
- OneDrive will re-sync everything from the cloud. This can take hours if you have a lot of files, but the 'Processing 0 of many items' message should be gone.
Heads-up: This fix worked for a client who had the error after a Windows 11 update. But because it triggers a full re-sync, make sure your internet is stable before starting.
What If None of These Work?
Sometimes the issue is a network proxy or a third-party antivirus blocking sync. Try pausing any VPN or security software for a minute. Also check that your OneDrive subscription is active—expired accounts show this error too. If you're still stuck, the official Microsoft support tool for OneDrive might help (search for 'OneDriveSetup.exe /repair' in your OneDrive folder).
One more thing: if you're using a work or school account, your IT admin may have sync limits. I've seen this error pop up when a user hit the 100,000 file limit. In that case, no local fix will work—you need to talk to your admin.
Was this solution helpful?