This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Migrating to new computer

  • 4 ردود
  • 1 has this problem
  • 19 views
  • آخر ردّ كتبه sfhowes

more options

I have followed the instructions located here https://support.mozilla.org/en-US/kb/moving-thunderbird-data-to-a-new-computer

but still cannot get my new computer to access my email accounts.

Apparently I have missed something with the profile or the proper path for it but I cannot figure out what it is.

Is there another step to take to complete the migration?

I have followed the instructions located here https://support.mozilla.org/en-US/kb/moving-thunderbird-data-to-a-new-computer but still cannot get my new computer to access my email accounts. Apparently I have missed something with the profile or the proper path for it but I cannot figure out what it is. Is there another step to take to complete the migration?

All Replies (4)

more options

Migration works best if the TB version is the same on the two computers, and the contents of the profile folder are copied:

https://support.mozilla.org/en-US/questions/1323100

more options

Hi. The support document for migrating no longer works, for latest versions of Thunderbird. To resolve, go to "%APPDATA%\roaming\Thunderbird\Profiles\[profileID].default\, and open prefs.js in a text editor. Then search for all references to a profile path like this, and update any that are not the correct path.

The reason for this issue is that every new install of TB now creates a new profileID, so when you copy from the old profile, the references are to the old ID, not the new. This causes pref.js to fail to load and hangs the program.

more options

Hi jstuart2,

Please could you explain what you mean by "search for all references to a profile path like this, and update any that are not the correct path" I am confused, sorry.

Regards

more options

pds1 said

Hi jstuart2, Please could you explain what you mean by "search for all references to a profile path like this, and update any that are not the correct path" I am confused, sorry. Regards

The above advice is incorrect. If you were to try to fix profile paths, that information is in profiles.ini in the ../AppData/Roaming/Thunderbird folder, not prefs.js.