Metanis
Well-Known Member
- Reaction score
- 934
- Location
- Medford, WI, USA
Changed non-Domain Microsoft Account passwords on all my accounts a couple of weeks ago due to all the recent data breaches!
But, just today I realized that my batch files using
Of course anything Internet facing required the NEW password.
Turns out that all the machines utilizing the Windows Hello PIN never actually used the new passwords... so the cached credentials never updated and they happily authenticated remote connections using the old passwords.
Once I disabled Windows Hello and forced a login using the new Microsoft Account password then the cached stuff finally went away.
Windows Hello is just plain evil.
But, just today I realized that my batch files using
net use
commands with embedded usernames and passwords continued to work just fine with the OLD passwords.Of course anything Internet facing required the NEW password.
Turns out that all the machines utilizing the Windows Hello PIN never actually used the new passwords... so the cached credentials never updated and they happily authenticated remote connections using the old passwords.
Once I disabled Windows Hello and forced a login using the new Microsoft Account password then the cached stuff finally went away.
Windows Hello is just plain evil.