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.
WANon 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:
- Open Device Manager: click
Win + X→ selectdevice Manager. - Find network adapters: expand the tab
Network adaptersLook for devices with wordsWireless,Wi-Fior802.11(For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377). - 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:
- Right click on it → select
Engage. - 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:
- Right-click the Wi-Fi icon in the tray →
Troubleshooting. - 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
- IN
Device ManagerRight-click on the Wi-Fi adapter →Update driver. - Select
Automatic searchand wait for it to complete.
Method 2: Manual installation from the manufacturer's website
If automatic update does not help:
- Find out the adapter model (see section above).
- Download the driver from the official website:
- Intel: Download Center
- Qualcomm Atheros, Realtek, Broadcom: look on the laptop manufacturer's website (Lenovo, HP etc.).
Method 3: Roll back the driver
If Wi-Fi has disappeared after a recent update:
- IN
Device Managerclick on the adapter →Properties→ tabDriver. - Click
Roll back(if the button is active).
⚠️ Attention: if after reinstalling the driver Wi-Fi still does not work, and inDevice ManagerThe adapter is marked asUnidentified 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 resetnetsh 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:
- Open
Windows Settings(Win + I) →Network and Internet→State. - Scroll down and click
Network reset. - 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:
- Open
Parameters→Network and Internet→Wi-Fi. - Click
Managing known networks→ select your network →Forget. - 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:
- Open
Control Panel→Network and Internet→Network and Sharing Center→Changing adapter settings. - Right click on
Wireless network→Properties. - Select
Internet Protocol version 4 (TCP/IPv4)→Properties. - Check the box
Use the following DNS addressesand enter:- Google DNS:
8.8.8.8And8.8.4.4 - Cloudflare DNS:
1.1.1.1And1.0.0.1
- Google DNS:
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:
- Turn off the laptop and remove the battery.
- Remove the back cover (you will need a screwdriver).
- 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:
- Change DNS to public (see section 5).
- Run commands
ipconfig /releaseAndipconfig /renew. - 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:
- Check it out
device Manager(section 2). - Make sure that Wi-Fi is not turned off using the button on the laptop case.
- 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:
- Roll back the driver (section 3, method 3).
- Download the latest driver from the laptop manufacturer's website (not from the website Microsoft!).
- If it doesn't help, roll back the system
Recovery(point inParameters).
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:
- Connect your computer to the router via
Ethernet(network cable). - Launch
device Manager→ update your Wi-Fi adapter driver.