SSH = Secure Shell used for authentication
Step 1: Generate a new SSH key using the below command
ssh-keygen
Step 2: Get the public key and add it to your GitHub account
More details at https://docs.github.com/en
Get to HOME Directory: C:\Users\{username}