Google Drive not syncing is one of those problems that hides in plain sight: the app sits quietly in your taskbar, the folder looks normal, and you only notice when a file you edited an hour ago never shows up on your phone. In almost every case I have troubleshooted, the cause is one of five things — a paused app, a full storage quota, a file the service refuses to accept, an expired sign-in, or a corrupted install. The fix is rarely complicated; the hard part is knowing which of the five you are actually looking at.
I have run Drive for Desktop on both a Windows laptop and a Mac mini for years, and the steps below are ranked quickest-first. Most people I have helped fix it within the first two checks.
Quick Answer
Click the Google Drive icon in your taskbar (Windows) or menu bar (Mac) and check whether sync is paused — click Resume if it is. If sync shows as active but files still are not updating, your Google account has likely hit its 15 GB free storage limit, which silently blocks every new upload until you free up space.
Is your Drive sync simply paused?
The Drive for Desktop app has a pause button that is easy to hit by accident, and it also pauses on its own when battery saver mode kicks in. Toggling sync off and on takes under 30 seconds, and on my own laptop this was the culprit more often than anything else.
- Click the Google Drive icon in your system tray (Windows) or menu bar (Mac).
- Click the gear icon in the pop-up panel.
- If the option reads Resume sync, click it.
- Wait 30–60 seconds, then hover over the Drive icon — a live upload counter should appear if sync is working.
Pro tip: in the Drive app, open Settings → Preferences and disable Pause sync while in battery saver mode. That single toggle stopped my laptop from silently pausing every time I unplugged it.
If a Resume option appears anywhere in the menu, sync was paused and that was your fix.
Have you hit your 15 GB storage quota?
Every Google account includes 15 GB of free storage shared across Drive, Gmail, and Photos. When that quota fills, new uploads stop silently — existing files stay readable, but nothing new syncs until you clear room. I once spent twenty minutes chasing a “broken” sync that turned out to be a full mailbox eating the shared quota.
- Visit Google One Storage in a browser to see a breakdown of usage by service.
- In Drive, right-click the Trash folder and choose Empty trash — deleted files count against your quota until the trash is cleared.
- Delete large Gmail attachments or remove old Google Photos backups to reclaim space quickly.
Because the quota is shared, the leak is often Gmail or Photos rather than Drive. My full walkthrough on freeing up Google account storage across Gmail, Drive, and Photos shows exactly where the gigabytes hide.
A full 15 GB quota blocks every new upload, so clear space before assuming the app itself is broken.
Which file is blocking the queue?
Google Drive rejects files whose names contain unsupported characters, files with paths longer than 255 characters, and individual files larger than 5 TB. The frustrating part is that one bad file can stall the entire queue behind it, so the whole library looks stuck.
| Sync Indicator | Most Likely Cause | Quick Fix |
|---|---|---|
| Red X on a specific file | Unsupported character in filename | Remove / \ : * ? " < > | from the name |
| File stuck at 0% indefinitely | File path exceeds 255 characters | Move the file to a shorter folder path |
| “Storage full” badge | 15 GB account quota reached | Empty Drive trash or upgrade storage plan |
| No sync icon activity at all | App is not running | Relaunch Google Drive for Desktop |
| One folder never updates | Folder excluded from sync scope | Check Preferences → My Drive syncing |
Click the Drive icon and look for any item with an error badge. Fix that one file first — once the blocked item clears, the rest of the queue resumes on its own.
A single rejected file stalls everything behind it, so hunt for the error badge before touching anything else.
Could an expired sign-in be freezing sync?
An expired authentication token can freeze sync without showing an obvious error — the app simply stops moving files. Signing out and back in refreshes your session in about two minutes, and it is my go-to when sync looks active but nothing actually transfers.
- Click the Drive icon, then open Settings (gear) → Preferences.
- Click your profile photo or email address, then choose Disconnect account.
- Reopen Drive for Desktop and sign in with your Google account.
- Let the initial index finish — the icon shows a spinning animation while it catches up — then test sync on a file you know changed.
On Android or iPhone, open the Google Drive app, tap your profile photo → Manage accounts on this device, remove the account, then add it back.
If sync reports active but moves nothing, a stale token is the likely cause and a quick sign-out clears it.
Do you need to reinstall Drive for Desktop?
If nothing above works, a corrupted installation is the most likely remaining cause. Uninstalling Drive for Desktop does not delete your cloud files — only the local cache goes, and Drive rebuilds it on the next sign-in.
- Windows: go to Settings → Apps → Installed apps, find Google Drive, and uninstall it. Mac: drag the app from Applications to Trash.
- Delete the leftover cache folder:
C:\Users\[YourName]\AppData\Local\Google\DriveFSon Windows, or~/Library/Application Support/Google/DriveFSon Mac. - Download the latest installer from google.com/drive/download and run it.
- Sign in and let the app re-index your Drive. Large libraries may take 10–30 minutes to fully sync.
A clean reinstall wipes only the local cache, so it is safe to try once the quicker checks fail.
What if OneDrive is the one stalling instead?
If you also run Microsoft’s cloud storage, the symptoms look almost identical but the fixes differ. A paused app, a full quota, and a stuck app reset all apply — just in different menus. I cover those steps in my guide to fixing OneDrive when it stops syncing on Windows.
OneDrive’s sync failures mirror Drive’s, but you fix them through the OneDrive icon and Windows settings instead.
Common Mistakes to Avoid
- Not emptying the trash: deleted Drive files still consume your quota until you empty the trash. Fix: right-click Trash and choose Empty trash, then recheck Google One Storage.
- Syncing too broad a scope: adding an entire external drive or your Downloads folder can stall uploads. Fix: narrow sync to only the folders you genuinely need in the cloud under Preferences.
- Moving the local Drive folder mid-sync: renaming or relocating the folder during a sync can corrupt the local index. Fix: pause sync first, move the folder, then resume.
- Expecting mobile to mirror desktop: the mobile app downloads files on demand, not all at once. Fix: if a file looks missing on your phone, tap it once to fetch it locally.
- Ignoring the error badge: people reinstall the whole app when one named file is the blocker. Fix: open the sync panel and resolve the flagged file before any drastic step.
Frequently Asked Questions
Why do some files sync but others do not?
One file is usually blocked by an unsupported character, an overly long path, or a size above 5 TB, and it stalls the queue behind it. For example, a screenshot I named with a colon in the filename froze my whole sync until I renamed it.
Does Google Drive sync automatically on Android and iPhone?
Not in the traditional sense — the mobile app streams files on demand rather than copying them all locally. To keep a file offline, long-press it in the Drive app and tap Make available offline, which is what I do before a flight with no Wi-Fi.
How long does Google Drive take to sync a large file?
It depends on your upload speed, but a 1 GB file typically takes 5–15 minutes on a standard home connection. When I uploaded a 4 GB video over home broadband, the taskbar counter showed about 40 minutes and finished close to that estimate.
Can I use Google Drive without installing the desktop app?
Yes — you can upload and download files manually through drive.google.com in any browser. I rely on the web interface on work computers where I am not allowed to install the desktop app, and it handles everything except automatic background sync.
Drive says sync is complete, but files are missing on my other device. Why?
The second device is probably still downloading the changes, or it is signed in to a different account. Once I realized my laptop and desktop were on two different Google accounts, the “missing” files appeared the moment I matched them.
Conclusion
Most Google Drive sync problems trace back to a paused app, a full 15 GB quota, or a single file the service will not accept — and working through these checks in order clears it for most people in under five minutes. If you run more than one cloud service, bookmark my OneDrive sync guide so you are ready next time either one stalls.