Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Èròjà atẹ̀lélànà yii ni a ti fi pamọ́ fọ́jọ́ pípẹ́. Jọ̀wọ́ béèrè ìbéèrè titun bí o bá nílò ìrànwọ́.

Firefox restores previous Session every time after reboot

  • 2 àwọn èsì
  • 0 ní àwọn ìṣòro yìí
  • 11 views
  • Èsì tí ó kẹ́hìn lọ́wọ́ zeroknight

more options

Usually I don't properly close my applications before rebooting or shutting down my machine. Firefox then restores my previous session, which I don't want.

I've tried the following but this didn't work:

  • Verify "Open previous windows and tabs" isn't checked
  • set `browser.sessionstore.max_resumed_crashes` to 0
  • set `browser.sessionstore.resume_from_crash` to false

Do you have any idea, why this doesn't work? or any other ideas how I could disable this?

Usually I don't properly close my applications before rebooting or shutting down my machine. Firefox then restores my previous session, which I don't want. I've tried the following but this didn't work: * Verify "Open previous windows and tabs" isn't checked * set `browser.sessionstore.max_resumed_crashes` to 0 * set `browser.sessionstore.resume_from_crash` to false Do you have any idea, why this doesn't work? or any other ideas how I could disable this?

All Replies (2)

more options

Additional Information since this somehow didn't make it into the original post and I cant edit it: OS: Fedora 38 with GNOME Desktop Firefox version: 119.0

more options

Add the following line to user.js in your profile folder (changing it in about:config won't stick):

user_pref("browser.sessionstore.resume_session_once", false);