Home  >  Article  >  Software Tutorial  >  How to solve the problem that DHCP is not enabled in the local connection. Recommended solutions to the problem that the computer cannot access the Internet and prompts that the DHCP service is not enabled.

How to solve the problem that DHCP is not enabled in the local connection. Recommended solutions to the problem that the computer cannot access the Internet and prompts that the DHCP service is not enabled.

PHPz
PHPzforward
2024-03-13 12:07:051573browse

The prompt "DHCP is not enabled for local connection" appears in the network connection, which may cause the problem of being unable to access the Internet. PHP editor Strawberry will introduce you to the solution: First, open the "Control Panel" and enter the "Network and Sharing Center", click "Change Adapter Settings", find the local connection and right-click "Properties", select "Internet Protocol Version 4 ( TCP/IPv4)" properties, select "Obtain IP address automatically" and "Obtain DNS server address automatically" in the properties window, and save the settings. If the problem is still not resolved, try restarting the router or contact your network service provider for help.

When many users use computers to connect to Ethernet, the prompt "DHCP is not enabled" will appear. They don't know what to do. This is because the DHCP function is not turned on on the router. This article teaches you how to solve this problem. question.

本地连接未启用dhcp怎么解决 推荐电脑出现无法上网提示未启用DHCP服务的解决方法本地连接未启用dhcp怎么解决 推荐电脑出现无法上网提示未启用DHCP服务的解决方法

1. Check login information

To solve the problem of "DHCP is not enabled on the Ethernet", you need to log in first router. When logging in to a router, you usually need to obtain the router's gateway, username, and password information. This information is usually marked on the back of the router.

本地连接未启用dhcp怎么解决 推荐电脑出现无法上网提示未启用DHCP服务的解决方法本地连接未启用dhcp怎么解决 推荐电脑出现无法上网提示未启用DHCP服务的解决方法

The IP of the router is the so-called gateway address. The default gateway address of some routers is 192.168.1.1 or 192.168.0.1, and login The account generally defaults to admin, and the password is admin or 123456.

2. Log in to the router management interface

After obtaining the router’s login information, open any browser on your computer and enter the router’s gateway address in the browser. As shown below:

本地连接未启用dhcp怎么解决 推荐电脑出现无法上网提示未启用DHCP服务的解决方法本地连接未启用dhcp怎么解决 推荐电脑出现无法上网提示未启用DHCP服务的解决方法

After completing the input, press Enter. The interface will automatically switch to the login interface of the router. Enter the account number and password. If you have logged into the router before, you do not need to enter your account again. As shown below:

本地连接未启用dhcp怎么解决 推荐电脑出现无法上网提示未启用DHCP服务的解决方法本地连接未启用dhcp怎么解决 推荐电脑出现无法上网提示未启用DHCP服务的解决方法 3. Turn on DHCP

After logging in to the router management system, find DHCP in the pop-up interface server. As shown below:

本地连接未启用dhcp怎么解决 推荐电脑出现无法上网提示未启用DHCP服务的解决方法本地连接未启用dhcp怎么解决 推荐电脑出现无法上网提示未启用DHCP服务的解决方法 Then set it to On or Automatic, and then click Save. It should be noted that based on different brands and models of routers, the internal setting names are also somewhat different. As long as it is marked with the word DHCP, it is the DHCP function. After turning it on and then connecting to the network, there will be no "DHCP is not enabled on Ethernet". situation.

Digression: If the prompt "DHCP is not enabled for Ethernet" appears when the computer is connected to the Internet, it proves that a user has touched their own router. All home routers have the DHCP function turned on by default. If the setting still persists after the settings are completed, If it doesn't work, the router may be damaged.

Note: The computer model used in the demonstration in this article is ASUS TUF Dash FX516PM, the computer system version is Wdindows 10 Professional Edition, the QQ browser version is 11.3.0, and the router model is TL-WDR5620 Gigabit Edition.

The above is the detailed content of How to solve the problem that DHCP is not enabled in the local connection. Recommended solutions to the problem that the computer cannot access the Internet and prompts that the DHCP service is not enabled.. For more information, please follow other related articles on the PHP Chinese website!

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