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

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

I cannot open 2 or more instances off Firefox . 61.0.1

  • 6 replies
  • 1 has this problem
  • 28 views
  • Last reply by cor-el

more options

Hi All.

Until now, I have have been able to open 2 or more instances off Firefox i.e. one app solely for news and another for browsing so that I do not have multiple pages crammed onto one screen.

Can't do that anymore, any idea why?

Regards

Hi All. Until now, I have have been able to open 2 or more instances off Firefox i.e. one app solely for news and another for browsing so that I do not have multiple pages crammed onto one screen. Can't do that anymore, any idea why? Regards

Chosen solution

Well - problem solved itself - it's back working again.

I sometimes wonder who or what owns this computer?

Thanks for your replies. Regards

Read this answer in context 👍 0

All Replies (6)

more options

I did that before and now and have no problem opening two separate Browser Windows. I think you have something cause the problem.

more options

2 or more instances, or windows?

For more than one instance, you need the command line option; -no-remote

Here is an example (on one line only);

C:\PROGRA~1\MOZILL~1\firefox.exe -no-remote -P Firefox_v_57

https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options

Usage: C:\PROGRA~1\MOZILL~1\firefox.exe [ options ... ] [URL]
      where options include:
 
 -h or -help        Print this message.
 -v or -version     Print Firefox version.
 -P <profile>       Start with <profile>.
 -migration         Start with migration wizard.
 -ProfileManager    Start with ProfileManager.
 -no-remote         Do not accept or send remote commands; implies -new-instance.
 
 -UILocale <locale> Start with <locale> resources as UI Locale.
 -safe-mode         Disables extensions and themes for this session.
 -console           Start Firefox with a debugging console.
 -jsconsole         Open the Error console.
 -browser           Open a browser window.
 -new-window  <url> Open <url> in a new window.
 -new-tab     <url> Open <url> in a new tab.
 -preferences       Open Options dialog.
 -search     <term> Search <term> with your default search engine.
 -setDefaultBrowser Set this app as the default browser.


edited out: The -new-instance is a old switch and not related to Firefox instances and does not work on Windows.

Modified by James (doing minimal support dowdays)

more options

Thanks for your replies.

Never had the problem before in opening two Firefox browsers.

I certainly am not going to enter into command line options - looks like asking for more problems.

Any ideas what has changed to stop me opening more than one browser?

more options

Chosen Solution

Well - problem solved itself - it's back working again.

I sometimes wonder who or what owns this computer?

Thanks for your replies. Regards

more options

Without more information on the problem . . . .

After a few days, if the problem is gone, Please flag your last post as Solved Problem so others will know.

more options

-UILocale <locale> no longer works in current Firefox releases (55+).