open bash & run this command ssh-keygen -b 4096 -t rsa then, run this command cat .ssh/id_rsa.pub copy the output, goto github account settings, add new SSH key then, run this command ssh -T [email protected] references: https://docs.github.com/en/authentication/connecting-to-github-with-ssh