Wi-Fi Disconnected on Your Computer: How to Reconnect in 5 Minutes

You are working on your computer and suddenly the internet goes out: icon Wi-Fi The icon in the system tray is crossed out with a red cross, and the browser displays the error "No network connection." This situation is familiar to everyone—especially if the problem arises before an important call or project deadline. In 80% of cases, the causes are trivial: a driver error, a temporary router glitch, or accidentally disabling the adapter in the settings. WindowsBut how exactly can you diagnose the problem and restore the connection without wasting hours rebooting?

This article - A step-by-step guide with proven methods for restoring Wi-Fi on a PC, from the simplest (rebooting the router) to the most advanced (manually configuring DNS and resetting the network stack)We will analyze typical mistakes for Windows 7/10/11We'll also provide a checklist for diagnosing hardware issues. If your computer suddenly loses Wi-Fi, start with the first section—the solution will likely take no more than 5 minutes.

1. Check the obvious: router, cables, and physical switches

Before you dig into the settings Windows, make sure the problem isn't hardware-related. Start with the router:

  • 🔌 Router power supply: Check if the power indicator is on. If not, plug the device into a different outlet or check the power supply (sometimes the contacts become corroded).
  • 📶 Wi-Fi indicatorThe wireless network light on the router should be blinking. If it's off, press the button. Wi-Fi On/Off (usually on the back panel).
  • 🔄 RebootUnplug the router for 30 seconds, then plug it back in. Wait for it to fully boot up (1-2 minutes).
  • 🔌 Cables: If your internet connection is via a cable (for example, from a provider), make sure it is firmly seated in the port. WAN on the router.

Don't forget about the computer itself:

  • 💻 Wi-Fi button on a laptop: many models (HP, Lenovo, Asus) have a physical switch or key combination (eg. Fn + F2) to enable/disable the adapter. Press it—sometimes Wi-Fi turns off accidentally.
  • 🔍 Adapter antennas: If you have an external USB adapter (for example, TP-Link TL-WN725N), check if the antenna is disconnected.
⚠️ Attention: if the indicator Internet If the router light is off or flashing red, there's a problem with your provider. Check your account balance or call support.

2. Diagnosing the network adapter in Windows

If the router is working, but your computer still can't see the network, the problem may be with the network adapter. Here's how to check it:

  1. Open Device Manager: click Win + X → select device Manager.
  2. Find network adapters: expand the tab Network adaptersLook for devices with words Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377).
  3. Check the status:
    • ✅ If there is no exclamation mark next to the adapter, it is working properly.
    • ⚠️ If there is a yellow triangle, the driver is faulty (more on this in the next section).
    • ❌ If there is no adapter at all, it is disconnected or faulty.

If the adapter is disabled:

  1. Right click on it → select Engage.
  2. If there is no item, try Update driver.

Find network adapters in the list|Make sure the Wi-Fi adapter is enabled|Check for errors (exclamation mark)|Update driver if necessary-->

It is also worth running the built-in diagnostics Windows:

  1. Right-click the Wi-Fi icon in the tray → Troubleshooting.
  2. Follow the wizard's instructions. The system often detects and fixes the problem itself (for example, resetting IP settings).

3. Reinstall and update Wi-Fi drivers

Driver failures are one of the most common reasons for Wi-Fi drops, especially after updates. Windows or "cleaning" the system with programs like CCleanerHere's how to get the driver back to working order:

Method 1: Automatic update

  1. IN Device Manager Right-click on the Wi-Fi adapter → Update driver.
  2. Select Automatic search and wait for it to complete.

Method 2: Manual installation from the manufacturer's website

If automatic update does not help:

  1. Find out the adapter model (see section above).
  2. Download the driver from the official website:
    • Intel: Download Center
    • Qualcomm Atheros, Realtek, Broadcom: look on the laptop manufacturer's website (Lenovo, HP etc.).
  • Install the driver and restart your PC.
  • Method 3: Roll back the driver

    If Wi-Fi has disappeared after a recent update:

    1. IN Device Manager click on the adapter → Properties → tab Driver.
    2. Click Roll back (if the button is active).
    📊 What Wi-Fi adapter do you have?
    Intel
    Realtek
    Qualcomm Atheros
    Broadcom
    Don't know
    ⚠️ Attention: if after reinstalling the driver Wi-Fi still does not work, and in Device Manager The adapter is marked as Unidentified device — it may be physically faulty. Try connecting an external USB adapter to check.

    4. Reset network settings and TCP/IP parameters

    Sometimes Wi-Fi issues are caused by corrupted network settings. In this case, resetting the network stack can help. Windows. Run the following commands in Command line (run it as administrator!):

    netsh winsock reset
    

    netsh int ip reset

    ipconfig /release

    ipconfig /renew

    ipconfig /flushdns

    After running each command, restart your computer. This will restore the settings. TCP/IP, DNS And Winsock to the factory ones.

    If the problem persists, try resetting your network settings completely:

    1. Open Windows Settings (Win + I) → Network and InternetState.
    2. Scroll down and click Network reset.
    3. Confirm the action and restart your PC.
    What does the netsh winsock reset command do?

    This command resets the Winsock directory, the Windows component responsible for network connections. If it is damaged (for example, by a virus or malware), internet connection may be lost even if the adapter is working.

    Team What does it do? When it helps
    netsh winsock reset Resets the Winsock catalog After viruses or network software failures
    netsh int ip reset Restores TCP/IP For errors like "No network access"
    ipconfig /flushdns Clears the DNS cache If websites don't open, but Wi-Fi is connected

    5. Manually connect to the network and configure DNS

    If your computer "sees" the network but doesn't connect to yours (or constantly asks for a password), try connecting manually:

    1. Open ParametersNetwork and InternetWi-Fi.
    2. Click Managing known networks → select your network → Forget.
    3. Please reconnect by entering your password.

    If there is a connection, but the Internet does not work (Wi-Fi icon with an exclamation mark), the problem may be in DNSTry registering public DNS from Google or Cloudflare:

    1. Open Control PanelNetwork and InternetNetwork and Sharing CenterChanging adapter settings.
    2. Right click on Wireless networkProperties.
    3. Select Internet Protocol version 4 (TCP/IPv4)Properties.
    4. Check the box Use the following DNS addresses and enter:
      • Google DNS: 8.8.8.8 And 8.8.4.4
      • Cloudflare DNS: 1.1.1.1 And 1.0.0.1

    6. Check for viruses and conflicting software

    Some programs may block Wi-Fi:

    • 🛡️ Antiviruses: Kaspersky, Avast, ESET Sometimes network connections are blocked. Try temporarily disabling protection.
    • 🔧 VPN clients: programs like NordVPN or OpenVPN may change network settings. Disable them.
    • 🎮 Gaming utilities: Razer Cortex, MSI Afterburner or Steam may limit traffic in the background.

    Also check your system for viruses using Malwarebytes or Dr.Web CureItSome Trojans (for example, DNSChanger) redirect traffic through their servers, causing Wi-Fi to "connect but not work."

    ⚠️ Attention: If after removing the virus Wi-Fi still does not work, run the command netsh int ip reset (see section 4) - some malware corrupts network settings.

    7. Hardware faults: how to check the adapter and antennas

    If none of these methods help, the problem may be hardware-related. Here's how to diagnose it:

    Check on another device

    Connect your phone or tablet to the router. If the Wi-Fi works, the problem is with your computer. If not, the router or your ISP is to blame.

    Test with external adapter

    Buy or borrow a USB Wi-Fi adapter (e.g. TP-Link TL-WN725N (for 500–1000 ₽). If the internet works with it, your built-in adapter is faulty.

    Checking antennas (for laptops)

    In laptops, Wi-Fi antennas are connected to the adapter with thin cables. If these become detached (for example, after a fall), the signal will be lost. To check:

    1. Turn off the laptop and remove the battery.
    2. Remove the back cover (you will need a screwdriver).
    3. Locate your Wi-Fi adapter (usually near the USB ports) and check that the antenna cables (thin black and white wires) are securely seated.

    Frequently Asked Questions (FAQ)

    My Wi-Fi is connected, but the pages won't open. What should I do?

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

    1. Change DNS to public (see section 5).
    2. Run commands ipconfig /release And ipconfig /renew.
    3. Disable VPN or proxy in your browser settings.
    My computer can't see any Wi-Fi networks. What's wrong?

    Most likely, the adapter is disabled or the driver is not installed. Try the following:

    1. Check it out device Manager (section 2).
    2. Make sure that Wi-Fi is not turned off using the button on the laptop case.
    3. If the adapter is in the list, but the networks are not visible, try an external USB adapter.
    Wi-Fi disappeared after a Windows update. How do I get it back?

    Updates often disrupt drivers. Solution:

    1. Roll back the driver (section 3, method 3).
    2. Download the latest driver from the laptop manufacturer's website (not from the website Microsoft!).
    3. If it doesn't help, roll back the system Recovery (point in Parameters).
    The router is working, but the Wi-Fi on my computer keeps coming on and off. Why?

    Reasons for an unstable connection:

    • 📶 Interference: If there are many networks nearby on the same channel, try changing the channel in the router settings (for example, from 6 to 11).
    • 🔋 Energy saving: V Windows Disable the "Allow the computer to turn off the device to save power" option in the Wi-Fi adapter properties.
    • 🔄 Router overheating: If it is hot, let it cool for 10-15 minutes.
    Is it possible to connect to Wi-Fi without drivers?

    No, the driver is required for the adapter to work. But if you have Windows 10/11, the system can automatically install the basic driver when connected to the internet via cable. Try:

    1. Connect your computer to the router via Ethernet (network cable).
    2. Launch device Manager → update your Wi-Fi adapter driver.