Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Can't IMport Passwords to Firefox

  • 4 trả lời
  • 1 gặp vấn đề này
  • 10 lượt xem
  • Trả lời mới nhất được viết bởi 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?

Tất cả các câu trả lời (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