The situation when Laptop won't connect to Wi-Fi from a smartphone turned into a hotspot is one of the most common problems when working on the go. User turns on modem mode on a communication device, expects a stable connection, but the computer either does not see the network at all or constantly breaks the connection when trying to authenticate. This creates a critical problem for those who work remotely or roam where there are simply no alternative communication channels.
The reasons for the failure may be hidden both in the software settings of the operating system and in the hardware limitations of the equipment. Often the problem arises due to incompatibility of frequency standards: the phone distributes the Internet at a frequency 5 GHz, and the laptop’s network card only supports 2.4 GHz. In other cases, the culprit is an outdated driver, an IP address conflict, or simply an incorrectly configured APN (Access Point Name) on your mobile device.
In this article we will analyze in detail the algorithm of actions for diagnosing and troubleshooting problems. We will look at settings for both mobile platforms and desktop operating systems so that you can quickly restore access to the Internet. You should not ignore even small details, such as the network region or the type of encryption, as they often become a barrier to a successful connection.
Checking basic parameters and frequency compatibility
The first step in diagnosis should be to analyze the access point settings on the smartphone itself. Many modern devices by default try to distribute the Internet at a frequency 5 GHz to achieve maximum speed, however, older laptop models or budget network adapters may not physically support this standard. You need to go to settings Modem/Access Point Mode and check the “Frequency Range” parameter.
If the list offers a choice between 2.4 GHz and 5 GHz, switch the value to 2.4 GHz. This range has the best penetration and is guaranteed to be supported by the vast majority of network cards. After changing the setting, restart the access point and try to find the network from your laptop again. This simple action solves the problem in more than 40% of cases.
Also pay attention to the security password. Make sure Standard is selected WPA2-Personal. Some older laptops cannot connect to networks with WPA3 encryption, which is becoming standard in new smartphones. If there is a “Hidden Network” (SSID) item in the settings menu, be sure to disable it, since most drivers do not automatically search for and connect to such networks without manually entering the name.
It is also important to check whether the limit of connected devices has been exceeded. In the access point settings, a limit can be set, for example, to one device. If you previously connected a tablet or another laptop, and are now trying to log in from a third device, the system may block the connection. Reset the list of connected clients in the modem settings.
- 📶 Switch the access point frequency from
5 GHzon2.4 GHzin the smartphone settings. - 🔒 Change the encryption type to WPA2-PSK, if WPA3 is installed.
- 🔢 Check your connection limit and clear your client list.
- 📵 Make sure that the SSID is not hidden (the “Hidden network” checkbox should be unchecked).
⚠️ Attention: If you use your phone as a modem to work with sensitive data, make sure that the password for the Wi-Fi network contains at least 12 characters, including numbers and special characters, to prevent hacking.
- Windows 10
- Windows 11
- macOS
- Linux
- ChromeOS
Resetting network settings and diagnosing the adapter
If everything is fine from the phone, but the laptop stubbornly does not see the network or writes “Unable to connect,” the problem may lie in the software of the computer itself. The network adapter may become stuck in an intermediate state when the driver does not work correctly. In this case, a complete reset of network settings will help, which will return the configuration to factory settings.
In the operating system Windows 10 and 11 this is done through the “Network and Internet” section. Find "Advanced network settings" or "Reset network" at the very bottom of the settings page. When you run this function, the system will remove all installed network adapters, restart the computer and reinstall the drivers automatically. This effectively eliminates configuration conflicts and DNS caching errors.
For owners macOS the procedure is similar, but is performed by deleting the service. Go to System Settings → Network, select Wi-Fi, click on the minus to remove the interface, and then add it again through the plus. This will completely clear the TCP/IP stack and routing options. Don't forget to check if the adapter itself is turned on, as sometimes after updates the system disables it programmatically.
It's also worth checking to see if your laptop has Airplane Mode or Flight mode, which could block wireless interfaces. In some cases, disabling power-saving modes for the network adapter helps. Device Manager. Find your adapter, open properties and on the Power Management tab, uncheck Allow the device to turn off to save power.
- 🔄 Perform a full “Network Reset” in Windows Settings or Uninstall Interface on macOS.
- ⚡ Disable the power saving mode for the network adapter in the task manager.
- 🛡️ Check if your firewall or antivirus is blocking incoming connections.
- 🔌 Make sure the physical Wi-Fi button on your laptop (if any) is turned on.
☑️ Adapter diagnostics
⚠️ Attention: After resetting the network, you will need to re-enter passwords for all previously saved Wi-Fi networks, including home and work.
Setting up APN and cellular operator parameters
Often the problem is not the Wi-Fi connection, but the lack of Internet itself on the smartphone. If the phone shows the Wi-Fi icon, but the connection status is “No Internet access,” the reason lies in the access point settings (APN). Cellular operators can change network parameters, and if old data is registered in the phone, the distributed Internet will not work.
Go to the mobile network settings and find the “Access Points (APN)” item. Compare the current settings with the official data of your operator, which can be found on the provider's website. Pay attention to the fields APN, Username and Password. Often it is enough to simply delete all manually created access points and click the "Restore Defaults" button.
An important nuance is the type of network. If your tariff provides for work only in networks 4G (LTE), and the phone switches to 2G/3G mode, distribution may not work due to blocking on the operator’s side. Make sure that in the network settings the “LTE Only” or “4G/3G/2G (automatic)” mode is selected, but with priority on 4G. Also check if the traffic saving mode is enabled, which may block Internet distribution.
Sometimes the operator blocks the distribution of traffic. Some tariff plans prohibit the use of the phone as a modem without additional payment. In this case, you will see a connection error on the laptop, even if the phone can connect to the network. Check the tariff conditions in your personal account or operator’s application to ensure that the “Modem Mode” function is not blocked.
- 📡 Restore default APN settings in the mobile network menu.
- 🚀 Check the network priority: set the operating mode only in 4G/LTE.
- 💰 Make sure that your tariff allows Internet distribution (Tethering).
- 🔋 Disable the “Traffic Saving” mode on your smartphone.
What is an APN and why is it important?
APN (Access Point Name) is the name of the access point through which your phone accesses the Internet. This is a kind of gateway address in the operator’s network. If the APN is specified incorrectly, the phone can catch the network, but will not be able to transmit data through the gateway, which makes distribution impossible.
Conflicts between IP addresses and DHCP server
Sometimes the laptop sees the network, successfully passes password authentication, but receives the status “Without access to the Internet” or “Connected, but no Internet”. This is a classic sign of an IP address conflict or a problem with the phone's DHCP server. The smartphone must provide the laptop with a unique IP address, but if the issuance process is stuck, the connection will not be established.
The solution to the problem is to manually assign a static IP address on the laptop to bypass the automatic phone server. On Windows, this is done through the adapter settings: go to the properties of the IPv4 protocol and enter the address manually. For example, if a phone distributes a network from a subnet 192.168.43.1, on the laptop indicate 192.168.43.2, mask 255.255.255.0 and gateway 192.168.43.1.
An alternative method is to restart the DHCP service on the phone. The easiest method is to turn off tethering mode completely, wait 10 seconds, and turn it back on. This will force a restart of the internal address distribution server. If this does not help, try forgetting the network on your laptop and connecting again to initiate a new request for an address.
It’s also worth checking to see if your laptop is configured with a static subnet mask that doesn’t match the phone’s mask. If the phone is in range /24, and the laptop is set to /25, they will not be able to “see” each other at the network level. Make sure all subnet settings match.
| Parameter | Example value (APN 192.168.43.1) | Where to change |
|---|---|---|
| IP address | 192.168.43.2 | IPv4 Properties (manual entry) |
| Subnet mask | 255.255.255.0 | IPv4 Properties (manual entry) |
| Gateway | 192.168.43.1 | The phone address itself |
| DNS server | 8.8.8.8 | Google Public DNS |
⚠️ Attention: When manually entering the IP address, make sure that it is not occupied by another device on your local network, otherwise a conflict will occur and both devices will lose connection.
Manually setting a static IP address on your laptop can bypass automatic address distribution (DHCP) failures on your phone and often resolve the “Connected but no internet access” problem.
Updating drivers and hardware firmware
Outdated network adapter drivers are one of the most common causes of unstable Wi-Fi. Phone manufacturers regularly update their firmware, introducing new security standards that older laptop drivers don't understand. If you have an operating system installed that the manufacturer has not supported for a long time, the problem may be precisely the lack of compatibility.
Go to the official website of your laptop manufacturer or use a driver update program (for example, the built-in Lenovo Vantage utility or Dell SupportAssist). Find the "Network" or "Wireless" section and download the latest driver for your adapter. Install it and reboot your device. If you don't have internet on your laptop, download the driver on your phone or another PC and transfer it via USB cable.
It is also important to update the phone's operating system itself. Manufacturers often release security patches that correct errors in the Wi-Fi module and modem mode. Go to Settings → System update and check for updates. An outdated version of Android or iOS may contain critical bugs that block Internet distribution.
If you are using a USB tethering (connected by cables), make sure that USB debugging is enabled on your phone and the File Transfer or USB Tethering mode is selected. In some cases, changing the cable helps, since cheap cables may only support charging and not transfer data.
- 🔄 Update your Wi-Fi adapter drivers to the latest version from the manufacturer’s website.
- 📱 Check for system updates on your smartphone.
- 💾 Use a high quality USB cable to transfer data.
- ⚙️ Enable “USB modem” mode in the cable connection settings.
If your laptop is running Windows 7 or 8, try temporarily disabling your antivirus or firewall, as older versions of these programs may block newer encryption protocols used by modern smartphones.
Resolving conflicts between third-party software and antiviruses
Third-party software, especially antiviruses and firewalls, may block connections to a new network, considering it unsafe. Many antiviruses have a “Wi-Fi Protection” feature that scans the network when connected. If the phone is running in modem mode, the antivirus may interpret this as a “public” or “unsecure” network and block traffic.
Try temporarily disabling your antivirus and firewall to see if the Internet appears. If the connection works, then the problem is in the security settings. Go to your antivirus settings and add your phone's access point to the list of exceptions or trusted networks. Set the network type to Private or Home instead of Public.
It is also worth paying attention to network optimizer programs (for example, cFosSpeed, NetLimiter). These utilities can intercept control of the network interface and conflict with drivers. Try disabling or uninstalling such programs to check their impact on your connection. Sometimes even the built-in power management utilities from the laptop manufacturer can interfere with the adapter's operation.
Don't forget to check your proxy server settings. If a proxy network was previously configured on the laptop for use in an office or corporate network, it may block the connection to the home or mobile Internet. Go to Settings → Network and Internet → Proxy server and make sure the "Use a proxy server" switch is turned off.
- 🛡️ Temporarily disable your antivirus to check the connection is working.
- 🏠 Set the network type to “Private” instead of “Public” in Windows settings.
- 🚫 Remove or disable network optimizer programs.
- 🔌 Disable the proxy server in your browser and system settings.
How to check work without a proxy?
Open a command prompt and enter the command 'netsh winhttp show proxy'. If you see that proxy settings are active, disable them through the system settings, as they often block Internet access when changing the network type.
Hardware faults and alternative methods
If software methods do not help, the problem may be hardware in nature. The laptop's AC adapter may have failed, or the antenna inside the case may have become disconnected. In this case, the laptop can see networks, but cannot maintain a connection. Try connecting your phone via USB cable in USB modem. If the Internet appears, then the problem is in the Wi-Fi module of the laptop or in its drivers.
A USB connection is often a more stable alternative, especially if the Wi-Fi module is old or damaged. To do this, go to your phone settings, select Connections → Access point and modem and activate the switch USB modem. The laptop will automatically detect your phone as a network adapter and establish a connection without having to enter a password.
It's also worth checking to see if your phone is overheated. When used for a long time in modem mode, the smartphone can become very hot, and the system will automatically turn off the Internet distribution to protect the processor. Let the phone cool down, remove the case and try again. If the problem persists, the Wi-Fi module in your phone may be faulty, and you should contact a service center.
As a last resort, you can use an external USB Wi-Fi adapter. This is a small device that is inserted into the USB port of a laptop and replaces the built-in module. Modern adapters support Wi-Fi 5 and Wi-Fi 6 standards, which guarantees compatibility with any modern smartphone.
- 🔌 Try connecting via a USB cable (USB modem) instead of Wi-Fi.
- 🌡️ Let the phone cool down if it overheats during operation.
- 📡 Use an external USB Wi-Fi adapter to replace the faulty module.
- 🔧 Check the physical condition of the antennas and connectors inside the laptop.
Connecting your phone via a USB cable in modem mode is the most reliable way to bypass problems with Wi-Fi, as it eliminates radio frequency interference and problems with wireless adapter drivers.
- Changing the frequency from 5 GHz to 2.4 GHz
- Resetting network settings
- APN setup
- USB connection
FAQ: Answers to frequently asked questions
Why does my laptop see the network but cannot connect?
This may be caused by an IP address conflict, an incorrect password, an outdated driver, or an antivirus block. Try forgetting the network, resetting the network settings and updating the adapter drivers.
Is it possible to use modem mode without internet on my phone?
No, modem mode simply shares an existing connection. If there is no mobile Internet on the phone (no signal, no balance or incorrect APN), the laptop will also not have access to the network.
How to find out the IP address of a phone in modem mode?
Usually this 192.168.43.1 or 192.168.44.1. The exact address can be found in the access point settings on your phone or in the “Connected devices” section.
Why is the Internet speed via modem low?
The speed depends on the load on the cellular operator's network, signal quality, frequency (2.4 GHz is slower than 5 GHz) and the distance between devices. Also, the speed may be limited by the tariff plan.
What should I do if my phone doesn’t see my laptop in the list of connected devices?
This is normal for some versions of Android. The phone only shows devices that have already successfully connected and are transmitting data. If the laptop shows “Connected”, then there is a connection.
⚠️ Attention: When using a USB modem, make sure that the “USB Debugging” function is enabled on your phone only if it is necessary for the drivers to work; in other cases, the standard charging mode is sufficient.Critical: If the problem only occurs with one specific laptop, and other devices connect fine, the problem is 100% in the settings or hardware of that laptop, and not in the phone.