What should I do if I cannot access the Internet after adding a route in Windows?

王林
Release: 2021-01-15 11:12:05
forward
2656 people have browsed it

What should I do if I cannot access the Internet after adding a route in Windows?

Problems:

The computer cannot access the Internet after using route add to add a route.

(Learning video sharing: Programming video)

Solution:

First open the command prompt;

Then execute the following Command;

netsh int ipv4  reset
Copy after login

Finally restart the computer.

Related recommendations: windows system

The above is the detailed content of What should I do if I cannot access the Internet after adding a route in Windows?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:csdn.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!