Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Chrome not showing Saved Passwords

My saved passwords are not being populated on sites I visit anymore. I recently downloaded Ubuntu 16 and I seem to have lost my Passwords on my newly installed Google chrome. I checked the following.

  1. I have password sync settings turned on in chrome for all my devices (Macbook Air, Samsung Phone, Windows PC).
  2. I verified that the google account is the correct one which I have always used to save and sync passwords and other chrome settings.
  3. I checked passwords.google.com, making sure it is the correct account and all the saved passwords are gone! I had about 200+ saved passwords previously. So they don't show up on the devices and on my google cloud account anymore!
  4. I should also add that along with passwords, the saved addresses are also gone from Chrome settings. The payment methods however still seem to be there.

Of course, I never explicitly deleted or ask to delete passwords from any of my devices.

How should I recover them all in Ubuntu Google Chrome?

like image 303
Pankti Bardolia Avatar asked May 26 '20 16:05

Pankti Bardolia


People also ask

Where did my saved Chrome passwords go?

Find saved passwords on Chrome Open Chrome and go to Settings > Advanced > Passwords and forms > Manage passwords. In the 'Saved Passwords' list, you can click on the symbol next to your password and select 'Details'. In the following pop-up you will be able to view the password for that site or login.

Why are my passwords not saved anymore?

There are various factors that may have caused the password saving issue, some of which include: Your user profile is corrupt. Your browser is outdated. The password-saving functionality has been disabled in Chrome's settings.

Why is my Google password manager not working?

Check the “Passwords” settings Click on the three stacked dots icon in the upper right corner of your Chrome browser. Then select Settings. Under AutoComplete, click the Passwords option. On the next page, be sure to enable these two options: Offer to save passwords and Automatically sign in.


3 Answers

I just resolved this issue using "Remove Person"

Step 1 Go to the "Other Person Setting" by clicking your photo on the Google-chrome web browser in the rightmost corner.

step 2 Remove person

step 3 Login again with your Gmail account which has Saved Password details.

step 4 Turn on Sync

This should sync all the Google Chrome settings as well as your Saved Passwords.

like image 86
Pankti Bardolia Avatar answered Sep 29 '22 17:09

Pankti Bardolia


Same issue on my Chrome on latest Linux Plasma/KDE

Fixed with:

  • goto chrome://flags/
  • enable #clean-undecryptable-passwords
  • restart chrome

Source: https://bugs.chromium.org/p/chromium/issues/detail?id=1251355#c20

like image 22
augusto Avatar answered Sep 29 '22 15:09

augusto


In my case, it's because of the disk access control of Chrome. Chrome saving password requires access to the disk. Some versions of Mac OS like Big Sur & Mojave will block chrome from saving passwords if the user not given chrome disk asscess.

system preference > security & privacy > privacy tab > Fill Disk Access > Unlock Settings and Add Chrome to the access list

like image 31
Jiahong Ye Avatar answered Sep 29 '22 17:09

Jiahong Ye