搜索 | 用户支持

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

详细了解

restoring saved passwords from XP to Win 10 Firefox

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

more options

I have searched Firefox form for answers on how to restore saved passwords from Firefox under XP SP3 to Firefox win 10. I have moved signons.sqlite, logins.json, and logins.json from the backup disk to my win 10 drive profile. my bookmarks moved but the passwords did not. Both firefox versons were current but when I go into Firefox Tools => options=>security and click on saved passwords, the password screen is empty.

Does XP keep it in a different format? What am I missing?

I have searched Firefox form for answers on how to restore saved passwords from Firefox under XP SP3 to Firefox win 10. I have moved signons.sqlite, logins.json, and logins.json from the backup disk to my win 10 drive profile. my bookmarks moved but the passwords did not. Both firefox versons were current but when I go into Firefox Tools => options=>security and click on saved passwords, the password screen is empty. Does XP keep it in a different format? What am I missing?

被采纳的解决方案

As I already stated, I have already moved these 3 files (signons.sqlite, logins.json, and logins.json ) to my new win 10 laptop and IT FAILED. The Firefox password screen was empty.

Based on the above comments, I moved the WHOLE PROFILE to the win 10 Firefox "Roaming" Profiles folder. Now there are 2 profiles in the folder (Old and the newer profile) I then moved to the Firefox folder and renamed profiles.ini to profiles.bac while my firefox browser was closed. From my backup drive, I moved the Old Profiles.ini which pointed to my old profile. I then opened my win 10 Firefox browser and went to the Tools=>Options=>Security=>saved logins SUCCESS! It was a bit of a brute force method but it worked.

定位到答案原位置 👍 0

所有回复 (5)

more options

You need the logins.json and key3.db files. The key3.db file stores the encryption key needed to decrypt the user names and passwords stored in the logins.json file.


You can copy files like these to the current Firefox profile folder to recover specific data.

  • bookmarks and history: places.sqlite
  • bookmark backups: JSON backups in the bookmarkbackups folder
  • SQLite files like cookies.sqlite (cookies) and formhistory.sqlite (saved form data)
  • logins.json and key3.db (decryption key) for Passwords saved in the Password Manager
  • cert8.db and possibly cert_override.txt for (intermediate) certificates stored in the Certificate Manager
  • persdict.dat for words you added to the spelling checker dictionary
  • permissions.sqlite for Permissions and possibly content-prefs.sqlite for other Site Preferences
  • sessionstore.js for open tabs and pinned tabs and tab groups
more options

Hi, you must moved the key3.db also, except the logins.json. (the key3.db stores your key database for your passwords).

thank you

EDIT: cor-el is faster :-):-):-)

由ideato于修改

more options
more options

选择的解决方案

As I already stated, I have already moved these 3 files (signons.sqlite, logins.json, and logins.json ) to my new win 10 laptop and IT FAILED. The Firefox password screen was empty.

Based on the above comments, I moved the WHOLE PROFILE to the win 10 Firefox "Roaming" Profiles folder. Now there are 2 profiles in the folder (Old and the newer profile) I then moved to the Firefox folder and renamed profiles.ini to profiles.bac while my firefox browser was closed. From my backup drive, I moved the Old Profiles.ini which pointed to my old profile. I then opened my win 10 Firefox browser and went to the Tools=>Options=>Security=>saved logins SUCCESS! It was a bit of a brute force method but it worked.

more options

You need the matching key3.db file (master password) that is in the same profile where you got the logins.json file. If you do not have the correct key3.db file then your passwords are lost. signons.sqlite is no longer used although Firefox can still import the passwords stored in this file (signon.importedFromSqlite).