搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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

more options

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)

more options

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.