Using Multiple Profiles

Revision Information
  • Revision id: 262385
  • Created:
  • Creator: Chicks_Hate_Me
  • Comment: Simpler way to find Thunderbird.exe and some other edits.
  • Reviewed: No
  • Ready for localization: No
Revision Source
Revision Content

As described in the Profiles article, Thunderbird saves personal information such as messages, passwords and user preferences in a set of files called a "profile", which is stored in a separate location from the Thunderbird program files.

When you first install Thunderbird it creates a profile called "default", and this profile is used automatically. However, you can create additional profiles, each with their own set of account configurations, messages, etc. (Note, each profile can access multiple email accounts.)

The Profile Manager is used to create and delete profiles, and to select the profile to use for a Thunderbird session.

Starting the Profile Manager

The Profile Manager is not displayed by default. Instead, you must start Thunderbird with a "switch" that makes the Profile Manager appear:

  • Open the Windows Start menu and select Run... to open the Run dialog.Press Windows Key+R on the keyboard to open the Run dialog. Then enter "thunderbird.exe -p" and click OK.
Note: If the Profile Manager window does not appear, you may need to specify the full path of the Thunderbird program, enclosed in quotes; for example:

On 32-bit Windows

  • "C:\Program Files\Mozilla Thunderbird\thunderbird.exe" -p

On 64-bit Windows

  • "C:\Program Files (x86)\Mozilla Thunderbird\thunderbird.exe" -p (32-bit version, and standard location for 64-bit version)
  • "C:\Program Files\Mozilla Thunderbird\thunderbird.exe" -p (optional location for Thunderbird 64-bit version)
  • Open the Terminal application, then type "/Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin -ProfileManager" and press Return.
  • In Terminal run: "thunderbird -ProfileManager"

ab167bec686b081a25849c98d6bf9ea7-1265838263-54-1.jpg

If the Profile Manager window does not open, Thunderbird may have been running in the background, even though it was not visible. Close all instances of Thunderbird or restart the computer and then try again.

Creating a profile

To create a new profile, click the Create Profile... button. After specifying a name for the profile, you may also specify a custom location for the profile folder (or click FinishDone to use the default location).

ab167bec686b081a25849c98d6bf9ea7-1265840566-766-1.jpg

Renaming a profile

To rename a profile, highlight the profile in the Choose User Profile window and select Rename Profile.... Give the profile a new name and click OK.

Deleting a profile

To delete a profile, highlight the profile in the Choose User Profile window and select Delete Profile.... Click Don't Delete Files if you only want to remove the profile from the list but keep its files. Click Delete Files to permanently delete the profile and all its data.

Note that you cannot delete a profile by simply deleting the profile folder from the disk. It will still be displayed in the list of available profiles.

Creating Profile Shortcuts (Windows)

You can create a shortcut to the Profile Manager or for each individual profile, allowing for a quick and easy way to open that specific profile. You can even open multiple profiles at the same time with these individual shortcuts you create. This can be very useful if you want to create a clean Thunderbird Profile, while still having easy access to your older profiles for comparison.

1. Search for Thunderbird.exe (do not hit enter)

2. Click on Open File Location.

3. Find Thunderbird.exe and right-click on it, then select Create Shortcut, allowing it to place the shortcut on the Desktop.

4. Right-click on the new Thunderbird Shortcut on the Desktop and select Properties.

5. In the Target field, go to the very end and add -P "TheProfileName", then click Apply. The whole line should look something like this;

"C:\Program Files\Mozilla Thunderbird\thunderbird.exe" - P "new-gmail"

6. Click the General tab and give the shortcut a NEW name related to the profile, then press OK.

This shortcut should now open the specific profile. You can copy and paste that shortcut, then edit the pasted shortcut by following steps 4 - 6 again to set it up to open another profile independently, even simultaneously with other profiles open.

*Do not confuse folder names with profile names. When looking at the folders, the profile names follow a random name and the first ".". Example: If the folder is allizom.new-gmail.mine, the profile name is new-gmail.mine.
  • If you do not add the profile name and just add the -P, then you will create a shortcut to the Profile Manager itself.


Options

Work Offline

Choosing this option loads the selected profile and starts Thunderbird without connecting to the Internet. You can view messages saved to your computer and experiment with your profile.

Don't ask at startupUse the selected profile without asking at startup

When you have multiple profiles, this option tells Thunderbird what to do at startup:

  • If you check this option, Thunderbird will automatically load the selected profile at startup. To access other profiles, you must start the Profile Manager first.
  • If you uncheck this option, Thunderbird will show you the Profile Manager each time you start it, so that you can select a profile to use.

See also

See the Profiles article for information about locating the profile data files on a file system and making backups.