Chrome not saving passwords (and not auto filling existing login/passwords)

36

7

I am little surprised but Google Chrome is not saving/showing passwords for certain sites (Facebook and Google to name a few). I remember it was saving this earlier, but somehow it is not.

What has caused this?

No sites are in the "Do not save password" list.

iCyborg

Posted 2013-03-28T08:19:22.427

Reputation: 463

Have the sites disabled form auto-complete? – ale – 2013-03-28T13:03:28.807

Answers

19

In Chrome's settings (navigate to chrome://settings/ or choose Settings from the... menu?) make sure that you have both "Enable Autofill to fill out web forms in a single click" and "Offer to save passwords I enter on the web" are checked. These are under Passwords and Forms and you'll need to click the link to show advanced settings.

Chrome Passwords and Forms settings

Also check that you are signed into Chrome with the account that you intend on being signed in with and that the sync settings are correct. It could be some weird sync issue where it is saving them until you close and reopen the browser or somesuch.

If all else fails, re-installing Chrome couldn't hurt.

Windos

Posted 2013-03-28T08:19:22.427

Reputation: 10 080

3path to follow: chrome://settings/passwords – None – 2019-02-05T12:23:25.137

4great for 2013, doesn't apply in 2019 – Madivad – 2019-03-15T12:56:57.527

7

I had this problem, but I found the solution. With your username and password login to the site, then click the key icon at end of the address bar.

enter image description here

Mehrdad

Posted 2013-03-28T08:19:22.427

Reputation: 71

7

Solution:

  • Quit Chrome.

  • Go to the directory where Chrome stores its user-specific data, below your user home directory:

    Mac: ~/Library/Application Support/Google/Chrome
    Linux: ~/.config/google-chrome
    Windows: %UserProfile%\AppData\Local\Google\Chrome\User Data

  • From there, go into the directory called Default if you want to fix your main profile, or into Profile 1 or Profile 2, etc., to fix one of your extra profiles.

  • Delete the files "Login Data" and "Login Data-journal".

  • Repeat for other profiles as necessary.

Thanks to http://plasmasturm.org/log/chromepwstore/ for this successful fix.

update:

This solution still works in 2019 and on kubuntu 18.04.

JessG

Posted 2013-03-28T08:19:22.427

Reputation: 71

oh my god, this was the problem. So...: this solution still works in 2019 and work under kubuntu – Tarick Welling – 2019-12-14T18:26:14.607

This solution works in Windows in 2020! – oddtwelve – 2020-01-28T13:34:58.567

Works on OSX still, early 2020 – Timestretch – 2020-02-12T18:46:53.940

6

We have a local server to which I was trying to connect - "https://bowser.gruff.org/admin".

When I first connected, I left off most of the URL, just entering "bowser/admin", which worked (because of sufficiently satisfactory name resolution). However, I got a warning from Chrome (Chromium, actually) that warned that the https site was not secure; I just went into the Advanced settings and told Chrome to ignore the security warning, and was able to log in. But Chrome never prompted me to save my password.

After a couple of days of this, I came and found this site, and after trying other things unsuccessfully, reset my Chrome settings to the default ("Settings" / "Show advanced settings..." / "Reset settings"). Then when I reloaded my page, I again got the security error, and noticed the URL address bar had a red flag with https X'd out, and realized maybe Chrome is not saving passwords on insecure https sites.

So I put in the full URL of "https://bowser.gruff.org/admin", and this time Chrome offered to save my password.

Hopefully this info might help someone.

DebianFanatic

Posted 2013-03-28T08:19:22.427

Reputation: 61

6

Using a clean new profile was the only way that fixed this problem for me:

  1. Go to settings via the following URL:

    chrome://settings
    
  2. Click on the Add person... button to add a new profile

    chrome://settings/createProfile
    
  3. Make this new Chrome profile your default browser to navigate the web

hd84335

Posted 2013-03-28T08:19:22.427

Reputation: 173

1If you are using a signed in profile you will need to sign out of it first before creating the new profile. – Joe W – 2017-11-13T19:10:16.740

4

I had "Enable Autofill" and "Offer to save passwords" checked. Also, I didn't see any sites in my "Never saved". What fixed it for me was resetting my settings to the default (there is a button on the bottom of the Settings page, in the advanced section).

d_rail

Posted 2013-03-28T08:19:22.427

Reputation: 2 809

Do a backup before trying this: cp -a $HOME/.config/google-chrome $HOME/.config/google-chrome_OLD. – Pablo A – 2017-11-16T02:15:38.530

2

None of these suggestions worked for me. I found a helpful link in the Chrome forum that suggests that this happens because your Chrome profile can become corrupted. Here are the steps to take to create a new profile and get your password saving working again:

https://support.google.com/chrome/answer/142059?hl=en

Following these steps also caused my previously saved passwords to come back!

snortch

Posted 2013-03-28T08:19:22.427

Reputation: 21

2

Unfortunately I've got the same problem even though I checked remember my password and etc.

But this worked for me so I share it with you, go to: chrome://settings/content

and check the recommended option for cookies(something with "allow to save locally", I don't remember what it exactly was) and click OK. That helped me.

H35am

Posted 2013-03-28T08:19:22.427

Reputation: 149

1

Just make sure that you did not save the password for the same domain with a different port!

  • Chrome is ignoring the port when checking the URL to save or not save.

  • But when fill the fields it cares about the port.

I think this is a Bug in Chrome.

Saud Alfadhli

Posted 2013-03-28T08:19:22.427

Reputation: 111

1

This is a 'security' feature of Chrome profiles. Chrome does not offer to store passwords for Google (and some other) accounts if you have added your profile to Chrome.

The solution is to:

  1. Remove yourself (your profile) from Chrome
  2. Log in to Gmail, FB etc. Chrome will now offer to store the passwords.
  3. Add your profile back into Chrome.

Dominic Cerisano

Posted 2013-03-28T08:19:22.427

Reputation: 131

To clarify, https://accounts.google.com/signin is blocked on the password manager. Disabling the "Allow Chrome sign-in" setting might fix it too. - ps, why the heck is this getting flagged as spam

– Ray Foss – 2020-02-24T19:53:24.577

@RayFoss what exactly is getting flagged as spam? I hope the answer is not what I think it is. – Dominic Cerisano – 2020-02-25T20:25:16.637

1

https://www.google.com/settings/chrome/sync

Reset Sync

While you are signed out you can save passwords.

PokeLinkEB

Posted 2013-03-28T08:19:22.427

Reputation: 21

3Clicking on your link takes me to a Google sign-in page, so the link adds no value. The rest of the answer is cryptic. Can you expand your answer and include the essential information from the link? – fixer1234 – 2015-08-20T04:22:41.513

0

I went to chrome://settings/content and clicked all cookie and site data. deleted all cookies and chrome started working correctly again.

David

Posted 2013-03-28T08:19:22.427

Reputation: 1

0

In addition to allowing Google to remember passwords in the advanced settings, you also have to allow google to set cookies, otherwise google will continue to ask you to login when you exit and go back in.

ubeusain

Posted 2013-03-28T08:19:22.427

Reputation: 1

0

If you're using Incognito mode Chrome won't prompt to save your passwords either (even if you have "Offer to save passwords" enabled).

Tested using Google Chrome v73.0.3683.103.

Wireblue

Posted 2013-03-28T08:19:22.427

Reputation: 101

0

I've had this issue at one of our clients where they are on a terminal server and login with their usernames with their profiles. My issue was that the autofil usernames were updating, but the passwords were not, and the "key" symbol on the top right was missing so they could not save their passwords.

I found a fix : this is related to the chrome temp profile : Hit run and navigate to %appdata% - this will get you to your appdata path on the profile. in our case its not a roaming profile so was only on the C drive Example: C:\Users\**username**\AppData\Roaming

Point is, to rename 2 folders in appdata, one in Roaming, one in local :

C:\Users\R1eger\AppData\Roaming\Google\Chrome - rename User Data folder

C:\Users\R1eger\AppData\local\Google\Chrome - rename User Data folder

Restart Chrome, and it will ask you to login once again. Once logged in, it started to ask the passwords again

Hope this helps someone

Sergei DOuchenkov

Posted 2013-03-28T08:19:22.427

Reputation: 1

0

Here are few things you can try doing.

  • Try deleting existing saved passwords. May be Chrome has a limit on the number of saved passwords.

  • Try re-installing the Google Chrome. It might be a bug

  • Updating Google Chrome to most recent version

user157242

Posted 2013-03-28T08:19:22.427

Reputation:

1>

  • it doesn't seem to be a limit—I just deleted a few dozen passwords, and a site that used to store 3 username/password combos for me only stores 1 now.
  • )One shouldn't need to update Chrome, as it generally updates itself
  • < – Auspex – 2015-06-02T19:08:50.753

    0

    Open Internet Explorer and go to your site. When asked to save the password in IE, say 'Yes'. Now go back to Chrome and go to 'settings', now import saved passwords from IE.

    Alex Tvp Storr

    Posted 2013-03-28T08:19:22.427

    Reputation: 11

    1Question is about Chrome – vaichidrewar – 2014-11-06T07:32:22.387

    @vaichidrewar You didn't read the whole answer. It was about Chrome, but granted, a very round about way of solving the problem. – Paul Phillips – 2016-05-25T09:21:18.867

    2Please do not post all in capitals – Tog – 2013-07-23T18:19:37.273

    0

    I had the same issue with my site. It appeared that email and password input of sign in form had no name attributes. When I added them and refresh page chrome showed me "save password" popup at the same moment

    user2754504

    Posted 2013-03-28T08:19:22.427

    Reputation: 1

    -1

    Besides checking all the recommended chrome settings, i.e. Autofill-ON, Offer to save passwords-ON, as well as setting chrome://flags/#PasswordForceSaving -ON be sure to DELETE (click 'x') the 'Never Saved' list at the bottom of chrome://settings/passwords/. If you have been trying to get a particular site to save your password, and the site tab is still up, delete the tab and restart Chrome and do a fresh browse to that site. Also, I didn't see it documented but if you don't get the 'Save Password' pop-up immediately after all those setting are ON and you have the chrome://flags/#PasswordForceSaving ON then right mouse click (win) after you have entered your password and while the cursor is still in the password box and you should see a pop-up menu with 'Save password' at the top which you should click. I had to do all this a couple of times on some Gov of Canada sites to fix my Not Saving Password problem.

    Michael DuBelko

    Posted 2013-03-28T08:19:22.427

    Reputation: 1

    -2

    "Open Internet Explorer or Firefox and go to your site. When asked to save the password in IE or Firefox, say 'Yes'. Now go back to Chrome and go to 'settings', now import saved passwords from IE or Firefox" worked for me. Thanks Alex Tvp Storr

    Azim

    Posted 2013-03-28T08:19:22.427

    Reputation: 1