Home >Operation and Maintenance >Windows Operation and Maintenance >What should I do if I cannot access the Internet after adding a route in Windows?

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

王林
王林forward
2021-01-15 11:12:052734browse

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

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!

Statement:
This article is reproduced at:csdn.net. If there is any infringement, please contact admin@php.cn delete