Line
IT Knowledgebase
< All Topics
Print

Thunderbird : Profiles TB

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. While it is possible to have multiple profiles, most users just use the single default

Where is my profile stored?

Profile files are stored separately from the Thunderbird program files. The program files are static and do not change (except when you upgrade the Thunderbird application version). Because we store profile and program files separately, you can uninstall Thunderbird without losing your messages and settings, and if something goes wrong with a Thunderbird update your information will still be available. It also means that you don’t have to reinstall Thunderbird in order to delete your information or troubleshoot a problem.

Each profile is stored on your hard drive in a profile folder. The folder is named using the following convention:

<random_string>.<profile_name>

…where “<random_string>” is eight digits randomly generated by Thunderbird and “<profile_name>” is the name you assigned to the profile. The location of the folder will vary according to the operating system (and whether or not you specified a non-default location when you created the profile):

Profile Location Summary

%APPDATA%\Thunderbird\Profiles\xxxxxxxx.default\

  • %APPDATA% is shorthand for the C:\Users\<username>\AppData\Roaming\ folder, which depends on your Windows user account name.

How to find your profile

  1. Click on the menu button or menu bar.
  2. From the Help menu, click Troubleshooting Information.
  3. In the Application Basics section, Profile Folder, click on Show Folder .
  4. The Windows Explorer window will show the name of the profile as well as the path to it.

Backing up a profile

To back up your profile, first close Thunderbird if it is open and then copy the profile folder to another location.

  1. Shut down Thunderbird.
  2. Locate your profile folder, as explained above.
  3. Go to one level above your profile’s folder, i.e. to %APPDATA%\Thunderbird\Profiles\
  4. Right-click on your profile folder (e.g. xxxxxxxx.default), and select Copy.
  5. Right-click the backup location (e.g. a USB-stick or a blank CD-RW disc), and select Paste.

Restoring a profile backup

  1. Shut down Thunderbird.
  2. If your existing profile folder and profile backup folder have the same name, simply replace the existing profile folder with the profile backup, then start Thunderbird. Important: The profile folder names must match exactly for this to work, including the random string of 8 characters. If the names do not match or if you are restoring a backup to a different location, follow the steps below.

Restoring to a different location

If the profile folder names do not match or if you want to move or restore a profile to a different location, do the following:

  1. Completely close Thunderbird, as explained above.
  2. Use the Thunderbird Profile Manager to create a new profile in your desired location, then exit the Profile Manager. Note: If you just installed Thunderbird on a new computer, you can use the default profile that is automatically created when you first run Thunderbird, instead of creating a new profile.
  3. Locate the backed up profile folder on your hard drive or backup medium (e.g., your USB-stick).
  4. Open the profile folder backup (e.g., the xxxxxxxx.default backup).
  5. Copy the entire contents of the profile folder backup, such as the mimeTypes.rdf file, prefs.js file, bookmarkbackups folder, etc.
  6. Locate and open the new profile folder as explained above and then close Thunderbird (if open).
  7. Paste the contents of the backed up profile folder into the new profile folder, overwriting existing files of the same name.
  8. Start Thunderbird.

Moving a profile

Occasionally, you might want to move a profile or tell Thunderbird to use a profile stored in another location.

  1. Shut down Thunderbird.
  2. Move the profile folder to the desired location.. (If you are reverting to a backed up profile, this step isn’t necessary. Just note the current location of the profile you want to restore.)
  3. Open up the profiles.ini file in a text editor. The file is located in the application data folder for Thunderbird:
    • The path is %AppData%\Thunderbird\ for Windows.
  4. In the profiles.ini file, locate the entry for the profile you’ve just moved. Change the Path= line to the new location.
  5. If you switch from a relative path to a non-relative path, the direction of the slashes may need to change. For example, in Windows, non-relative paths use backslashes, whereas relative ones use forward slashes. Change IsRelative=1 to IsRelative=0.
  6. Save profiles.ini and restart Thunderbird.
Messenger