We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Firefox no longer remembering Home Page

  • 3 respostas
  • 4 têm este problema
  • 1 exibição
  • Última resposta de 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

Solução escolhida

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.

Ler esta resposta 👍 1

Todas as respostas (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

Solução escolhida

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 :)