Resetting Forgotten GNOME Keyring in Ubuntu MATE: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 April 2026

  • curprev 23:1823:18, 30 April 2026 AwesomO talk contribs 1,245 bytes +1,245 Created page with "== Resetting Forgotten GNOME Keyring == If you forget your keyring password or see the error ''"OS keyring is not available for encryption,"'' you must reset the local keyring storage. === Method 1: Terminal (Recommended) === This deletes existing keyring files so the system can generate a fresh one. # Open the terminal. # Run the following command: #: <syntaxhighlight lang="bash">rm ~/.local/share/keyrings/*.keyring</syntaxhighlight> # '''Log out''' and log back in. #..."