Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

搜索 | 用户支持

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

详细了解

Can't IMport Passwords to Firefox

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

more options

I'm running Windows 11 and FF build 106.0.1. I want to move my FF passwords from a Win 10 laptop I am retiring to my new Win 11 laptop. On my new laptop I have changed signon.management.page.fileimport. enabled to 'true'. I've tried to import my FF passwords from an FF created .csv file with no luck. I successfully imported that same password file into Chrome build 106.0.5249.119 and thought I could use the browser import to move the passwords but I also had no luck there. Both attempts appear to process successfully but when I check FF for my passwords there is nothing there. When envoking the Chrome transfer, Chrome is closed and in both instances my FF account has been logged into. What am I doing wrong? What else do I need to do?

I'm running Windows 11 and FF build 106.0.1. I want to move my FF passwords from a Win 10 laptop I am retiring to my new Win 11 laptop. On my new laptop I have changed signon.management.page.fileimport. enabled to 'true'. I've tried to import my FF passwords from an FF created .csv file with no luck. I successfully imported that same password file into Chrome build 106.0.5249.119 and thought I could use the browser import to move the passwords but I also had no luck there. Both attempts appear to process successfully but when I check FF for my passwords there is nothing there. When envoking the Chrome transfer, Chrome is closed and in both instances my FF account has been logged into. What am I doing wrong? What else do I need to do?

所有回复 (4)

more options

Importing a CSV login file via the about:logins page is still broken in current Firefox releases. It seems to be fixed in the current Nightly builds (108.0a1),but it is not known whether it will be uplifted to Firefox Beta (107).

more options
more options

You can copy logins.json and key4.db from the old device to the new device.

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).


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.


  • 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)
more options

You can temporarily enable eval in the main process by setting the following preference in about:config to true : security.allow_eval_in_parent_process Import the file you need and return the pref to false afterwards.

https://bugzilla.mozilla.org/show_bug.cgi?id=1781213 https://support.mozilla.org/en-US/kb/about-config-editor-firefox