How to Check Wi-Fi on Your Computer: A Complete Guide

Wi-Fi connection issues can arise at the most inopportune moments: during an important video conference, downloading files, or playing an online game. Users often blame the router or ISP, but in 40% of cases, the cause lies in the computer's settings. This article will help you. Systematically check Wi-Fi operation on a PC or laptop, identify weak points and quickly fix problems.

We'll cover not only basic diagnostic methods (like checking the connection indicator), but also advanced tools—from analyzing frequency interference to testing DNS queries. The instructions are suitable for Windows 10/11, macOS And Linux (taking into account the specifics of each). If you're not sure where to start, follow the steps, from simple to complex.

1. Initial check: indicators and basic settings

Before diving into technical details, make sure the problem isn't solved by simple steps. Start with a visual inspection:

  • 🔄 Wi-Fi indicator on the router: should be blinking or constantly on (depending on the model). If it's off, check the router's power or the button. Wi-Fi On/Off on the body.
  • 💻 Network tray icon: on Windows it's the antenna icon in the lower right corner, macOS — a fan-shaped indicator in the top panel. If the icon is crossed out or missing, the adapter is disabled.
  • Airplane mode: accidentally activated mode disables all wireless modules. Windows check in Settings → Network & Internet → Airplane Mode.

If the indicators are OK but the internet is not working, proceed to the next step. Please note: On some laptops (eg. Lenovo ThinkPad or Dell Latitude) There are hardware Wi-Fi switches - they are easy to hit during transportation.

📊 How often do you have problems with Wi-Fi?
Once a week
Once a month
Rarely
Never

2. Diagnosing the Wi-Fi adapter in the system

If the network isn't detected or the connection keeps dropping, the problem may be with the network adapter. Let's check its status:

On Windows:

  1. Click Win + X and select device Manager.
  2. Expand the branch Network adapters.
  3. Look for devices with names like Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377).
  4. If there is an exclamation mark next to the adapter, right-click and select Update driver.

On macOS:

  • Open About This Mac → System Report → Network → Wi-Fi.
  • Check the status: Connected or Disabled.
  • If the adapter is not listed, this may indicate a hardware failure.

Make sure the adapter is enabled in Device Manager.

Update driver (if there is an exclamation mark)

Check if the adapter is in the list of network devices.

Restart your computer after changes-->

If the adapter is displayed correctly but the network is not working, try turn it off and on again:

  • On Windows: V Settings → Network → Wi-Fi move the slider to the position Off, wait 10 seconds and turn it back on.
  • On macOS: Click on the Wi-Fi icon in the menu bar and select Turn off Wi-Fi, then turn it on.
⚠️ Important: If the adapter disappears from the device list after updating the driver, this may indicate that the driver is incompatible with your OS version. In this case, roll back the driver to the previous version or download it from the laptop manufacturer's official website (not from Microsoft!).

3. Testing connection speed and stability

Even if your computer is connected to Wi-Fi, it doesn't guarantee proper operation. Check real speed And stability connections:

  • 📊 Speed ​​test: use services like speedtest.net or fast.comCompare the results with your provider's plan. If the speed is lower by 30% or more, the problem may be with the router or interference.
  • 📉 Ping: in the command line (Win + R → cmd) enter:
    ping -n 20 8.8.8.8

    If there is packet loss (>5%) or latency (>100 ms), the connection is unstable.

  • 🔄 Tear test: run continuous ping in the background:
    ping -t 8.8.8.8

    Leave it for 5-10 minutes and observe the results. Frequent timeouts indicate problems with the router or adapter.

Indicator Norm Deviation Possible cause
Speed ​​(Mbps) ≥80% of the tariff <50% of the tariff Interference, weak signal, router limitations
Ping (ms) <50 >100 Network congestion, provider problems
Packet loss (%) 0–2% >5% Unstable signal, hardware failure
Jitter (ms) <20 >30 Interference from other devices (microwaves, Bluetooth)

If the speed is slow on only one device, while the others are working fine, the problem is with your computer. If it's slow on all devices, the router or ISP is to blame.

4. Checking the frequency range and channels

Many Wi-Fi problems are related to channel congestion or incorrect choice of frequencyModern routers support two ranges:

  • 2.4 GHz: long range, but high congestion (lots of interference from neighboring networks).
  • 5 GHz: less interference, higher speed, but smaller coverage area.

To check what range your computer is using:

  • On Windows: open Settings → Network → Wi-Fi → Manage known networks, select your network and click Properties. Look at the field Network frequency band.
  • On macOS: hold Option (Alt) and click on the Wi-Fi icon in the menu bar. In the section Channel the frequency will be indicated.

If your router supports both bands, but your computer only connects to 2.4 GHz, try:

  1. In the router settings (192.168.0.1 or 192.168.1.1) find the section Wireless and turn it on 5 GHz (if disabled).
  2. Give your networks different names (SSIDs), such as MyWiFi_2G And MyWiFi_5Gto select manually.
  3. Set a fixed channel instead Auto (for example, channels 1, 6 or 11 for 2.4 GHz - they do not overlap).
⚠️ Note: Some older devices (such as laptops from before 2015 or printers) do not support 5 GHz. If such devices lose connection after switching to 5 GHz, revert to dual-band mode or maintain a separate 2.4 GHz network for them.
How can I find out which channels are occupied by neighboring networks?

To analyze the broadcast, use programs like Wi-Fi Analyzer (Android), NetSpot (Windows/macOS) or inSSIDerThey will show the load on each channel and help you choose the clearest one. In urban areas, 2.4 GHz channels are often overloaded—switch to 5 GHz if your devices support it.

5. Diagnosing DNS and network settings

Sometimes the Wi-Fi connects, but websites don't open, and instant messaging apps don't work. This is a sign of problems with DNS — a system that resolves domain names (for example, google.com) to IP addresses. Let's check DNS:

  1. Open Command Prompt (Win + R → cmd).
  2. Enter:
    nslookup google.com

    If the answer contains an error (DNS request timed out) — DNS is not working.

  3. Try an alternative DNS (such as Google or Cloudflare):
    nslookup google.com 8.8.8.8

If the alternative DNS works, change the settings on your computer:

  • On Windows:
    1. Open Settings → Network → Wi-Fi → Configure adapter settings.
    2. Right-click on your connection → PropertiesInternet Protocol version 4 (TCP/IPv4).
    3. Select Use the following DNS addresses and enter:
      8.8.8.8
      

      8.8.4.4

      (Google DNS) or
      1.1.1.1

      1.0.0.1

      (Cloudflare).
  • On macOS:
    1. Open System Preferences → Network → Wi-Fi → Advanced → DNS.
    2. Add addresses 8.8.8.8 And 1.1.1.1 to the list.
    3. Also check network gateway (router) and IP address computer:

      ipconfig /all

      Make sure that:

      • In the field Main gateway the router's IP is specified (usually 192.168.0.1 or 192.168.1.1).
      • In the field IPv4 address there is a value from the same subnet (for example, 192.168.0.105).
      • If the IP starts with 169.254 - This APIPA, which means the computer hasn't received an address from the router. Restart the router and Wi-Fi adapter.

    6. Checking for hardware faults

    If all software methods do not help, the problem may be in hardware:

    • 🔌 Adapter antennas: on some laptops (eg. ASUS ROG or MSI) The Wi-Fi antennas are connected to the motherboard with thin cables. They can become disconnected if dropped or repaired.
    • 🔥 Adapter overheating: If Wi-Fi disconnects after a long period of use, check the temperature of the adapter using HWMonitor or AIDA64Normal: up to 70°C. If higher, dust cleaning is required.
    • Powering the USB adapter: external Wi-Fi adapters (eg TP-Link TL-WN725N) may not work due to insufficient power. Connect it via a USB hub with external power.
    • To diagnose hardware problems:

      1. Connect your computer to the router via cable. If the internet works, the problem is with the Wi-Fi adapter.
      2. Try connecting to a different Wi-Fi network (for example, using your phone's hotspot mode). If that doesn't work, the adapter is faulty.
      3. On a laptop: remove the battery and connect to a power outlet. If Wi-Fi works, the problem is with the battery (it may be causing interference).
    ⚠️ Caution: If you suspect a faulty antenna or adapter, do not disassemble the laptop yourself, as this may void the warranty. Contact a service center, especially if the device is under warranty. For external USB adapters, try replacing the connection port or cable (if removable).

    7. Advanced diagnostics: logs and specialized utilities

    For a deep analysis of Wi-Fi problems, use professional tools:

    • 📡 Wi-Fi Analyzer (Android/Windows): Shows all available networks, their channels, signal strength, and any overlaps. Helps select the optimal channel for your router.
    • 🖥️ Wireshark: Analyzes network traffic in real time. It's a complex tool, but it can detect packet loss or network attacks.
    • 📊 NetSpot (macOS/Windows): Creates a heat map of the indoor Wi-Fi signal. Helps find dead zones.
    • 🔧 Command Prompt (Windows) or Terminal (macOS/Linux):
      netsh wlan show interfaces

      This command will show detailed information about the connection, including signal level, transmission speed And Wi-Fi standard (802.11n/ac/ax).

    Output example netsh wlan show interfaces:

    
    

    Name: Wi-Fi

    Description : Intel(R) Wi-Fi 6 AX200 160MHz

    Status: connected

    SSID : MyHomeWiFi

    Radio type: 802.11ax

    Signal level: 92%

    Transfer speed: 866 Mbps

    Channel: 44 (5 GHz)

    Please note:

    • Signal level: below 60% - weak signal.
    • Transfer speed: if it is much lower than the maximum for your adapter (for example, 150 Mbps instead of 866 Mbps), there is interference or the router is operating in an outdated standard.
    • Radio type: if specified 802.11n, and does your adapter support it? 802.11ac/ax — the router is not configured optimally.
    • FAQ: Frequently asked questions about checking Wi-Fi on your computer

      Why does Wi-Fi connect but the internet doesn't work?

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

      1. Reboot the router and computer.
      2. Change DNS to 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare).
      3. Check if the computer receives an IP address from the router (command ipconfig /all). If the IP starts with 169.254 — reset TCP/IP settings:
        netsh int ip reset
      How do I know if my computer supports Wi-Fi 6 (802.11ax)?

      Check the adapter model in Device Manager (Windows) or System Report (macOS).Wi-Fi 6 is supported by adapters marked:

      • Intel Wi-Fi 6 (For example, AX200, AX201),
      • Qualcomm FastConnect 6xxx,
      • Broadcom BCM43xx (with 802.11ax support).

      Also check your laptop's specifications on the manufacturer's website.

      Wi-Fi is slow on only one device. What's wrong?

      Possible reasons:

      • Obsolete adapter drivers (update them from the manufacturer's website, not through Windows Update).
      • Limitation bandwidth in the router settings (check QoS or Bandwidth Control).
      • Background downloads (torrents, updates). Open Task Manager and check network activity.
      • Interference from other devices (Bluetooth, microwaves). Try switching to 5 GHz.
      Is it possible to test Wi-Fi without connecting to a network?

      Yes, you can:

      1. Check physical condition of the adapter V Device Manager.
      2. Run Network Diagnostics in Windows (Settings → Network → Status → Network Diagnostics).
      3. Use utilities like Wi-Fi Analyzer to scan available networks (even without connection).

      However, a full speed and stability test can only be performed when connected to the network.

      How do I reset Wi-Fi settings on my computer?

      For a full reset:

      • On Windows:
        1. Delete all saved networks: Settings → Network → Wi-Fi → Manage known networks → delete all.
        2. Reset network settings:
          netsh winsock reset
          

          netsh int ip reset

          ipconfig /flushdns

        3. Restart your computer.
    • On macOS:
      1. Delete the settings files:
        sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
        

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

      2. Restart your Mac.