Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 1 trả lời
  • 0 gặp vấn đề này
  • 2 lượt xem
  • Trả lời mới nhất được viết bởi 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!

Tất cả các câu trả lời (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.