
update deleted my site data
sometime last night (1-20-21), my firefox updated itself- without my permission. in the process, all my bookmarked and saved sites were deleted. is there any way to retrieve them? some were quite important.
Alle Antworten (4)
What about the rest of your profile? Settings, bookmarks, history, passwords . . . .
Restore Bookmark Backups
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. Firefox 84+ <Control> (Mac=<Command>) <Shift> O.
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
I am attempting to recover my bookmarks. Fortunately, passwords were stored elsewhere. Recovering them is a pain, but doable. I followed the path you gave me, but my bookmarks were not there. Unless there is another method, I am starting over.
I assume that there are no backups in the bookmarkbackups folder ?
Do you only have one profile folder ?
- https://support.mozilla.org/en-US/kb/recover-user-data-missing-after-firefox-update
- https://support.mozilla.org/en-US/kb/how-run-firefox-when-profile-missing-inaccessible
Do you have an "Old Firefox Data" folder on the desktop in case the Refresh feature in Firefox has been used and a new profile has been created ?
Bookmark Backups Settings
Firefox automatically makes backups of the bookmarks. These are stored in the bookmarkbackups folder. You can set how many backups are kept by doing this;
Type about:config<enter> in the address box. If a warning screen comes up, press the I Accept the Risk button. At the top of the screen is a search bar. Type browser.bookmarks.max_backups
The values for this setting are; -1 = unlimited number of backups 0 = Do not create any backups Any other number here will keep that many backups Example: 5 = 5 backups are kept.
The backups are stored in a jsonlz4 file named something like this; bookmarks-2016-06-29_1424_enD1GTHya0JmicnYWg4V4g ==.jsonlz4 In this example; 2016-06-29 = date created, 1424 = number of entries.