Laptop won't connect to Wi-Fi from phone: Complete troubleshooting guide

You are trying to share the Internet from your phone to your laptop via mobile hotspot, but your devices stubbornly refuse to connect? This situation is familiar to many: the smartphone's hotspot is active, the laptop "sees" it, but when attempting to connect, it returns the error "Unable to connect to the network" or endlessly "obtaining an IP address." Sometimes the problem is even worse—the laptop doesn't detect the phone's network at all, even though other devices connect without issue.

The reasons for such behavior may lie in phone settings (incorrectly configured access point, operator restrictions, IP conflict), and in laptop software failures (outdated Wi-Fi drivers, conflicting Windows services, firewall blocking). In rare cases, hardware is to blame—for example, a faulty Wi-Fi module in a laptop or hardware limitations in a phone. In this article, we'll look into all possible failure scenarios, including little-known nuances like Wi-Fi channel conflicts or MAC address blocking, and we'll provide clear instructions for each situation.

1. Checking the basic settings on your phone

Start with the obvious: make sure your phone's hotspot is enabled and configured correctly. Even minor errors in the network name or security type can block the connection. For example, if the network name (SSID) contains Cyrillic characters or spaces, some laptops may not recognize it.

On Android (versions 10+) the path to the settings is usually like this: Settings → Network & Internet → Hotspot & Tethering → Wi-Fi HotspotOn . iPhone (iOS 15+): Settings → TetheringPlease pay attention to the following parameters:

  • 🔄 Network name (SSID): must contain only Latin letters and numbers (for example, MyHotspot_5G instead of "MyHotspot").
  • 🔒 Security type: select WPA2-PSK (the most compatible option). WPA3 may not be supported by older laptops.
  • 📶 Frequency range: if the laptop does not support 5 GHz, force install 2.4 GHz in the access point settings.
  • 👥 Maximum number of connected devices: The default limit is often 1-2 devices. Increase it to 5-10.

Also, check if your mobile operator is blocking your connection. Some plans (especially those with unlimited internet) limit the amount of traffic distributed via a hotspot. For example, MTS And Beeline There may be speed or data volume limitations when using tethering.

⚠️ Attention: On some smartphones Xiaomi, Samsung And Huawei After updating the firmware, the access point settings are reset. If everything worked before but now doesn't, try creating a new network with different settings.

2. Diagnosing problems on a laptop

If your phone is fine, but your laptop stubbornly won't connect, the problem lies in its settings. Start by checking Wi-Fi adapterOn . Windows 10/11 open device Manager (Win + X → Device Manager) and find the section Network adaptersIf there is an exclamation mark next to the adapter name, the driver is not working correctly.

Update the driver manually:

  1. Right click on the adapter (eg. Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4).
  2. Select Update Driver → Browse my computer for driver software.
  3. Specify the path to the previously downloaded driver from the manufacturer's website (do not use drivers from Windows Update - they are often outdated!).

On macOS (Ventura/Monterey) Check your network settings in System Preferences → NetworkIf there is no active Wi-Fi connection in the list on the left, click “+” and add it manually. Linux (Ubuntu/Debian) run in terminal:

sudo lshw -C network | grep -A 10 "Wireless"

sudo systemctl restart NetworkManager

If your laptop "sees" the network but doesn't connect, try forget the network and reconnect:

  • 🪟 On Windows: Settings → Network & Internet → Wi-Fi → Manage known networks → Select your phone's network and tap "Forget."
  • 🍎 On macOS: open System Preferences → Network → Wi-Fi → Advanced and remove the network from the list.
📊 What kind of laptop do you have?
Windows
macOS
Linux
Chromebook
Don't know

3. IP and DNS conflicts

One of the most common causes of problems is IP address conflictThe phone is sharing the internet, but the laptop can't obtain the correct IP address because another device on the network is already using the same one. Or, the DHCP server on the phone isn't working properly. To check this, connect to the hotspot from another device (such as a tablet). If it connects without problems, the laptop is at fault.

Solutions:

  • 🔢 Manually set the IP on the laptop:
    1. On Windows: Settings → Network & Internet → Wi-Fi → Configure adapter settings.
    2. Right-click on the connection → Properties → Internet Protocol Version 4 (TCP/IPv4).
    3. Check the box "Use the following IP address" and enter:
      IP: 192.168.43.100
      Mask: 255.255.255.0
      Gateway: 192.168.43.1 (the usual gateway address for a hotspot on Android).
  • 🔄 Flush DNS cache:
    ipconfig /flushdns

    On macOS/Linux:

    sudo dscacheutil -flushcache  # macOS
    

    sudo systemd-resolve --flush-caches # Linux

  • 📡 Change the Wi-Fi channel on your phoneIf your laptop and phone are on the same channel as neighboring networks, interference may occur. Select a channel in the access point settings. 6 or 11 (least loaded in the 2.4 GHz range).
  • If the connection works after manually setting up the IP address, the problem is definitely with DHCP. This could indicate a problem with the phone's firmware or a conflict with the antivirus software on the laptop (for example, Kaspersky or Avast sometimes they block receiving IP).

    Make sure the DHCP server is enabled on your phone|

    Try connecting another device to the hotspot|

    Manually set IP on laptop|

    Reset network settings on your phone and laptop-->

    4. Blocking by a firewall or antivirus

    Often the connection is blocked built-in Windows firewall or a third-party antivirus. For example, ESET NOD32 And Dr.Web may view tethering from a phone as a potential threat. To check this:

    On Windows:

    1. Open Control Panel → Windows Firewall → Allow an app to interact with the app.
    2. Find in the list Network discovery and make sure that the private network is checked "Allow".
    3. Temporarily disable your firewall and try connecting again.

    On macOS:

    1. Open System Preferences → Security & Privacy → Firewall.
    2. Click the lock at the bottom of the window, enter the password and temporarily disable the firewall.

    If the connection works after disabling protection, add an exception for the hotspot network in the antivirus settings. For example, in Kaspersky Internet Security it's done like this:

    1. Open the main program window → Settings → Advanced → Network.
    2. In the Network Management section, add your phone's network to the trusted list.
    ⚠️ Attention: Some corporate laptops come with pre-installed software (eg. Dell Latitude or HP EliteBook) have additional security policies that block connections to "untrusted" networks. In this case, administrator intervention may be required.

    5. Hardware problems and limitations

    If none of the software methods help, the problem may be hardware. Here are the most common hardware issues:

    Problem Signs Solution
    A faulty Wi-Fi module in a laptop The laptop doesn't see it none Wi-Fi networks, including a home router Connect a USB Wi-Fi adapter (for example, TP-Link TL-WN725N) or take the laptop to a service center
    MAC address restriction on the phone Other devices connect, but the laptop doesn't. In the hotspot settings, check the list of allowed MAC addresses (on some firmware versions MIUI or EMUI This is enabled by default)
    The Wi-Fi module in the phone is overheating. The access point works for 5-10 minutes, then turns off. Remove the case from your phone, reduce screen brightness, and close background apps.
    Incompatibility of Wi-Fi standards The laptop only supports 802.11n, and the phone is ringing 802.11ac In the phone settings, force the standard to be selected. 802.11n (2.4 GHz)

    Older laptops (manufactured before 2015) may not support modern encryption standards, such as: WPA3 or CCMPIn this case, in the hotspot settings on your phone, select WPA2-PSK (AES).

    It is also worth checking whether it is turned on on the phone power saving modeOn some models (for example, Samsung Galaxy with function Adaptive Battery) It can automatically turn off the hotspot when the battery level is low.

    How to check your laptop's Wi-Fi support

    Open device ManagerNetwork adapters → right-click on the Wi-Fi adapter → Properties → Advanced. Tab Intelligence will show supported standards (eg 802.11a/b/g/n/ac).

    If it is not on the list 802.11ac (Wi-Fi 5), your laptop does not support the 5 GHz frequency and modern types of encryption.

    6. Problems with the operating system

    Sometimes it's not the network that's at fault, but the laptop's operating system itself. Let's look at typical scenarios for different systems:

    Windows 10/11:

    • 🖥️ WLAN AutoConfig service failure:
      net stop wlansvc
      

      net start wlansvc

      If the service does not start, check the dependencies: services.msc → WLAN AutoConfig → Properties → Dependencies.

    • 🔧 Resetting the TCP/IP stack:
      netsh int ip reset
      

      netsh winsock reset

      Once completed, restart your laptop.

    macOS:

    • 🍏 Reset network settings:
      1. Open System Preferences → Network.
      2. Select Wi-Fi → press “-” (remove service).
      3. Click "+" → select Wi-Fi → create a new service.
  • 📁 Deleting configuration files:
    sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
    

    sudo rm /Library/Preferences/SystemConfiguration/preferences.plist

Linux (Ubuntu/Debian):

  • 🐧 Reinstalling NetworkManager:
    sudo apt purge network-manager
    

    sudo apt install network-manager

  • 📡 Checking the Wi-Fi driver:
    lspci -k | grep -A 3 -i network
    

    dmesg | grep iwlwifi

    If there are errors in the output like firmware missing, download the proprietary driver from the manufacturer's website.

  • If the problem occurred after updating the OS (for example, after switching to Windows 11 or macOS Sonoma), try rolling back to the previous version or installing driver updates manually.

    7. Features of mobile operators and tariffs

    Not all operators allow unlimited internet access via hotspots. For example:

    • 📵 Tele2 And Yota may block traffic distribution on some tariffs, even if the description says "unlimited Internet".
    • 📊 MTS And Beeline The upload speed is often limited to 64–128 kbps unless a special package is connected.
    • 🌍 When roaming, Internet distribution can be completely disabled (for example, Megaphone in some countries).
    • To check if the operator is blocking the distribution:

      1. Connect your phone to your PC via USB and turn it on. USB modem (Not a hotspot!) If the internet works, the problem is definitely Wi-Fi limitations.
      2. Call your carrier's support team and check if tethering is allowed on your plan. Sometimes, sending a USSD request (for example, *111*123# to activate the option).
      3. Try using a SIM card from a different carrier. If the hotspot works, it's your carrier's fault.
      ⚠️ Attention: On some tariffs (for example, “For a laptop” from MTSWi-Fi sharing is allowed, but only when connecting to specific devices (using MAC addresses). If you've recently changed your laptop, your carrier may block the new device.

      8. Alternative connection methods

      If you still can't connect via Wi-Fi, try these alternative methods:

      • 🔌 USB modem:
        1. Connect your phone to your laptop via USB.
        2. On Android: Settings → Network & Internet → Hotspot & Tethering → USB Tethering.
        3. On iPhone: Settings → Tethering → Allow other devices to use tethering (You may be asked to confirm trust of the computer).
      Advantage: more stable connection and lower phone battery consumption.
    • 🔗 Bluetooth modem:
      1. Pair your phone and laptop via Bluetooth.
      2. Turn on your phone Tethering via Bluetooth.
      3. On the laptop in Settings → Devices → Bluetooth Select your phone and click “Connect via → Access point”.
      Flaw: low speed (up to 3 Mbps).
    • 📶 External 4G modem: If sharing from your phone doesn’t work at all, buy a USB modem (for example, Huawei E3372) or a router with 4G support (for example, TP-Link M7350). This will get rid of hotspot problems forever.
    • If you urgently need internet and none of the methods worked, try Link your laptop to your phone via PDANet+ (For Android) or EasyTether (cross-platform solution). These apps bypass carrier restrictions but may require root access on the phone.

      FAQ: Frequently Asked Questions

      ❓ Why does my laptop connect to a hotspot, but the internet doesn't work?

      This is a typical problem with default gateway or DNS servers. Try:

      1. On the laptop, manually enter DNS (for example, 8.8.8.8 And 8.8.4.4 from Google).
      2. Turn off on your phone IPv6 in the access point settings (if there is such an option).
      3. Check your phone balance—sometimes operators block traffic when your balance is zero, even if you have a network connection.
      ❓ My laptop sees my phone's network, but it keeps asking for the password when I connect. What should I do?

      This is a sign incompatibility of security protocolsSolutions:

      • On your phone, change the security type from WPA3 on WPA2-PSK.
      • Make sure that the password contains only Latin characters and numbers (no spaces or punctuation marks).
      • Update the Wi-Fi adapter driver on your laptop (especially important for older models) Lenovo And Acer).
      ❓ The hotspot works on my iPhone, but not on Android. What's wrong?

      Most likely the problem is energy saving settings on Android. Try it:

      1. Add the Settings app to the battery optimization exception list.
      2. In the access point settings, disable the "Turn off when idle" option (if available).
      3. Check if your carrier blocks data sharing (restrictions are less common on iPhones).

      Also on some phones Samsung And Xiaomi You need to manually enable mobile data sharing Settings → Mobile networks → Hotspot & tethering.

      ❓ Is it possible to share Wi-Fi from a phone without a password?

      Technically yes, but that's extremely unsafeIf you still need to connect the device without a password:

      • On Android In the access point settings, select the security type Open network (but remember that anyone can connect and use your traffic!).
      • On iPhone It is impossible to disable the password - only through jailbreak.

      It's better to use a simple password like 12345678 and turn off the access point when it is not needed.

      ❓ Why is the speed through the hotspot so low?

      Upload speeds are always lower than the direct speed of mobile internet. The main reasons for slowdowns are:

      • The operator limits the distribution speed (for example, to 10 Mbit/s).
      • The phone overheats and throttles performance (relevant for Samsung Exynos And MediaTek).
      • The laptop is connected to the network at a frequency 2.4 GHz (go to 5 GHz, if the phone supports it).
      • An OS update or antivirus is running in the background, consuming traffic.

      To speed up your connection:

      1. Disable background updates on your laptop.
      2. Switch your phone to standby mode LTE only (disable 3G/2G in mobile network settings).
      3. Use USB modem instead of Wi-Fi.