搜尋 Mozilla 技術支援網站

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

了解更多

clearing the data in settings does not remove stored passwords

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

more options

hey you guys,

I have a VBS script that dumps all cache data fro the FF dir in windows, however it keeps specific files so I don't have to go through the frustration of re-entering passwords and stuff in HTML forms. I now wanted to get of all saved logins for the first time, however when I dumped all the cache data from the settings menu, all of the info was retained in FF. I had to manually remove everything from here:

about:logins.

Where is the setting to get rid of **everything** stored when dumping the cache in the settings? (see attached images for the places and/or scripts I am currently using to attempt to do this).

thanks!

Adam

hey you guys, I have a VBS script that dumps all cache data fro the FF dir in windows, however it keeps specific files so I don't have to go through the frustration of re-entering passwords and stuff in HTML forms. I now wanted to get of all saved logins for the first time, however when I dumped all the cache data from the settings menu, all of the info was retained in FF. I had to manually remove everything from here: about:logins. Where is the setting to get rid of **everything** stored when dumping the cache in the settings? (see attached images for the places and/or scripts I am currently using to attempt to do this). thanks! Adam
附加的畫面擷圖

所有回覆 (4)

more options

logins.json and key3.db [v58+]key4.db : These are the password files. Remove Both !

more options

Fred,

If I type logins.json into the address bar I do not get a menu like settings. I get a search result. Help? shouldn't it automatically bring up a dashboard like about:preferences does? Or have I done something simple-stupid? =/

Furthermore Fred, I can't find logins.json , db3 or db4 in the cache dirs. again, am I missing something?

由 Adam 於 修改

more options

Sorry, my bad.

Type about:support<enter> in the address bar.

Under the page logo on the left side, you will see Application Basics. Under this find Profile Folder. To its right press the button Show Folder. This will open your file browser to the current Firefox profile. Now Close Firefox.

Windows: Show Folder; Linux: Open Directory; Mac: Show in Finder

Linux: Under the page logo on the left side, you will see Application Basics. Under this find Profile Directory. To its right press the button Open Directory.

Locate the above file. Then rename or delete it. Restart Firefox.

more options

Note that the screenshot shows you are looking at the wrong profile location. All important personal data in stored in the profile in "AppData\Roaming".

Firefox uses two locations for the Firefox profile folder, so make sure to look in the correct location.

Location used for the main profile that keeps your personal data (Root Directory on about:profiles).

  • C:\Users\<user>\AppData\Roaming\Mozilla\Firefox\Profiles\<profile>

Location used for the disk cache and other temporary files (Local Directory on about:profiles).

  • C:\Users\<user>\AppData\Local\Mozilla\Firefox\Profiles\<profile>