Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

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

了解更多

Why is firefox (Win) both at home and office when opened, is starting with previously closed windows even when firefox is properly shut?

  • 1 回覆
  • 1 有這個問題
  • 5 次檢視
  • 最近回覆由 cor-el

After properly closing the firefox, only in the last few months, Im seeing this problem of opening with previously closed windows when tried to open the browser again.

As you know, this is a serious error. This will reveal the websites surfed by the previous user.

Or even if the same user is browsing, it will showoff the previously browsed content in front of others, imagine a case, if the user needs privacy of the previously browsed content!

After properly closing the firefox, only in the last few months, Im seeing this problem of opening with previously closed windows when tried to open the browser again. As you know, this is a serious error. This will reveal the websites surfed by the previous user. Or even if the same user is browsing, it will showoff the previously browsed content in front of others, imagine a case, if the user needs privacy of the previously browsed content!

所有回覆 (1)

You can check if you have an user.js file in the Firefox profile folder that sets the browser.sessionstore.resume_session_once pref to true.

You can use this button to go to the Firefox profile folder:

  • Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)

The user.js file is only present if you or other software has created it, so normally it wouldn't be there. you can check its content with a plain text editor if you didn't create this file yourself.

The user.js file is read each time you start Firefox and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.