Chrome bookmarks disappearing — the bookmarks bar vanishes, the list in Bookmarks Manager is empty, or specific folders are missing — is almost always one of three situations: the bookmarks bar was hidden (not deleted), Chrome Sync pulled a different state from another device, or a Chrome update triggered a profile state change. True bookmark deletion requiring recovery is rarer than it appears. You’ll find the complete rundown in our Google Chrome Errors.
First: press Ctrl+Shift+B. This toggles the bookmarks bar. If it appears: it was just hidden, nothing lost. Many people discover their “missing” bookmarks this way within the first 10 seconds of investigating.
Check if bookmarks still exist via the menu
Even when the bar is hidden, bookmarks are accessible through the Chrome menu → Bookmarks. If your bookmarks are listed there: nothing was deleted. The bar was toggled off. Ctrl+Shift+B restores it permanently. Right-click the bookmarks bar area (grey strip below address bar) → “Show bookmarks bar” as an alternative.
If the menu shows empty bookmark folders: bookmarks were removed or sync pulled an empty state. Work through the recovery options below.
Chrome Sync pulling the wrong state
If you use Chrome Sync, your bookmarks live in your Google account and sync across devices. When you sign in to Chrome on a new PC, or when sync re-establishes after being paused: Chrome downloads your bookmarks from the account. If another device had fewer bookmarks (or you accidentally deleted some on a different device), the sync can propagate that emptier state to all other devices.
Check what’s in your Google account directly: visit bookmarks.google.com → log in with the same account Chrome uses → see if bookmarks exist there. If they’re in your Google account but not in Chrome: sync isn’t pulling them through. Sign out of Chrome → sign back in → let sync run for a minute → check bookmarks again. If bookmarks are missing from bookmarks.google.com too: they were genuinely deleted and need recovery from a local backup.
Recover from Chrome’s local backup
Chrome automatically backs up your bookmarks file locally before overwriting it. The backup is one sync-merge behind — not a full history, but usually recent enough.
- Close Chrome completely (Ctrl+Shift+Esc → end all Chrome processes)
- Navigate to:
%localappdata%GoogleChromeUser DataDefault - You’ll see two files:
Bookmarks(current state) andBookmarks.bak(previous state) - Rename
BookmarkstoBookmarks.broken - Rename
Bookmarks.baktoBookmarks - Reopen Chrome — it loads from the backup
The backup file is from one Chrome session ago. If bookmarks disappeared today, the backup likely has yesterday’s state — which is everything you need. If the backup is also empty: the loss happened before the last backup, and you need the Google account or history approach.
One important caution: after restoring from backup, immediately export bookmarks to an HTML file (Chrome menu → Bookmarks → Bookmark manager → three-dot menu → Export bookmarks) and save it somewhere safe. This gives you a persistent local copy that doesn’t depend on sync state.
The Bookmarks Manager — searching and recovery
Chrome menu → Bookmarks → Bookmark manager (or Ctrl+Shift+O). The manager shows all bookmarks including ones not displayed on the bar, organises them into folders, and has a search function. Before assuming bookmarks are missing: search in the manager for the site name or URL. Bookmarks sometimes get moved to unexpected folders, especially if you’ve dragged and dropped accidentally.
Tip: if you can’t find a specific bookmark and suspect you had it, check Bookmarks → Other Bookmarks → this catches items that ended up in the default “catch” folder rather than your organised hierarchy. Chrome puts bookmarks in “Other Bookmarks” when there’s no other clear destination during an import or restoration.
Our guide on Chrome performance issues covers the broader profile problems that can affect bookmarks alongside browsing, and our Chrome stability covers crashes that sometimes corrupt the bookmarks file. For Google account bookmark management and sync history, Google’s Chrome sync documentation covers the data types that sync and how to manage what Chrome stores in your Google account.
Import from an older HTML export
If you previously exported bookmarks to HTML (either intentionally as a backup or as part of migrating from another browser), you can import that file to restore everything in it:
Chrome menu → Bookmarks → Bookmark manager → three-dot menu → “Import bookmarks” → select the .html file. The import places everything under “Imported” folder in Other Bookmarks. Move them back to your preferred folder structure from there.
Going forward, export bookmarks to HTML every few months and save in a cloud folder. It’s a small file (even 10,000 bookmarks is only a few hundred KB) and it’s the most reliable recovery option when sync has gone wrong. Monthly exports are a common habit among power users who’ve learned this the hard way.
Different Chrome profiles on the same machine
Chrome supports multiple profiles for different people or use cases. Each profile has completely separate bookmarks. If you’re looking at an empty bookmarks list: double-check you’re in the right profile. The profile name appears in the top-right corner of Chrome as a coloured circle or person icon.
Common scenario: a Chrome update created a new profile or reset to a different one, and your bookmarks are in a profile you’re not currently viewing. Click the profile icon → see all profiles → switch to each and check whether bookmarks are there. If found in a different profile: either switch to that profile, or export from it and import into your main one.
Bookmarks from other browsers
If you recently switched from Firefox, Edge, or Safari to Chrome and expected your bookmarks to transfer: they don’t automatically. Chrome prompts once during initial setup to import from other browsers, and if you skipped it, they stayed in those other browsers.
Import now: Bookmark manager → three-dot menu → “Import bookmarks” → choose the source browser from the dropdown. Chrome reads directly from Firefox or Edge’s installation; you don’t need to export first. For Safari (macOS): you need to export from Safari first (File → Export Bookmarks) then import the HTML file.
When specific bookmarks are missing but most remain
Partial loss — some bookmarks missing but others intact — usually means one of:
- You accidentally deleted individual items by right-clicking → Delete
- A specific folder got moved inside another folder (right-click and accidentally dragged)
- Chrome Sync merged bookmark states and took the “newer” state that lacked those items
For accidental recent deletion: Chrome doesn’t have an undo for bookmark deletion in the UI, but the Bookmarks.bak file from the local backup approach captures the state before the deletion if Chrome hadn’t been restarted since then. Act quickly — Chrome writes a new backup when sessions end.
For moved folders: Bookmark manager search (Ctrl+F while in the manager) looks within all folders. Search for a distinctive word from the missing bookmark’s title. If it finds it, a folder got nested inside another unexpectedly.
Sync pause and bookmark conflicts
If Chrome was offline or sync was paused on one device while you edited bookmarks: when sync resumes, Chrome merges the changes from both states. The merge algorithm is additive when possible (keeps both) but can remove duplicates in ways that look like deletion.
After sync resumes and bookmarks look wrong: wait 60 seconds for sync to fully propagate, then check bookmarks.google.com to see the authoritative state. From there you can identify what actually got removed vs what’s a rendering/propagation delay.
Enabling sync: click your profile picture → “Turn on sync” if it’s off → sign in → sync pulls your Google account bookmarks. If this is a new installation or you signed out: sync might be off, meaning Chrome is only using local bookmarks that don’t exist yet on this device. Signing in to sync restores your existing bookmark library from the account.
| Symptom | Likely cause | Fix |
| Bookmarks bar empty / not visible | Bar hidden | Ctrl+Shift+B to toggle; right-click → Show bar |
| All bookmarks gone after sync | Sync pulled empty state from other device | Check bookmarks.google.com; recover from local backup |
| Most bookmarks there, some missing | Accidental deletion or moved folder | Search in Bookmark Manager; restore from Bookmarks.bak |
| Different profile, empty bookmarks | Chrome switched profiles | Profile picker → find correct profile |
| Expected imported bookmarks missing | Import was skipped | Bookmark manager → Import from other browser |
| New installation, no bookmarks | Sync not enabled | Sign in to Chrome Sync → bookmarks restore |
The Ctrl+Shift+B toggle and the local .bak file restoration resolve the great majority of Chrome bookmark problems in under 5 minutes. The more involved scenarios — sync conflicts, profile mix-ups, cross-browser imports — are worth understanding if the basic fixes don’t help, but they’re genuinely less common.
The Bookmarks.bak deep dive
The backup file at %localappdata%GoogleChromeUser DataDefaultBookmarks.bak is a JSON file you can read in any text editor. Before doing the file swap, you can open it in Notepad or VS Code and verify your bookmarks are actually in there:
- Copy the .bak file to your desktop
- Rename the copy from
Bookmarks.baktoBookmarks.bak.json - Open with Notepad → Ctrl+F → search for a bookmark name you remember having
- If found: proceed with the swap. If not found: the backup doesn’t have what you need
This pre-check saves you from doing the file swap and still ending up with empty bookmarks. The .bak file format is straightforward JSON with “children” arrays under each folder — even without JSON knowledge you can read it for familiar bookmark titles.
Third-party bookmark extensions and managers
Some users install bookmark management extensions — Raindrop.io, Diigo, Pocket, Toby — which work alongside or instead of Chrome’s native bookmarks. If you’ve used one of these and your Chrome bookmarks look different or empty: the extension may be managing bookmarks in its own cloud storage rather than Chrome’s local bookmarks system.
In these cases, “recovering” Chrome bookmarks means signing in to the extension’s service, not looking at Chrome’s bookmarks file. Raindrop.io and Diigo both have web apps where you can access all saved items independently of Chrome being working correctly.
Preventing bookmark loss in future
Simple habits that prevent the “all my bookmarks are gone” panic:
- Export monthly: Bookmark manager → three-dot menu → Export bookmarks → save to a cloud folder (Dropbox, Drive, OneDrive). One file, tiny, takes 15 seconds.
- Use Chrome Sync: signed-in Chrome with sync enabled means bookmarks live in your Google account. Any loss on one device is recoverable from another device still synced, or from bookmarks.google.com.
- Don’t use the “Bookmarks bar” as your only storage: if a bookmark isn’t also in a named folder in Bookmark Manager, a stray Ctrl+Shift+B hides it. Organise into folders so structure exists beyond just the bar.
- After a major Chrome update or new device: immediately open the Bookmark manager and confirm everything’s there before adding new bookmarks on top of potentially empty state.
Losing Chrome bookmarks is one of those things that feels catastrophic in the moment because of how much browsing history and useful links they represent. But the recovery options are reliably good — the .bak file, the Google account, cross-device sync, and HTML exports between them cover almost every realistic loss scenario. The key is catching it soon after it happens, before the backup file gets overwritten by subsequent Chrome sessions.
Reading mode and the “wrong Chrome”
Occasionally people find their Chrome bookmarks missing because they’re using the wrong browser entirely — Edge is the default browser and looks similar in recent versions, or someone’s using a Chromium-based browser (Brave, Arc, Vivaldi) that doesn’t share Chrome’s bookmark profile. If your bookmarks bar looks very similar but the bookmarks themselves aren’t there: check the browser name in the About page (chrome://settings/help or Help → About).
If you’ve found yourself in the right browser but wrong account: the profile icon again. A Google account switch during sign-in often goes unnoticed, and suddenly you’re looking at a different account’s empty bookmark library. Click the profile icon → Settings → confirm which Google account is active.
Extension-related bookmark changes
Some extensions have bookmark permissions and can modify your bookmarks library — usually advertised as “organise” or “deduplicate” bookmarks. If an extension with bookmark permissions ran a cleanup that was too aggressive: check the extension’s own export or undo feature first, then fall back to the .bak file recovery.
Going forward, review extension permissions carefully for any extension that requests “Read and change all your data” or specifically “Manage your bookmarks.” These are legitimate permissions for bookmark managers but unnecessary for most other extensions. Limit bookmark access to the extensions that genuinely need it, and the risk of accidental third-party modification disappears.
The Ctrl+Shift+B toggle and the Bookmarks.bak restoration handle the overwhelming majority of “Chrome bookmarks missing” reports. The additional recovery paths — Google account check, profile switch, import — cover the remaining scenarios for users who’ve been using Chrome across multiple devices and accounts. Whatever the cause, bookmarks are almost never truly, irrecoverably gone — they’re usually in one of these locations waiting to be found. If this sounds familiar, Chrome Bookmarks Bar Not Showing is worth a look.






