Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

launching firefox in safemode just attaches to existing process instead of launching a new instance in safemode

  • 1 个回答
  • 0 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

Howdy,

Workflow: I have a firefox instance already running. I want to launch a new firefox in safe-mode to test something without disrupting my existing firefox.

Problem: I try to launch a new firefox in safe mode using `firefox --safe-mode`, but firefox just opens a new window NOT in safe mode.

I think it may because firefox in safe-mode requires launching launching from a new instance rather than attaching to existing instance.

`firefox --help` shows a flag I can use:

--new-instance Open new instance, not a new window in running instance. --safe-mode Disables extensions and themes for this session.

So I run `firefox --safe-mode --new-instance`

now I get error popup with message:

"Firefox is already running, but is not responding. To use Firefox, you must first close the existing Firefox process, restart your device, or use a different profile."

Now I think what is the point of the flag "new-instance" if Firefox doesn't support multiple instances?

Regardless, how can I launch firefox in safe-mode without disrupting my existing firefox instance and without relying on creating a profile just for this?

Howdy, Workflow: I have a firefox instance already running. I want to launch a new firefox in safe-mode to test something without disrupting my existing firefox. Problem: I try to launch a new firefox in safe mode using `firefox --safe-mode`, but firefox just opens a new window NOT in safe mode. I think it may because firefox in safe-mode requires launching launching from a new instance rather than attaching to existing instance. `firefox --help` shows a flag I can use: --new-instance Open new instance, not a new window in running instance. --safe-mode Disables extensions and themes for this session. So I run `firefox --safe-mode --new-instance` now I get error popup with message: "Firefox is already running, but is not responding. To use Firefox, you must first close the existing Firefox process, restart your device, or use a different profile." Now I think what is the point of the flag "new-instance" if Firefox doesn't support multiple instances? Regardless, how can I launch firefox in safe-mode without disrupting my existing firefox instance and without relying on creating a profile just for this?

所有回复 (1)

more options

You probably need to specify a different profile folder that you want to use to test Safe Mode via the -P parameter, you may have to add the -no-remote parameter.

firefox --safe-mode -P test-safemode

有帮助吗?

我要提问

您需要登录才能回复。如果您还没账号,可以提出新问题