they said the password i used to log in has changed. this pop up message appear when i open any browsers i use
This is most common with Chromium based browsers.
What method did you install the browser with (Which format: Flatpak, deb, Snap...?)
With the apt / .deb installed browsers, you can change the .desktop
file Executable line:
Exec=chromium --password-store=basic %U
For Flatpak installs, you may need to find the .desktop file. It may be in your home folder in ~/.local/share/applications
The Executable line will be changed to
Exec=flatpak run org.chromium.Chromium --password-store=basic %U
can you give a tutorial step by step guide?
Yes. Please answer:
If you installed using the Software Store; you can click on Installed
, then click on the Source
button in the upper right to see the source. (APT or Deb would be sourced as "Zorin" and Flatpak would be sourced as "Flathub")
flakhub
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.