Resolving problems connecting to RealVNC with Remmina

To connect to a Raspberry Pi running RealVNC Server using Remmina, you must add the following to the host.

echo 'Encryption=PreferOn' | sudo tee -a /root/.vnc/config.d/vncserver-x11

sudo vncpasswd -legacy -service

sudo systemctl restart vncserver-x11-serviced