Firefox Bookmarks Disappeared? How to Get Them Back
Diagnose the cause and recover bookmarks using Firefox's built-in automatic backups
Firefox keeps automatic daily backups of your bookmarks in a folder called bookmarkbackups. In many cases, even if
your bookmarks appear to be gone, Firefox already has a recent copy you can restore from. Before you try anything, avoid
actions that could overwrite those backups.
Important: Do not uninstall or reinstall Firefox while troubleshooting. The backup files live inside your Firefox profile folder, and uninstalling can delete them.
Check 1: Are you in the right Firefox profile?
Firefox supports multiple profiles, and each one has its own bookmarks. If Firefox opened with a different profile, your bookmarks are not gone. They are in the other profile.
- Type
about:profilesin the address bar and press Enter. - Look at the list of profiles. Check which one is marked as "Default Profile" and which one is currently running.
- If your usual profile is not the one running, click Launch profile in new browser next to the correct one.
If you only see one profile and it is the one running, move to the next check.
Check 2: Is Firefox Sync working?
If your bookmarks were synced across devices and are now missing on one device, the sync connection may have broken.
- Click the menu button (three horizontal lines) and select Settings.
- Click Sync in the left sidebar.
- Verify you are signed in and that Bookmarks is checked.
If Sync was off, turn it on and wait a few minutes for bookmarks to download. If Sync was already on but bookmarks are missing, the bookmarks may have been deleted while Sync was active, which means the deletion synced to the server.
Check 3: Is the bookmarks toolbar hidden?
If your toolbar bookmarks specifically disappeared, the toolbar may just be toggled off.
- Right-click any empty area on the Firefox toolbar (next to the address bar).
- Check if Bookmarks Toolbar has a checkmark next to it.
- If not, click it to turn the toolbar back on.
You can also choose Always Show, Never Show, or Only Show on New Tab from the Bookmarks Toolbar submenu.
Check 4: Restore from Firefox's automatic backups
This is where Firefox truly helps. Firefox automatically saves a backup of your bookmarks every day and keeps up to 15
recent backups. These are compressed JSON files (.jsonlz4 format) stored in your profile folder.
Restore using the Firefox Library
- Click the menu button and select Bookmarks > Manage Bookmarks (or press
Ctrl+Shift+Oon Windows/Linux,Cmd+Shift+Oon Mac). - In the Library window, click Import and Backup in the toolbar.
- Select Restore.
- You will see a list of dated backup files. Choose the most recent one from before the bookmarks disappeared.
- Firefox will warn that this will replace your current bookmarks. Click OK.
This replaces your current bookmarks entirely. If you still have some bookmarks in Firefox that you want to keep, export them first (Import and Backup > Export Bookmarks to HTML) before restoring from a backup.
If no backups appear in the restore menu
The backup files may still exist on disk even if the Library does not list them. You can check manually:
- Type
about:supportin the address bar and press Enter. - Next to Profile Folder, click Open Folder (or Show in Finder on Mac).
- Open the
bookmarkbackupsfolder. - Look for
.jsonlz4files. Each filename includes the date and the number of bookmarks it contains (for example,bookmarks-2026-05-12_150_abcdef.jsonlz4).
If the files are there, try using the Library restore method again. If the Library still does not see them, you can copy one of these files and rename it, though the restore-through-Library method is strongly preferred.
Check 5: Places.sqlite corruption
Firefox stores bookmarks (and history) in a database file called places.sqlite. If this file gets corrupted, for
example after a crash, power failure, or disk error, bookmarks can disappear even though backup files are fine.
Signs of places.sqlite corruption:
- Bookmarks disappeared after a crash or forced shutdown
- Firefox is slow to start or shows errors about places.sqlite
- Some bookmarks are there but others are missing
Firefox usually detects corruption on its own and rebuilds the database from the most recent backup. If it did not rebuild automatically:
- Close Firefox completely.
- Go to your profile folder (use
about:support> Open Folder while Firefox is still running, then close it). - Rename
places.sqlitetoplaces.sqlite.corrupt. - Also rename
places.sqlite-walandplaces.sqlite-shmif they exist (add.corruptto each). - Restart Firefox.
Firefox will create a new places.sqlite and attempt to restore bookmarks from the most recent backup in the
bookmarkbackups folder. Your history will be lost, but your bookmarks should come back.
Check 6: Did a Firefox update cause the problem?
Firefox updates occasionally reset profiles or create new ones. If your bookmarks vanished right after an update:
- Go to
about:profiles. - Check if a new profile was created. If you see two profiles, the older one likely has your bookmarks.
- Set the older profile as default and restart Firefox.
If nothing worked
If the automatic backups are gone and none of the checks above recovered your bookmarks:
- Check for an HTML export. If you previously exported your bookmarks to an HTML file (even months ago), you can import that file back through Library > Import and Backup > Import Bookmarks from HTML.
- Check system backups. On Mac, Time Machine may have a copy of your Firefox profile folder. On Windows, File History or a backup tool might have captured it.
Beyond these, Firefox does not have additional recovery paths. The automatic backup system is excellent, but if those files were deleted or overwritten, the bookmarks cannot be recovered.
Firefox vs. Chrome: backup differences
Firefox's automatic bookmark backup system is one of the best among browsers. It keeps 15 rolling daily snapshots
without you doing anything. Chrome, by contrast, keeps only a single Bookmarks.bak file that gets overwritten every
time Chrome starts. If Chrome bookmarks disappear and you restart the browser, the backup is often already gone.
If you use Chrome as your main browser, this gap is worth knowing about. Chrome does not offer anything close to Firefox's rolling backup system. Backing up Chrome bookmarks requires either manual HTML exports or a tool like TrueBookmark, which keeps versioned backups automatically.
If your bookmarks disappeared in Chrome instead of Firefox, the Chrome bookmarks disappeared guide covers the Chrome-specific recovery steps.
When TrueBookmark helps
Native Chrome steps are the fastest way to finish the task once. TrueBookmark is the better fit when you want Backup, Restore, Find, or Organize to stay reliable over time.
Related guides
Why Are My Bookmarks Not Showing in Chrome
Troubleshooting guide for bookmarks not showing in Chrome. Covers hidden bookmarks bar, wrong Chrome profile, sync issues, and genuinely missing bookmarks.
How to Recover Deleted Bookmarks in Chrome
How to recover deleted bookmarks in Chrome using Ctrl+Z, the Bookmarks.bak file, and Chrome Sync. Speed matters because the backup file gets overwritten on every launch.
Bookmarks Disappeared in Chrome
Diagnose why Chrome bookmarks disappeared and recover them. Covers wrong profile, sync issues, accidental deletion, and update glitches with step-by-step fixes.
How to Restore Bookmarks in Chrome
Step-by-step guide to restoring Chrome bookmarks using Chrome Sync, the Bookmarks.bak file, and HTML import. Covers what to check first and what Chrome cannot recover.
This guide is for informational purposes only and is provided without warranty of any kind, express or implied. Browser steps may change between versions. Always back up your bookmarks before making changes. By following these instructions, you accept full responsibility for the outcome.