Bookmarks GONE
All my Firefox bookmarks are GONE. I followed the directions for restoration, and the Restore (etc) window has nothing in it. I saved the bookmarks to a JSON (HTML) file on an external hard drive, but I cannot find a way to restore them. I'm just about tired of Firefox and the consistent problems. Please restore my faith. Thank you.
All Replies (1)
Users have been reporting more bookmark problems in the past couple of months. This can occur when Firefox has lost access to the Places database (a pair of files that store URLs, visit history, bookmarks, and site icons). I wish I knew the cause, but (admitting that I can't read every thread), I haven't seen a good explanation yet.
Your Saved File
Philip Xanthopoulos said
I saved the bookmarks to a JSON (HTML) file on an external hard drive, but I cannot find a way to restore them.
The JSON "Backup" format is plain text, but because there are no line breaks, it is hard to read. If you open the file in a tab in Firefox, formatting rules should make it readable. Does it have your missing bookmarks?
The HTML "Export" format creates a web page. If you open the file in a tab in Firefox, does it have your missing bookmarks?
In case this was caused by a locked file:
You can try the following:
(1) Exit/Quit Firefox and after 30 seconds or so start it back up again. This would hopefully work around any process that runs at Windows startup which might be checking the files (I'm looking at you, CCleaner and friends).
(2) For nerdier users: I found a post describing how to use Windows' Resource Monitor to try to figure out what program has opened a "handle" on the file (filter by places): https://superuser.com/a/643312
(3) Sometimes you may need to do a normal shutdown and/or restart of your system. Restarting Windows can help by freeing up locked files, completing any deferred updates, and resolving temporary file permission issues.
Check for a corrupted file:
If that didn't help, could you let us know what you get when you run the "Verify Integrity" diagnosis and repair function. That's here:
Open Firefox's Troubleshooting Information page using any of these methods:
- "3-bar" menu button > Help > More Troubleshooting Information
- (menu bar) Help > More Troubleshooting Information
- type or paste about:support in the address bar and press Enter
Near the bottom, there is a section titled Places Database -- that's the file which stores history and bookmarks. Click the button labeled Verify Integrity. There may be a 10-15 second delay before results appear.
If all is well, the report that appears below the button should start with:
> Task: checkIntegrity + The places.sqlite database is sane + The favicons.sqlite database is sane > Task: checkCoherence + The database is coherent > Task: expire + Database cleaned up
et cetera
Does yours say the databases are sane and coherent, or something else? You can select and copy the report, and then paste it into a reply for review and comment.