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!

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

Natao arisiva ity resaka mitohy ity. Mametraha fanontaniana azafady raha mila fanampiana.

How can I determine which profile Firefox 3 is currently using?

  • 4 valiny
  • 1 manana an'ity olana ity
  • 7 views
  • Valiny farany nomen'i cor-el

more options

I have 4 profiles in my C:\Documents and Settings\ral\Application Data\Mozilla\Firefox\Profiles\ folder. I think Firefox opens with eepi9w6m.b117. How can I find out?

I could use C:\Program Files\Mozilla Firefox\firefox.exe" -ProfileManager if I knew how to make it prompt - howto uncheck the "open without asking" box without being able to open the dialog that contains it.

Tag: profile, current profile

I have 4 profiles in my C:\Documents and Settings\ral\Application Data\Mozilla\Firefox\Profiles\ folder. I think Firefox opens with eepi9w6m.b117. How can I find out? I could use C:\Program Files\Mozilla Firefox\firefox.exe" -ProfileManager if I knew how to make it prompt - howto uncheck the "open without asking" box without being able to open the dialog that contains it. Tag: profile, current profile

Novain'i ral t@

Vahaolana nofidina

To find which Profile you are using' ...

  • Help -> Trouble Shooting Information -> "Open Containing Folder"
  • or direct by typing about:support then "Open Containing Folder"

The filename of the folder contains the Profile Name

One directory up from your current profile are all of your profile folders

Additional References:

Hamaky an'ity valiny ity @ sehatra 👍 0

All Replies (4)

more options

Start > Run Type "firefox -P" (without quotations) and hit enter.

That brings up the prompt to choose what profile to use this session.

NOTE, for me this only works if all windows of firefox is completely shut down before I start it with firefox -P. I don't know if that's how it should be or not.

Novain'i Chrispa76 t@

more options

Vahaolana Nofidina

To find which Profile you are using' ...

  • Help -> Trouble Shooting Information -> "Open Containing Folder"
  • or direct by typing about:support then "Open Containing Folder"

The filename of the folder contains the Profile Name

One directory up from your current profile are all of your profile folders

Additional References:

Novain'i David McRitchie t@

more options

@Chrispa76:

Yes, I forgot the need to close Firefox. Dumb mistake.

@dmcritchie:

Great Info.

Thanks.

Novain'i ral t@

more options

Copy and Paste this code in the Code field in the "Tools > Error Console" and click the Evaluate button to see the location of the profile folder.

alert(Components.classes["@mozilla.org/file/directory_service;1"].getService(Components.interfaces.nsIProperties).get("ProfD", Components.interfaces.nsIFile).path);