Why my laptop can't see my phone's Wi-Fi: How to fix the problem on Windows 10

When a laptop suddenly stops noticing a hotspot created by a smartphone, it's one of the most annoying problems in the modern digital ecosystem. You enable tethering mode on Android or iOS, but in the list of available networks on Windows 10 The desired SSID is simply missing. This can happen for a variety of reasons, from a simple software glitch to incompatibility of wireless standards.

Often the root of the problem lies in how the laptop's operating system manages power saving or how the phone broadcasts the signal. Wi-Fi adapter drivers may conflict with new security protocols implemented in the latest versions of mobile operating systems. Furthermore, the frequency bands the access point operates on may simply not be supported by your laptop's network card.

In this article, we'll take a detailed look at all possible connection failure scenarios. We won't simply list obvious steps like "restart your device," but rather delve into the technical settings that actually affect network visibility. Understanding the nature of the conflict between your phone and laptop will allow you to resolve the issue once and for all.

Frequency Conflict: 2.4 GHz vs. 5 GHz

The most common technical reason why a laptop doesn't detect Wi-Fi from a phone is a frequency mismatch. Modern smartphones, especially flagship models, create a hotspot in the same frequency band by default. 5 GHz, as it provides higher data transfer rates and is less susceptible to interference. However, many laptops, especially those in the budget segment or older than 5-7 years, are equipped with Wi-Fi modules that only support the standard. 2.4 GHz.

When a phone broadcasts exclusively on a high frequency, the laptop's old adapter physically can't "see" this signal because it operates on a different radio spectrum. Your network's name simply won't appear in the list of available connections, creating the false impression that the hardware is faulty. The solution is to force the phone's access point to switch to a more compatible band.

To change the settings, you need to access your smartphone's modem settings. The path may vary depending on the model and operating system version, but the logic remains the same. Find the section responsible for access point settings and change the "AP Band" or "Frequency" setting.

  • 📱 Log in Settings your smartphone and select "Connections" or "Network and Internet".
  • 📡 Find the "Tethering & portable hotspot" section and tap "Set up a Wi-Fi hotspot."
  • ⚙️ In the "Range" or "AP Band" field, select a value 2.4 GHz instead of 5 GHz or "Auto".

⚠️ Please note: After switching to 2.4 GHz, the maximum internet speed on a connected laptop may decrease, especially if there are many neighboring routers nearby. However, this ensures compatibility with older Wi-Fi adapters.

If your laptop still doesn't detect the network after switching to the 2.4 GHz frequency, it's worth checking to see if it's hidden. Some phones have a "Hidden Network" option that requires you to manually enter the SSID on your computer. Make sure this feature is disabled in the same access point settings.

📊 What frequency does your phone use for Wi-Fi by default?
5 GHz
2.4 GHz
I don't know / I haven't checked
I only have a 5G mobile network.

Problems with Windows 10 drivers and network adapter

If the frequencies are fine, the next suspect is the laptop's software. The operating system Windows 10 sometimes does not handle changes to the network configuration correctly, especially if a different security protocol or communication channel was previously used. Wireless adapter driver — this is the intermediate layer between the hardware and the system, and it is this layer that most often fails when trying to connect to non-standard access points.

The first thing to do in this case is to reset your network settings. This will reset all network components to factory settings, delete saved network profiles, and restart network services. This often helps when your laptop "forgets" how to properly scan the air for new devices.

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

Run these commands in Command Prompt as administrator. After running the last command, be sure to restart your laptop. If the problem persists, the Wi-Fi adapter driver may be outdated or, conversely, too new and contains errors.

Try changing the wireless adapter's operating mode. In Device Manager, find your Wi-Fi module, go to Properties, then to the Advanced tab. Find the setting Wireless Mode or "802.11 Mode" and try switching it from 802.11ac on 802.11n or mixed mode. This can help if the phone uses a specific encryption standard.

  • 💻 Open "Device Manager" via the Start menu (right mouse button).
  • 📡 Expand the "Network adapters" branch and find your wireless module (usually contains the words Wireless, Wi-Fi, or 802.11).
  • 🔄 Right-click and select "Uninstall device", then select "Scan for hardware changes" from the action menu.

☑️ Wi-Fi Driver Diagnostics

Completed: 0 / 4

Power Saving Settings and Windows Services

Windows 10's aggressive power saving policy often results in a laptop not detecting Wi-Fi from a phone, as it simply "puts the network adapter to sleep" to conserve battery life. The system may mistakenly assume that if a network isn't found immediately, the adapter can be temporarily disabled. This is especially true for laptops running on battery power rather than plugged in.

To eliminate this factor, you need to prevent the system from disabling the Wi-Fi module. Go to "Device Manager," find your adapter, go to "Properties," and open the "Power Management" tab. Uncheck "Allow the computer to turn off this device to save power." This will force the adapter to remain in constant scanning mode, even if it drains a little more battery.

It's also worth checking the status of Windows services responsible for wireless connections. Service WLAN AutoConfig It must be running and running automatically. If it's stopped or malfunctioning, your laptop won't be able to properly scan the area for available networks, including your phone's hotspot.

⚠️ Note: Settings interfaces may vary depending on your Windows 10 build and driver version. If you don't find the exact name of the setting, look for synonyms related to Power Saving or Energy Efficient Ethernet.

Additionally, check that Airplane Mode isn't enabled. Sometimes a software glitch can cause the Airplane Mode indicator to be off, but the radios will remain disabled. Quickly toggling this mode in the notification center may jog the radios and get them working again.

Features of Internet sharing on Android and iOS

It should be taken into account that mobile device operating systems have their own limitations and peculiarities in Internet distribution. For example, on iPhone When connected to a computer via a USB cable, the Wi-Fi hotspot may become invisible to other devices, as priority is given to the wired connection. Android The situation may depend on the shell manufacturer and the system version.

Some smartphone manufacturers are implementing a "smart" hotspot feature that hides the network if no one connects to it for a long time or limits its visibility to devices outside the brand's ecosystem. It's also worth checking whether there's a limit on the number of connected devices. If the limit is reached (even if the devices are simply "stuck" in the list), reconnecting from a laptop will fail.

An important aspect is the security protocol. If the phone has an encryption protocol installed WPA3, and the laptop only supports WPA2, they won't "see" each other. In your phone's hotspot settings, it's recommended to set the security type to WPA2-Personal (AES) for maximum compatibility.

Parameter Recommended value Impact on visibility
Frequency range 2.4 GHz High (compatibility with older adapters)
Security protocol WPA2-Personal Critical (WPA3 may not be visible)
Hiding the SSID Off Full (network not displayed in list)
Maximum devices 1-5 Average (blocking new connections)
Why is my iPhone not visible on Windows?

Apple devices use a specific discovery protocol. Make sure "Maximum Compatibility" is enabled in Personal Hotspot settings on your iPhone. This will switch the network to 2.4 GHz and change the SSID broadcast algorithm.

DNS and TCP/IP stack failures

Sometimes the problem lies deeper than simply finding a network. The laptop may technically "see" the signal, but it may not process discovery packets (beacon frames) correctly, causing the network to not appear in the list of available networks. This often happens after a system update or installing a new antivirus program that implements its own network filters.

Resetting the TCP/IP stack is a drastic but effective method. It clears the network configuration cache, which may have become corrupted. In addition to the commands mentioned earlier, it's worth checking your DNS settings. If your IPv4 protocol properties contain static DNS addresses that aren't available on your current network (e.g., corporate ones), this may be blocking the discovery process.

Try setting up automatic DNS address acquisition. Go to Control Panel → Network and Internet → Network and Sharing Center, select Change adapter settings, right-click on Wi-Fi, select Properties → Internet Protocol Version 4 (TCP/IPv4) and make sure that the checkboxes for Obtain addresses automatically are checked.

  • 🛡️ Temporarily disable third-party antivirus or firewall software to prevent them from affecting your network traffic.
  • 🧹 Use the built-in Windows diagnostic tool: Settings → Network & Internet → Status → Network Reset.
  • 💾 Delete the saved phone network profile on your laptop ("Forget network"), if it's there, and try connecting again.