搜索 | 用户支持

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

Learn More

Is there any way to get back my previously open windows?

  • 3 个回答
  • 0 人有此问题
  • 32 次查看
  • 最后回复者为 Sean

more options

I was having trouble with Firefox freezing and needed to close it with Task Manager and reopen it whenever this happened. On one of these restarts, only a few of my windows opened up with the new session. All of the other open windows vanished. They're not in my history or my recently closed windows at all. There are three specific windows of the lost windows that had data I was actively using and don't want to lose. The URLs would be enough. I was also using the other windows, but I can re-find that information easily enough.

I was having trouble with Firefox freezing and needed to close it with Task Manager and reopen it whenever this happened. On one of these restarts, only a few of my windows opened up with the new session. All of the other open windows vanished. They're not in my history or my recently closed windows at all. There are three specific windows of the lost windows that had data I was actively using and don't want to lose. The URLs would be enough. I was also using the other windows, but I can re-find that information easily enough.

被采纳的解决方案

All visited URLs should be in your History (Ctrl+H) unless you disabled it or used a private window.

If you use a lot of windows, you may want to increase the undo limit (3) by going to about:config and changing browser.sessionstore.max_windows_undo.

定位到答案原位置 👍 1

所有回复 (3)

more options

选择的解决方案

All visited URLs should be in your History (Ctrl+H) unless you disabled it or used a private window.

If you use a lot of windows, you may want to increase the undo limit (3) by going to about:config and changing browser.sessionstore.max_windows_undo.

more options

You can try to restore the upgrade.jsonlz4 file from the last update or use a utility to browse Windows System Restore points to see if you can find a recent sessionstore.jsonlz4 file.

You can use the button on the "Help -> More Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page (Root directory).

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 look at this tool to inspect a compressed jsonlz4 sessionstore file. This tool works locally, no uploading done.

more options

There was no way to get the data back. The history was cleared externally by Spybot. It was not expected that this would apply to the active windows of my Firefox session. I was attempting to debug another problem at the time...

Increasing my window undo limit from 3 to 50 has been useful since then, so while there is no real solution to my problem, I'm going to mark zeroknight's response as the solution to close it out.