How do I disable the "Check your passwords" prompt in Chrome?

Everytime I log into anything on my local network (where I use passwords like "password" on development web hosts) I get a warning from Chrome that I have to manually hit "close" on. When I'm frequently spinning up and shutting down web servers this becomes tedious. I'm sure the feature is useful to others but the annoyance it's causing me makes it more trouble than it's worth. How can I turn this feature off?

enter image description here

2 Answers

To disable this: Go to setting -> Click on "Privacy and setting" -> open "Security" -> Turn off the "Enhanced protection" and switch to "Standard protection".

Just make sure the "Warn you if passwords are exposed in a data breach" is disabled (Which is disabled by default)

This feature was optional in the past and was called "Warn you if passwords are exposed in a data breach". However, it's no longer optional. It will "protect" you against using very common passwords, whether you want it or not.

To get rid of it, the best solution is to mangle the passwords a bit. Otherwise, the solution would be to use another browser that doesn't do this check.

4

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like