Remmina Password are stored in Keyring, to retrive all password use this commands:
# install secret-tool in Debian12
sudo apt install libsecret-tools
# show all my password stored in keyring
secret-tool search key password --all
https://gist.github.com/ignaciogutierrez/82c50bd0fdc88ea831b440884d980e10