My laptop's Wi-Fi has stopped working: what should I do?

A sudden loss of internet connection at the most inopportune moment is a common occurrence for almost every laptop user. When the wireless network icon disappears from the system tray or displays a red cross with a line through it, the first reaction is panic, but don't rush. In most cases, the problem stems from a software glitch or an accidental keystroke, not a physical hardware failure.

First, you need to perform a quick visual diagnostic of the device's condition. Check that airplane mode isn't activated, which completely blocks all radio modules, including Bluetooth and Wi-Fi. It's also worth making sure the problem isn't related to the router itself: if the internet is stable on other devices, such as a smartphone or tablet, then your ISP and access point are working properly, and the fault is likely confined to your laptop.

Your next steps will depend on your device's operating system and model, but there's a universal troubleshooting algorithm. We'll cover step-by-step methods for restoring your connection, from simple software switches to complex Device Manager settings. It's important to follow a consistent approach to avoid getting lost in the settings and messing up your current network settings.

Initial diagnostics and physical connection check

Before delving into the depths of system settings, it's important to rule out basic errors. Users often accidentally touch keys or sliders when disabling the wireless module. Many modern Ultrabooks have replaced the physical switch with a software one, but older models HP or Dell It may be located on the edge of the case. Carefully inspect the sides of the laptop for a moving switch with an antenna icon.

If there are no external levers, look at the keyboard. Function keys F1-F12 often duplicate the management of wireless interfaces. The combination Fn Plus, the corresponding key (usually with an antenna icon) can instantly disable the adapter. In some cases, the operating system doesn't have time to process the signal correctly, and the icon disappears, even though the module is already physically disabled.

⚠️ Attention: If nothing happens after pressing the Wi-Fi enable keys, the function keys may be blocked in the BIOS or the keyboard driver may not be installed. Try pressing Fn Lock or check the status in the device manager.

The next step is to reboot the hardware. This is a simple but effective method for clearing temporary errors in the TCP/IP protocol stack. Shut down your laptop completely, rather than putting it into sleep mode. It's also recommended to unplug the router for 10-15 seconds. This procedure clears the router's memory buffer and assigns a fresh IP address when you reconnect.

📊 How exactly did the Wi-Fi disappear?
The network icon has disappeared
The yellow triangle is on
It says "No internet access"
I don't see any networks at all.

Checking the adapter status in Windows

If external switches don't help, you'll need to delve deeper into your operating system settings. Windows 10 and 11 have a comprehensive Network and Sharing Center where you can view the status of all network interfaces. Open the Start menu, select "Settings" (the gear icon), and go to "Network & Internet." This displays the current connection status and available options.

In more advanced OS versions, the path to detailed control looks different. Press the combination Win + R, enter the command ncpa.cpl and press EnterThe "Network Connections" window will open, listing all active and passive adapters. Look for the "Wireless Network" or "Wi-Fi" icon. If it's grayed out and labeled "Disabled," the module is software-mute.

To activate, right-click the adapter icon and select "Enable." If the icon is completely missing, this is a warning sign that the system isn't detecting the device at all. In this case, the problem may lie with the drivers or the physical connection of the card inside the laptop case. It's also worth checking that "Disable" is not checked in the context menu.

  • 🔍 Device Manager: A key tool for checking hardware availability and driver status.
  • 🔌 Physical contact: The absence of an adapter in the list may indicate loose contacts inside the case.
  • 🔄 Software conflict: Antivirus software or third-party utilities may block the network card.

Working with network adapter drivers

The most common reason for Wi-Fi to disappear after Windows updates or installing new software is a driver conflict or corruption. Drivers are the intermediary between the hardware and the operating system, and without them working correctly, the module won't launch. To check, open Device Manager using the search or the command devmgmt.msc.

In the list of devices, find the "Network adapters" section. Expand it and look for a device with a name containing the words Wireless, Wi-Fi, 802.11 or brands like Intel, Realtek, QualcommIf a yellow exclamation point is visible next to a device, the driver is not working correctly. If the device is marked with a downward-facing arrow, it is simply disabled by software.

Try uninstalling the device: right-click and select "Uninstall device." Don't worry, this won't permanently delete the adapter. After uninstalling, click "Action" → "Scan for hardware changes." The system will redetect the device and attempt to install the default driver. This often resolves the issue with the module being in an incorrect state.

⚠️ Attention: If the adapter doesn't reappear after uninstalling, it may be physically faulty or disabled in the BIOS. Also, check if hidden devices are hidden in the View → Show Hidden Devices menu.

For a guaranteed solution, it's best to download the latest driver from the laptop manufacturer's official website. Use a different computer or connect the current one via a LAN cable to download the file. Installing the native driver often replaces the generic Microsoft driver, which may not work reliably with certain chip models.

☑️ Actions with drivers

Completed: 0 / 1

Resetting network settings and TCP/IP protocols

Sometimes the hardware and drivers are working properly, but the operating system itself has accumulated junk in its network settings. TCP/IP stack failures, invalid DNS addresses, or IP address conflicts can block the connection. Windows offers a full network reset feature that returns all settings to factory defaults.

To reset your network, go to Settings → Network & Internet → Advanced network settings (in Windows 11) or look for the "Network reset" link at the bottom of the status page (in Windows 10). Click the "Reset now" button. The system will warn you that your computer will restart and all saved Wi-Fi passwords will be deleted. This is normal behavior and is necessary to clear your profiles.

For a more thorough cleaning, you can use the command line. Launch Terminal as administrator (right-click the Start icon → Terminal (Administrator) or Command Prompt (Administrator)). Enter the following commands in sequence, pressing Enter after each:

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After running these commands, be sure to restart your computer. Resetting Winsock and TCP/IP resolves many errors related to blocked network ports or incorrect routing within the system. If this doesn't help, the problem may lie deeper—in Windows services or power settings.

Why do you need to reset Winsock?

The Winsock directory stores information about how Windows applications access the network. If it's corrupted, no application will be able to connect to the internet, even if there's a physical connection. Resetting it restores the default registry entries.

Power Settings and WLAN Services

One of the most insidious causes of intermittent Wi-Fi disconnects is Windows' aggressive power-saving policy. The system may decide that the adapter is not being used and disable it to conserve battery power, making it impossible to wake the device. This is especially true for laptops running on battery power.

To prevent the system from turning off the adapter, open Device Manager again, find your Wi-Fi module, right-click it, and select Properties. Go to the Power Management tab. Uncheck "Allow the computer to turn off this device to save power." This will force the adapter to run constantly.

The operation of the system service is also critically important. WLAN AutoConfigIt is responsible for detecting networks, connecting, and reconnecting. If the service is stopped, Wi-Fi will not work. You can check this through the Run menu (Win + R), by entering the command services.msc. Find "WLAN AutoConfig Service" in the list (or WLAN AutoConfig).

Make sure the startup type is set to "Automatic" and the status is "Running." If the service is stopped, click the "Start" button. If it starts and then stops immediately, there may be a virus or conflicting software blocking network services.

Parameter Normal value Possible problem
Service startup type Automatically Manual or Disabled
Service status In progress Stopped
Power management The checkbox is unchecked Disconnection allowed
Status in the dispatcher The device is working properly. Error code (10, 43, 45)

Diagnostics of hardware faults

If software methods have been exhausted and Wi-Fi still hasn't appeared, there's a high probability of physical damage. In laptops, the network card (Wi-Fi module) is usually a small board of the format Mini PCIe or M.2, which connects to the motherboard via a connector and antenna wires. Over time, the contact can become corroded or damaged by vibration or impact.

To test this hypothesis, you can try connecting an external USB Wi-Fi adapter. If it's detected and the internet connection is restored, then the built-in module is indeed faulty. This is a temporary but effective solution that eliminates the need to immediately take your laptop to a service center. External adapters are now compact and support modern speed standards.

In some cases, reinstalling the internal card can help. This requires disassembling the bottom cover of the laptop (disconnecting the battery first!). Locate the card, disconnect the thin antenna wires (black and white, be very careful, they break easily), remove the retaining screw, and remove the module. Clean the contacts with an eraser and reinsert them until they click into place.

⚠️ Attention: Disassembling your laptop may void your warranty. If your device is under warranty, do not open the case; instead, contact an authorized service center.

It's also worth mentioning a rare but possible issue with the BIOS/UEFI. The integrated wireless module may be disabled in the Basic Input/Output System settings. Enter the BIOS (usually by pressing F2, Del or F10 at startup), find the section Advanced or Configuration and make sure that the parameter Wireless LAN or Network Adapter does it matter Enabled.

Why do antennas fall off?

The antenna wires on Wi-Fi cards are held in place by friction and a small locking mechanism. If the laptop is reassembled carelessly or dropped, the connectors can come loose, causing the signal strength to drop to zero or the adapter to become unrecognized.

Frequently Asked Questions (FAQ)

Why does Wi-Fi work on my phone but not on my laptop?

This indicates that the router is working properly and is distributing internet. The problem is localized to the laptop: a driver error, a disabled adapter in Device Manager, incorrect DNS settings, or a physical failure of the Wi-Fi module on that particular device.

What should I do if the yellow triangle "No Internet Access" is lit?

This means there's a connection to the router, but no access to the external network. Try rebooting the router. If that doesn't help, run Windows troubleshooting or reset TCP/IP settings via the command line. Also, check if your ISP account has run out of money.

Can a virus disable Wi-Fi?

Yes, some malware blocks network services or changes registry settings to prevent antivirus software updates or network access. It is recommended to run a full system scan with an antivirus and a utility. Malwarebytes.

How to update Wi-Fi driver without internet?

Use a different computer or smartphone. Download the driver from the laptop manufacturer's official website to a flash drive (or transfer it to your phone via USB cable in mass storage mode), then connect the drive to the problematic laptop and install the driver manually.

Should I buy a new router if my laptop's Wi-Fi is gone?

Don't rush. First, check your laptop for neighboring networks. If you see other networks but not your own, the problem is with the router. If the laptop doesn't see any networks at all (even neighboring ones), the problem is with the laptop. Buying a new router won't help in this case.