1. 确认电脑上装了adb
2. 挨个执行以下命令
adb shell settings delete global captive_portal_mode
adb shell settings put global captive_portal_mode 0
adb shell settings get global captive_portal_mode
adb shell settings delete global captive_portal_https_url
adb shell settings delete global captive_portal_http_url
adb shell settings put global captive_portal_http_url http://connect.rom.miui.com/generate_204
adb shell settings put global captive_portal_https_url https://connect.rom.miui.com/generate_204
执行完,切为飞行模式,再切换回来就好了
另外,如果app访问不了网络,或网页打开有问题,可能是手机时间不对,两种解决方法:
1. 关闭自动校准时间,手动将时间改对文章来源:https://www.toymoban.com/news/detail-463401.html
2. adb shell "settings put global ntp_server pool.ntp.org"文章来源地址https://www.toymoban.com/news/detail-463401.html
到了这里,关于pixel 6手机连接wifi,网络受限的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!