Why There's No Internet on My Computer, but Wi-Fi Works: A Complete Guide to Windows 10

The situation where the Wi-Fi indicator is on and the network is connected, but the browser displays "No internet connection" is familiar to many users. It often happens that a smartphone or tablet loads pages smoothly through the same router, while a desktop computer or laptop stubbornly ignores web resources. This isn't magic or a provider issue, but a local operating system glitch. Windows 10.

The causes of this behavior can range from a simple IP address error to driver conflicts or DNS server issues. The operating system may have "forgotten" the correct routing settings after an unsuccessful update or a power surge. It's important not to panic and to rule out possible faults one by one, starting with simple checks.

In this article, we'll detail a step-by-step process to help restore internet access. You'll learn how to diagnose your network adapter, clear your DNS cache, and check proxy settings, which often block traffic without your knowledge.

Network and adapter status diagnostics

The first step should always be a visual and software diagnostic. Before delving into deep settings, it's important to understand how Windows 10 sees the current connection. The system often provides clues as to where exactly the data transmission chain is broken.

Right-click the network icon in the system tray (near the clock) and select "Network & Internet Settings." The window that opens will display your connection status. If it says "Connected, no internet access," it means there's physical contact with the router, but data isn't flowing. If the status says "No network access," the problem may be with the password or driver.

Windows 10's built-in diagnostic tool can automatically detect and fix a number of common errors. It can reset the adapter, renew the IP address, or fix IPv4 protocol errors. You can launch it directly from the Network and Sharing Center or from the Wi-Fi icon's context menu.

📊 How often do you experience Wi-Fi problems on your PC?
Daily
Once a week
Only after updates
Almost never

Pay attention to the indicators on the router itself. If the WAN (Internet) light is on or flashing, the ISP is sending a signal. If it's off, the problem may be with the ISP, and no computer settings will help.

⚠️ Note: If the WAN indicator on your router goes out, try rebooting the router by unplugging it for 10-15 seconds. This resolves 80% of hardware issues.

Reset network settings via command line

One of the most effective methods for curing "network hysteria" is a complete reset of the TCP/IP stack. This action clears all temporary files, the DNS cache, and resets protocol settings to factory defaults. To do this, you'll need a command prompt with administrator privileges.

Click Win + X and select "Windows PowerShell (Admin)" or "Command Prompt (Admin)." In the window that opens, enter a series of commands. Each command must be executed separately. After pressing Enter, wait for the process to complete before entering the next one.

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

Team netsh winsock reset Restores the Winsock directory, which is often damaged by malware or incorrect programs. The command ipconfig /flushdns Clears the DNS cache, eliminating problems with opening websites when the IP addresses of domains have changed, but the computer remembers the old ones.

☑️ Network Reset Checklist

Completed: 0 / 4

After running all commands, be sure to restart your computer. Without a restart, the changes will not take full effect, and the issue may persist. After enabling the feature, check if the websites are accessible.

⚠️ Note: After resetting network settings, antivirus programs may ask for permission to access the network again. Please confirm these requests for your browser.

Configuring DNS and IP addressing

A common cause of internet downtime is malfunctioning DNS servers from your ISP. Your computer can't resolve a website name (like google.com) into a recognizable IP address. The solution is to use reliable public DNS services, such as those from Google or Cloudflare.

To do this, go to Control Panel → Network and Internet → Network and Sharing CenterClick the name of your Wi-Fi connection, then "Properties." Find "Internet Protocol Version 4 (TCP/IPv4)" in the list, select it, and click "Properties."

In the window that opens, select the option “Use the following DNS server addresses” and enter:

  • 🌐 Preferred DNS: 8.8.8.8
  • 🌐 Alternative DNS: 8.8.4.4

It's also worth checking your IP address settings. Most home networks should automatically obtain the address. However, if you have a static IP from your provider, you'll need to enter it manually, as stipulated in your contract. Even a single digit in the gateway number will result in a loss of connection.

Why change DNS?

Changing DNS servers not only solves access issues but can also speed up page loading and bypass ISP blocking of some resources. Google's public servers are often more stable than the default servers of local providers.

After making the changes, click OK and close all windows. Try opening the website. If the pages start loading, then the problem was the inability to resolve domain names.

Checking wireless adapter drivers

A driver is a program that tells the operating system how to use the hardware. If the Wi-Fi adapter driver is outdated, corrupted, or conflicts with the latest Windows 10 update, the internet will not work, even if the connection is established.

Open Device Manager (right-click the Start button). Find the Network Adapters section. Your wireless module will usually have the words Wireless, Wi-Fi, 802.11, or brand names like Intel, Realtek, QualcommIf a yellow exclamation mark appears next to a device, the driver definitely requires attention.

Try right-clicking the adapter and selecting "Uninstall device." Don't worry, it won't break your system. After uninstalling, select "Action → Scan for hardware changes" from the menu. Windows 10 will attempt to find and install the driver again. This often helps to reset a frozen module.

If the automatic installation doesn't help, you'll need to download the latest driver from the official website of your laptop or motherboard manufacturer. You'll need to do this from another device (phone or another PC), as the affected computer doesn't have internet access yet.

The Impact of Proxy Servers and VPNs

One of the most insidious reasons for internet downtime is forgotten proxy server settings. Many users install VPN extensions or blocking bypass programs that overwrite their settings. When uninstalling such programs, the settings often remain "dead weight."

You can check this in Windows settings. Go to Start → Settings (gear) → Network and Internet → ProxyIn the "Manual proxy setup" section, the "Use proxy server" switch should be unchecked.

It's also worth taking a look at the classic LAN settings. Click Win + R, enter inetcpl.cpl and press Enter. Go to the "Connections" tab → "LAN Settings" button. Make sure "Use a proxy server for your LAN" is unchecked.

Parameter Normal condition Problematic condition
Automatic detection of parameters Included Off
Use a proxy server Off Included (without VPN)
Proxy address Empty IP address specified
Port Empty The port is specified (e.g. 8080)

If you find any addresses there that you didn't intentionally add, feel free to disable those options. Often, these are the ones that redirect all traffic to nowhere, creating the illusion of a connection.

Windows Services and Firewall

Network operation in Windows 10 is controlled by special background processes called services. If the "WLAN AutoConfig" service is stopped, Wi-Fi may not turn on at all or may not receive an IP address. You can check their status using the command services.msc.

Find the "WLAN AutoConfig" (or "WLAN AutoConnect Manager") service in the list. Make sure the startup type is "Automatic" and the status is "Running." If it is stopped, click the "Start" button.

Don't forget about your firewall and antivirus software. Third-party antivirus programs (Kaspersky, ESET, Avast) have their own firewalls that can block connections. Try temporarily disabling your antivirus's network protection and checking your internet connection.

⚠️ Note: Settings interfaces and service names may vary slightly across Windows 10 builds (Home, Pro, Enterprise) and depending on the update version. If you don't find an exact match, search for a similar name.

Resetting the network to factory settings

If none of the previous methods work, Windows 10 offers a "nuclear option"—a full network reset. This feature removes all network adapters and resets all network components to their original settings. This is equivalent to reinstalling the network subsystem.

To do this, go to Settings → Network & Internet → StatusAt the very bottom of the page, find the "Network Reset" link. Click it, then the "Reset Now" button and confirm the action.

The computer will warn you that it will reboot in 5 minutes. Do not attempt to interrupt the process during this time. After rebooting, the system will redetect the Wi-Fi adapter, and you will need to re-enter your wireless network password.

What happens when you reset your network?

All saved Wi-Fi profiles are deleted, firewall settings are reset, and the Winsock and TCP/IP caches are cleared. This is guaranteed to eliminate software conflicts, but requires reconfiguring connections.

This method helps in 95% of software failures. If even a full network reset doesn't work and other devices connect normally, there's a high probability that the Wi-Fi module in your computer is physically faulty.

Frequently Asked Questions (FAQ)

Why is there internet on my phone but not on my computer even though they are connected to the same router?

This indicates that the problem is localized within the computer's operating system or its network adapter. The router and ISP are working properly. Most likely, the DNS settings, IP address, or Wi-Fi module drivers on the PC have become corrupted.

Can an antivirus block the Internet on a computer?

Yes, the built-in firewall in antivirus software can mistakenly classify your home network as public and block the connection. Try temporarily disabling your antivirus to check.

What should I do if the Wi-Fi adapter itself disappears after resetting the network?

This is normal immediately after a reset. Restart your computer. If the adapter doesn't appear, go to Device Manager and click "Action → Scan for hardware changes" to re-detect the hardware.

How can I check if my provider's balance is low?

Even if the internet seems to work on other devices (for example, through cache or instant messaging apps), it's best to log into your provider's personal account from your phone (via mobile internet) and check your account status.