Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Will rolling back my update restore my bookmarks?

  • 6 replies
  • 1 has this problem
  • 13 views
  • Last reply by FredMcD

more options

My software updated "itself" some months ago and ALL my bookmarks disappeared. I tried restoring using a .json file but that didnt work. So will restoring a previous version get my bookmarks back?

My software updated "itself" some months ago and ALL my bookmarks disappeared. I tried restoring using a .json file but that didnt work. So will restoring a previous version get my bookmarks back?

All Replies (6)

more options

That depends on why the bookmarks got corrupted.


Look on your desktop. Do you see a folder called; Old Firefox? Look inside. Look for the folder with the latest creation date.

https://support.mozilla.org/en-US/kb/recovering-important-data-from-an-old-profile

https://support.mozilla.org/en-US/kb/back-and-restore-information-firefox-profiles

https://support.mozilla.org/en-US/kb/how-run-firefox-when-profile-missing-inaccessible

more options
more options

Firefox automatically makes backups of the bookmarks. These are stored in the bookmarkbackups folder.

Open the Bookmarks Manager; Press the Alt or F10 key to bring up the toolbar, and select Bookmarks. Hot key is <Control> (Mac=<Command>) <Shift> B.

Once the window is open, at the top of the page, press the button labeled Import and Backup. Select Restore. From the list, pick the file you want and click it.

The backups are stored in a jsonlz4 file named something like this; bookmarks-2016-06-29_1424_enD1GTH ya0JmicnYWg4V4g==.jsonlz4

In this example; 2016-06-29 = date created, 1424 = number of entries.

https://support.mozilla.org/en-US/kb/restore-bookmarks-from-backup-or-move-them

https://support.mozilla.org/en-US/kb/recover-lost-or-missing-bookmarks

https://support.mozilla.org/kb/forum-response-recover-bookmarks-after-update

more options

Thanks for your response, FredD. It was an update that deleted everything. Can I try your current suggestions then come back?

Edit: There is no old profile folder and I have tried to import a few jsonlz4 files and nothing changed.

Modified by needhelp02

more options

If you use Sync then best is to disconnect Sync temporarily during troubleshooting.

You can check for problems with the places.sqlite and favicons.sqlite files in the Firefox profile folder.

  • use "Verify Integrity" button on the "Help -> Troubleshooting Information" (about:support) page

If errors are reported with "Verify Integrity", close and restart Firefox and retry.

If "Verify Integrity" cannot repair places.sqlite, rename/remove all places.sqlite and favicons.sqlite files in the Firefox profile folder. Firefox will rebuild places.sqlite and restore the bookmarks from a recent JSON backup in the bookmarkbackups folder.

  • keep a backup copy of places.sqlite in case a new places.sqlite database has to be created

See also:

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.

more options

My first post would have been useful if the browser had created a new profile as the old one would have been saved to the desktop.

My second post would have been helpful if: Users have been reporting that Firefox sometimes creates new profiles without user knowledge or consent.

My third post looks for the bookmarks backup files.

needhelp02 said

I have tried to import a few jsonlz4 files and nothing changed.

Are you talking about the backup files?

See if this helps: http://kb.mozillazine.org/Unable_to_process_the_backup_file_-_Firefox

jscher2000 has a tool on his website to extract out your bookmarks and save them to an HTML-format bookmark export file. If you want to try it, here is the page:

https://www.jeffersonscher.com/res/bookbackreader.html

To open the bookmarkbackups folder in Finder, use the "Open in Finder" button in the first table on the Troubleshooting Information page, and double-click into bookmarkbackups where you should see several dated files. From there you can drag and drop onto the conversion tool.

To import the HTML file, see the steps in this article: Import Bookmarks from an HTML file.