Instagram Widget

How to solve GitHub permission denied to the user in Windows

If you have ever experienced permission denied for your GitHub user on windows 10 while pushing your code to your repository then, please follow below steps to remove the existing GitHub keys and enter new one:



  1. Go to Control panel
  2. After that go to User accounts
  3. From User accounts, go to Credential manager.
  4. Inside credential Manager go to Windows credentials
  5. After that go to Generic credentials
  6. Now remove existing GitHub keys.
That's it now you can retry pushing your code to your repository.

Post a Comment

0 Comments