How to check if Wi-Fi is working on your computer: step-by-step diagnostics

Have you turned on your laptop or system unit, but the internet isn't working, even though the router lights up and everything works on your phone? Or has your network connection suddenly gone, even though everything was fine an hour ago? Are you having problems with Wi-Fi on your computer There are dozens of possible causes, ranging from a simple disconnected adapter to serious issues with the router's drivers or settings. Before calling your provider or taking your equipment to a service center, it's best to troubleshoot the issue yourself. diagnose Wi-Fi operation — it will take no more than 10 minutes.

In this article we will look at 7 proven methodsHow to determine if Wi-Fi is working on your device, where exactly the problem occurred (in the adapter, router, or ISP), and what to do next. These instructions are suitable for Windows 10/11, macOS And Linux (Ubuntu/Debian), and will also help identify hardware issues if any. You don't need to be an IT specialist—just follow the step-by-step instructions.

1. Checking the physical connection and indicators

Start with the most obvious: make sure that The Wi-Fi adapter is turned on, and the router is working correctly. Users often miss basic steps, wasting time on complex settings.

  • 🔌 Laptop: Find the key with the antenna icon on the case (usually F2, F12 or a separate button next to the keyboard). Press it in combination with Fn, if Wi-Fi doesn't turn on. On some models Lenovo, HP or Asus There may be a separate switch on the side panel.
  • 🖥️ Desktop PC: If the Wi-Fi adapter is external (USB or PCI-e), check that it is securely connected. The indicator on the device should be lit or blinking. Integrated adapters (on the motherboard) may not have a physical button; control is only possible through the BIOS or OS.
  • 📶 Router: Look at the indicators. The light is on. Wi-Fi (usually green or blue) means the wireless network is active. If it's blinking yellow or red, there's a problem with the router (reboot it with the button) Reset on the back panel).

On MacBook Check the menu bar in the upper right corner - if the Wi-Fi icon is crossed out or missing, the adapter is disabled. Windows Look at the network icon in the tray (next to the clock): if it is marked with a red cross or exclamation mark, there is no connection.

⚠️ Attention: On some laptops (eg. Dell XPS or MSI PrestigeWi-Fi may turn off automatically in power saving mode. Check your power settings in Control Panel.

2. Diagnostics via Network Connections (Windows)

If everything is physically fine, but the Internet does not appear, go to network managerThis will help you understand whether the system sees the Wi-Fi adapter and what errors are occurring.

Open Start → Settings → Network & Internet → StatusScroll down and click Network reset (if the problem appeared suddenly). Then:

  1. Return to Network and Internet and select Wi-Fi.
  2. Make sure the slider is Wireless network included.
  3. Click Managing known networks and check if your network has been removed from the list.
  4. If the network is visible but does not connect, click on it and select Forget, then reconnect.

For in-depth diagnostics:

  1. Click Win + R, enter ncpa.cpl and press Enter.
  2. Find the adapter Wireless network (or Wireless). If it is not present or is grayed out, the driver is not installed or the adapter is disabled.
  3. Right click on the adapter and select StateThere should be an inscription in the window. Connected and speed data (eg 72 Mbps).

Checked the Wi-Fi slider in "Settings" | The adapter is visible in ncpa.cpl | The network is not removed from known networks | Tried "Forget the network" and reconnecting -->

If the adapter isn't listed, the problem is with the drivers or hardware. If it's listed but won't connect, the problem is with the router or ISP settings.

3. Diagnostic commands in the terminal (Windows/macOS/Linux)

Terminal (or Command line) will help you quickly identify exactly where the problem occurred. Below are universal commands for all operating systems.

For Windows:

ipconfig /all | find "Wireless"

If the response does not contain a block with adapter data (or it says Media disconnected) - Wi-Fi is disabled or faulty. If there is an IP address (for example, 192.168.1.100), but there is no internet - the problem is on the router or provider side.

ping 8.8.8.8 -t

If packets are not sent (General failure), check your DNS settings or reset the TCP/IP stack with the command:

netsh int ip reset

For macOS/Linux:

ifconfig | grep "wi-fi" # or "en0" for Mac

iwconfig # Linux only

Look for the line with wlan0 or en0If it's not there, the adapter isn't recognized by the system. If it is there, but there's no IP address, run:

sudo dhclient wlan0 # for Linux

sudo ifconfig en0 up # for Mac

To check the connection with the router:

ping 192.168.1.1 # or another IP of your router
⚠️ Attention: On some Linux distributions (eg. Ubuntu Server) The Wi-Fi adapter may be disabled by default. Enable it with the command sudo rfkill unblock wifi.

Windows 10/11|macOS|Linux (Ubuntu/Debian)|Other-->

4. Checking Wi-Fi adapter drivers

If the adapter is not displayed in the system or does not work correctly, it is the fault of driversThis is especially relevant after updating Windows or installing a new OS.

For Windows:

  1. Click Win + X and select device Manager.
  2. Expand the tab Network adapters.
  3. Find the device with the names Wireless, Wi-Fi, 802.11 or adapter model (for example, Intel AX200, Qualcomm Atheros).
  4. If there is a yellow triangle next to the name, the driver is not installed or is in conflict.

Solutions:

  • 🔄 Right-click on the adapter → Update driverAutomatic search.
  • 💻 If the automatic search did not help, download the driver from the website of the laptop/adapter manufacturer (for example, support.lenovo.com For Lenovo or downloadcenter.intel.com For Intel).
  • 🗑️ Uninstall the driver (right click → Remove device), then restart your PC - Windows will try to install it again.

For macOS Drivers are installed automatically via system updates. If Wi-Fi isn't working, update macOS to System Settings → Software Update.

For Linux You may need to install proprietary drivers. For example, for adapters Broadcom:

sudo apt install broadcom-sta-dkms # for Debian/Ubuntu

5. Testing on another device

To determine whether the problem is with your computer or your router/ISP, connect to the same network another device (smartphone, tablet, second laptop).

  • 📱 If Wi-Fi works on your phone, the problem is with your computer (adapter, drivers, OS settings).
  • 🖥️ If there is no connection on another PC either, the router or ISP is to blame.
  • 🌐 If you have internet access but websites don't open, check your DNS (try manually entering it 8.8.8.8 And 8.8.4.4 in the adapter settings).

If the problem is in the router:

  1. Reboot it (unplug it from the power outlet for 30 seconds).
  2. Check if your Wi-Fi settings (such as network name or password) have changed.
  3. Connect your computer to the router via cable. If the internet works, the problem is in the router's wireless module.
⚠️ Attention: Some providers (eg Rostelecom or Beeline) may block network access if they suspect viruses or unpaid bills. Check your account balance.

6. Checking for hardware faults

If all software methods do not help, it is possible that The Wi-Fi adapter is physically broken.This is relevant for:

  • 💥 Laptops after a fall or impact.
  • 🔌 Desktop PCs with external USB adapters (connectors often break).
  • 🔥 Devices that have been overheated or exposed to moisture.

How to check:

  1. For laptops: Remove the battery and power off, then press the power button for 30 seconds (static discharge). Sometimes this brings the adapter back to life.
  2. For USB adapters: Connect it to a different port or computer. If it doesn't work, the adapter is burned out.
  3. For built-in adapters (PCI-e/M.2): Open the PC case and check if the card is seated securely in the slot. The antennas (black wires) should be connected to the connectors. MAIN And AUX.

If the adapter isn't detected in any system and the indicators aren't lit, it's almost certainly a hardware problem. In this case, the only solution is to replace the module or contact a service center.

Symptom Probable cause Solution
The adapter is not visible in Device Manager. Missing drivers or physical failure Install drivers or replace the adapter
The network is visible but does not connect. Incorrect password, MAC address blocked on router Check your password and reset your router.
There is a connection, but no internet Problems with the provider or incorrect DNS Call your provider or enter DNS manually
Wi-Fi works, but it's very slow. Channel congestion, weak signal, outdated standard (802.11n) Change the channel on the router, update the adapter

7. Alternative diagnostic methods

If standard methods don't work, try these techniques:

  • 🔍 Windows Event Log: click Win + X → Event Viewer → Windows Logs → SystemLook for errors with the source Netwtw04 or WLAN-AutoConfig - they indicate problems with the adapter.
  • 📡 Network analysis: use utilities like NetSpot (Windows/macOS) or Wavemon (Linux) to check the signal strength and channel congestion. If the signal is weak (less than -70 dBm), move the router closer.
  • 🔄 Reset TCP/IP: in the command line (as administrator) run:
    netsh int ip reset
    

    netsh winsock reset

    Then restart your PC.

For macOS useful utility Wireless Diagnostics (open through Spotlight or /System Library/CoreServices/Applications/). It creates a report of all detected networks and possible problems.

What to do if Wi-Fi works, but websites won't open?

This may be due to:

1. DNS problems - try manually entering Google's DNS (8.8.8.8) or Cloudflare (1.1.1.1) in the adapter settings.

2. Blocking antivirus/firewall - temporarily disable protection (for example, Kaspersky or Avast) and check the connection.

3. Viruses — scan the system Malwarebytes or Dr.Web CureIt.

4. Problems with the provider — sometimes only HTTP/HTTPS ports are blocked (try opening the site through a VPN).

FAQ: Frequently asked questions about Wi-Fi testing

My laptop can't see any Wi-Fi networks, even though the adapter is turned on. What's wrong?

This may be due to:

  • Disabled radio module (check the combination Fn + antenna key).
  • Malfunction antennas (contact often comes loose after the laptop falls).
  • Blocking in BIOS (go to BIOS and find the option Wireless LAN - she must be in position Enabled).

If the adapter is visible in Device Manager but there are no networks, try connecting an external USB adapter for testing.

Wi-Fi connects, but disconnects after 5 minutes. How do I fix this?

Reasons:

  • Power saving mode - disable it in the adapter settings (Device Manager → Network Adapter → Properties → Power Management, uncheck the box Allow shutdown...).
  • Router overload — Limit the number of connected devices or update your router firmware.
  • IP conflict - enable it in the router settings DHCP or enter a static IP manually.
My Wi-Fi disappeared after updating to Windows 11. What should I do?

Windows updates often reset drivers. Try:

  1. Roll back the system via Settings → System → Recovery.
  2. Uninstall the current driver and install it from the manufacturer's website (not through Windows Update!).
  3. Temporarily disable system protection (if the antivirus blocks the network).

If that doesn't help, create a new restore point and revert to the previous version of Windows.

Is it possible to test a Wi-Fi adapter without a router?

Yes, there are several ways:

  • Create hot spot on your phone and try to connect to it.
  • Use self-diagnostic mode (for example, in macOS hold Option and click on the Wi-Fi icon - extended information will appear).
  • Connect the adapter to another PC and test it there.
How do you know if the problem is with the router and not the computer?

The simplest test:

  1. Connect another device (phone, tablet) to the router.
  2. If Wi-Fi works on it, the problem is with your PC.
  3. If it doesn't work, reboot your router, check your cables, and contact your ISP.

Also pay attention to the router indicators: if the light Internet If it doesn't light up or blinks red, there's a problem with your provider.