How To Move Thunderbird Profile To Ubuntu Based Linux Distros That Use Flatpak, From Windows
Published:
By: Kevin from CipherSanctum.comWindows - correct filepath and structure
C:/Users/NameHere/AppData/Roaming/Thunderbird/ profiles.ini installs.ini Profiles/ your_folder.default/
Linux with flatpak - correct filepath and structure
/home/your_user/.var/app/org.mozilla.Thunderbird/.thunderbird/ your_folder.default/ profiles.ini Default=your_folder.default Path=your_folder.default installs.ini
Steps
IMPORTANT: Thunderbird got a pretty big update recently, and I don't know if all distros of Linux will have the same filepath, but the INCORRECT support docs / videos for me showed to copy everything into ~/.thunderbird/, and that never worked. I fiddled with it for a few hours, and came up with the following steps
So if your filepath is just like the above, then my instructions should work. Otherwise, you might want to go read someone else's instructions.
- Copy Thunderbird files to the Linux location above, with that specific file structure. Be sure to open profiles.ini, and modify it as I showed. And having come from Windows, what you see above was the only info that was in that file. And as you follow my steps, Thunderbird will override that file with the correct info you just changed, and add some extra stuff. Don't worry about it.
- Open Thunderbird. This will make a completely different profile in /home/your_user/.var/app/org.mozilla.Thunderbird/.thunderbird/xxxxx.default-default/, as well as /home/your_user/.var/app/org.mozilla.Thunderbird/cache/thunderbird/xxxxx.default-default/
- Close Thunderbird's prompt for a new account setup.
- Go to the 3 dashes hamburger menu at top right > Help > More troubleshooting information. Click it.
- First section is Application and basics > Profiles > about:profiles. Click that link.
- Profile: default (yours) > Set as default profile.
- Close Thunderbird.
- Open it again, repeat steps 4-5.
- Profile: default-default > Remove... This will delete the new and useless profile that was created in the 2 folders above when you opened Thunderbird. And I don't know about you, but I hate clutter, so I delete it.
- Congratulations fren! You wonnered the internets!
༼ຈل͜├┬┴┬┴ Psst! Hey kid! Don't be afraid to contact me if you need some programming / web sites / web apps, graphics, video production, 3D animation, etc. I can make pretty much anything to solve niche problems, and even made a free GoFundMe clone back in 2019 because I saw the censorship coming. Also consider signing up to my RSS/Atom feed (link up top), email list, or following me on my social media on Gab at the bottom of every page (Gab is the one I use the most). But RSS / Atom feed is the best way to see new content like this, since I don't post everything to social media.
--Kevin