본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.