Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

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

搜索 | 用户支持

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

详细了解
Solved 已存档

Profile Manager doesn't appear when a profile is already open

MartyJames 已回复
MartyJames

I use multiple Firefox profiles. Normally, Profile Manager always appears at launch.

But lately, if I launch Firefox while a profile is already open, it just opens a new window in the current profile. The only way I can get Profile Manager is by typing firefox.exe --profilemanager.

For the record, I don't have this option enabled: Use the selected profile without asking at startup.

I use multiple Firefox profiles. Normally, Profile Manager always appears at launch. But lately, if I launch Firefox while a profile is already open, it just opens a new window in the current profile. The only way I can get Profile Manager is by typing '''firefox.exe --profilemanager'''. For the record, I don't have this option enabled: '''Use the selected profile without asking at startup'''.

由MartyJames于修改

定位到答案原位置

选择的解决方案

MartyJames said

Hmmm… OK, so I presume Mozilla doesn't expect us to launch multiple profiles at once?

Why would you presume that? If you haven't already, try adding -ProfileManager or -P to the command line of your shortcut:

Right-click the shortcut, click Properties, and Windows usually focuses the Target field of the Shortcut tab.

Normally it would have something like this:

"C:\Program Files\Mozilla Firefox\firefox.exe"

You can add a space and then -P on the end so that the shortcut always calls up the profile manager dialog.

所有回复 (9)

If Firefox is already open, a profile is already active.

I think this is normal since Firefox 67, which updated how different builds of Firefox start up in different profiles.

Hmmm… OK, so I presume Mozilla doesn't expect us to launch multiple profiles at once?

Open Firefox. Then the Profile Manager. One profile will be listed as 'in use.'

The others should have a button to start it in a different browser.

选择的解决方案

MartyJames said

Hmmm… OK, so I presume Mozilla doesn't expect us to launch multiple profiles at once?

Why would you presume that? If you haven't already, try adding -ProfileManager or -P to the command line of your shortcut:

Right-click the shortcut, click Properties, and Windows usually focuses the Target field of the Shortcut tab.

Normally it would have something like this:

"C:\Program Files\Mozilla Firefox\firefox.exe"

You can add a space and then -P on the end so that the shortcut always calls up the profile manager dialog.

jscher2000 said

Right-click the shortcut, click Properties, and Windows usually focuses the Target field of the Shortcut tab. Normally it would have something like this: "C:\Program Files\Mozilla Firefox\firefox.exe" You can add a space and then -P on the end so that the shortcut always calls up the profile manager dialog.

Thank you sir, but when I try this, I get the error:

" Problem with Shortcut

The name 'C:\Program Files (x86)\Mozilla Firefox\firefox.exe -p' specified in the targer box is not valid. Make sure the path and file name are correct. "

This is what I use: Note the quotes "C:\Program Files (x86)\Mozilla Firefox_Curr\firefox.exe" -p Current

FredMcD said

This is what I use: Note the quotes "C:\Program Files (x86)\Mozilla Firefox_Curr\firefox.exe" -p Current

Ah, thank you. I had the quote in the wrong place! :-)