Sweepfor Mac

Speed up your Mac

Mac Slow When Google Drive Is Syncing? Here's What to Check

Google Drive for desktop has its quirks on macOS. Here's why it can slow your Mac during sync and the specific settings to make it fast again.

8 min read

Google Drive for Desktop replaced two older Google sync apps (Drive File Stream and Backup and Sync) and unified them into a single client that’s supposed to do everything. It mostly does. It also brought along all the performance complaints from both predecessors.

If your Mac feels sluggish whenever Drive is syncing — slow Finder windows, stuttering app launches, fans spinning — there are specific causes worth checking. Most of them are about how Drive virtualizes the cloud as a local volume, not about raw network throughput.

What Google Drive for Desktop Actually Is

Drive for Desktop creates a virtual disk on your Mac that mirrors your Google Drive in the cloud. It’s mounted as a volume, not a folder. By default it appears as /Volumes/GoogleDrive or similar.

The volume is backed by a FUSE-style filesystem extension. Files in the volume aren’t actually downloaded until you access them (in “Stream” mode). When you open a file, Drive downloads it to a local cache, hands it to the app, and tracks any changes for upload.

Activity Monitor shows:

  • Google Drive — the menu bar app
  • GoogleDriveFS — the file system process
  • Google Drive Helper — sub-processes for various tasks

GoogleDriveFS is the heavy one. During active sync or heavy file access, it can consume 1-2GB of RAM and significant CPU.

Free up RAM in one clickSweep frees inactive memory and pauses runaway processes. Get Sweep free →

Stream vs Mirror: The Choice That Affects Everything

Drive for Desktop offers two modes:

  1. Stream files — the virtual disk approach, files download on demand
  2. Mirror files — files are kept fully local, syncing changes both ways like classic Dropbox

Stream is the default and saves disk space dramatically — a 500GB Google Drive can occupy 5GB on your Mac. Mirror is closer to traditional sync clients.

The performance trade-offs:

  • Stream is lighter on disk, heavier on Finder — every folder browse hits Drive’s metadata
  • Mirror is heavier on disk, lighter on Finder — files are real, no virtual filesystem mediation
  • Stream is fragile when offline — non-cached files become inaccessible
  • Mirror is robust offline — everything’s local

Settings > Google Drive > My Drive syncing options. Choose deliberately based on your workflow. Switching modes on a large Drive triggers a re-evaluation that takes hours.

Why Finder Feels Slow When Drive Is Active

The most common complaint with Drive on Mac is Finder lag. Open the Drive volume in Finder and clicks take seconds to register. The cause is metadata.

In Stream mode, every file in your Drive is a placeholder. Listing a folder requires GoogleDriveFS to fetch metadata for every visible item. With caching, this is fast. Without caching (cold cache, after a restart), it’s slow.

Worse, Spotlight tries to index Drive content. Even though it’s a virtual filesystem, mds_stores will attempt to peek at every file, which forces downloads of files Spotlight thinks it should index.

The fixes:

  1. Exclude the Drive volume from Spotlight. System Settings > Siri & Spotlight > Spotlight Privacy > add the Drive folder
  2. Avoid browsing huge folders in Finder. If you have a folder with 50,000 items, use the web app instead
  3. Use specific paths rather than browsing — Cmd+Shift+G with a known path is faster than clicking through

After excluding from Spotlight, restart Drive. Spotlight will clean up its indexed entries over the next hour.

Tip: If you have shared drives (formerly "Team Drives") with hundreds of GB you rarely access, configure Drive to not show them by default. Settings > Google Drive > Shared drives > toggle individual drives off.

Drive Stream Cache: Where Your “Free” Space Goes

In Stream mode, Drive maintains a local cache of recently accessed files. Default cache size is dynamic, but it can grow significantly. Find it at:

~/Library/Application Support/Google/DriveFS/

Folders inside include content_cache, metadata_db, and various staging directories. On a Mac with active Drive use, this can hit 20-50GB.

To control cache size:

  1. Drive menu bar > Settings (gear) > Google Drive
  2. Cache settings: set a max cache size

Setting a smaller cache means more downloads when you re-access files, but less disk consumed. For a Mac with limited storage, 10GB is reasonable. For a Mac with abundant storage, default is fine.

You can also clear the cache by quitting Drive, deleting the content_cache folder, and restarting. Sweep finds these caches automatically.

File Conflicts: The Silent CPU Drain

Drive sometimes creates conflict files when two devices change the same file. They’re named like filename (1).ext or with a timestamp suffix. They sync separately, taking up space on every device.

These accumulate. After months of multi-device editing, you can have hundreds of conflict files cluttering your Drive. Each one is real data taking real space and bandwidth.

To find them:

find ~/Library/CloudStorage -name "*conflict*"

Or browse the web Drive interface and search for “(1).docx” or similar patterns.

Resolve by:

  1. Opening conflict files
  2. Comparing to the canonical version
  3. Merging changes manually if needed
  4. Deleting the conflict file

Conflict files are an avoidable problem. Editing the same Google Doc on multiple devices is the cause. Avoid simultaneous offline edits.

Skip the manual huntSweep finds the buildup slowing your Mac and clears it in seconds. Download Sweep free →

Why Drive Pegs CPU on Sign-In

When you first sign into Drive, or after a long offline period, expect:

  1. High CPU for 5-30 minutes as Drive enumerates your cloud
  2. Disk activity writing metadata and small cache files
  3. Network usage at near-maximum sustained rate

This is the cost of bringing local and cloud state into agreement. Drive has to know about every file you have permission to access, in every shared drive, in every shared folder. For corporate accounts with extensive sharing, this can mean millions of metadata records.

If sign-in seems to hang or fail repeatedly:

  • Check that you have at least 5GB of free disk space
  • Disable security tools that might block the FUSE driver
  • Restart Drive, signing in again often resolves transient issues

Settings That Help

In Drive’s Settings:

  • Google Drive > My Drive syncing options: Stream files unless you specifically need Mirror
  • Google Drive > Cache: set a reasonable max
  • Google Photos > Don’t enable Photos backup unless you use it — it’s another sync engine running
  • General > Bandwidth: limit if Drive is hogging your connection
  • General > Don’t open Drive on system startup: if you don’t always need it

Restart Drive after changes. Some settings only take effect on relaunch.

When Drive Refuses to Sync

A file is sitting locally but won’t appear in the cloud. Or a cloud file isn’t appearing on your Mac. Causes:

  1. File too large — Drive has size limits per file type
  2. Filename has characters Drive disallows — colons, slashes, certain unicode
  3. You’re over your storage quota — free Google accounts get 15GB, paid plans more
  4. Network issue — corporate proxies, captive portals, VPN restrictions
  5. Sync paused without you realizing — check the menu bar status

The Drive menu bar icon shows status. Click it to see what’s pending and any errors. Errors are surprisingly informative once you find them.

For persistent sync failures, the Drive forums often have specific guidance. Microsoft and Google each maintain databases of known issues with workarounds.

There’s a faster waySweep diagnoses what’s eating your performance and clears it in seconds. Try Sweep free →

A Diagnostic for Drive Slowness

When your Mac slows whenever Drive is syncing or open:

  1. Check Activity Monitor. Note GoogleDriveFS CPU and memory
  2. Check the Drive menu — what’s actively syncing?
  3. Verify Spotlight is excluding Drive
  4. Check cache size and free disk space
  5. Audit shared drives — disable ones you don’t use
  6. Pause sync to confirm Drive is the cause
  7. Restart Drive if state seems stuck
  8. Sign out and back in if database appears corrupted

Drive vs Other Cloud Sync on Mac

If Drive consistently hurts your Mac performance and you have alternatives:

  • iCloud Drive is lighter on Mac because it’s deeply integrated with macOS
  • Dropbox is more mature on Mac, especially for many small files
  • OneDrive has improved with the File Provider migration but still has its issues
  • Backblaze, Carbonite are pure backup, not active sync — much lighter

For Google Workspace users, you’re often stuck with Drive. Tune it as described, exclude what you don’t need from Spotlight, and quit it when you don’t need it. For Google Photos users, the standalone Photos backup tool is now part of Drive — disable it if you’re not using it.

Long-Term Habits

To keep Drive from quietly degrading your Mac:

  • Audit synced shared drives quarterly — corporate sharing tends to grow
  • Clean up conflict files monthly — they accumulate
  • Don’t put dev directories or other fast-changing folders in Drive — use Git
  • Quit Drive when on battery if performance matters

Sweep handles the macOS side — clearing caches that accumulate independent of Drive, finding orphaned data Drive’s own cleanup might miss, and showing what’s actually using your SSD when Drive’s contribution is one part of a larger picture. Combined, your Mac stays fast even when Drive is doing serious work in the background.

← Back to all guides