Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Can I open Firefox without previous tabs and windows without disabling "Show my windows and tabs from last time"?

  • 4 antwoorden
  • 2 hebben dit probleem
  • 2 weergaven
  • Laatste antwoord van cor-el

more options

I am looking for a way to open Firefox without any of my previous tabs without disabling the option. If I don't use my PC for a week or longer, it will attempt to load all my previous tabs, which will mostly be of pages that have expired. Is there any way to do this?

I am looking for a way to open Firefox without any of my previous tabs without disabling the option. If I don't use my PC for a week or longer, it will attempt to load all my previous tabs, which will mostly be of pages that have expired. Is there any way to do this?

Alle antwoorden (4)

more options

You can start Firefox up to a blank page using the Run dialog. Type or paste the following and press Enter:

firefox.exe "about:blank"

If you think you might need to do this regularly, you could create a second Firefox shortcut, right-click>Properties>Shortcut, and edit its Target line by adding "about:blank" at the end.

more options

jscher2000 said

You can start Firefox up to a blank page using the Run dialog. Type or paste the following and press Enter: firefox.exe "about:blank" If you think you might need to do this regularly, you could create a second Firefox shortcut, right-click>Properties>Shortcut, and edit its Target line by adding "about:blank" at the end.

Hello,

Unfortunately, this only adds an additional blank tab on top of the tabs from previous session. Do you have any other suggestions?

more options

Hmm, that used to "work" (I think it was a bug actually).

Perhaps adding -silent will help?

firefox.exe -silent -url "about:blank"

I don't have any other ideas.

more options

You could consider to use a CMD file to start Firefox and delete the sessionstore.js file in the Firefox profile folder.

del <path_to_profile>\sessionstore.js
start "" "<path_to_firefox>\firefox.exe"

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