Why Your Phone Won't Connect to Your Laptop via Wi-Fi: A Complete Diagnosis and Solution

You are trying to transfer files from your phone to your laptop wirelessly, run screen mirroring Or share the internet—but the devices stubbornly refuse to see each other. This situation is familiar to many: the Wi-Fi indicator on the laptop is on, the network is working, but the smartphone either can't find the PC's access point, or connects, but has no internet access. In 70% of cases, the problem isn't a hardware failure, but rather incorrect settings or protocol conflicts.

In this article we will look at all possible reasons, according to which Android/iOS won't connect to laptop via Wi-Fi - from the banal disconnected Wi-Fi Direct to IP address conflicts on the local network. You will receive:

  • 🔍 Diagnostic table to quickly identify a problem by symptoms
  • 📱 Step-by-step instructions for Windows 10/11, macOS, Android, and iPhone
  • Hidden router settingsthat block P2P connections
  • 🛠 Alternative methods connections if Wi-Fi doesn't work

We will pay special attention to conflict between Wi-Fi 6 (802.11ax) and legacy adapters in phones from 2018–2020 — this is the most common “non-obvious” reason that is not written about in standard guides.

📊 What connection method are you trying to use?
Mobile hotspot on a laptop
Wi-Fi Direct for file transfer
Miracast/AirPlay for screen mirroring
Connecting to a router on the same network
I don't know what exactly

1. Checking the Basics: 5 Steps Before Setting Up

Before delving into the settings, make sure you meet the minimum wireless connection requirements. Missing even one item from this list is guaranteed to result in a connection error.

Make sure the Wi-Fi adapter on your laptop is enabled (press Fn+F2/F12 or in the Network and Sharing Center).

Make sure Wi-Fi is turned on on your phone (not Airplane mode!)

Disable VPN on both devices (they block local connections)

Delete old saved networks from your phone (Settings → Wi-Fi → Forget network)

Update your laptop's Wi-Fi drivers (especially if it's older than 2019) -->

If you use mobile hotspot on a laptop (You are distributing Internet from a PC to a phone), check:

  • 📶 Frequency range: Modern phones don't see access points in range 5 GHz, if the laptop is configured only for it. Switch to 2.4 GHz or mode Auto.
  • 🔒 Security type: Some Android smartphones do not support WPA3. Install WPA2-PSK (AES).
  • 📱 Connection limit: By default, Windows limits the access point 8 devicesIf other gadgets are already connected to it, the new phone will not be able to connect.
⚠️ Attention: On laptops with Qualcomm Atheros adapters (often found in Lenovo IdeaPad, HP Pavilion (up to 2021) the mobile hotspot may not work due to a driver error. The solution is to install the driver version 10.0.0.343 or newer manually from the manufacturer's website.

2. Protocol conflict: Wi-Fi 6 vs. legacy adapters

The most insidious problem of 2023–2026: Laptops with Wi-Fi 6 (802.11ax) cannot reliably connect to smartphones, Released by 2021Symptoms:

  • 🔄 The phone finds the laptop's network, but when connecting, it says "Obtaining IP address" and disconnects.
  • 📉 File transfer speed does not exceed 1–2 MB/s (with the norm being 10–50 MB/s)
  • ❌ The connection is broken after 30-60 seconds of connection

The reason is the incompatibility of standards 802.11ax (Wi-Fi 6) and 802.11ac/n (Wi-Fi 5/4). Solutions:

Scenario Action on a laptop Action on the phone
Laptop with Wi-Fi 6, phone until 2020 Disable 802.11ax in the adapter settings (see below) Enable compatibility mode in Wi-Fi settings
Laptop with Wi-Fi 5, phone with Wi-Fi 6 Update the adapter driver to a version with support WPA3 Disable Wi-Fi 6 in the engineering menu
Both devices support Wi-Fi 6, but they don't connect. Reset network settings (netsh winsock reset) Reset network settings in the Reset menu

How to disable Wi-Fi 6 on a Windows laptop:

  1. Open device Manager (Win + X → Device Manager).
  2. Expand the branch Network adapters, find your Wi-Fi module (for example, Intel AX200 or Killer Wi-Fi 6).
  3. RMB → Properties → Advanced.
  4. Find the parameter Wireless Mode or 802.11n/ac/ax and set the value 802.11ac or 802.11n.

3. Router settings that block P2P connections

If you are trying to connect your phone to your laptop via a shared router (both devices are on the same network), the problem may lie in the router settings. Three key settings block data exchange between devices:

  • 🔒 AP Isolation: If enabled, devices on the network cannot see each other. Disable it in the router control panel (Wireless Mode → Security Settings).
  • 🌐 Client Bandwidth Limit: Speed ​​limit between devices. Set the value Unlimited.
  • 🔄 IGMP Snooping: may disrupt multicast traffic (used for Miracast). Try disabling it.

How to check settings using routers as an example TP-Link And ASUS:

192.168.0.1 → Login/Password (usually admin/admin)

Go to section:

- For TP-Link: "Wireless Mode" → "Advanced Settings"

- For ASUS: "Local Network" → "DHCP Server"

Find the "AP Isolation" option and turn it off.

⚠️ Attention: On corporate routers (for example, MikroTik or Ubiquiti) the function can be enabled Client-to-Client Forwarding in the settings Wireless SecurityIt also needs to be disabled for Wi-Fi Direct to work.

If after the changes the phone still doesn't see the laptop, try:

  1. Reboot the router (disconnect power for 30 seconds).
  2. Forget the network on your phone and reconnect.
  3. On the laptop, run the commands in CMD as administrator:
    ipconfig /release
    

    ipconfig /renew

    ipconfig /flushdns

4. Problems with Wi-Fi Direct and Miracast on Windows

If you are trying to use Wi-Fi Direct (for file transfer) or Miracast (for screen mirroring), but the laptop is not detected by the phone, the following is to blame:

  • 🖥 Lack of Wi-Fi Direct support on a laptop (valid for PCs before 2015).
  • 📱 Outdated protocol version on the phone (for example, Samsung With Android 8 does not support Miracast on Windows 11).
  • 🔧 Disabled service WDFS (Wi-Fi Direct Services) on Windows.

How to enable Wi-Fi Direct on a Windows 10/11 laptop:

  1. Open Settings → Network and Internet → Wi-Fi.
  2. Click Managing known networksAdd a new network.
  3. Select Create a Wi-Fi Direct hotspot (if there is no option, your adapter does not support the function).

For Miracast:

  1. Click Win + P and select Connecting to a wireless display.
  2. If the option is not active, check Miracast support:
    dxdiag → Save report → Find the line "Miracast"

    Meaning Available, with HDCP means support.

How to check Miracast support on Android

Open the engineering menu of your phone (usually ##2432546## or ##36446337## for Samsung).

Find the "Wi-Fi Display" or "Miracast" section.

If the status is "Not Supported," your phone cannot mirror its screen over Wi-Fi.

⚠️ Attention: On laptops with hybrid graphics (NVIDIA Optimus or AMD SwitchableMiracast may not work due to a driver conflict. The solution is to update the drivers. And disable discrete graphics in NVIDIA Control PanelManaging 3D parametersIntegrated graphics.

5. IP conflicts and DHCP errors

If the phone connects to the laptop network, but no internet access or shared folders won't open, the problem is an IP address conflict. Typical symptoms:

  • 📛 The phone receives an IP address of the type 169.254.x.x (self-assigned, no DHCP).
  • 🔌 The connection keeps breaking with the "IP conflict" error.
  • 📂 Network folders are not visible when enabled Public access.

Solutions:

  1. On the laptop: Set a static IP for the mobile hotspot:
    Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings
    

    Right-click on the connection → Properties → Internet Protocol Version 4 (TCP/IPv4)

    Set IP: 192.168.137.1, Mask: 255.255.255.0

  2. On the phone: Manually assign an IP from the same range (eg. 192.168.137.100).
  3. For general access: Turn on Network discovery and turn it off Password protection V Additional sharing options.
Error Cause Solution
"Getting IP address" endlessly The DHCP server on the laptop is not responding. Assign a static IP on your phone
IP address 169.254.xx No connection to DHCP server Check Windows Firewall (temporarily disable)
"Connected without internet" Sharing is not enabled in Windows. Enable "Allow other network users..." in the connection properties.

6. Alternative connection methods if Wi-Fi doesn't work

If the wireless connection still doesn't work, try one of these methods:

  • 🔌 USB cable: The most stable method. To transfer files, use MTP (Android) or Apple Mobile Device USB Driver (iPhone). Speed ​​up to 480 Mbps (USB 2.0) or 5 Gbps (USB 3.0).
  • 📶 Bluetooth: Suitable for transferring small files (up to 50 MB). Speed ​​- up to 3 Mbps. On Windows, enable Sharing files via Bluetooth in the device settings.
  • 🌐 Cloud services: Upload files to Google Drive, Dropbox or Yandex.Disk, then download it to your laptop. The downside is that it's dependent on internet speed.
  • 📡 Local network via router: Connect both devices to the same network and use apps like LocalSend (Android/iOS/Windows) or Snapdrop (works via browser).

To mirror your screen without Wi-Fi:

  • 🖥 USB-C/HDMI adapter: Connect your phone to your laptop via USB-C to HDMI (support needed) DisplayPort Alt Mode).
  • 🎮 Steam Link: Valve's app lets you stream your PC screen to your phone over a local network (even if Wi-Fi Direct isn't working).

If you need to share the Internet from your laptop to your phone, but Wi-Fi refuses to work, try:

1. Connect your phone to your laptop via USB.

2. On a laptop: Right-click on “Start” → “Network Connections”.

3. Find your Internet connection (Ethernet/Wi-Fi) → Properties → Access tab.

4. Check the box “Allow other network users to connect to your Internet connection.”

5. In the drop-down list, select USB connection to the phone.

7. Diagnosing hardware problems

If none of the methods worked, the problem might be hardware failure. Check:

  • 📡 Laptop Wi-Fi adapter:
    • 🔍 In Device Manager There should be no exclamation marks next to the network adapter.
    • 🔄 Try connecting an external USB Wi-Fi adapter (for example, TP-Link TL-WN725N).
  • 📱 Phone Wi-Fi module:
    • 📶 Check if your phone can connect to other networks (for example, your home router).
    • 🛠 If the signal is weak or the connection is constantly breaking, the antenna may be faulty.
  • Nutrition: On some laptops (Dell XPS, HP Spectre) The Wi-Fi adapter turns off when the battery is low. Connect the laptop to the network.

How to check the functionality of your laptop's Wi-Fi adapter:

  1. Open Command line (Win + R → cmd).
  2. Enter:
    netsh wlan show drivers
  3. Find the lines:
    • Radio type — it should be 802.11n/ac/ax.
    • Hosted network support — it should be Yes.
⚠️ Attention: On laptops with modules Intel Wireless-AC 9560 And Killer 1550 A common bug is when the adapter freezes after waking up from sleep. The solution is a full reboot (not hibernation!) or a driver rollback. 21.110.2.1.

FAQ: Frequently Asked Questions

My phone connects to my laptop's hotspot, but the internet isn't working. What should I do?

Check the sharing settings on your laptop:

  1. Open Settings → Network & Internet → Mobile Hotspot.
  2. In the section Sharing an Internet connection select the connection through which the laptop itself accesses the Internet (for example, Ethernet or Wi-Fi).
  3. If the option is not active, run in CMD as administrator:
    netsh wlan set hostednetwork mode=allow ssid=MyHotspot key=12345678
    

    netsh wlan start hostednetwork

  4. Also make sure that the phone is not turned on traffic saving mode (it can block background connections).

My laptop can't see my phone via Wi-Fi Direct, even though both devices support the technology. What's wrong?

The problem may be:

  • 📱 Wi-Fi operating mode on the phone: On some Xiaomi And Realme you need to turn it on manually Wi-Fi Direct in the Wi-Fi settings (the “…” icon → Wi-Fi Direct).
  • 🖥 WDFS service on a laptop: Open services.msc, find Wi-Fi Direct Services and run it (startup type - Automatically).
  • 🔒 Firewall: Temporarily disable it or add an exception for svchost.exe (port 5357/UDP for mDNS).

Also try reboot both devices — sometimes Wi-Fi Direct “freezes” in an intermediate state.

Is it possible to connect an iPhone to a laptop via Wi-Fi to transfer files?

Directly - no. Apple Blocks access to the iPhone file system over Wi-Fi (except for iTunes backups). Alternatives:

  • 🌐 Use iCloud Drive or AirDrop (requires Mac or another iPhone/iPad).
  • 📎 Install on your laptop iTunes or 3uTools to access files via USB.
  • 🔌 Connect your iPhone via USB and turn it on Trust this computer.
  • To mirror your screen use AirPlay (required) Apple TV or a receiver program on a laptop, for example, 5KPlayer).

After a Windows update, my phone stopped connecting to the hotspot. How can I fix it?

Windows updates often reset virtual adapter settings. Solution:

  1. Open device Manager.
  2. On the menu View turn on Show hidden devices.
  3. Find Microsoft Hosted Network Virtual Adapter (usually in the section Network adapters).
  4. RMB → Engage (if disabled).
  5. If there is no adapter, follow these steps: CMD:
    netsh wlan set hostednetwork mode=allow
    

    netsh wlan start hostednetwork

If the problem persists - Roll back your Wi-Fi adapter driver to the previous version.

How to speed up file transfer between your phone and laptop via Wi-Fi?

Speed ​​depends on:

  • 📶 Wi-Fi range: 5 GHz faster 2.4 GHz, but has a shorter range.
  • 📡 Wi-Fi standard: 802.11ac (Wi-Fi 5) provides up to 867 Mbps, 802.11ax (Wi-Fi 6) - up to 2400 Mbps.
  • 🖥 CPU load: When transferring large files (>1 GB), the laptop may slow down due to traffic encryption.

How to speed up:

  1. Use FTP server (For example, FileZilla Server on a laptop + FX File Explorer on the phone).
  2. Disable encryption in the access point settings (set Open network, but only for temporary transfer!).
  3. Connect both devices to the router via 5 GHz and use LocalSend or Snapdrop.

Maximum real speed under ideal conditions:

  • 2.4 GHz: ~50 Mbps (6 MB/s).
  • 5 GHz (802.11ac): ~400 Mbps (50 MB/s).
  • Wi-Fi 6 (802.11ax): ~900 Mbps (110 MB/s).