Why the computer can't find the phone via Wi-Fi: a complete diagnosis and fix

Are you trying to transfer files between your phone and computer via Wi-Fi, but the devices stubbornly refuse to see each other? This problem is familiar to millions of users, according to statistics. NetSpotEvery fifth request for network equipment support is related to the inability to detect devices on the local network. Causes can range from simple configuration errors to deep system failures.

Unlike a wired connection or Bluetooth, a Wi-Fi connection requires synchronization of three components at once: router, computer And smartphoneIt only takes one weak link, and the connection is broken. In this article, we'll look at all possible failure scenarios, including rare cases of IP address conflicts and port blocking by a firewall, and we will also provide checklists for quick diagnostics.

Important: If you use Windows 11 or Android 14+Some instructions may differ due to updated interfaces. We'll point out these nuances in the relevant sections.

1. Router settings issues: why devices on the same network can't see each other

The first thing to check is - Are the computer and phone on the same Wi-Fi network?.Sounds obvious, but in practice, users often connect to different ranges of the same router (for example, MyWiFi_2.4G And MyWiFi_5G). These networks may have different subnets, which blocks communication between devices.

How to check:

  • 📱 On your phone: open Settings → Wi-Fi and look at the network name.
  • 💻 On PC: Click the Wi-Fi icon in the tray (Windows) or menu bar (macOS) and compare the network name.
  • 🔄 If the networks are different, connect both devices to the same network (preferably 2.4 GHz, as some file transfer apps don't work in the range 5 GHz).

If the networks match, but the devices still can't detect each other, the problem may be in the router settings:

Router parameter Recommended value What happens if it's not like this?
AP Isolation (Client Isolation) Disabled (Disabled) The devices will not see each other, even if they are on the same network.
DHCP Server Included (Enabled) Devices will not receive IP addresses automatically
Multicast (Multicast) Included (Enabled) Detection features (eg. DLNA or AirDrop)
Firewall (Firewall) Disabled for local network The router may block packets between devices.

🔧 How to change router settings:

  1. Open your browser and enter the router's IP address (usually 192.168.0.1 or 192.168.1.1).
  2. Log in (default logins: admin/admin or look at the router sticker).
  3. Go to the section Wireless Settings or LAN and check the parameters from the table above.
  4. Save the changes and reboot the router.
⚠️ Warning: If you use guest network On the router, devices in it are isolated from the main network by default. Connect to the main network to transfer files.
📊 What kind of router do you have?
TP-Link
ASUS
Xiaomi
D-Link
Another

2. IP address conflict: why your phone and PC receive incorrect addresses

One of the most insidious reasons is IP address conflict or their incorrect assignment. If two devices on the network receive the same IP address, they "jam" each other, and communication becomes impossible. The problem can also occur if:

  • 🔢 On your phone or PC manually set static IP, which is already occupied.
  • 🔄 DHCP server The router is unstable (for example, it distributes addresses from the wrong range).
  • 🛡️ Antivirus or firewall is blocking ARP requests (used to determine MAC addresses).

🔍 How to diagnose:

  1. On your computer, open Command line (Win + R → cmd) and enter:
    ipconfig /all

    Remember the values IPv4 address, Main gateway And DNS servers.

  2. Install the application on your phone Fing (Android/iOS) or go to Settings → Wi-Fi → [your network] → Advanced (on Android). Compare the IP address with the PC's address.

🛠️ How to fix:

  • 🔄 Reset IP on PC: In the command line, run:
    ipconfig /release
    

    ipconfig /renew

  • 📱 Reset network settings on your phone: On Android: Settings → System → Reset → Reset Wi-Fi, mobile network, and Bluetooth settings.
  • 🔧 Setting up a static IP (if needed):
    1. On PC: Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings → [your connection] → Properties → Internet Protocol Version 4 (TCP/IPv4).
    2. Specify an IP from the router range (for example, 192.168.1.100, if the gateway 192.168.1.1).
    3. Subnet mask: 255.255.255.0, gateway - router IP, DNS - 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare).
  • ⚠️ Attention: If after reset the IP address on the phone starts with 169.254.x.x, this means that DHCP server The router isn't responding. Restart the router or check its settings.

    Make sure the IP addresses of your phone and PC are different|Check that the default gateway matches the router's IP|Disable static IP if you don't need it|Reboot the router if DHCP isn't assigning addresses-->

    3. Blocked by a firewall or antivirus: how to unblock the connection

    Often the culprit is Windows Firewall or a third-party antivirus (for example, Kaspersky, Avast, ESET). These programs can block port 5555 (used for ADB), port 8080 (for file transfer) or completely prohibit incoming connections in the local network.

    🔍 How to check:

    1. Temporarily disable your antivirus and firewall on your PC:
      Control Panel → System and Security → Windows Firewall → Turn Windows Firewall on or off

      Mark Disable Windows Firewall (not recommended) for a private network.

    2. Try detecting your phone again. If that works, the issue is in your security settings.

    🛠️ How to set up exceptions:

    • 🔥 For Windows Firewall:
      1. Open Windows Firewall → Advanced settings.
      2. Go to Inbound Rules → New Rule.
      3. Select For the port, please indicate TCP and the port 5555 (For ADB) or 8080 (for file transfer).
      4. Allow the connection and apply the rule to the private network.
  • 🛡️ For antivirus: Find the section in the settings Net or Firewall and add an exception for:
    • IP addresses of the phone (eg. 192.168.1.101).
    • File transfer applications (eg Feem, Send Anywhere).

📌 Checking ports:

To make sure the port is open, run the following command from your PC's command line:

telnet [phone_IP] [port]

Example: telnet 192.168.1.101 5555

If the connection is not established, the port is blocked.

4. Errors in phone settings: Android vs. iOS

The device discovery setup is different Android And iOSLet's consider both cases.

🤖 For Android:

  • 📶 Modem mode: If you are trying to connect to your PC via USB modem or Access point, disable these features in Settings → Network & Internet → Tethering & portable hotspot.
  • 🔍 USB Debugging: For some applications (eg. AirDroid) needs to be enabled USB debugging (Settings → About phone → Build number - tap 7 times, then return to Settings → System → Developer options → USB debugging).
  • 📁 File access: IN Settings → Apps → Special app access → File access check that the required application (for example, Feem) access to storage is allowed.

🍎 For iOS (iPhone/iPad):

  • 🔒 Local network: IN Settings → [app name] (For example, Files or Send Anywhere) turn on the option Local area network.
  • 📡 AirDrop: If you are trying to transfer files via AirDrop, make sure your iPhone is turned on Wi-Fi And Bluetooth, and in Settings → General → AirDrop selected For everyone.
  • 🔄 Reset network settings: Settings → General → Transfer or reset iPhone → Reset → Reset Network Settings.

🔧 Common problem for all phones: if you use VPN (For example, NordVPN or ProtonVPN), disable it - it may redirect traffic through a remote server, blocking local detection.

⚠️ Attention: On Android 12+ And iOS 15+ Additional restrictions have been introduced on app access to the local network. If the phone is not detected, check the permissions in Settings → Privacy → Local Network (iOS) or Settings → Apps → Special access → Local network access (Android).
Why is my iPhone not visible in Windows Explorer?

Even when connected to the same network, the iPhone does not appear in Net in Windows Explorer, since Apple does not support the protocol SMB (used for network folders). To transfer files, use:

  • iTunes (for media files),
  • iCloud for Windows (for synchronization),
  • Apps like Documents by Readdle (with WebDAV support).

5. Problems with drivers and network protocols on your PC

If the router and phone are configured correctly, but the computer still doesn't see the phone, the problem may be:

  • 🖥️ Outdated Wi-Fi adapter drivers (especially relevant for laptops with adapters) Intel or Realtek).
  • 🔌 Lack of protocol support (For example, IPv6 or LLMNR).
  • 🔄 Network service conflict (For example, Bonjour from Apple or Network Discovery in Windows).
  • 🔧 How to check your Wi-Fi driver:

    1. Open device Manager (Win + X → Device Manager).
    2. Expand the section Network adapters and find your Wi-Fi adapter (for example, Intel Wi-Fi 6 AX200).
    3. Right click → Update driver → Automatic search.
    4. If the update does not help, download the driver from the manufacturer's website (for example, Intel or Realtek).

    🛠️ Setting up network protocols:

    1. Open Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings.
    2. Right-click on your Wi-Fi connection → Properties.
    3. Make sure the following are checked:
      • 🔘 Internet Protocol version 4 (TCP/IPv4)
      • 🔘 Client for Microsoft networks
      • 🔘 File and Printer Sharing for Microsoft Networks
      • 🔘 IPv6 protocol (optional, but may be required for some applications).

🔄 Reset Windows network settings:

If nothing helps, perform a reset:

Settings → Network & Internet → Status → Network reset

After restarting your PC, try to detect your phone again.

6. Problems with file transfer apps

Many users try to detect the phone through standard Windows tools (for example, Net in Explorer), but this only works for devices that support SMB (for example, other PCs or NAS). For smartphones, specialized applications are needed:

  • 📱 Android: Feem, Send Anywhere, AirDroid, Portal by Pushbullet.
  • 🍎 iOS: Send Anywhere, Documents by Readdle, FileExplorer.
  • 💻 Windows/macOS: Feem, Snapdrop (works via browser).

🔍 Common mistakes when using applications:

Problem Cause Solution
The application does not find devices Devices on different networks or blocked ports Check your network and firewall settings
Files are not transferred Not enough space on your device or slow connection Free up space and connect to the network 5 GHz (if supported)
The app is asking for permission File or local network access rights are not granted. Check your phone's privacy settings

📌 How to choose an application:

  • 🚀 For maximum speed: Send Anywhere (uses P2P connection).
  • 📁 To transfer large files: Feem (no size restrictions).
  • 🌐 Without installing programs: Snapdrop (works via browser).
⚠️ Note: Some applications (eg. Xender) may install additional services on your PC that run in the background and consume resources. After transferring files, remove unnecessary programs via Control Panel → Programs and Features.

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

If you've exhausted all options and your computer still can't see your phone via Wi-Fi, try these alternative methods:

🔌 USB connection:

  • Use a cable USB-Type C or Lightning (for iPhone).
  • On Android, select the mode File transfer (Not Charger!).
  • On your iPhone, unlock the screen and trust the computer.

📡 Bluetooth:

  • Suitable for transferring small files (up to 50 MB).
  • On PC: Settings → Devices → Bluetooth & other devices → Add a device.
  • On your phone: turn it on Bluetooth and make the device discoverable.

☁️ Cloud services:

  • Upload files to Google Drive, Dropbox or iCloud, then download to another device.
  • For large files use WeTransfer (to 2 GB for free).

📶 Mobile hotspot:

  • Activate Modem mode on your phone and connect your PC to the created access point.
  • Use apps like AirDroid for remote access to files.

🔄 FTP server on phone:

Install on Android FTP Server (For example, Solid Explorer or FX File Explorer), start the server and connect to it via Windows Explorer by address ftp://[phone_IP]:[port].

FAQ: Frequently Asked Questions

🔹 Why can't my computer see my phone via Wi-Fi but connect?

This is a typical problem. port blocking or protocol discrepancies. Check:

  1. That the protocol is enabled on the phone and PC SMB 1.0 (if you use network folders). In Windows: Control Panel → Programs and Features → Turn Windows features on or off → SMB 1.0/CIFS file sharing support.
  2. That the phone has access to the local network allowed for the application being used (on Android 12+ and iOS 15+ this is a setting in Privacy).
  3. That the firewall does not block incoming connections (see Section 3).
🔹 Is it possible to transfer files between a phone and a PC without apps?

Yes, but with restrictions:

  • 📁 Via Windows Explorer: Only works for devices with support SMB (for example, other PCs or NAS). Smartphones do not support this protocol by default.
  • 🌐 Via browser: some phones (for example, Samsung or Xiaomi) allow you to open access to files via a link of the type http://[phone_IP]:[port]To do this, use built-in functions. Transfer files or Personal web server.

For full functionality without restrictions, it is still better to use specialized applications.

🔹 Why can't the computer see the phone, but the computer can't see the phone?

This is a one-sided problem that is usually associated with:

  • 🔥 Firewall on PC - it blocks incoming requests from the phone.
  • 📡 Router settings — client isolation is enabled (AP Isolation).
  • 📱 Phone settings — Access to the local network for applications is disabled.

Check the settings according to the instructions from Section 1 And Section 3.

🔹 How to transfer files from iPhone to PC without iTunes?

Options without iTunes:

  • ☁️ iCloud for Windows: Install the program from the website Apple and sync files via the cloud.
  • 📧 Mail or messengers: send the files to yourself by email or via Telegram/WhatsApp.
  • 🌐 Web services: Snapdrop, Send Anywhere or WeTransfer.
  • 📁 Windows Explorer (for photos/videos): Connect your iPhone via USB, unlock it, and confirm trust. Photos and videos will appear in This Computer → [iPhone name] → Internal Storage → DCIM.
🔹 Why is my Wi-Fi speed so slow?

Slow file transfer over Wi-Fi may be due to:

  • 📶 Congested network: If many devices are connected to the router, the bandwidth is divided between them.
  • 🔄 Incorrect Wi-Fi standard: if the router is operating in mode 802.11b/g, maximum speed - 54 MbpsSwitch to . 802.11n (Wi-Fi 4) or 802.11ac (Wi-Fi 5).
  • 📡 Interference: Other routers or appliances (microwaves, cordless phones) may be causing interference. Try changing the Wi-Fi channel in your router settings (e.g., 6 on 11).
  • 💻 PC power saving settings: V Control Panel → Power Options → Change plan settings → Change advanced power settings install Maximum performance for the parameter Wireless Network Adapter Settings.

🔧 How to speed up