Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 4 replies
  • 2 have this problem
  • 24 views
  • Last reply by 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?

All Replies (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: