GitHub注册时,出现的问题:Unable to verify your captcha response


在访问GitHub网站https://github.com/,进行注册GitHub账号

 

错误:

>> Unable to verify your captcha response.Pleasevisit https://help.github.com/articles/troubleshooting-connectivity-problems/#troubleshooting-the-captcha for troubleshooting information.

 

解决方案:

>> 以管理员身份运行cmd

>>重置用户策略(执行后无返回值):rd /s /q "%windir%\System32\GroupPolicyUsers"

>> 重置本地组策略(计算机配置和用户配置)(执行后无返回值):rd /s /q "%windir%\System32\GroupPolicy"

>>强制更新命令让上述重置操作生效(执行成功后会有提示): gpupdate /force

>>完成

 

 

 




					


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM