Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Running two Firefox instances on the same computer, each one using a different account

  • 1 Antwort
  • 0 haben dieses Problem
  • 290 Aufrufe
  • Letzte Antwort von Martin Lester
  • Gelöst

Hi all, I used to run two Firefox instances on the same computer, each one using a different account (as I mentioned in the Subject), but I don't remember how I managed this, so now that I moved to a new computer I can't reproduce it! Thanks for helping, if anyone knows. Regards, Mike

Hi all, I used to run two Firefox instances on the same computer, each one using a different account (as I mentioned in the Subject), but I don't remember how I managed this, so now that I moved to a new computer I can't reproduce it! Thanks for helping, if anyone knows. Regards, Mike

Ausgewählte Lösung

Hey Mike,

You probably used separate Firefox profiles. Try running `firefox -P` to open the Profile Manager and create separate profiles for each account. Then you can launch them like: `firefox -P "Profile1" -no-remote` `firefox -P "Profile2" -no-remote`

That should let you run both at the same time. Hope that helps!

–martin

Diese Antwort im Kontext lesen 👍 2

Alle Antworten (1)

Ausgewählte Lösung

Hey Mike,

You probably used separate Firefox profiles. Try running `firefox -P` to open the Profile Manager and create separate profiles for each account. Then you can launch them like: `firefox -P "Profile1" -no-remote` `firefox -P "Profile2" -no-remote`

That should let you run both at the same time. Hope that helps!

–martin