17

After updating my pgAdmin version to V4-4.8 I can not login to my database anymore. I'm trying to login on Windows 10.

The error:

Failed to decrypt the saved password.
Error: 'utf-8' codec can't decode byte 0xc3 in position 0: invalid continuation byte
Ralf
  • 16,086
  • 4
  • 44
  • 68
Rufat Gulabli
  • 634
  • 6
  • 10
  • Possible duplicate of [pgadmin can't log in after update](https://stackoverflow.com/questions/56443186/pgadmin-cant-log-in-after-update) – DSC Jun 10 '19 at 19:03

1 Answers1

31

In PGAdmin 4.10 > Disconnect from Server > right click > Clear Saved Password :)

checkscum
  • 326
  • 3
  • 4