Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多
封存

Session Restore

cor-el replied
GeorgeS

What files do I need to restore from my nightly backup to bring back the multiple tabs I have lost in a shut down? The current restore previous session only has half of what I lost. I tried copying the profiles folder from a back up but it still only had three of the six windows I lost. Suggestions please!

What files do I need to restore from my nightly backup to bring back the multiple tabs I have lost in a shut down? The current restore previous session only has half of what I lost. I tried copying the profiles folder from a back up but it still only had three of the six windows I lost. Suggestions please!

所有回覆 (1)

That is about sessionstore.jsonlz4 in the profile folder and possibly the recovery files in the sessionstore-backups folder.

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 with Firefox closed (make sure to backup the current sessionstore.jsonlz4).