In Windows, the best SSH tool is now Windows Terminal. You can also create the OpenSSH keypair in Windows. If you have a keypair and used it during Droplet setup, connect in Windows Terminal with ssh root@[YOUR_IP_ADDRESS] -p 22 -i ~/.ssh/[YOUR_PRIVATE_KEY_FILE]