Save 50% on Marqly yearly — now $48/year. Upgrade →

Guides

Chrome Bookmarks Not Syncing? 8 Fixes That Actually Work (2026)

Chrome bookmarks not syncing? Work through 8 fixes in order — paused sync, account mismatches, sync settings, chrome://sync-internals, and a full sync reset.

Nine times out of ten, Chrome bookmarks stop syncing because sync is paused (usually after a password change), you’re signed into different Google accounts on different devices, or the Bookmarks toggle is off under “Manage what you sync.” Work through the fixes below in order — they’re sorted by how often they’re the culprit — and you’ll usually be synced again in five minutes. And because this keeps happening to people, the last section covers why browser-locked sync is fragile by design and what the sturdier setup looks like.

Before anything else: back up first. Open the Bookmark manager (Ctrl/Cmd+Shift+O) → ⋮ menu → Export bookmarks, and save the HTML file. Every fix below is safe, but you’re about to poke at sync state, and a 30-second backup makes the whole exercise risk-free.

Fix 1: Check whether sync is paused

After a Google password change, a security alert, or an expired session, Chrome pauses sync and shows only a small notice that’s easy to miss for weeks.

  1. Look at your profile avatar in Chrome’s top-right corner — a paused or error badge appears over it.
  2. Open chrome://settings/syncSetup. If you see “Sync is paused” or “Sync is off”, click through and sign in again.
  3. Repeat on every device — sync can be paused on your laptop and healthy on your desktop, which looks exactly like “bookmarks not syncing.”

This single fix resolves the majority of cases.

Fix 2: Confirm every device uses the same Google account

Obvious, but it catches more people than any exotic bug: work profile on one machine, personal on another, and the bookmarks are faithfully syncing — to two different accounts.

  1. On each device, open chrome://settings and check the email shown at the top.
  2. On Android/iOS, open the Chrome app → profile avatar → confirm the account.
  3. If they differ, sign the odd one out and back in with the right account.

Also check you’re in the right Chrome profile on desktop — each profile syncs independently, and clicking a link from another app can open the wrong profile without you noticing.

One more account gotcha: managed accounts. If you’re signed in with a Google Workspace (work) or school account, the administrator can disable Chrome sync entirely by policy — no setting on your end will turn it on. Check chrome://policy for sync-related entries; if sync is admin-blocked, your options are a personal profile for personal bookmarks, or a bookmark manager that doesn’t depend on Chrome sync at all.

Fix 3: Check “Manage what you sync”

Sync being on doesn’t mean bookmarks are included.

  1. Go to chrome://settings/syncSetupManage what you sync.
  2. If Customize sync is selected, make sure the Bookmarks toggle is on.
  3. Check this on every device — a device with bookmarks toggled off neither sends nor properly receives them.

Fix 4: Toggle sync off and on, then sign out and back in

The classic reset, and it genuinely works because it forces Chrome to renew its authentication token and start a fresh sync cycle:

  1. chrome://settings/syncSetupTurn off sync (keep local data when asked).
  2. Restart Chrome, turn sync back on.
  3. Still stuck? Sign out of Chrome entirely (Settings → your account → Sign out), restart, sign back in, re-enable sync.

Your local bookmarks are not deleted by signing out — Chrome keeps them on the device by default. (This is why you made the backup anyway.)

Fix 5: Update Chrome on every device

Sync protocol changes ship constantly, and a badly outdated Chrome on one device can wedge its sync while everything else looks fine. chrome://settings/help on desktop triggers the update check; on mobile, update via the app store. Restart after updating — the update doesn’t apply until you do.

Fix 6: Diagnose with chrome://sync-internals

When the obvious fixes fail, stop guessing and look at what sync is actually doing. Type chrome://sync-internals into the address bar. It looks intimidating; you only need three readings:

  1. Transport state (top of the Summary): should say “Active.” “Paused,” “Initializing,” or an auth error tells you which earlier fix to revisit.
  2. Username: confirms which account this profile is really syncing to.
  3. Type Info → BOOKMARKS row: shows whether the bookmarks data type is enabled and error-free, plus counts of synced items. A zero here while your bookmarks bar is full means bookmarks aren’t leaving the device.

You don’t need to fix anything from inside this page — it exists to tell you where the failure is. An auth error points back to Fix 1/4; a disabled BOOKMARKS type points to Fix 3; everything Active with correct counts on one device but not another points at the other device.

Fix 7: Reset sync from the Google dashboard (last resort)

If sync-internals shows a healthy state but devices still disagree, the server-side copy may be in a bad state. The nuclear-but-safe option:

  1. Confirm your HTML backup from step zero exists.
  2. Visit the Chrome sync dashboard at chrome.google.com/sync while signed in.
  3. Scroll down and choose Reset sync. This deletes the synced copy on Google’s servers only — bookmarks on your devices stay where they are.
  4. Turn sync back on, starting with the device that has your best bookmark set. It re-uploads, and other devices pull the fresh copy.

Fix 8: Recover vanished bookmarks from the local backup file

If bookmarks didn’t just fail to sync but disappeared on a device, Chrome keeps a one-generation local backup:

  1. Close Chrome completely.
  2. In your profile folder (macOS: ~/Library/Application Support/Google/Chrome/Default; Windows: %LOCALAPPDATA%\Google\Chrome\User Data\Default), find the files Bookmarks and Bookmarks.bak.
  3. Rename Bookmarks to Bookmarks.old, then copy Bookmarks.bak to Bookmarks.
  4. Reopen Chrome — it loads the backup state.

Act fast and keep Chrome closed while you do it: Bookmarks.bak is overwritten on the next session, taking the good copy with it.

The honest part: this will happen again

Everything above is treatment, not cure. Chrome sync fails the way it does because of what it is: an invisible background process, tied to one vendor’s account system, that pauses itself silently and locks your data inside one browser. You don’t find out it’s broken until you reach for a bookmark that isn’t there. And the same story plays out in Safari, Edge, and Firefox — every browser’s sync is a silo with the same failure modes.

If your bookmarks matter enough that you just spent twenty minutes in sync-internals, they arguably shouldn’t live in browser sync at all. The sturdier setup is an account-based bookmark manager: your library lives on its own account, and any browser is just a window into it.

  • No silent pausing — you’re either logged in and seeing your library, or you’re visibly not.
  • Cross-browser by nature. Marqly, for example, has extensions for Chrome, Edge, Firefox, and Safari plus a web app and iOS app — the library is identical in all of them, so switching browsers (or using three at once) stops being a sync problem.
  • Getting started is one file. Export your bookmarks to HTML — the backup you already made in step zero — and import it in a couple of minutes. Marqly auto-tags everything on import, which handles the organizing pass you were never going to do manually.
  • Findability improves, not just reliability. Semantic search means “that article about negotiating a raise” finds the page even when the title says something else entirely — a fundamentally different model from folder hierarchies.

Browser bookmarks are still fine for the toolbar dozen — the sites you open daily. But the hundreds of “I’ll need this someday” saves deserve storage that doesn’t depend on a background process staying quietly healthy. Try Marqly free — import that HTML backup and your bookmarks stop being hostage to sync state.

Quick recap

  1. Backup: export bookmarks to HTML.
  2. Unpause sync (chrome://settings/syncSetup).
  3. Same account and profile everywhere.
  4. Bookmarks toggle on under “Manage what you sync.”
  5. Toggle sync; sign out/in.
  6. Update Chrome everywhere.
  7. Read chrome://sync-internals: Transport state, Username, BOOKMARKS type.
  8. Reset sync at chrome.google.com/sync; recover via Bookmarks.bak if items vanished locally.

Frequently asked questions

Why did Chrome suddenly stop syncing my bookmarks?
The most common cause is paused sync: after a Google password change or security event, Chrome silently pauses syncing until you sign in again, and it's easy to miss the small 'Sync is paused' notice. Other frequent causes are being signed into different Google accounts on different devices, and the Bookmarks toggle being off under 'Manage what you sync'.
How do I force Chrome to sync bookmarks right now?
Open chrome://settings/syncSetup and confirm sync is on and not paused, then toggle sync off and back on — that forces a fresh sync cycle. If nothing moves, sign out of Chrome completely and sign back in. You can watch the sync happen live at chrome://sync-internals, where Transport state should read 'Active'.
What is chrome://sync-internals and how do I read it?
It's Chrome's built-in sync diagnostics page — type chrome://sync-internals into the address bar. Check three things: Transport state should say 'Active', the Username should be the account you expect, and any errors appear near the top. Under the Types section, the BOOKMARKS row shows whether bookmark data is actually flowing.
Will resetting Chrome sync delete my bookmarks?
No — resetting sync clears the copy stored on Google's servers, not the bookmarks on your devices. Your local bookmarks stay put and re-upload when sync restarts. Still, export your bookmarks to an HTML file first (Bookmark manager → Export bookmarks); a reset is exactly the wrong moment to discover an edge case.