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!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Firefox Profile Manager not opening (V20.0.1)

  • 3 trả lời
  • 3 gặp vấn đề này
  • 4 lượt xem
  • Trả lời mới nhất được viết bởi MumbleFysh

more options

I'm trying to open the Profile Manager in order to create a 'developers' profile. I was originally following this blog's instructions using the Run command.

http://blog.mozilla.org/addons/2009/01/28/how-to-develop-a-firefox-extension/

The problem is that it's just opening up a new Firefox window, and nothing else. I then went to get more updated documentation, here:

https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles?esab=a&as=aaq

And alas the same results. Here are the commands I have tried:


firefox -p firefox -P firefox -profilemanager firefox -ProfileManager

"C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -p "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -P "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -profilemanager "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -ProfileManager


They all return the same result, which is just opening a new Firefox window.

I'm trying to open the Profile Manager in order to create a 'developers' profile. I was originally following this blog's instructions using the Run command. http://blog.mozilla.org/addons/2009/01/28/how-to-develop-a-firefox-extension/ The problem is that it's just opening up a new Firefox window, and nothing else. I then went to get more updated documentation, here: https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles?esab=a&as=aaq And alas the same results. Here are the commands I have tried: firefox -p firefox -P firefox -profilemanager firefox -ProfileManager "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -p "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -P "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -profilemanager "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -ProfileManager They all return the same result, which is just opening a new Firefox window.

Giải pháp được chọn

This happens when Firefox isn't completely closed and you still see a firefox.exe process or plugin-container process in the Task Manager.

See also:

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (3)

more options

Gah sorry about the mess of the commands. Here's my reattempt.

firefox -p

firefox -P

firefox -profilemanager

firefox -ProfileManager

"C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -p

"C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -P

"C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -profilemanager

"C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -ProfileManager

more options

Giải pháp được chọn

This happens when Firefox isn't completely closed and you still see a firefox.exe process or plugin-container process in the Task Manager.

See also:

more options

My savior. Thank you! There was a Firefox process still running in the background.