Méngale Njàngat yi
Profile Manager - Create and remove Thunderbird profiles
Njàngat 290342:
Njàngatu 290342 bu jefnik3 ci
Njàngat 295246:
Njàngatu 295246 bu Mozinet ci
Baat yi ëpp solo:
Profiles
Profiles
Tënkub njuréefi seet:
Thunderbird stores your personal information and settings in a profile folder. Learn to work with different profiles on Thunderbird.
Thunderbird stores your personal information and settings in a profile folder. Learn to work with different profiles on Thunderbird.
Ëmbiit:
Thunderbird saves your personal information such as messages, passwords and user preferences in a set of files called your [[Profiles - Where Thunderbird stores your messages and other user data|profile]], which is stored in a separate location from the Thunderbird program files. You can have multiple Thunderbird profiles, each containing a separate set of user information. The Profile Manager allows you to create, remove, rename, and switch profiles.
*If you have (or plan to have) multiple installations of Thunderbird on one computer, see [[Dedicated profile per Thunderbird installation]].
__TOC__
=Starting the Profile Manager=
{note}'''Note:''' You can manage profiles from the ''About Profiles'' page when Thunderbird is open. If Thunderbird won't start or you need certain [[#w_options|options]], you can also [[#w_start-the-profile-manager-when-thunderbird-is-closed|start the Profile Manager when Thunderbird is closed]].{/note}
=Manage profiles when Thunderbird is open=
Go to ''Help > Troubleshooting Information'' through the Thunderbird hamburger menu [[Image:TB68_Hamburger_Menu_Button_Win]] or menu bar.
{for win}If the Thunderbird menu bar is not visible, press the {button Alt} key on your keyboard to temporarily make it visible.
[[Image:TB68_Help_Menu_1_Win]] or [[Image:TB68_Help_Menu_2_Win]] {/for}
On the ''Troubleshooting Information'' page that opens, click the '''''about:profiles''''' link.
{for win}[[Image:TB68_About_Profiles_Link_Win]]{/for}
This will open the ''About Profiles'' page shown in the image below.
{for win}[[Image:TB68_About_Profiles_Page_Win]] {/for}{for mac}[[Image:about:profiles macOS]] {/for}{for linux}[[Image:Fx52_about-profiles-linux]]{/for}
The following options are available:
*{button Create a New Profile} Click this and follow the prompts in the ''Create Profile Wizard'' (see the [[#w_creating-a-profile|Creating a profile]] section below for details). After you finish creating the new profile, it will be listed in the Profile Manager. The new profile will become the default and will be used the next time you start Thunderbird.
To manage profiles, find the profile you want to change and choose from these buttons underneath that profile:
*{button Rename} Click this to change the name of a profile in the Profile Manager. '''Note:''' The folder containing the files for the profile is not renamed.
*{button Remove} Click this to delete a profile. (The profile in use cannot be deleted.) ''Don't Delete Files'' is the preferred option. See the [[#w_removing-a-profile|Removing a profile]] section below for more information.
*{button Set as default profile} This option allows you to switch profiles. Click this to make Thunderbird use this profile by default at startup.
*{button Launch profile in new browser} When you click this, another Thunderbird window will open using that profile.
= Start the Profile Manager when Thunderbird is closed =
{for win}
{warning}If you have multiple installations of Thunderbird, [[#w_multiple-thunderbird-installations|see below]].{/warning}
# If Thunderbird is open, close Thunderbird.
# Press {key [[Image:Windows Key]]}+{key R} on the keyboard. A Run dialog will open.
# In the Run dialog box, type: <code>thunderbird -P</code><br>You can use <code>-P</code>, <code>-p</code> or <code>-ProfileManager</code> (any of them should work).<br><br>[[Image:Run_Dialog_Win]]<br><br>
# Click {button OK}. The Thunderbird Profile Manager (Choose User Profile) window should open.
;[[Image:TB68_Profile_Manager_Win]]
{warning}If the above instructions do not work or if you have multiple installations of Thunderbird, use the following instructions instead.{/warning}
==Multiple Thunderbird installations==
You can have multiple Thunderbird programs installed in different locations. To start the Profile Manager for a specific Thunderbird installation, replace <code>thunderbird.exe</code> in the above instructions with the full path to the Thunderbird program, enclose that line in quotes, then add a space followed by -P.
Examples: <br>
''Thunderbird (32-bit) on 64-bit Windows''<br>
<code>"C:\Program Files (x86)\Mozilla Thunderbird\thunderbird.exe" -P</code>
''Thunderbird (32-bit) on 32-bit Windows'' (or ''[[How do I tell if I have the 32-bit or 64-bit Thunderbird?|64-bit Thunderbird]] on 64-bit Windows'')<br>
<code>"C:\Program Files\Mozilla Thunderbird\thunderbird.exe" -P</code>
[[Image:TB_Full_Path_Run_Dialog_Win]]
{/for}
{for mac}
# If Thunderbird is open, close Thunderbird.
# Using Finder navigate to {filepath /Applications/Utilities}.
# Open the '''Terminal''' application.
# In the Terminal application, enter the following:<br/><code>/Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin -P</code><br/>{note}'''Note:''' If your Thunderbird application is in a location other than <code>/Applications/Thunderbird.app/</code>, adjust the entry.{/note}{note}'''Note:''' On MacOS Sequoia, the '''thunderbird-bin''' executable may not exist. If so, use<br/><code>/Applications/Thunderbird.app/Contents/MacOS/thunderbird -P</code><br/> instead.{/note}'''Important:''' there's a space after the path, before <code>-P</code> (You can use <code> -P</code>, <code> -p</code> or <code> -ProfileManager</code> after the path; any of them should work.)
# Press {key Return}. The Thunderbird Profile Manager (Choose User Profile) window should open.
;[[Image:Firefox Profile Manager]]
{/for}
{for linux}
{note}'''Note:''' You may need to adjust these instructions if Thunderbird is installed in a non-default location (for example, when multiple installations exist).{/note}
If Thunderbird is already included in your Linux distribution or if you have installed Thunderbird with the Thunderbirdpackage manager of your Linux distribution:
# If Thunderbird is open, close Thunderbird.
# In '''Terminal''' run:<br/> <code>firefox -P</code>
'''The P is capitalized.''' Alternatively, you can use <code>-ProfileManager</code> instead of <code>-P</code>.<br>
The Thunderbird Profile Manager (Choose User Profile) window should open.
;[[Image:Fx31ProfileManger-Lin]]
{/for}
If the Profile Manager window{for win} still{/for} 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==
After starting the Profile Manager as explained above, you can create a new, additional profile as follows:
# In the Profile Manager, click {button Create Profile…} to start the Create Profile Wizard.
# Click {button Next} and enter the name of the profile. Use a profile name that is descriptive, such as your personal name. This name is not exposed on the Internet.
#; {for win}<br>[[Image:TB68_Create_Profile_Wizard_Win]]{/for}{for mac}<br>[[Image:Firefox Profile Manager macOS]]{/for}{for linux}<br>[[Image:Fx52_creating-profile_linux]]{/for}
# Disregard the {button Choose Folder} prompt unless you wish to choose where to store the profile on your computer. {warning}'''Warning:''' If you choose your own folder location for the profile, select a new or empty folder. If you choose a folder that isn't empty and you later remove the profile and choose the "Delete Files" option, everything inside that folder will be deleted.{/warning}
# To create the new profile, click {for win,linux}{button Finish}{/for}{for mac}{button Done}{/for}.
You will be taken back to the Profile Manager and the new profile will be listed.
==Removing a profile==
After starting the Profile Manager as explained above, you can remove an existing profile as follows:
# In the Profile Manager, select the profile to remove, and click {button Delete Profile…}.
# Confirm that you wish to delete the profile:
#; {for win}<br>[[Image:TB68_Delete_Profile_Dialog_Win]]{/for}{for mac}<br>[[Image:Delete Profile - macOS]]{/for}{for linux}<br>[[Image:Fx52_removing-profile-linux]]{/for}
#* {button Don't Delete Files} removes the profile from the Profile Manager yet retains the profile data files on your computer in the storage folder, so that your information is not lost. "Don't Delete Files" is the preferred option because it saves the old profile's folder and allows you to recover the files to a new profile.
#* {button Delete Files} removes the profile and its files (including the profile bookmarks, settings, passwords, etc.). If you use the "Delete Files" option, the profile folder and files will be deleted. '''This action cannot be undone.'''
#* {button Cancel} interrupts the profile deletion.
==Renaming a profile==
After starting the Profile Manager as explained above, you can rename a profile as follows:
# In the Profile Manager, select the profile to rename, and then click {button Rename Profile…}.
# Type a new name for the profile, then click {button OK} or press {button Enter}.
[[Image:TB68_Rename_Profile_Win]]
{note}'''Note:''' The folder containing the files for the profile is not renamed.{/note}
= Options =
These options are only available when you [[#w_start-the-profile-manager-when-thunderbird-is-closed|start the Profile Manager when Thunderbird is closed]].
;{for win}[[Image:TB68_Profile_Manager_Win]] {/for}{for mac}[[Image:Firefox Profile Manager]]{/for}{for linux}[[Image:Fx31ProfileManger-Lin]]{/for}
== Work Offline ==
Choosing this option loads the selected profile and starts Thunderbird without connecting to the Internet. You can view previously viewed web pages and experiment with your profile.
== Use the selected profile without asking at startup ==
When you have multiple profiles, this option tells Thunderbird what to do at every startup:
*If you check this option, the selected profile becomes the default, so Thunderbird will automatically load it every time it starts, until you choose a different default profile. 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 it starts, so that you can select a profile to use.
= Moving a profile =
To copy all of your Thunderbird data and settings to another Thunderbird installation (e.g. when you get a new computer), you can make a backup of your Thunderbird profile, then restore it in your new location. For instructions on how to back up and restore a profile, see [[Profiles - Where Thunderbird stores your messages and other user data#w_backing-up-a-profile|Backing up a profile]]. If you need to move your Thunderbird data (accounts, messages, passwords and other data) to a new computer, see [[Moving Thunderbird Data to a New Computer]].
= Recovering information from an old profile =
If you have important information from an old Thunderbird profile, such as bookmarks, passwords, or user preferences, you can transfer that information to a new Thunderbird profile by copying the associated files. For instructions, see [[Recovering important data from an old profile]]. You can also switch to a previous profile to recover old profile data. See [[Recover user data missing after Firefox update]] for details.
Thunderbird saves your personal information such as messages, passwords and user preferences in a set of files called your [[Profiles - Where Thunderbird stores your messages and other user data|profile]], which is stored in a separate location from the Thunderbird program files. You can have multiple Thunderbird profiles, each containing a separate set of user information. The Profile Manager allows you to create, remove, rename, and switch profiles.
*If you have (or plan to have) multiple installations of Thunderbird on one computer, see [[Dedicated profile per Thunderbird installation]].
__TOC__
=Starting the Profile Manager=
{note}'''Note:''' You can manage profiles from the ''About Profiles'' page when Thunderbird is open. If Thunderbird won't start or you need certain [[#w_options|options]], you can also [[#w_start-the-profile-manager-when-thunderbird-is-closed|start the Profile Manager when Thunderbird is closed]].{/note}
=Manage profiles when Thunderbird is open=
Go to ''Help > Troubleshooting Information'' through the Thunderbird hamburger menu [[Image:TB68_Hamburger_Menu_Button_Win]] or menu bar.
{for win}If the Thunderbird menu bar is not visible, press the {button Alt} key on your keyboard to temporarily make it visible.
[[Image:TB68_Help_Menu_1_Win]] or [[Image:TB68_Help_Menu_2_Win]]{/for}
On the ''Troubleshooting Information'' page that opens, click the '''about:profiles''' link.
{for win}[[Image:TB68_About_Profiles_Link_Win]]{/for}
This will open the ''About Profiles'' page shown in the image below.
{for win}[[Image:TB68_About_Profiles_Page_Win]] {/for}{for mac}[[Image:about:profiles macOS]] {/for}{for linux}[[Image:Fx52_about-profiles-linux]]{/for}
The following options are available:
*{button Create a New Profile} Click this and follow the prompts in the ''Create Profile Wizard'' (see the [[#w_creating-a-profile|Creating a profile]] section below for details). After you finish creating the new profile, it will be listed in the Profile Manager. The new profile will become the default and will be used the next time you start Thunderbird.
To manage profiles, find the profile you want to change and choose from these buttons underneath that profile:
*{button Rename} Click this to change the name of a profile in the Profile Manager. '''Note:''' The folder containing the files for the profile is not renamed.
*{button Remove} Click this to delete a profile. (The profile in use cannot be deleted.) ''Don't Delete Files'' is the preferred option. See the [[#w_removing-a-profile|Removing a profile]] section below for more information.
*{button Set as default profile} This option allows you to switch profiles. Click this to make Thunderbird use this profile by default at startup.
*{button Launch profile in new browser} When you click this, another Thunderbird window will open using that profile.
=Start the Profile Manager when Thunderbird is closed=
{for win}
{warning}If you have multiple installations of Thunderbird, [[#w_multiple-thunderbird-installations|see below]].{/warning}
# If Thunderbird is open, close Thunderbird.
# Press {key [[Image:Windows Key]]}+{key R} on the keyboard. A ''Run'' dialog will open.
# In the ''Run'' dialog box, type: <code>thunderbird -P</code><br>You can use <code>-P</code>, <code>-p</code> or <code>-ProfileManager</code> (any of them should work).<br><br>[[Image:Run_Dialog_Win]]<br><br>
# Click {button OK}. The Thunderbird Profile Manager (''Choose User Profile'') window should open.
;[[Image:TB68_Profile_Manager_Win]]
{warning}If the above instructions do not work or if you have multiple installations of Thunderbird, use the following instructions instead.{/warning}
==Multiple Thunderbird installations==
You can have multiple Thunderbird programs installed in different locations. To start the Profile Manager for a specific Thunderbird installation, replace <code>thunderbird.exe</code> in the above instructions with the full path to the Thunderbird program, enclose that line in quotes, then add a space followed by '''-P'''.
Examples:<br>
''Thunderbird (32-bit) on 64-bit Windows''<br>
<code>"C:\Program Files (x86)\Mozilla Thunderbird\thunderbird.exe" -P</code>
''Thunderbird (32-bit) on 32-bit Windows'' (or ''64-bit Thunderbird on 64-bit Windows'')<br>
<code>"C:\Program Files\Mozilla Thunderbird\thunderbird.exe" -P</code>
[[Image:TB_Full_Path_Run_Dialog_Win]]
{/for}
{for mac}
# If Thunderbird is open, close Thunderbird.
# Using Finder navigate to {filepath /Applications/Utilities}.
# Open the '''Terminal''' application.
# In the Terminal application, enter the following:<br><code>/Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin -P</code>{note}'''Note:''' If your Thunderbird application is in a location other than <code>/Applications/Thunderbird.app/</code>, adjust the entry.<br><br>On macOS Sequoia, the '''thunderbird-bin''' executable may not exist. If so, use<br><code>/Applications/Thunderbird.app/Contents/MacOS/thunderbird -P</code><br>instead.{/note}'''Important:''' There's a space after the path, before <code>-P</code> (you can use <code> -P</code>, <code> -p</code> or <code> -ProfileManager</code> after the path; any of them should work).
# Press {key Return}. The Thunderbird Profile Manager (''Choose User Profile'') window should open.
;[[Image:Firefox Profile Manager]]
{/for}
{for linux}
{note}'''Note:''' You may need to adjust these instructions if Thunderbird is installed in a non-default location (for example, when multiple installations exist).{/note}
If Thunderbird is already included in your Linux distribution or if you have installed Thunderbird with the Thunderbird package manager of your Linux distribution:
# If Thunderbird is open, close Thunderbird.
# In '''Terminal''' run:<br><code>firefox -P</code>
'''The P is capitalized.''' Alternatively, you can use <code>-ProfileManager</code> instead of <code>-P</code>.<br>
The Thunderbird Profile Manager (''Choose User Profile'') window should open.
;[[Image:Fx31ProfileManger-Lin]]
{/for}
If the Profile Manager window{for win} still{/for} 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==
After starting the Profile Manager as explained above, you can create a new, additional profile as follows:
# In the Profile Manager, click {button Create Profile…} to start the ''Create Profile Wizard''.
# Click {button Next} and enter the name of the profile. Use a profile name that is descriptive, such as your personal name. This name is not exposed on the Internet.
#; {for win}<br>[[Image:TB68_Create_Profile_Wizard_Win]]{/for}{for mac}<br>[[Image:Firefox Profile Manager macOS]]{/for}{for linux}<br>[[Image:Fx52_creating-profile_linux]]{/for}
# Disregard the {button Choose Folder} prompt unless you wish to choose where to store the profile on your computer.{warning}'''Warning:''' If you choose your own folder location for the profile, select a new or empty folder. If you choose a folder that isn't empty and you later remove the profile and choose the '''Delete Files''' option, everything inside that folder will be deleted.{/warning}
# To create the new profile, click {for win,linux}{button Finish}{/for}{for mac}{button Done}{/for}.
You will be taken back to the Profile Manager and the new profile will be listed.
==Removing a profile==
After starting the Profile Manager as explained above, you can remove an existing profile as follows:
# In the Profile Manager, select the profile to remove, and click {button Delete Profile…}
# Confirm that you wish to delete the profile:
#; {for win}<br>[[Image:TB68_Delete_Profile_Dialog_Win]]{/for}{for mac}<br>[[Image:Delete Profile - macOS]]{/for}{for linux}<br>[[Image:Fx52_removing-profile-linux]]{/for}
#* {button Don't Delete Files} removes the profile from the Profile Manager yet retains the profile data files on your computer in the storage folder, so that your information is not lost. ''Don't Delete Files'' is the preferred option because it saves the old profile's folder and allows you to recover the files to a new profile.
#* {button Delete Files} removes the profile and its files (including the profile bookmarks, settings, passwords, etc.). If you use the ''Delete Files'' option, the profile folder and files will be deleted. '''This action cannot be undone.'''
#* {button Cancel} interrupts the profile deletion.
==Renaming a profile==
After starting the Profile Manager as explained above, you can rename a profile as follows:
# In the Profile Manager, select the profile to rename, and then click {button Rename Profile…}
# Type a new name for the profile, then click {button OK} or press {button Enter}.
[[Image:TB68_Rename_Profile_Win]]
{note}'''Note:''' The folder containing the files for the profile is not renamed.{/note}
= Options =
These options are only available when you [[#w_start-the-profile-manager-when-thunderbird-is-closed|start the Profile Manager when Thunderbird is closed]].
;{for win}[[Image:TB68_Profile_Manager_Win]] {/for}{for mac}[[Image:Firefox Profile Manager]]{/for}{for linux}[[Image:Fx31ProfileManger-Lin]]{/for}
== Work Offline ==
Choosing this option loads the selected profile and starts Thunderbird without connecting to the Internet. You can view previously viewed web pages and experiment with your profile.
== Use the selected profile without asking at startup ==
When you have multiple profiles, this option tells Thunderbird what to do at every startup:
*If you check this option, the selected profile becomes the default, so Thunderbird will automatically load it every time it starts, until you choose a different default profile. 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 it starts, so that you can select a profile to use.
= Moving a profile =
To copy all of your Thunderbird data and settings to another Thunderbird installation (for example, when you get a new computer), you can make a backup of your Thunderbird profile, then restore it in your new location. For instructions on how to back up and restore a profile, see [[Profiles - Where Thunderbird stores your messages and other user data#w_backing-up-a-profile|Backing up a profile]]. If you need to move your Thunderbird data (accounts, messages, passwords and other data) to a new computer, see [[Moving Thunderbird Data to a New Computer]].
= Recovering information from an old profile =
If you have important information from an old Thunderbird profile, such as bookmarks, passwords or user preferences, you can transfer that information to a new Thunderbird profile by copying the associated files. For instructions, see [[Recovering important data from an old profile]]. You can also switch to a previous profile to recover old profile data. See [[Recover user data missing after Firefox update]] for details.