It often takes you by surprise when your laptop refuses to detect a hotspot created on your smartphone. You might have mobile internet and your data plan allows you to share data, but the wireless network simply doesn't show up in the list of available connections on your computer. This can happen at the most inopportune moment: while traveling, at your summer cottage, or during a power outage at home.
The problem may stem from software glitches in the Windows operating system or from incompatibility of frequency ranges between devices. Sometimes simply rebooting the modules is enough, but in other cases, more detailed configuration of the distribution parameters is required. In this article, we'll examine all the possible reasons why. The laptop doesn't see the phone's Wi-Fi., and we will offer step-by-step instructions on how to troubleshoot the problem.
Before resorting to complex registry or driver manipulation, it's worth eliminating trivial but often overlooked factors. Check whether tethering is enabled on your smartphone and whether your data plan has run out. If the basics are in order, proceed to the detailed solutions described below.
Checking the basic settings of the access point
The first thing you need to do is ensure that your smartphone is actually broadcasting a signal. Users often forget that tethering may have turned off automatically due to a lack of connected clients or power saving. Go to your device's settings and ensure the "Access Point" slider is active and blue or green.
It's important to check the frequency range the service operates on. Modern smartphones often use the standard by default. 5 GHz, which provides high speed but has a shorter range and poorer penetration through obstacles. Older laptops or models with budget Wi-Fi adapters may simply not support this frequency range.
- 📱 Open the hotspot settings on your phone.
- 📡 Find the "AP Band" or "Frequency Range" option.
- 🔄 Switch the value from 5 GHz to 2.4 GHz.
- 💾 Save the changes and re-enable tethering.
It's also worth paying attention to the network name (SSID). If the name contains special characters, spaces, or Cyrillic characters, some network adapters may ignore the network or display it incorrectly. Try renaming the network, using only Latin letters and numbers.
Problems with Wi-Fi adapter drivers on a laptop
If your phone's settings are correct, but your laptop still can't see the network, the problem may be with your computer's software. The wireless module drivers may have crashed after a Windows update or a software conflict. In Device Manager, this often appears as a yellow exclamation point next to the network controller.
To check the adapter status, right-click on the Start button and select device ManagerExpand the "Network adapters" branch. If you see a device named "Wireless," "Wi-Fi," or a brand like Realtek, Intel, Qualcomm, but it is marked with an error, you will need to reinstall the driver.
☑️ Driver diagnostics
Sometimes, simply resetting the adapter settings without completely reinstalling the drivers helps. In the same Device Manager, right-click your Wi-Fi module and select "Uninstall device." Don't worry, it won't break your system. After uninstalling, click "Action" -> "Scan for hardware changes." Windows will attempt to reinitialize the device and run the default driver.
A more radical, yet effective, method is to use the command prompt to reset network settings. Open the command prompt as administrator and enter the Winsock reset command.
netsh winsock reset
After running the command, be sure to restart your computer. This clears the network connection cache and often resolves issues where the laptop stops detecting any new networks, including the phone's access point.
SSID Hidden Mode and Other Visibility Limitations
One of the Wi-Fi security features is the ability to hide the network name (SSID). If the "Hide Device" or "Hidden Network" option is enabled on your phone, your laptop won't display it in the general list of available connections. To connect, you'll need to manually create a new connection by entering the network name and password.
Check your smartphone's access point settings. In the Wi-Fi configuration section, find the "Hidden network" switch and make sure it's off. If you're intentionally hiding your network, select "Hidden network" in the Wi-Fi list on your laptop and enter the exact name (SSID) and password.
Why hide the SSID?
Hiding the network name is a security measure that "remains invisible." However, it doesn't provide 100% protection, as the network name is still transmitted in service data packets, which are easily intercepted by sniffers. It's better to use a strong WPA2/WPA3 password.
It's also worth considering the limit on the number of connected devices. In the hotspot settings on Android or iOS, you can set a user limit (usually up to 5 or 10 devices). If the limit is reached, new devices won't see the network or won't be able to connect to it, although the signal will still be present.
Another consideration is the security protocol. If your phone is set to the latest encryption standard and your laptop's Wi-Fi module is outdated, they may be incompatible. Try temporarily changing the security type in your access point settings from WPA3 to WPA2-Personal.
Windows network service failures
The Windows operating system relies on background services to manage network connections. If the Connection Manager or WLAN AutoConfig service is stopped or malfunctioning, the laptop will be physically unable to scan the air for available networks.
To check the status of services, click Win + R, enter services.msc and press Enter. In the list that opens, find the service WLAN AutoConfigMake sure its status is "Running" and the startup type is set to "Automatic." If the service is stopped, click the "Start" button.
| Service | Status | Launch type | Action on failure |
|---|---|---|---|
| WLAN AutoConfig | In progress | Automatically | Restart the service |
| Connection Manager | In progress | Automatically | Restart the service |
| Network List Service | In progress | Manually | Check the logs |
| Network connections | In progress | Manually | Restart your PC |
If restarting the services doesn't help, try performing a network reset through Windows settings. Go to Settings → Network & Internet → Advanced network settings → Network resetThis operation will delete all saved Wi-Fi passwords and reset the adapters to factory defaults, which often resolves software conflicts.
The impact of antivirus and firewall
Third-party antivirus programs and firewalls may block new network connections, considering the phone's access point potentially dangerous, especially if it's identified as a "Public Network." Aggressive security settings sometimes completely hide new SSIDs from the user.
Try temporarily disabling your antivirus and Windows Firewall. If your laptop detects your phone's Wi-Fi after this, the issue lies with your traffic filtering rules. You'll need to add your access point to the list of trusted networks or exclude it from scanning.
⚠️ Caution: Don't leave your computer without antivirus protection for long periods of time. After checking your access point settings, immediately turn the protection back on.
Also, check that you don't have a "Public Network" profile with strict restrictions in your network settings. In Windows 10 and 11, when you first connect, the system asks if you want your computer to be discoverable. If you answer "No," the system applies strict rules that may prevent tethering from working properly.
Hardware conflicts and power saving
Laptops, especially budget ones, are often equipped with combined Wi-Fi and Bluetooth modules. If Bluetooth is actively used (for example, by connecting a mouse or headphones), it can cause interference or consume antenna resources, making Wi-Fi network scanning unstable.
Try temporarily disabling Bluetooth on your laptop and phone, then check the list of available networks. If the problem disappears, there's either frequency interference or insufficient module resources.
Another common cause is Windows power saving settings. The system may disable the Wi-Fi adapter to conserve battery power, which causes it to malfunction when attempting to scan.
- 🔋 Open Device Manager.
- 📡 Find your Wi-Fi adapter in the list.
- ⚙️ Right-click → Properties → Power Management tab.
- ❌ Uncheck the box next to "Allow the computer to turn off this device to save power."
After making changes to power settings, be sure to reboot. This will allow the adapter to initialize with the new settings and operate continuously without going into sleep mode.
Frequently Asked Questions (FAQ)
Why can my laptop see other Wi-Fi networks but not my phone's hotspot?
The problem is most likely a frequency band incompatibility. Your phone uses the 5 GHz band, but your laptop only supports 2.4 GHz. Switch the band in your phone's hotspot settings.
Can antivirus block network visibility?
Yes, some antivirus network protection modules may detect a new access point as a threat and hide it. Try temporarily disabling the protection for diagnostic purposes.
What should I do if Wi-Fi disappears after a Windows update?
The update may have replaced a working driver with an incorrect one. Go to Device Manager, select your Wi-Fi adapter, click "Update driver" → "Browse my computer for driver software" → "Choose from a list of available drivers," and select the previous version.
Does the carrier name affect network visibility?
No, the operator's name (MTS, Beeline, Tele2) doesn't affect the technical feasibility of tethering. However, if your operator has a data limit on tethering, the internet may not work, even though the network is visible.
How can I check if my laptop can see any networks?
Click the Wi-Fi icon in the system tray. If the list is empty, click "Show available networks." If there are still no networks, check whether Airplane Mode is enabled or the physical Wi-Fi switch on the laptop is turned off.