網站首頁 學習教育 IT科技 金融知識 旅遊規劃 生活小知識 家鄉美食 養生小知識 健身運動 美容百科 遊戲知識 綜合知識
當前位置:趣知科普吧 > 生活小知識 > 

有網但是打不開瀏覽器怎麼解決

欄目: 生活小知識 / 發佈於: / 人氣:1.18W

有網但是打不開瀏覽器怎麼解決

1、無論是win7、win8還是win10解決方法都是一樣的,首先以管理員身份開啟命令符。

2、然後輸入以下內容:

netsh winsock reset all;

netsh int 6to4 reset all;

netsh int ipv4 reset all;

netsh int ipv6 reset all;

netsh int httpstunnel reset all;

netsh int isatap reset all;

netsh int portproxy reset all;

netsh int tcp reset all;

netsh int teredo reset all。

輸入後我們不要重啓電腦

3、繼續輸入:netsh interface ip set dns 本地連接 static 114.114.114.114和netsh interface ip add dns 本地連接 233.5.5.5。842018公共DNS服務器地址評估—DNS推薦。

4、以上命令是重置系統LSP以及設定固定DNS,如果我們不會使用命令符,我們也可以使用第三方軟件或者在控制面板網絡和Internet網絡連接,設定固定DNS。

5、再次開啟網頁,你會發現已經可以正常瀏覽網頁了,是不是很簡單,很多時候是因爲我們的LSP和DNS出現問題,纔會導致無法上網的。