It's more common than you might think for a laptop or desktop PC to refuse to detect a hotspot created on your smartphone. Users may find the list of available networks empty, or their device may see other routers but ignore mobile data. This can paralyze work if a wired connection is down and network access is urgently needed. The problem isn't magical, but rather lies in specific technical limitations or software glitches.
In most cases, the cause lies in incompatible frequency bands or security settings you've configured on your phone. Modern smartphones default to faster but less compatible standards, which older computer network adapters simply can't read. Understanding the physics behind the process and the operating system logic will help you quickly restore your connection.
Below, we'll detail all possible scenarios, from a simple disabled module to advanced encryption protocol settings. You'll learn how to diagnose the problem in a couple of minutes and what settings need to be changed in the interface. Android or iOS, so that your PC finally saw the network.
Checking basic visibility and phone settings
The first thing to do is ensure that the sharing function is actually active and working correctly. Users often forget that the sharing menu must be constantly open on some smartphone models, or that power-saving mode is enabled, which turns off the module immediately after the screen goes dark.
Go to the hotspot settings and check if there's a limit on the number of devices that can connect. If the limit is set to "0" or "1" and someone else (such as a tablet) is already connected to your phone, your computer won't be able to initiate a connection. Also, check if SSID hiding is enabled—if this option is enabled, the network won't appear in the general list and will have to be added manually.
Make sure your phone's mobile data is enabled. Sometimes the "Access Point" slider is lit, but data transfer is blocked by your carrier or disabled in the general network settings. Without active data traffic on the smartphone, the computer can see the network but won't be able to complete the handshake.
It's important to check whether your antivirus or firewall is blocking incoming connection requests on your phone. Built-in security features Android can sometimes be too aggressive with new devices when trying to connect.
⚠️ Note: If you've just updated your phone's operating system, your hotspot settings may have been reset to factory defaults, including a changed password or network name.
The Frequency Issue: 2.4 GHz vs. 5 GHz
This is the most common technical reason why a computer doesn't detect Wi-Fi from a phone. Modern smartphones that support the standards 802.11ac And 802.11axBy default, they create an access point in the 5 GHz band. This band provides high speed, but has a shorter range and, most importantly, is not supported by older Wi-Fi adapters.
If your laptop or USB dongle is more than 7-8 years old, it's physically incapable of operating at 5 GHz. For it, such a network simply doesn't exist. As a result, you see an empty list or other networks from the router (which operate at 2.4 GHz), but your phone remains invisible.
The solution is to force a band switch on your phone. In the access point settings, find the "Band" or "AP Band" option and select the value 2.4 GHzAfter this, the network will become visible to any device, even a very old one.
It's worth noting that the 2.4 GHz band is noisier, especially in apartment buildings, but it guarantees maximum compatibility. If your computer is new but still can't detect the 5 GHz network, check your network adapter drivers—the manufacturer may have released an update that adds support for new standards.
Security protocols and encryption
Another critical point is the security type. The phone may offer to create a secure network. WPA3, which is the modern standard. However, if a computer's network card doesn't implement this standard, it will simply ignore the network because it won't recognize the encryption method.
In the hotspot settings on your smartphone, find the "Security Type" or "Encryption" option. If it's selected there, WPA3-Personal, try changing it to WPA2-PSK (AES)This is the most universal standard, understood by almost all devices released over the past 15 years.
Also check if you are using an outdated protocol. TKIP instead of AESSome modern devices, on the other hand, may refuse to connect to networks with weak encryption, considering them unsafe, although more often than not, the problem lies in the PC's inability to understand the phone's new protocol.
Why is WPA3 causing problems?
The WPA3 protocol requires support for special hardware functions (SAE handshake). If your Wi-Fi module is older, it doesn't have the instructions to handle this handshake and simply won't display the network in the list of available networks.
After changing the security type, be sure to turn off and then back on the hotspot on your phone. Sometimes changes only take effect after a full Wi-Fi reboot.
Network adapter drivers on your computer
If your phone settings are correct, the problem may lie in your computer software. Outdated, corrupted, or default Windows drivers may not scan the airwaves correctly, skipping certain channels or network types.
Open device Manager (click Win + X and select an item from the list. Find the "Network Adapters" section. If there's a yellow exclamation mark or an unknown device next to your Wi-Fi module, the driver definitely needs updating. Even if there's no sign, you should try updating the software manually through the laptop or card manufacturer's website.
In the adapter properties, in the "Advanced" tab, you can often find the parameter Wireless Mode or 802.11n/ac/ax Mode. Make sure that there is no restriction only on old standards (for example, 802.11b/g). There must be a value Auto or a mixed mode, including n And ac.
⚠️ Warning: Be careful when installing drivers from third-party aggregator websites. Use only official resources from hardware manufacturers (Intel, Realtek, Qualcomm Atheros) to avoid introducing malicious code.
Sometimes, a complete reset of Windows network settings helps. This can be done via the command prompt with administrator rights by running the command netsh winsock reset, after which a system reboot is required.
Hidden networks and manual connection
If you've accidentally or intentionally hidden the network name (SSID) on your phone, your computer won't broadcast it in the general list. In this case, you'll need to create a connection profile manually. This is a common situation when users want to increase security but forget how to connect from a new device.
In Windows, go to Settings → Network & Internet → Wi-Fi → Manage known networks → Add new networkHere you need to enter the network name accurately (case sensitive), select the security type (usually WPA2-Personal) and enter the password.
After saving the profile, your computer will actively search for this hidden network. If the name is entered incorrectly, even in one character, the connection will fail. Make sure the network name in the hotspot settings on your phone is entered exactly as you entered it on your PC.
☑️ Manual connection checklist
It's worth remembering that hiding the SSID isn't a complete security measure, as data packets are still transmitted openly, and the network name is easily intercepted by sniffers. For home internet access from a phone, it's easier to use a strong password than to hide the network.
Operating system specifics: Android and iOS
Different mobile operating systems behave differently when creating a hotspot. Owners iPhone People often encounter problems with their PC not seeing the network because the lock screen isn't enabled or the settings menu isn't open. iOS has a quirk: for network discovery by name (without entering a password), iTunes or Apple drivers must be installed on the PC. Otherwise, the phone is only visible as a standard Wi-Fi network, and even then, not always.
On Android The situation depends on the manufacturer's shell. For example, on Xiaomi or Samsung There may be restrictions in the developer menu or power saving settings that disable the Wi-Fi module if the screen goes dark. Check if the "Turn off hotspot if no connection for more than 10 minutes" restriction is enabled.
MAC address randomization is also available on Android 10 and higher. A computer may block the connection if the phone's old MAC address is stored in its router settings (or in static access lists), and the system is distributing a new one. Try selecting "Use random MAC address" -> "None" or "Use device MAC" in the Wi-Fi settings for this network on your phone.
| 4-10 (configurable) | 5 (fixed) | Check the limit in the settings |
| Parameter | Android (standard) | iOS (iPhone) | Recommendation for PC |
|---|---|---|---|
| Default frequency | 2.4 GHz or 5 GHz (auto) | 2.4 GHz (frequently) | Switch to 2.4 GHz |
| Security | WPA2/WPA3 | WPA2/WPA3 | WPA2-Personal (AES) |
| Visibility | Depends on the settings | Requires opening the menu | Keep your phone screen on |
| Max devices |
FAQ: Frequently Asked Questions
Why does the phone see the laptop, but the laptop doesn't see the phone?
This is due to the scanning architecture. The active scanner (laptop) may skip channels used by the phone or ignore specific beacon packets from the mobile OS. It's also possible that the laptop is stuck on the router's channel and rarely switches to scan for other networks.
Is it possible to share Wi-Fi if your phone doesn't have a SIM card?
Yes, you can. The phone will create a local network through which computers can share files or play local games. However, you won't be able to access the global internet unless the phone itself is connected to Wi-Fi and broadcasting it (not all models support repeater mode).
The computer sees the network and says "Connected," but there's no internet. What's wrong?
Most likely, the problem is with your service provider (no traffic, packet depletion) or the DNS settings on your computer are corrupted. Try entering the DNS servers in the IPv4 properties. 8.8.8.8 And 8.8.4.4.
Does phone battery charge affect network visibility?
It does have an indirect effect. When the battery is low (usually below 15-20%), many smartphones automatically disable the hotspot or reduce the Wi-Fi module's power to save energy, making the network unstable or invisible from a distance.