Why there's no internet on my computer, but Wi-Fi works: A complete breakdown

Many users are familiar with the situation where web pages load instantly on a smartphone or tablet, but a desktop computer or laptop stubbornly displays "No internet access." This is a classic example of a disconnect between the local network and the global internet, which often leads to confusion. At first glance, it seems like the problem lies with the ISP, but working Wi-Fi on other devices immediately rules this out.

The root of the problem most often lies in software conflicts within the operating system, outdated network card drivers, or incorrect TCP/IP protocol settings. Local network adapter It may physically receive the router's signal correctly, but logically be unable to forward the request due to blockages or addressing errors. This is why diagnostics should begin not with rebooting the router, but with analyzing the settings of the affected PC itself.

In this article, we'll cover the troubleshooting algorithm in detail, from simple checks to in-depth network configuration. You'll learn how to distinguish a hardware failure from a software error and receive step-by-step instructions for restoring the connection. Understanding the operating principles DHCP servers and DNS cache will help you resolve similar issues in minutes in the future.

⚠️ Warning: If you're using a corporate network or specific ISP equipment (e.g., fiber optic terminals with MAC address binding), some standard reset methods may temporarily disrupt access. Check with your system administrator or ISP support for any strict restrictions.

Diagnostics of the physical layer and indicators

The first step should always be a visual assessment of the hardware's condition. Even in the era of wireless technology, physical contact is critical. If you're using a USB Wi-Fi adapter, try plugging it into a different port, preferably a USB 2.0 one, as some older models don't work reliably on 3.0 ports. For internal cards, it's important to ensure the antennas are securely fastened and that the module itself isn't overheating.

Pay attention to the indicators. If a yellow triangle with an exclamation point is illuminated, it means there's a connection to the router, but no data exchange with the outside world. In Windows Device Manager, this often appears as error code 10 or 43. Device driver may be corrupted or conflict with system updates.

📊 What type of connection do you have to your router?
Built-in Wi-Fi adapter
USB whistle
LAN cable (twisted pair)
PowerLine adapter

If you're using a wired connection via an Ethernet cable, the problem may lie with the cable itself. A pinched wire or a corroded connector may signal a connection (Link), but data packets will be lost. Try replacing the cable or switching it to a different port on the back of the router. Sometimes, simply cleaning the contacts of dust can help.

Checking TCP/IP and DNS network settings

The most common reason why the internet is available but not working is incorrect IPv4 settings. The computer may be attempting to use a static IP address that doesn't match the router's current subnet, or it may have manually configured DNS servers that have stopped responding. It's necessary to reset address acquisition to automatic.

To do this, open the adapter settings, select protocol properties Internet Protocol version 4 (TCP/IPv4) and make sure the boxes for automatic IP and DNS resolution are checked. If the problem persists, try specifying public DNS from Google (8.8.8.8) or Cloudflare (1.1.1.1). This often bypasses ISP blocking or local name resolution errors.

Resetting the TCP/IP stack via the command line is a powerful tool that clears up accumulated configuration errors. Launch Terminal as administrator and run the command netsh int ip resetAfter this, a full system reboot is required for the changes to take effect. No reboot required. network stack may continue to operate in an error mode.

☑️ Network Settings Reset Checklist

Completed: 0 / 1

Driver conflicts and adapter operation

The software that controls your network card often becomes a source of problems after major Windows updates. The system may automatically install a generic driver that doesn't work reliably with your specific hardware model. In Device Manager, find the "Network Adapters" section, uninstall the current device, and click "Scan for hardware changes" to have the system try again to find the optimal solution.

Power management is an important consideration. Windows may disable USB hubs or PCIe devices by default to save power, which can result in connection drops or failure to establish a connection. In the adapter properties, under the "Power Management" tab, uncheck "Allow the computer to turn off this device." This will prevent unexpected connection interruptions.

If the automatic driver search doesn't help, you'll have to resort to a manual method. Download the latest software from the laptop or motherboard manufacturer's website on another device and transfer the file via USB. Installing the original driver from Realtek, Intel or Qualcomm often solves compatibility issues that standard OS tools cannot fix.

⚠️ Important: When uninstalling the network card driver, make sure you have an alternative internet connection (for example, sharing from your phone via USB) to download the necessary files for reinstallation.

Antiviruses, firewalls, and third-party software

Third-party antivirus suites often have their own firewall modules that can block network traffic, deeming it suspicious. If the problem occurs immediately after installing new security software, try temporarily disabling its protection. Sometimes, even after uninstalling the antivirus, its network filters remain in the system and continue to block connections.

The built-in Windows firewall may also be configured too aggressively. Check your inbound and outbound connection rules. Resetting the firewall to its default settings often helps resolve logical filtering errors. There's a button in the firewall control panel to restore recommendations for this purpose.

Don't forget about VPN clients or proxy servers. If you previously used region-changing programs, they may have left proxy settings in your system that now lead nowhere. Check the proxy server settings in your browser and system—there shouldn't be any active scripts or addresses there unless you're currently using them.

How to completely remove antivirus remnants?

Use specialized uninstaller utilities from antivirus vendors (such as Kaspersky Removal Tool or Norton Remove and Reinstall). They detect hidden files and registry entries that interfere with normal network operation after a standard uninstall.

Table of main error codes and their meanings

When diagnosing Windows, it often displays specific error codes that help narrow down the problem. Understanding their meaning allows you to quickly navigate to the desired settings section, skipping unnecessary steps. Below is a table with explanations of the most common messages.

Code / Message Probable cause Solution method
Code 10 (Device not running) Driver or hardware conflict Reinstall the driver, check in BIOS
Code 43 (Descriptor request failed) Hardware failure or deep software conflict Relieving static electricity, replacing the port
Limited (No internet access) Problem with DHCP or gateway Reset TCP/IP, check the router
Unidentified network Invalid network type or missing gateway Setting up a static IP, resetting the network

Code 43 deserves special attention, as it often indicates that the operating system no longer recognizes the device correctly. In this case, completely powering down the computer (unplugging the power cord for 1-2 minutes) can help, as this drains residual voltage from the motherboard and network controllers.

Network reset and Windows nuclear settings

If none of the above helps, the only option left is the "heavy artillery"—a complete network reset. This feature, introduced in Windows 10 and 11, removes all network adapters and reinstalls them, as well as resets all network components to factory defaults. This is guaranteed to remove any software overlays and misconfigurations.

You can find this option in the system settings, under "Network & Internet." After clicking "Network Reset," your computer will restart in a few minutes. Be prepared to re-enter your Wi-Fi network passwords, as all saved profiles will be deleted. This is the most effective method when other methods have failed.

In some cases, the problem may be due to corrupted Windows system files. Run the integrity checker sfc /scannow will help find and replace corrupted files responsible for network functionality. Damaged network-related DLLs can block all traffic.

Frequently Asked Questions (FAQ)

Why doesn't the internet work in only one browser?

If other browsers work fine, the problem lies in the browser's settings or extensions. Check your installed plugins, especially those that change proxies or block ads. Also, try resetting your browser to factory settings.

Can an antivirus block the entire internet?

Yes, this is possible. If your antivirus detects suspicious activity or its license expires, it can enter strict block mode, disabling all network connections to protect your computer. Temporarily disabling protection will help diagnose the cause.

What should I do if the Wi-Fi icon is missing?

A missing icon usually means the WLAN AutoConfig service isn't running or the adapter driver has crashed. Check the list of services (services.msc) and ensure the service is running and set to automatic. Also, check to see if the adapter is physically disabled using the button on the laptop.

How to check if your ISP is blocking your device?

ISPs may block access based on MAC address. Try cloning the MAC address of a working device (e.g., a laptop with internet access) to the problematic PC in the router settings, or call technical support to confirm the status.