Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Lost all passwords

  • 7 回覆
  • 17 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

I worked in private mode, Firefox updated after that and all my passwords are gone. logins.json and key3.db are in their place, logins.json full of logins and crypted passwords, but 'saved logins' window says no logins are here. What could it be?

upd:Firefox Sync was switched on, but its password was also lost so I was needed to log in again.

upd2: Password manager says that I saved password to this page on many websites, but "View saved passwords" shows me empty form.

I worked in private mode, Firefox updated after that and all my passwords are gone. logins.json and key3.db are in their place, logins.json full of logins and crypted passwords, but 'saved logins' window says no logins are here. What could it be? upd:Firefox Sync was switched on, but its password was also lost so I was needed to log in again. upd2: Password manager says that I saved password to this page on many websites, but "View saved passwords" shows me empty form.

由 Reiser 於 修改

所有回覆 (7)

more options

hi, first please run a full scan of your system with the free version of malwarebytes and adwcleaner as we had similar reports of other users with adware on their systems recently. Troubleshoot Firefox issues caused by malware

if the scan for malware didn't change anything yet, can you try to replicate this behaviour when you launch firefox in safe mode once? if not, maybe an addon is interfering here (and you're having loads of them)... Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems

more options

No, safemode doesn't solve the problem and malware & adware scans don't shows anything.

There are logins.json full of crypted logins and passwords and key3.db there and Firefox tells it saves passwords for my casuals websites, but doesn't show any of its — could it somehow lost crypting password?

I remember that I was in Private mode, install incremental beta update and restart to PM again (from private mode to private mode) — could it be the reason?

由 Reiser 於 修改

more options

it would be rather unlikely i think. does a third-party tool like http://www.nirsoft.net/utils/passwordfox.html still show your passwords?

more options

Did you try to copy the logins.json and key3.db files to a new profile?

Create a new profile to test if your current profile is causing the problem.

See "Creating a profile":

If the new profile works then you can transfer files from a previously used profile to the new profile, but be cautious not to copy corrupted files to avoid carrying over problems.

more options

You can try this code in the Browser Console (leave out the trailing comments)

Services.logins.getAllLogins().length // Prints number of decryptable logins only
Services.logins.countLogins("", "", "") // Prints number of all logins including non-decryptable logins

Set devtools.chrome.enabled to true on the about:config page to enable the command line of the Browser Console.

more options

philipp said

Passwordfox still show your passwords?

PasswordFox shows hundreds of records with all fields except logins and passwords (it shows grabbled-wrong-encoding text in a few password fields)


cor-el said

Did you try to copy the logins.json and key3.db files to a new profile?

New profile shows same result.


cor-el said

You can try this code in the Browser Console

length = 2, as two anew saved passwords



So, it looks like FF lost key3.db decrypting key, and there is no way to restore it except brute force — am I right?

由 Reiser 於 修改

more options

Are there any previous versions of the logins.json and key3.db files available?

You can check in Windows Explorer if there is a previous version of the file available.