您的位置: 首页 > 文章 > 解决git遇到的问题:remote Incorrect username or password ( access token ) 解决git遇到的问题:remote Incorrect username or password ( access token ) 分类: 文章 • 2024-06-04 07:46:21 ** remote Incorrect username or password ( access token ):用户名或密码不正确(访问令牌)** 原因:出现这种情况的原因是在使用git时弹出框让输入密码和账号时,没有输入正确的账号和密码。 解决办法:打开电脑的控制面板–>用户账户–>管理Windows凭据 找到刚才操作的账号,更改账号密码,保存。 要改成正确的账号密码!!!!!!!然后就可以继续刚才的操作了