搜尋 Mozilla 技術支援網站

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

Learn More

Can I restore previously opened windows after they have vanished from the list of prev windows?

  • 2 回覆
  • 1 有這個問題
  • 28 次檢視
  • 最近回覆由 PsychoWedge

more options

Hi there,

I have a problem. I had two windows with aprox 30 really important tabs each open at all times. Somehow firefox closed those two windows when I opened a third window (I don't know why and it doesn't matter tbh) and I didn't notice. I opened other temp windows and because of that the previous two with the important tabs were deleted from the chronic.

Is there any way at all to restore those two?

In my sessionstore-backups directory there are six files. previous.jsonlz4, recovery.baklz4 and recovery.jsonlz4. The other two are upgrade.jsonlz4 with a date at the end. The last one is from 20220630. Could this possibly be some older backup from my chronic with my old two windows? If so, is there a way to restore those? Just renaming them didn't seem to work...

I'd be glad for any help anybody could give me. :)

Hi there, I have a problem. I had two windows with aprox 30 really important tabs each open at all times. Somehow firefox closed those two windows when I opened a third window (I don't know why and it doesn't matter tbh) and I didn't notice. I opened other temp windows and because of that the previous two with the important tabs were deleted from the chronic. Is there any way at all to restore those two? In my sessionstore-backups directory there are six files. previous.jsonlz4, recovery.baklz4 and recovery.jsonlz4. The other two are upgrade.jsonlz4 with a date at the end. The last one is from 20220630. Could this possibly be some older backup from my chronic with my old two windows? If so, is there a way to restore those? Just renaming them didn't seem to work... I'd be glad for any help anybody could give me. :)

被選擇的解決方法

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.

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
從原來的回覆中察看解決方案 👍 1

所有回覆 (2)

more options

選擇的解決方法

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.

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
more options

Yeah, I did that. I copied the upgrade with the latest date and renamed it and my two windows with all my tabs are back. Worked like a charm. Thank you.