Why Your Computer Can't Detect Mobile Wi-Fi: A Complete Diagnosis and Fix

Are you trying to share internet from your smartphone to your laptop or PC, but your access point simply isn't listed among available networks? This problem is familiar to millions of users, according to statistics. NetSpot, every fifth request to share mobile Wi-Fi fails. The reasons could lie in phone settings, computer hardware limitations, or driver conflicts. In this article, we'll look into all possible scenariosWhy Windows doesn't see the network Android or iPhone, - from a banal disabled Wi-Fi module to hidden energy saving parameters.

It's important to understand: the problem isn't always related to the phone. For example, older laptops with adapters Wi-Fi 4 (802.11n) may not support modern safety standards WPA3, which are enabled by default on new smartphones. And in some cases, even antivirus, blocking "suspicious" connections. We've compiled checklists for each operating system, a device compatibility chart, and step-by-step instructions so you can pinpoint the source of the problem in 10 minutes.

1. Checking the basic settings on your phone

Start with the obvious: make sure the access point is actually turned on and configured correctly. Android The path to the settings may differ depending on the shell (MIUI, One UI, ColorOS), but the general algorithm is the same:

  1. Open Settings → Wireless & networks → Tethering & portable hotspot (or Access point).
  2. Activate the switch Wi-Fi hotspot.
  3. Check the network name (SSID) and password - they should be displayed in the "Active" status.

On iPhone the easier way: Settings → Tethering and turn it on Allow others to connectPlease note: If you have iPhone With iOS 13 and older, by default, the hotspot turns off after 90 seconds without any devices connected. To avoid this, connect your computer to your phone via USB or Bluetooth before activating Wi-Fi.

Make sure mobile internet is enabled

Check remaining traffic (with a limited tariff)

Restart your phone

Disable VPN on your phone (if used)

-->

Typical mistake: users forget that the access point is on Android may automatically turn off when the screen is locked. To avoid this, find the option in the tethering settings Disable when no devices are present and deactivate it. On some models Samsung This function is hidden in Additional settings.

⚠️ Warning: If you use dual-SIM phone, make sure the hotspot is configured for the same SIM card that has access to the mobile internet. On some devices (e.g., Xiaomi Redmi Note 10) When activating the modem mode, the Internet automatically switches to the main SIM card, even if mobile data was enabled on another one.

2. Problems with the Wi-Fi adapter on your computer

If your phone is distributing the network, but your computer doesn't see it, first check physical condition of the adapterOn laptops, the hardware Wi-Fi switch (for example, on the boxes) often triggers Lenovo ThinkPad or HP EliteBook) or a key combination - usually Fn + F2/F12 (The exact key depends on the model). For desktop PCs, check for an external adapter - if it is connected via USB 3.0, try moving it to the port USB 2.0 (blue connector).

Next we move on to the software part:

  • 🔍 Open device Manager (Win + X → Device Manager) and find the section Network adaptersIf a yellow exclamation mark appears next to the adapter's name, the driver is not working correctly.
  • 🔄 Right-click on the adapter → Update driverAutomatic searchIf Windows does not find updates, download the driver from the manufacturer's official website (for example, for Intel AX200 or Qualcomm Atheros).
  • 🔌 Disable the adapter in the device manager, then enable it again (right click → Disconnect the deviceTurn on the device).

Critical moment: If there is no adapter at all in the device manager, this may mean:

  • Hardware failure (for example, a loose contact on the motherboard).
  • Disabling the adapter in BIOS/UEFI (you need to go into the settings when loading, usually by F2/Del, and find the option Wireless LAN or Wi-Fi).
  • Conflict with other network equipment (for example, virtual adapters from VirtualBox or VPN clients).

Built-in (laptop)

External USB adapter

PCI-e card (desktop PC)

Don't know

-->

3. Conflicts between Wi-Fi and security standards

Modern smartphones (iPhone 12+, Samsung Galaxy S21+, Google Pixel 6+) by default they distribute Wi-Fi in the standard 802.11ac (Wi-Fi 5) with encryption WPA3Old computers (especially with adapters) Wi-Fi 4 or 802.11n) may not support these standards. The solution is to forcefully change the access point settings:

Parameter Recommended value Where to change
Wi-Fi standard 802.11n (2.4 GHz) Access point settings → Frequency range
Security type WPA2-PSK Access Point Settings → Security
Channel width 20 MHz Access point settings → Advanced
Compatibility mode On Only on some Androids (eg. Huawei)

On iPhone You can't change the Wi-Fi standard, but you can try resetting the network settings: Settings → General → Transfer or reset iPhone → Reset → Reset Network SettingsThis will delete all saved Wi-Fi passwords, but it often solves sharing issues.

Important for Windows 10/11: If your computer previously connected to this access point but now can't see it, remove the network from the list of saved networks. To do this:

  1. Open Settings → Network & Internet → Wi-Fi → Manage known networks.
  2. Find the name of your mobile hotspot and tap Forget.
  3. Restart your computer and try connecting again.

4. The impact of antiviruses, firewalls, and VPNs

Security software often blocks "non-standard" connections, perceiving them as a potential threat. For example, Kaspersky Internet Security by default, it limits access to ad-hoc networks (which includes distribution from a phone), and Avast can completely disable the Wi-Fi adapter when scanning the system.

What to do:

  • 🛡️ Temporarily disable your antivirus and check if the network appears in the list of available ones.
  • 🔥 Open Windows Firewall (Control Panel → System and Security → Windows Firewall) and check the rules for incoming connections. If there are any blocks for svchost.exe or wlansvc, delete them.
  • 🌐 Disable the VPN on your computer - some services (for example, ProtonVPN or NordVPN) redirect all traffic through their servers, which may conflict with Wi-Fi distribution.

If the problem disappears after disabling the antivirus, add an exception for the network adapter:

  1. Open your antivirus settings (for example, ESET NOD32).
  2. Find the section Net or Firewall.
  3. Add an exception for the file C:\Windows\System32\drivers\vwififlt.sys (Virtual Wi-Fi driver in Windows).
⚠️ Note: On some laptops with Intel Wi-Fi 6 adapters (AX200, AX201) firmware Intel PROSet/Wireless may interfere with Wi-Fi distribution. Try uninstalling this software via Control Panel → Programs and Features and use the standard Windows driver.

5. IP addressing and DHCP issues

If the computer sees the network but cannot connect (it says "Failed to obtain an IP address"), the problem lies in the protocol DHCPA mobile hotspot should automatically assign IP addresses to connected devices, but sometimes this process fails. Here's how to fix it:

On the phone:

  • 📱 Restart your access point (turn tethering mode off and on).
  • 🔧 On Android In the access point settings, find the option Show advanced settings and check that DHCP included.

On the computer:

  1. Open Command line as administrator (Win + X → Command Prompt (Administrator)).
  2. Enter in order:
    netsh winsock reset
    

    netsh int ip reset

    ipconfig /release

    ipconfig /renew

  3. Restart your computer.

If this does not help, assign a static IP address manually:

  1. Open Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings.
  2. Right click on Wi-FiPropertiesInternet Protocol version 4 (TCP/IPv4).
  3. Select Use the following IP address and enter:
    • IP address: 192.168.43.100 (the last digit can be any number from 2 to 254)
    • Subnet mask: 255.255.255.0
    • Default gateway: 192.168.43.1 (standard access point address on Android)
    • DNS: 8.8.8.8 (Google DNS)
What should I do if the Internet doesn't work after manually setting up my IP?

If you still have no internet after assigning a static IP, check:

1. Does the gateway address match the phone's IP address (you can find this in the access point settings on your smartphone).

2. Does the firewall block ports 67 and 68 (used for DHCP).

3. Is the "Isolate Devices" mode enabled on your phone (on some firmware versions, it disables data exchange between connected clients).

6. Hardware limitations and features of hardware configurations

Not all computers are physically capable of connecting to a mobile hotspot. Here are the key hardware reasons:

  • 📡 Outdated Wi-Fi adapter: If your PC was released in 2012 or earlier, its adapter may not support modern standards. For example, Broadcom 4313 (installed in MacBook Pro 2011) does not work with WPA3 and networks 5 GHz.
  • 🔋 Energy saving: In the power settings, Windows can disable the Wi-Fi adapter to save battery power. Open Control Panel → Power Options → Change plan settings → Change advanced power settings and find the parameter Wireless Network Adapter Settings → Power Saving Mode. Set value Maximum performance.
  • 📶 2.4 GHz Interference: If the phone distributes Wi-Fi on 2.4 GHzIf microwaves, cordless phones, or other routers are nearby, the signal may be suppressed. Try manually changing the channel on your phone (for example, from 6 to 11).

For laptop owners with Intel Wi-Fi 6: these adapters (AX200, AX201, AX210) sometimes conflict with Wi-Fi distribution due to the function 160 MHz Channel WidthTo disable it:

  1. Open device Manager → find your adapter.
  2. Go to the tab Additionally.
  3. Find the parameter Preferred Band or Channel Width for 5GHz and set the value 20 MHz Only.

7. Specific problems on Windows 10/11

There are several pitfalls in recent versions of Windows that prevent you from connecting to mobile hotspots:

  • 🪟 WLAN AutoConfig Service: If it's disabled, Windows won't be able to discover new networks. Check its status:
    1. Click Win + R, enter services.msc.
    2. Find a service WLAN AutoConfig Service.
    3. Make sure it is running and the startup type is Automatically.
  • 🔄 Fast network connection: There is a feature in Windows 11 Fast connection, which can ignore networks with low signal strength. Disable it in Settings → Network & Internet → Wi-Fi → Manage known networks.
  • 🛠️ Virtual adapters: Programs like VirtualBox or BlueStacks create virtual network interfaces that may conflict with your primary Wi-Fi. Disable them in Device Manager (chapter Network adapters).
  • If you no longer see your mobile Wi-Fi after updating Windows, try rolling back the adapter driver:

    1. Open device Manager → find your Wi-Fi adapter.
    2. Right click → Properties → tab Driver.
    3. Click Roll back (if the button is active).
    ⚠️ Note: On some laptops with Realtek adapters (for example, Realtek RTL8821CE) After upgrading to Windows 11, support is lost. ad-hoc networks (which includes sharing from a phone). The solution is to manually install the driver from the laptop manufacturer's website, not from Windows Update.

    FAQ: Frequently asked questions about connection

    My computer sees the network from my phone, but it won't connect—it says "Unable to connect to this network." What should I do?

    This error is usually related to incorrect security settings. Try:

    1. Change the security type on your phone WPA3 on WPA2.
    2. On your computer, remove the network from known ones and connect again.
    3. Temporarily disable antivirus and firewall.

    If this doesn't help, check if the phone is in the "Noise" mode. MAC address filtering (on some firmware versions Xiaomi And Huawei it blocks new devices).

    My phone is broadcasting Wi-Fi, but my computer can't access the internet. How can I fix this?

    Most likely, the problem is in the settings. IPv4 or DNS. Do the following:

    1. On your computer, open Command line and run:
      ping 8.8.8.8

      If you can ping but can't access websites, there's a DNS issue. Set your DNS manually. 8.8.8.8 or 1.1.1.1.

    2. On your phone, check that the setting is enabled. Allow other devices to use mobile data (on Android it may be hidden in the additional settings of the access point).
    3. If you use iPhone, make sure that in Settings → Tethering the parameter is enabled Maximum compatibility.
    Is it possible to share Wi-Fi from a phone without a password?

    Technically yes, but it is extremely unsafe. Android you can create an open network:

    1. Open the access point settings.
    2. Select the security type Open network or None.
    3. Save the changes.

    However, in this case:

    • Anyone within range will be able to connect to your network and use your traffic.
    • On iPhone It is impossible to create an open access point - the minimum security level is always WPA2.
    • Some operators (eg. Megaphone or Beeline) block distribution without a password on tariffs with unlimited Internet.
    Why can my laptop see the hotspot from my phone, but my desktop PC can't?

    Desktop PCs often use external USB Wi-Fi adapters, which can:

    • Do not support the regime ad-hoc (distribution from a phone is an ad-hoc network).
    • Have outdated drivers (especially cheap chip adapters) Realtek RTL8188).
    • Be connected to the port USB 3.0, which creates interference at the 2.4 GHz frequency.

    Solutions:

    1. Connect the adapter to the port USB 2.0 (black connector).
    2. Update the adapter driver from the official website (not via Windows Update!).
    3. Try a different adapter, for example, one with a chip Intel or Qualcomm Atheros.
    Can a mobile operator block Wi-Fi hotspots?

    Yes, some operators limit or completely block tethering on certain plans. For example:

    • Tele2 The "My Conversation" tariff blocks data sharing after 7 GB of traffic.
    • MTS The Smart tariff limits the upload speed to 64 kbps.
    • Yota Allows distribution only on tariffs marked "Unlimited for devices".

    How to check:

    1. Insert the SIM card into another phone and try sharing Wi-Fi.
    2. Call your operator and clarify the terms of your tariff (sometimes the blocking is removed after you activate a paid option).
    3. Use apps like NetShare or PdaNet+, which bypass operator restrictions via VPN.
    ⚠️ Please note: Bypassing carrier blocking may violate the user agreement. In some cases, this may result in speed restrictions or SIM card blocking.