Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Firefox has forgotten all my settings.

  • 4 odpovědi
  • 1 má tento problém
  • 2 zobrazení
  • Poslední odpověď od cor-el

more options

My pinned tabs are gone as are all the tabs I had open yesterday. This has happened before, and I do have an OLD profile saved, but I don't want to go back to last year!

My pinned tabs are gone as are all the tabs I had open yesterday. This has happened before, and I do have an OLD profile saved, but I don't want to go back to last year!

Všechny odpovědi (4)

more options

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


Start Firefox in Safe Mode {web link}

A small dialog should appear. Click Start In Safe Mode (not Refresh). Is the problem still there?

more options

Thanks, Fred, but there is no " Old Firefox" folder. I have copied my profile to an external drive and tried doing the whole rename and move back thing, but it doesn't seem to have worked.

more options

Did you try Firefox Safe Mode?

more options

You need to find a backup copy of sessionstore.jsonlz4 in the profile folder to recover these (pinned) tabs.

You can look at this utility to browse System Restore points.

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.


You will normally find these files in the sessionstore-backups folder:

  • previous.jsonlz4 (cleanBackup: copy of sessionstore.jsonlz4 from previous session that was loaded successfully)
  • recovery.jsonlz4 (latest version of sessionstore.jsonlz4 written during runtime)
  • recovery.baklz4 (previous version of sessionstore.jsonlz4 written during runtime)
  • upgrade.jsonlz4-<build_id> (backup created during an upgrade of Firefox)

You can copy a file from the sessionstore-backups folder to the main profile and rename the file to sessionstore.jsonlz4 to replace the current file (make sure to backup the current sessionstore.jsonlz4).

You can use this tool from contributor jscher2000 to inspect a compressed sessionstore file.