当前位置:   article > 正文

pixel 6手机连接wifi,网络受限,wifi显示感叹号_pixel已连接但访问网络受限

pixel已连接但访问网络受限

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. 关闭自动校准时间,手动将时间改对

2. adb shell "settings put global ntp_server pool.ntp.org"

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/weixin_40725706/article/detail/414628
推荐阅读
  

闽ICP备14008679号