Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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

  • 1 risposta
  • 0 hanno questo problema
  • 2 visualizzazioni
  • Ultima risposta di 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!

Tutte le risposte (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.