为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How do you transfer Firefox Profile (cookies, bookmarks & history) from windows 10 to windows 11 - New Laptop

  • 4 个回答
  • 0 人有此问题
  • 1 次查看
  • 最后回复者为 Agent virtuel

more options

Hi

I tried moving the firefox profile from my old windows 10 laptop to my new windows 11 laptop but the migration wasn't successful.

I tried the below steps:

Clicked the firefox three bars at the top right corner of the browser->then the help button->then more troubleshooting information->then clicked the open folder button next to the profile folder->then copied the profile to an external USB ->then took this firefox profile and copied it to the existing firefox profile in the new windows 11 laptop via the same location.

However, the data: cookies, bookmarks & history from the prior firefox profile (windows 10) are missing once restarting up the firefox browser in the (windows 11)

Any ideas if there may be something I'm missing.

Thanks,

Chris

Hi I tried moving the firefox profile from my old windows 10 laptop to my new windows 11 laptop but the migration wasn't successful. I tried the below steps: Clicked the firefox three bars at the top right corner of the browser->then the help button->then more troubleshooting information->then clicked the open folder button next to the profile folder->then copied the profile to an external USB ->then took this firefox profile and copied it to the existing firefox profile in the new windows 11 laptop via the same location. However, the data: cookies, bookmarks & history from the prior firefox profile (windows 10) are missing once restarting up the firefox browser in the (windows 11) Any ideas if there may be something I'm missing. Thanks, Chris

所有回复 (4)

more options

由jonzn4SUSE于修改

more options

Once both computers have the same Mozilla account, then from win11 you can see the open tabs on the win10 and open them.

由jonzn4SUSE于修改

more options

Firefox uses two locations in the hidden "AppData" location for the Firefox profile folder. One location in "AppData\Roaming" for personal data like bookmarks and logins and another location in "AppData\Local" for temporary files like the disk cache, so make sure to look in the correct location.

Primary location used for the main profile that keeps your personal data (Root Directory on about:profiles).

  • C:\Users\<user>\AppData\Roaming\Mozilla\Firefox\Profiles\<profile>

You can copy certain files with Firefox closed from one profile folder to another profile folder to transfer personal data. Note that best is to avoid restoring a full profile folder and only restore important files that are safe to restore/transfer.


  • bookmarks and history: places.sqlite
  • favicons: favicons.sqlite
  • bookmark backups: compressed .jsonlz4 JSON backups in the bookmarkbackups folder
  • cookies.sqlite for the Cookies
  • formhistory.sqlite for saved autocomplete Form Data
  • logins.json (encrypted logins) and key4.db (encryption key/primary password) for logins saved in the Password Manager
  • cert9.db for certificates stored in the Certificate Manager
  • persdict.dat for words added to the spell checker dictionary
  • permissions.sqlite for Permissions and possibly content-prefs.sqlite for other website specific data (Site Preferences)
  • sessionstore.jsonlz4 for open tabs and pinned tabs (see also the sessionstore-backups folder)
more options