Wi-Fi connection not working on computer: step-by-step instructions

A sudden loss of internet access often takes you by surprise and can derail important plans. You're trying to send a document, end a video conference, or simply watch a movie, but your browser stubbornly displays a connection error. In today's world Internet connection has become as necessary as electricity, and its absence causes understandable irritation.

Before panicking or calling a technician, it's worth running a basic diagnostic, as in most cases the problem stems from a software glitch or temporary connection interruption. Often, simply rebooting the equipment or resetting the network adapter settings is enough to get everything working as normal. However, if simple methods don't help, a more in-depth system analysis will be required.

In this article we will look at all the possible reasons why Windows If your router or another operating system isn't detecting the network, we'll provide a clear action plan. We'll cover everything from checking the router's physical condition to complex registry and driver manipulations. Follow the instructions carefully to restore your digital comfort.

Initial diagnostics of equipment and router

The first step is to rule out physical problems or malfunctions in the router itself. Often, a router simply freezes due to bandwidth congestion or a power surge, stopping the router from assigning IP addresses to connected devices. A visual inspection of the indicators on the device's body can provide initial information about the system's status.

Pay attention to the light indicating the WAN or global internet (usually blue or green, sometimes blinking). If the light is red or off, the problem is most likely with the provider or the cable coming into the apartment. In this case, no computer settings will help restore access.

⚠️ Attention: If the WAN indicator is red, it almost always indicates a line outage on the service provider's end or a missed payment. Don't waste time reinstalling drivers until you're sure your provider isn't performing maintenance.

To quickly resolve temporary software errors on your router, we recommend performing a full reboot. This clears the device's cache and re-establishes the connection to the provider's base station. Many users ignore this step, considering it trivial, but statistics show that it resolves up to 40% of all connection issues.

📊 How often do you have problems with Wi-Fi?
Daily
Once a week
Rarely
Just happened for the first time

Please follow these steps to reboot your hardware properly:

  • 🔌 Unplug the router's power supply from the wall outlet or press the power button on the back panel.
  • ⏳ Wait at least 10-15 seconds for the capacitors to fully discharge.
  • 🔌 Turn your device back on and wait for it to boot up (usually 1–2 minutes).
  • 📡 Check if the Internet is available on your computer or other device.

Checking the status of a network adapter in Windows

If the router is working properly, but the computer stubbornly refuses to connect, the problem may lie in the network interface settings. The operating system may have mistakenly disabled the adapter or changed its priority. Checking the connection status is the next logical step in troubleshooting.

Go to the Network Connections control panel to make sure the adapter is active. Sometimes after a system update or installing a new antivirus network driver It may be blocked or disabled. It's also worth checking that Airplane Mode isn't enabled, which forcibly disables all wireless modules.

To access advanced settings, use the command ncpa.cpl, entered into the Run window (Win+R). In the window that opens, you'll see a list of all available connections. If the wireless network icon is gray, it means the adapter is disabled by software.

☑️ Adapter diagnostics

Completed: 0 / 4

If you see "No connections available" or the network list is empty, this may indicate that the wireless network service is not running. In this case, you need to check Windows services. Click Win+R, enter services.msc and find the "WLAN AutoConfig" service. Make sure it's running and the startup type is set to "Automatic."

In some cases, forcing the adapter to turn on and off can help. Right-click the wireless network icon and select "Disable," wait a few seconds, then select "Enable." This will initiate a new request to the DHCP server for a new IP address.

Updating and reinstalling Wi-Fi drivers

A driver is a software layer that allows the operating system to communicate with the hardware. If Wi-Fi driver If your device is outdated, corrupted, or conflicts with the latest Windows updates, a stable connection becomes impossible. Symptoms may include constant disconnections or a complete inability to find networks.

The most reliable way to update a driver is to download the latest version from the official website of your laptop or motherboard manufacturer. Automatic searches in Device Manager often report that "the most suitable drivers are already installed," even if this is not the case. Therefore, manually searching by device model is preferable.

If downloading the driver from the internet isn't possible (since there's no internet connection on this PC), you can use another computer or smartphone to download the file and transfer it via USB. You can also try rolling back the driver to a previous version if the problem occurred after a recent update.

⚠️ Attention: When installing drivers, always completely uninstall the old version. Using cleaners or manually removing them through Add or Remove Programs will help avoid file and registry conflicts.

To access driver management, follow these steps:

  1. Right-click on the Start button and select Device Manager.
  2. Expand the "Network adapters" branch.
  3. Find a device with a name containing Wireless, Wi-Fi or 802.11.
  4. Right-click and select "Update driver" or "Uninstall device" (for subsequent reinstallation).
What should I do if my driver is marked with a yellow triangle?

If you see error code 10, 28, or 43, this indicates a hardware failure or critical software error. Try completely removing the device from Device Manager, then select "Action" -> "Scan for hardware configuration" from the menu. If this doesn't help, the Wi-Fi module may be physically damaged.

Resetting network settings and command line

When standard methods fail, you have to resort to the "heavy artillery"—a complete reset of the network stack. Windows accumulates numerous temporary files, DNS caches, and old settings that can interfere with proper network operation. A reset returns all settings to factory defaults.

The most effective method is to use the command prompt with administrator privileges. This allows you to run a series of commands that clear routing tables and reset TCP/IP protocols. This method often resolves the issue when the computer is connected to Wi-Fi, but web pages won't open in the browser.

Open Command Prompt (CMD) as administrator and type the following commands in sequence, pressing Enter after each:

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After running the last command, be sure to restart your computer. The system will only apply the registry changes after a restart. If this doesn't help, Windows 10 and 11 have a built-in network reset feature that deletes all saved passwords and reinstalls your network adapters.

To access this feature, go to Settings → Network & Internet → Advanced network settings → Network resetThis action is guaranteed to resolve any software settings conflicts, but requires you to re-enter your Wi-Fi password.

DNS and IP addressing issues

A common cause of "there's Wi-Fi but no internet" is errors in obtaining an IP address or incorrect DNS server settings. If your computer can't resolve a domain name (e.g., google.com) to a website's IP address, the browser won't be able to load the page. This is similar to the situation where you know a person's name but can't find their number in a phone book.

By default, settings are retrieved automatically from the router, but sometimes static settings previously configured for other purposes may conflict. Also, the provider's DNS servers may be slow or blocked. In such cases, setting up public DNS servers from large companies can help.

The table below lists the addresses of the most stable and fastest DNS servers that can be used as replacements for the default ones:

DNS provider Preferred DNS Alternate DNS Peculiarities
Google Public DNS 8.8.8.8 8.8.4.4 High speed, reliability
Cloudflare 1.1.1.1 1.0.0.1 Emphasis on privacy
Quad9 9.9.9.9 149.112.112.112 Blocking malicious websites
OpenDNS 208.67.222.222 208.67.220.220 Flexible content filtering

To register these addresses, go to the properties of your wireless connection (via ncpa.cpl), select "Internet Protocol Version 4 (TCP/IPv4)" and click "Properties." Toggle the dot to "Use the following DNS server addresses" and enter the data from the table.

Diagnosing conflicts and antivirus software

Keep in mind that third-party software can block connections. Antiviruses, firewalls, and VPN clients often embed themselves deeply into the Windows network stack. If the antivirus detects your connection as suspicious or its databases are updated incorrectly, it can completely block network access.

Try temporarily disabling your antivirus and firewall. If the internet works after that, the problem lies with your security settings. Don't leave your computer unprotected for long; it's best to reconfigure your blocking rules or reinstall your antivirus software.

Conflicts can also arise when using virtual network adapters from emulation software (such as VirtualBox or VMware) or older VPN clients. These can intercept traffic or change routing priorities, sending requests to nowhere.

⚠️ Attention: Antivirus software interfaces and router settings are constantly updated. The exact button locations and tab names may differ from those described in the instructions. If you're unsure, it's best to consult the specific software's help documentation or the developer's official website.

To check for the impact of third-party software, you can perform a "Clean Boot" in Windows. This mode runs only system services. If the internet works reliably in this mode, it means an installed application is interfering with the connection.

Frequently Asked Questions (FAQ)

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

This indicates that the router is working properly and the internet connection from your ISP is working. The problem is localized within the computer itself: most likely, the IP/DNS settings are incorrect, the drivers are outdated, or an antivirus program is blocking the connection. It's also possible that MAC address filtering is enabled on the router, blacklisting your PC.

What does the "Limited" or "No Internet Access" error mean?

This error means there's a physical connection to the router, but no data exchange with the outside world. The computer received an IP address from the router, but the router is unable to forward data packets. Possible causes include issues with the ISP, an incorrect PPPoE password (if configured on the router), or a DHCP error.

Can a virus disable the Internet on a computer?

Yes, many malware programs modify network settings, write their own DNS records, or block access to antivirus and update sites. It is recommended to run a full system scan with a reliable antivirus scanner.

How do I know if my laptop's Wi-Fi module is working?

Go to "Device Manager" and look under "Network Adapters." If the module is listed and shows no errors, it's working properly. If the module is missing (and there are no hidden devices), it may be disabled in the BIOS or physically damaged.