Forgotten Thunderbird primary password
In trying to launch Thunderbird, I am now for the first time being asked for my primary Thunderbird password. I do not remember setting this up and I have no record of this. How do I reset this password so that I can open thunderbird? I have been using Thunderbird for several years now and have never previously been asked for a primary password.
Wšě wotmołwy (5)
Go to tools>Developer tools>error console - enter this text, including the closing ')'
openDialog("chrome://pippki/content/resetpassword.xhtml")
- the Reset button should appear. All passwords for accounts will be deleted
This solution doesn't work for me. Is there a way to recover the primary password that I never chose?
kudzuken2 said
This solution doesn't work for me. Is there a way to recover the primary password that I never chose?
It is not possible.
Does
- openDialog("chrome://pippki/content/resetpassword.xhtml")
come back with an error?
I can't find openDialog
Please reread my original response. The line in bold is text for you to enter