Why can't I see my password in the Putty terminal?

When I enter my password characters, none of them show up in Putty as I enter them.

I had this problem during the early stages of getting familiar with Putty. Apparently, this is a security feature of Putty, the characters that you are entering are working, but you can’t see them as you enter them. Putty does not show your password at all so that individuals cannot know how long your password is.

Type your password in normally and click enter, it should work.

All terminal-based SSH sessions will not echo the password, not just Putty.

1 Like

Good to know :+1: