为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Lost my previous session with hundreds of tabs across multiple FF windows

  • 1 个回答
  • 0 人有此问题
  • 2 次查看
  • 最后回复者为 cor-el

more options

This morning when I turned on my PC, Mozilla didn't restore my previous session across 4 different browser windows. Normally, it restores my session (and the 4 windows) automatically. But this time, it didn't. I opened Mozilla, but the "restore previous session" option didn't generate the previously open windows.

I've lost hundreds of tabs that I had open... is there any way to restore my previous session?

Thanks in advance!

This morning when I turned on my PC, Mozilla didn't restore my previous session across 4 different browser windows. Normally, it restores my session (and the 4 windows) automatically. But this time, it didn't. I opened Mozilla, but the "restore previous session" option didn't generate the previously open windows. I've lost hundreds of tabs that I had open... is there any way to restore my previous session? Thanks in advance!

所有回复 (1)

more options

Backup the session files in the sessionstore-backups folder in the Firefox profile folder to make sure not to lose possible important session data. Do NOT close Firefox when Firefox is already running.

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

You can try to restore a recent upgrade.jsonlz4-<build_id> when available or use a utility to browse Windows System Restore points to see if you can find a recent sessionstore.jsonlz4 file.

You can look at this tool to inspect a compressed jsonlz4 sessionstore file. This tool works locally, no uploading done.