Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

搜尋 Mozilla 技術支援網站

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

了解更多

Firefox no longer remembering Home Page

  • 3 回覆
  • 4 有這個問題
  • 1 次檢視
  • 最近回覆由 Kenz1

more options

Hi - I have discovered Firefox is no longer opening with my designated Startup Home Page. Instead, it displays whatever page or site was open when I closed the browser previously. I've tested and discovered that it is ignoring everything I enter as a Startup Home Page, including "Restore to Default". I've made no changes to Firefox settings other than updated to v31. Is this a fault in that update? - Thanks

Hi - I have discovered Firefox is no longer opening with my designated Startup Home Page. Instead, it displays whatever page or site was open when I closed the browser previously. I've tested and discovered that it is ignoring everything I enter as a Startup Home Page, including "Restore to Default". I've made no changes to Firefox settings other than updated to v31. Is this a fault in that update? - Thanks

被選擇的解決方法

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

從原來的回覆中察看解決方案 👍 1

所有回覆 (3)

more options

One possibility is that some third party software has created or modified a user.js file with the instruction to restore your previous session windows and tabs at startup. To check for that, please see the section of the following help article about the user.js file: How to fix preferences that won't save.

Another possibility is that Firefox thinks it crashed the last time it shut down, and is doing a crash recovery. That doesn't usually happen every time, but here's a way to diagnose it: instead of having Firefox automatically restore the previous session after a crash, have it present a list of your previous session windows and tabs so you can choose which ones to open. Here's how you make that change:

(A) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(B) In the search box above the list, type or paste sess and pause while the list is filtered

(C) Double-click the browser.sessionstore.max_resumed_crashes preference and enter 0 (that's a zero) and click OK.

Note: Please don't customize any other sessionstore preferences to zero, or you might lose the ability to recover your closed windows and tabs when you actually want them.

If you start seeing that screen at startup, then we need to figure out why Firefox is crashing during shutdown.

more options

選擇的解決方法

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

more options

Thank you so much for your helpful responses, jscher2000 and cor-el. I ruled out the possibility of a crash recovery issue. But I did find an errant line in my user.js file, and after deleting it, the problem has now gone. Regards :)