<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Saved Passwords disappeared]]></title><description><![CDATA[<p dir="auto">I've just run an Opera update and all of my Saved Passwords have disappeared.<br />
Before I do any other steps, is there a file which I could look for in order to retrieve them?</p>
]]></description><link>https://forums.opera.com/topic/54382/saved-passwords-disappeared</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 02:24:48 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/54382.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 26 Feb 2022 01:48:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Saved Passwords disappeared on Tue, 12 Apr 2022 18:23:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/396461">@greggaaa</a> Okay. I think you're out of luck then. <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=89iooh84962" class="not-responsive emoji emoji-emoji-one emoji--disappointed_face" title=":(" alt="😞" /></p>
]]></description><link>https://forums.opera.com/post/278908</link><guid isPermaLink="true">https://forums.opera.com/post/278908</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Tue, 12 Apr 2022 18:23:16 GMT</pubDate></item><item><title><![CDATA[Reply to Saved Passwords disappeared on Tue, 12 Apr 2022 08:25:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a> Thanks again burnout.</p>
<p dir="auto">I've tried to follow you and installed DB Browser for SQLite.<br />
Because the database is locked, I cannot read it.</p>
<p dir="auto">Greg</p>
]]></description><link>https://forums.opera.com/post/278855</link><guid isPermaLink="true">https://forums.opera.com/post/278855</guid><dc:creator><![CDATA[Greggaaa]]></dc:creator><pubDate>Tue, 12 Apr 2022 08:25:17 GMT</pubDate></item><item><title><![CDATA[Reply to Saved Passwords disappeared on Sun, 10 Apr 2022 08:07:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/396461">@greggaaa</a> Oh, so you're using the Snap version of Opera. That would mean the one you want is in "~/snap/opera/171/.config/opera" instead. If you wanted to delete it, I'm not sure if you're allowed. It could be protected. Not sure about Snap versions.</p>
<blockquote>
<p dir="auto">Unfortunately this is a SQLite3 database file</p>
</blockquote>
<p dir="auto">Yeah, it's not something you can just view. You'd need an SQLite view app installed and load Login Data into it. That might tell you if the old passwords entries are there. But, you would still only see the usernames. The passwords would have to be decrypted.</p>
]]></description><link>https://forums.opera.com/post/278689</link><guid isPermaLink="true">https://forums.opera.com/post/278689</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Sun, 10 Apr 2022 08:07:20 GMT</pubDate></item><item><title><![CDATA[Reply to Saved Passwords disappeared on Fri, 08 Apr 2022 04:50:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a> Thanks again - please stick with me.</p>
<p dir="auto">The About page link is 	/home/greg/snap/opera/171/.config/opera</p>
<p dir="auto">When Entered into the Terminal that returns ~/snap/opera/171/.config/opera.<br />
The Directory of this includes 'Login Data' and 'Login Data-journal', but I cannot navigate to that folder since my "FILES" file manager does not include a greg folder, it just goes straight to snap.<br />
If I follow the navigation from there to Opera, there is a folder with 39 sub-folders and about 100 files. One of these is Login Data.<br />
Unfortunately this is a SQLite3 database file which cannot be displayed.<br />
So close.</p>
]]></description><link>https://forums.opera.com/post/278586</link><guid isPermaLink="true">https://forums.opera.com/post/278586</guid><dc:creator><![CDATA[Greggaaa]]></dc:creator><pubDate>Fri, 08 Apr 2022 04:50:33 GMT</pubDate></item><item><title><![CDATA[Reply to Saved Passwords disappeared on Fri, 08 Apr 2022 04:17:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/396461">@greggaaa</a> When you open a new tab, type <code>opera://about</code> in the address field and press enter. Opera will load the about page. If you scroll down on the page, you'll see a "Paths" section.  In that section, there will be a path listed for "profile". That path is where the "Login Data" file is at. You get to that path by using your OS file manager. The path will probably be /home/yourusername/.config/opera.</p>
<p dir="auto">You might have to right-click in your file manager and choose "show hidden files" to see the .config folder in your home folder.</p>
<p dir="auto">Or, you could launch a terminal and <code>cd "/home/yourusername/.config/opera"</code> and then <code>ls</code> to see it and then <code>rm "Login Data"</code> to delete it if that's what you want to do.</p>
]]></description><link>https://forums.opera.com/post/278581</link><guid isPermaLink="true">https://forums.opera.com/post/278581</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Fri, 08 Apr 2022 04:17:07 GMT</pubDate></item><item><title><![CDATA[Reply to Saved Passwords disappeared on Fri, 08 Apr 2022 03:04:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a> Hi, and thanks for stepping in.<br />
I'm struggling here - long time Linux user, but not a tech or coder.<br />
Can you please be more detailed in your answer. I can't find the files you mention.<br />
I can see opera://about but there's nothing about Login Data; and no way to see it in the file browser to delete it.</p>
]]></description><link>https://forums.opera.com/post/278579</link><guid isPermaLink="true">https://forums.opera.com/post/278579</guid><dc:creator><![CDATA[Greggaaa]]></dc:creator><pubDate>Fri, 08 Apr 2022 03:04:47 GMT</pubDate></item><item><title><![CDATA[Reply to Saved Passwords disappeared on Fri, 08 Apr 2022 01:57:14 GMT]]></title><description><![CDATA[<p dir="auto">Passwords are stored in the "Login Data" file in the profile folder. The path to the profile folder is listed at the URL <code>opera://about</code>.</p>
<p dir="auto">If Opera isn't saving passwords anymore, deleting the Login Data file while Opera is closed should fix things. If not deleting both the Login Data and Local State files should fix things.</p>
<p dir="auto">Now, for passwords that are stored in Login Data that are no longer accessible, you're probably out of luck unless you have a backup of your Locate State file from before the problem happened.</p>
]]></description><link>https://forums.opera.com/post/278577</link><guid isPermaLink="true">https://forums.opera.com/post/278577</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Fri, 08 Apr 2022 01:57:14 GMT</pubDate></item><item><title><![CDATA[Reply to Saved Passwords disappeared on Thu, 07 Apr 2022 06:17:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/396461">@greggaaa</a>, I have the same problem. Opera doesn't save any passwords for the sites. The prompt to save password appears at the top, but nothing is saved.</p>
]]></description><link>https://forums.opera.com/post/278514</link><guid isPermaLink="true">https://forums.opera.com/post/278514</guid><dc:creator><![CDATA[pindos]]></dc:creator><pubDate>Thu, 07 Apr 2022 06:17:33 GMT</pubDate></item></channel></rss>