Home > Common Problem > What to do if the computer cannot connect to the gateway

What to do if the computer cannot connect to the gateway

王林
Release: 2023-01-13 00:35:03
Original
46815 people have browsed it

Solution to the problem that the computer cannot connect to the gateway: 1. Open the command prompt and execute [netsh winsock reset]; 2. Execute [netsh int ip reset reset.log]; 3. Restart the computer.

What to do if the computer cannot connect to the gateway

#The operating environment of this article: windows10 system, thinkpad t480 computer.

Open the "Start" menu in the lower left corner of the computer, find the "Run" option, and click to open it.

What to do if the computer cannot connect to the gateway

After the "Run" dialog box pops up, enter cmd in the input box and click OK to enter the dos interface.

What to do if the computer cannot connect to the gateway

After calling up the DOS interface, (the command line will appear) enter "netsh winsock reset" (all in lowercase) on the command line and click the Enter button.

What to do if the computer cannot connect to the gateway

After jumping out of the new command line, enter "netsh int ip reset reset.log" and click the Enter button

What to do if the computer cannot connect to the gateway

Restart the computer and continue to connect to the network. If this method does not work, you can try another method. We can right-click "Computer" on the desktop, and then click the [Properties] option. What to do if the computer cannot connect to the gateway

Enter the "Network and Sharing Center", click [Change Adapter Settings] in the upper left corner, click to enter the "Network Connection List", right-click the network currently in use, click the "Properties" option, and then click to enter "Network Connection Properties Dialog Box", click [Internet Protocol Version 4].

What to do if the computer cannot connect to the gateway

Enter the "Network Connection Interface", check both the IP address and DNS to obtain automatically, then restart the computer, and the problem is solved.

What to do if the computer cannot connect to the gateway

Free learning video sharing: php video tutorial

The above is the detailed content of What to do if the computer cannot connect to the gateway. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
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