Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Deleting saved logins not used for 5 years

  • 1 பதிலளி
  • 1 இந்த பிரச்சனை உள்ளது
  • 2 views
  • Last reply by cor-el

I have lots of saved logins. How would I find all saved logins that have not been used for 4 or more years without going though ten one-by one?

I have lots of saved logins. How would I find all saved logins that have not been used for 4 or more years '''without''' going though ten one-by one?

தீர்வு தேர்ந்தெடுக்கப்பட்டது

You can possibly export the logins to a CSV file and and open this file in Excel and remove logins that you do not need. You can search the internet on how to convert 13 digit Unix Epoch string to a readable date/time and sort for that column.

You can clear all logins and import the edited logins.csv file Lockwise. See the note at the bottom of this article about how to enable CSV import via the about:config page.

Make sure to keep a backup copy of the current logins.json (encrypted logins) and key4.db (encryption key) in the profile folder.

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.

Read this answer in context 👍 0

All Replies (1)

தீர்வு தேர்ந்தெடுக்கப்பட்டது

You can possibly export the logins to a CSV file and and open this file in Excel and remove logins that you do not need. You can search the internet on how to convert 13 digit Unix Epoch string to a readable date/time and sort for that column.

You can clear all logins and import the edited logins.csv file Lockwise. See the note at the bottom of this article about how to enable CSV import via the about:config page.

Make sure to keep a backup copy of the current logins.json (encrypted logins) and key4.db (encryption key) in the profile folder.

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.