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

搜索 | 用户支持

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

详细了解

transfer passwords from old computer

  • 2 个回答
  • 0 人有此问题
  • 2 次查看
  • 最后回复者为 cor-el

more options

I'm not an IT pro and the solution of moving passwords from one computer to another is clear as mud, telling me to type about: config in URL. I don't what that means nor how to do it. I've opened a new tab in firefox and typed "about: config" and got "invalid URL" please help

I'm not an IT pro and the solution of moving passwords from one computer to another is clear as mud, telling me to type about: config in URL. I don't what that means nor how to do it. I've opened a new tab in firefox and typed "about: config" and got "invalid URL" please help

所有回复 (2)

more options
more options

Note that it is about:config with only a colon between the two words.

You can export the logins in the Password Manager to a CSV file.

You need to enable import CSV in the Password Manager (about:logins) via the about:config page as this menu item is currently hidden for performance reasons.

  • about:config => signon.management.page.fileImport.enabled = true

You can copy certain files with Firefox closed to the current profile folder to transfer or recover personal data. Note that best is to avoid copying a full profile folder.

You can use the button on the "Help -> More Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page (Root directory).


  • 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;32+) and key4.db (decryption key;58+) for Passwords saved in the Password Manager
    key3.db support ended in 73+; to use key3.db in 58-72, make sure to remove key4.db
  • cert9.db (58+) for (intermediate) 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)