Skip to content

How to clear out password on windows command line to use PAT? #21614

Answered by canuckjacq
MPV65 asked this question in New to GitHub
Discussion options

You must be logged in to vote

👋 Welcome!

I have requested specific documentation so I’ll add your ask to the list as well :slight_smile:

First you need to know where you’ve stored your credentials.

Run:

 git config --list

One of the entries should be credential.helper= if that is manager then you are using the Windows Credential Manager.

You can directly edit the Credential Manager entry for GitHub by finding Credential Manager in your Control Panel.

If Credential Manager wasn’t the answer let us know what the output of credential.helper was.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants