this post was submitted on 22 Jan 2024
49 points (86.6% liked)
Firefox
20391 readers
56 users here now
/c/firefox
A place to discuss the news and latest developments on the open-source browser Firefox.
Rules
1. Adhere to the instance rules
2. Be kind to one another
3. Communicate in a civil manner
Reporting
If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This baffled me to no end, but the -P flag did the trick.
eg Win11: "C:\Program Files\Mozilla Firefox\firefox.exe" -P as a shortcut.
Got used to always start with profile picker.
If you add -no-remote to the command, you can launch multiple profiles simultaneously. You don’t need that parameter on your main profile.
Example:
"C:\Program Files\Mozilla Firefox\firefox.exe" -P [profile’s name] -no-remote
You can even make a shortcut to Firefox and put the command in. I have several icons launch profiles when I need them.