Create new personal token in your github account at
Settings -> Developer Settings -> Personal access token -> Generate Token
Change your remote url with:
git remote set-url origin https://[token]@github.com/[username]/[repository]
add your github account url, username and token password into your windows credentials.
github url: ----------
username: -----------
password: ---------