Why Wi-Fi won't connect from my phone to my laptop: causes and solutions

The situation when the laptop refuses to connect Connecting to the internet via a smartphone's hotspot is extremely common and can catch you off guard at the most inopportune moment. You enable tethering on your device, but your computer either doesn't see the network at all, displays "Unable to connect to this network," or endlessly tries to obtain an IP address. This is annoying, especially when you urgently need to send a file or check your email.

The reasons for this behavior lie in the incompatibility of security protocols, outdated wireless adapter drivers, or a simple failure in the operating system's network services. Windows And Android (or iOS) sometimes interpret encryption standards differently, leading to conflicts when devices handshake. The problem could also be purely hardware-related, such as if the laptop's antenna is damaged or the adapter isn't working properly.

In this article, we'll take a detailed look at all possible connection failure scenarios. We'll cover everything from simple network visibility checks to complex registry settings and frequency ranges. Understanding the nature of the error will help you quickly restore your connection without having to take your device to a service center.

Basic access point visibility and settings checks

Before delving into the depths of system settings, make sure your phone's hotspot is configured correctly for external discovery. Users often forget that modern smartphones can hide their networks by default or use a frequency band that an older laptop simply doesn't support. Check that "Visibility" is enabled in your hotspot settings.

Particular attention should be paid to the frequency range. If your phone is distributing internet on a frequency 5 GHz, and the laptop's network card only supports 2.4 GHz, the devices will never find each other. This is a common issue when using new flagships with older laptop models. Try switching the band in your phone's settings.

⚠️ Attention: Some mobile operators block tethering on unlimited data plans. If the hotspot turns on, but the internet doesn't work or disconnects immediately, check your plan's terms in your account.

It's also worth checking the network name (SSID). If the name contains Cyrillic characters or special symbols, the laptop may display the network incorrectly or ignore it entirely. Rename the access point, using only Latin letters and numbers to avoid encoding problems.

  • 📱 Make sure that your phone has mobile internet enabled, not just Wi-Fi (for sharing).
  • 🔒 Check the security type: use WPA2-Personal, as older drivers may not be compatible with WPA3.
  • 👁️ Uncheck the "Hidden network" box if it is checked in the access point settings.
  • 🔄 Restart the Wi-Fi module on your phone: turn the modem mode off and on again.

Network adapter driver and operation issues

If the basic settings are correct but the connection fails, the problem is most likely with the laptop's software. The network adapter drivers may be outdated or corrupted after an update. Windows or conflict with other software. In Device Manager, this often appears as a yellow exclamation point or error code.

To diagnose the problem, open the Device Manager and find the "Network Adapters" section. Find your wireless device (usually the name contains the words Wireless, Wi-Fi or 802.11). Try uninstalling the device and clicking "Scan for hardware changes" to have the system reinstall the driver automatically. This often resolves the issue with frozen services.

devmgmt.msc

This command, entered in the Run window (Win + R), opens the Device Manager. If automatic reinstallation doesn't help, we recommend downloading the latest driver from the official website of the laptop or chipset manufacturer (Intel, Realtek, Qualcomm) on another device and install manually.

Another common cause is the power saving setting. The system may attempt to conserve battery power by cutting off power to the adapter at inopportune moments, leading to connection failures. Disable the power saving feature for the specific device in the driver properties.

  • 💻 Right-click on the adapter and select "Properties."
  • ⚡ Go to the "Power Management" tab.
  • ❌ Uncheck "Allow the computer to turn off this device to save power."
  • ✅ Click "OK" and restart your laptop.
📊 What operating system is installed on your laptop?
Windows 10
Windows 11
macOS
Linux
Other

IP address and network protocol conflicts

Sometimes devices find each other but can't agree on address distribution. A laptop might request an IP address, but the phone doesn't respond or returns an address from the wrong subnet. In such cases, resetting the network settings and forcing a new address through the command line can help.

First, try resetting the TCP/IP stack. This will return network settings to factory defaults, clearing any configuration errors that may have accumulated over time. After running these commands, a system reboot will be required for the changes to take effect.

netsh int ip reset

netsh winsock reset

ipconfig /flushdns

You must run these commands as an administrator. Open the Command Prompt (cmd), right-click and select "Run as administrator." Enter the commands one by one, pressing Enter after each. If the laptop still won't connect to the phone's Wi-Fi, check your DNS settings.

You can try to register static DNS servers, for example, from Google or Cloudflare. Often, provider DNS on mobile networks is unstable when distributing traffic. Setting up addresses 8.8.8.8 And 1.1.1.1 can significantly speed up the connection establishment.

⚠️ Attention: Resetting network settings may delete saved passwords for other Wi-Fi networks and VPN settings. Make sure you remember the passwords for important networks or have a backup of your profiles.

Compatibility of 2.4 GHz and 5 GHz frequency bands

One of the most technical, yet common, reasons is a mismatch of frequency ranges. Modern smartphones often create an access point in the range by default. 5 GHz, as it's less congested and provides better speed. However, many laptops manufactured more than 5-7 years ago don't physically have a module capable of running at this frequency.

As a result, the laptop simply "doesn't see" the network, even though it's active. To solve this problem, you need to go to the access point settings on your phone (often hidden in the "Advanced" or "AP Configuration" menu) and change the AP Band to 2.4 GHzThis will make the network visible to all devices.

Parameter 2.4 GHz 5 GHz
Compatibility High (all devices) Low (new only)
Signal range Big, breaks through walls Less, worse through obstacles
Transfer speed Average High
Workload High (many neighbors) Low

If you can't find the range setting in the standard menu, it may be hidden. On some models Samsung or Xiaomi You need to activate additional options through the engineering menu or special applications for configuring the modem.

How to enter the Android engineering menu?

Enter the code on your phone ##4636## or *#0011#. However, be careful: changing settings in the engineering menu without proper training may result in loss of cellular signal. Only change the "Wi-Fi AP Band" setting if you are confident in what you are doing.

Security Errors and Encryption Types

Security protocols evolve, and sometimes new security standards on a phone become a barrier for an older laptop. If the security type set on a smartphone is WPA3, and the laptop's network card only supports WPA2, connection will be impossible. The system will return the error "Unable to connect."

You need to change the encryption type in your phone's hotspot settings. Find "Security Type" or "Encryption" and select WPA2-Personal (AES). This is the most universal standard, supported by virtually every device with a Wi-Fi module for the past 15 years.

It's also worth checking if MAC address filtering is enabled. If you previously configured a "Whitelist" of devices on your phone, the new laptop (or a laptop with a changed MAC address due to Windows privacy features) will be blocked. Disable filtering or add the laptop's MAC address to the allowed list.

  • 🔐 Change encryption to WPA2-Personal in the access point settings.
  • 📝 Check the list of blocked devices on your phone.
  • 🆔 Make sure your laptop doesn't have "Random MAC address" set for this network (in the Wi-Fi properties in Windows).
  • 🔄 Try temporarily removing the password to see if you can connect to an open network.
⚠️ Attention: Disabling the password (open network) makes your traffic visible to everyone. Use this method only for short-term diagnostics and immediately restore password protection.

Windows service failures and system errors

For connecting to wireless networks in Windows A special service is responsible. If it is stopped or running with errors, no amount of driver manipulation will help. The service is called "WLAN AutoConfig Service" (WlanSvc). Its condition should be checked first if other methods have not yielded results.

Open the services window by typing the command services.msc In the Run menu, find "WLAN AutoConfig Service" in the list. Make sure the startup type is set to "Automatic" and the status is "Running." If the service is stopped, click the "Start" button.

Sometimes, completely rebuilding your network profile helps. Windows 10 and 11 have a "Network Reset" feature that deletes all saved Wi-Fi profiles, resets adapter settings, and reinstalls network components. This is a drastic but effective method.

Reset path: Settings → Network & Internet → Advanced network settings → Network resetAfter clicking "Reset Now," your computer will reboot in 5 minutes. You'll need to re-enter your access point password.

☑️ Service diagnostic checklist

Completed: 0 / 5

Additional factors: antiviruses and firewalls

Don't discount third-party software. Aggressive antivirus or firewall settings can block incoming connections from the access point, deeming them potentially dangerous, especially if the network is identified as "Public."

Try temporarily disabling your antivirus and built-in Windows Defender. If your laptop successfully connects to Wi-Fi from your phone after this, the issue lies with your filtering rules. Add your access point to the exceptions or trusted networks list.

Also check if Airplane mode or any power saving features from the laptop manufacturer (for example, utilities from Lenovo, Asus, HP), which can forcibly disable the Wi-Fi module to save battery power.

Why does my laptop see the network, but it says "Unable to connect"?

Most often, this indicates a security mismatch. The phone expects a WPA2 password, but the laptop tries to use WPA3, or vice versa. It could also be caused by an incorrectly entered password (for example, incorrect letter case) or a full DHCP table on the phone (too many connected devices).

Can a dead phone battery affect Wi-Fi distribution?

Yes, some smartphones automatically disable the hotspot or reduce signal strength when their battery drops below 15-20% in power-saving mode. This can lead to an unstable connection or even a complete loss of connection to your laptop. It's recommended to charge your phone when using it as a modem.

What should I do if my laptop connects but says "No Internet access"?

This means there's a connection between the devices, but the phone itself doesn't have internet access. Check if the internet is working on the phone itself (by disabling Wi-Fi and leaving only mobile data). If the phone has internet access, try manually entering DNS 8.8.8.8 on the laptop.

Does the SIM card name affect the connection?

The SIM card name doesn't have a direct effect, but if the SIM card has a PIN, the phone may not register with the network immediately after turning it on, and the hotspot won't work. Make sure the PIN request is disabled or entered before attempting to share the internet.