Backup and Restore
I am trying to migrate to new Android phone and I am having great difficulty with migrating the firefox profile wholesale. The adb backup method fails. The sync method will not transfer addon settings (I have extensive list of ublock origin filters). Besides I would like not to touch cloud for profile migration.
I have tried https://github.com/Rob--W/firefox-android-backup-restore but that failed epically (and I am very technical person).
I do not want to root the android (it breaks banking apps).
What now?
Really appreciate the suggestions.
I am not looking forward to re-login to all the sessions and recreate all the filters.
Chosen solution
I totally get your frustration I went through the same struggle moving my Firefox profile to a new Android phone. Sadly, Firefox Android doesn’t currently have a built-in full local backup for things like addon settings (especially uBlock Origin filters), so adb and Sync both miss some data.
Here’s what worked best for me without rooting or touching the cloud:
Export your uBlock Origin settings manually before migration:
Open uBlock Origin → Settings → “Back up to file.”
Save that file somewhere safe (like your downloads or Google Drive temporarily).
On your new phone, install Firefox and uBlock Origin, then use “Restore from file.”
Manually copy bookmarks and open tabs using Firefox Sync, but skip passwords or logins if you prefer not to use cloud.
For saved logins, use Autofill export from your Android system if you had it synced with Google or a password manager it’ll save a lot of time re-logging in.
Unfortunately, full migration (including local sessions and cache) isn’t supported yet on Android due to sandbox restrictions. Hopefully Mozilla adds local profile export in future versions a lot of us have requested it.
This method at least keeps your extensions and filters intact without root or cloud dependency.
Read this answer in context 👍 1All Replies (3)
Chosen Solution
I totally get your frustration I went through the same struggle moving my Firefox profile to a new Android phone. Sadly, Firefox Android doesn’t currently have a built-in full local backup for things like addon settings (especially uBlock Origin filters), so adb and Sync both miss some data.
Here’s what worked best for me without rooting or touching the cloud:
Export your uBlock Origin settings manually before migration:
Open uBlock Origin → Settings → “Back up to file.”
Save that file somewhere safe (like your downloads or Google Drive temporarily).
On your new phone, install Firefox and uBlock Origin, then use “Restore from file.”
Manually copy bookmarks and open tabs using Firefox Sync, but skip passwords or logins if you prefer not to use cloud.
For saved logins, use Autofill export from your Android system if you had it synced with Google or a password manager it’ll save a lot of time re-logging in.
Unfortunately, full migration (including local sessions and cache) isn’t supported yet on Android due to sandbox restrictions. Hopefully Mozilla adds local profile export in future versions a lot of us have requested it.
This method at least keeps your extensions and filters intact without root or cloud dependency.
Hi Sergei,
Could you please update the thread to indicate whether the suggested solution from Lucas above help resolved your issue? If it worked, you can also directly mark the reply as the solution to help other users with similar problem discover the resolution.
If you're still experiencing problems, please share any additional details so we can continue assisting you. Thanks!
Kiki said
Hi Sergei, Could you please update the thread to indicate whether the suggested solution from Lucas above help resolved your issue? If it worked, you can also directly mark the reply as the solution to help other users with similar problem discover the resolution. If you're still experiencing problems, please share any additional details so we can continue assisting you. Thanks!
While it is a workaround it (and thank you Lucas William for the suggestion), it is not the actual solution (ability to backup android firefox profile). I will mark it as solved.