Wi-Fi is connected, but there's no internet: Complete instructions for restoring access to your laptop

You open your laptop and see a familiar Wi-Fi network with a "Connected" checkmark, but your browser stubbornly displays a "No Internet Connection" error, and your messaging apps refuse to update. This situation is familiar to millions of users— There is a network connection, but traffic is not transmitted.There are dozens of possible causes for this problem, ranging from a simple router malfunction to IP address conflicts or outdated drivers. This article will explore them. all possible scenarios and we'll provide clear instructions for Windows, macOS, and Linux, including rare cases that even IT professionals ignore.

It's important to understand: the "Connected, no internet access" message is not a diagnosis, but a symptom. Your laptop successfully connects to the router (hence the network icon is active), but the connection breaks. It remains to be seen where exactly. We'll start with simple solutions that take 2-3 minutes and gradually move on to more complex settings that require registry or router configuration. If you're not a technical expert, don't skip any sections: sometimes the problem lies in details not covered in standard instructions.

Before you begin, answer two questions:

  1. Does the Internet work on other devices (smartphones, tablets) connected to the same Wi-Fi?
  2. Does the problem occur on only one laptop or on all devices at the same time?

The answers will narrow down the search: if the internet is down everywhere, the router or ISP is to blame; if it's only on a laptop, the problem is in its settings or hardware.

📊 What OS are you having this problem with?
Windows 10/11
macOS
Linux
I don't know/Other

1. Basic diagnostics: 5 steps before deep adjustments

Start with basic checks to rule out external factors. These steps take no more than 5 minutes, but in 30% of cases, they resolve the issue immediately.

  • 🔄 Restart your router and laptopUnplug the router from the power outlet for 30 seconds (not using the power button, but physically unplug it). Restart the laptop using the standard method. This step clears the DHCP cache and temporary network errors.
  • 📶 Check the indicators on the routerAre the lights on? Wi-Fi (usually blinking) and Internet (usually green or blue)? If the internet indicator is off or red, there's a problem with your internet provider.
  • 🔌 Connect your laptop to the router with a cableIf the internet works, the problem lies with the laptop's Wi-Fi module or wireless network settings. If not, the router or ISP is to blame.
  • 📱 Test on another deviceConnect your smartphone or tablet to the same Wi-Fi network. Does it work? That means the problem is localized to the laptop.
  • 🕒 Check your system timeAn incorrect date/time (e.g., 2010) is blocking SSL connections. Correct this in your Windows/macOS settings or sync automatically.

If the Internet does not appear after these steps, proceed to the next section. Pay special attention to the cable connection point - this is a key test for determining the source of the problem.

☑️ Basic diagnostic checklist

Completed: 0 / 5

2. Problems on the provider's side: how to distinguish them and what to do

If there is no internet on all devices, including smartphones and TVs, it's highly likely the ISP or router is to blame. Here's how to check:

  • 📞 Call your provider's support teamAsk about widespread outages in your area. Don't be shy about asking, "Is this a problem on your end or mine?"—it'll save you time.
  • 💰 Check your personal account balanceSometimes providers block access when your balance is zero or negative, but don't send notifications. Log in to your account on the operator's website.
  • 🔧 Bypassing the router. Disconnect the provider's cable from the router and connect it directly to the laptop (if you have PPPoE or dynamic IP). If the Internet works, the router is to blame.
Symptom Probable cause Solution
The Internet disappeared on all devices at once. Massive failure at the provider Wait for the issue to be resolved (check with support for the time)
The "Internet" indicator on the router is not lit. Broken cable or faulty port Check the cable, reconnect, replace the port
There is internet via cable, but no Wi-Fi. There is a problem with the router's wireless network settings. Reboot your router and reset your Wi-Fi settings.
The Internet only works after rebooting the router. Router overheating or malfunction Check ventilation, update firmware, replace the router

If your ISP claims everything is fine on their end, but you still can't connect, check your router settings. Your connection settings may be out of order, or parental controls may be activated.

3. Router settings: what to check first

If basic diagnostics don't help, access your router's control panel. To do this:

  1. Open your browser and type in the address bar 192.168.0.1 or 192.168.1.1 (the exact address is indicated on the router sticker).
  2. Enter login/password (usually admin/admin, if you haven't changed it).
  3. Go to the section Status or Network.

Please pay attention to the following parameters:

  • 🌐 Connection type (WAN Connection Type). Must match what is specified in the provider's agreement (PPPoE, Dynamic IP, Static IP etc.).
  • 🔢 The IP address of the router in the provider's networkIf instead of numbers there is 0.0.0.0 — the connection with the provider was interrupted.
  • 📡 Wi-Fi channel. If selected Auto, try manually specifying the channel (for example, 6 or 11 for 2.4 GHz) to avoid interference from neighboring networks.
  • 🔒 Wi-Fi Security Mode. Make sure it's worth it. WPA2-PSK or WPA3-PSK. Outdated WEP may block the connection of modern devices.

If you are unsure about the settings, reset the router to factory settings (button Reset (On the back panel, hold for 10-15 seconds.) After the reset, you'll need to reconfigure your connection to the provider (the details for this are in your contract).

How do I know which Wi-Fi channel is less crowded?

Open the app on your smartphone Wi-Fi Analyzer (Android) or NetSpot (iOS/macOS). It will show channel congestion and help you choose the clearest one. For 2.4 GHz, channels 1, 6, and 11 are optimal—they don't overlap.

4. Network settings on a laptop: Windows 10/11

If the problem is only on your Windows laptop and other devices are working fine, follow these instructions.

4.1. Resetting the TCP/IP stack and DNS cache

Open Command prompt as administrator (click Win + XTerminal (Administrator)) and execute the commands sequentially:

netsh int ip reset

netsh winsock reset

ipconfig /flushdns

ipconfig /release

ipconfig /renew

Once completed, restart your laptop. These commands reset network protocols and renew the IP address.

4.2. Checking IP settings (DHCP vs. static IP)

If your ISP or router uses dynamic IP distribution (DHCP), but the laptop is trying to use a static address, a conflict is inevitable. To check:

  1. Go to Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings.
  2. Right click on Wireless networkProperties.
  3. Select Internet Protocol version 4 (TCP/IPv4)Properties.
  4. Make sure the options are selected Obtain an IP address automatically And Obtain DNS server address automatically.

If manual settings are specified here (for example, IP 192.168.1.100), but the router distributes addresses in a different range (for example, 192.168.0.x), change the settings to receive automatically.

4.3. Updating or rolling back the Wi-Fi driver

Outdated or corrupted drivers are a common cause of connection issues. To update:

  1. Click Win + Xdevice Manager.
  2. Expand the branch Network adapters.
  3. Find the device with the names Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200).
  4. Right click → Update driverAutomatic search.

If the update didn't help, try roll back the driver (in the same menu select Properties → Driver → Roll Back Driver). Sometimes new versions contain bugs.

5. Specific problems: from DNS to IP conflicts

If standard methods don't work, the problem may lie in less obvious settings. Let's look at rare but critical scenarios.

5.1 DNS Server Failure

If the sites do not open, but ping 8.8.8.8 If it works fine in the command line, the DNS servers are to blame. Fix:

  1. Go to properties IPv4 (as in section 4.2).
  2. Select Use the following DNS server addresses.
  3. Please specify 8.8.8.8 (Google) and 1.1.1.1 (Cloudflare).
  4. Click OK and restart your laptop.

5.2 IP address conflict

If two devices on the network have the same IP address, Windows will display "Connected, no internet access." To check:

  1. Open Command line and do it ipconfig.
  2. Remember yours IPv4 address (For example, 192.168.1.10).
  3. Do it ping [your_IP] (For example, ping 192.168.1.10).
  4. If there are answers (Reply from...), then another device is using your IP. Restart your router so DHCP can assign new addresses.

5.3 Blocking by antivirus or firewall

Some antiviruses (for example, Kaspersky, Avast) block network connections. To check:

  • 🛡️ Temporarily disable your antivirus and Windows firewall (Control Panel → Windows Defender Firewall → Turn on or off).
  • 🔍 Check if the internet is back online. If so, add an exception for your network in your antivirus settings.

6. Problems on macOS and Linux

On devices Apple and distributions Linux The diagnostic algorithm is different. Let's look at the key points.

6.1 macOS: Reset Network Settings

If on MacBook Wi-Fi is connected, but there is no internet:

  1. Open Terminal (Programs → Utilities → Terminal).
  2. Run the commands:
    sudo ifconfig en0 down
    

    sudo ifconfig en0 up

    sudo networksetup -renewDHCP en0

    (replace en0 on en1, if you use 5 GHz).

  3. Restart your MacBook.

If that doesn't help, delete the network settings:

  1. Go to System Preferences → Network.
  2. Select Wi-Fi → click (minus) to delete.
  3. Please add the connection again (+ → Wi-Fi).

6.2. Linux: Interface and DHCP Check

IN Ubuntu, Debian or Fedora run in terminal:

sudo dhclient -r wlan0 # Release the current IP

sudo dhclient wlan0 # Get a new IP

sudo systemctl restart NetworkManager

If the problem persists, check the interface status:

ip a show wlan0

Pay attention to the line inet If it's not there, the connection is not active. Try restarting the network service:

sudo systemctl restart networking

7. Hardware problems: when the hardware is to blame

If software methods do not help, the reason may be in physical malfunction:

  • 📡 The laptop's Wi-Fi module is damaged.Symptoms: Networks are not detected or the connection is constantly disconnected. Solution: Replace the module (at a service center).
  • 🔌 Faulty router portIf the internet works via cable, but only on one port, try a different port or replace the router.
  • 🔋 Router overheatingIf the router is hot to the touch and the internet connection disappears after 10-15 minutes of operation, ensure cooling (move it to a ventilated area) or replace the device.
  • 🔄 Incompatibility of Wi-Fi standardsOlder laptops (before 2015) may not support Wi-Fi 6 (802.11ax)The solution is to set the mode in the router settings. 802.11n (up to 300 Mbps).

To check your laptop's Wi-Fi module:

  1. On Windows: Open device ManagerNetwork adaptersIf there's an exclamation mark next to the module name, the driver isn't working or the device is faulty.
  2. On macOS: Hold Option (Alt) and click on the Wi-Fi icon in the menu bar. In the section Interfaces check the status en0 or en1.
How to check a Wi-Fi module for physical damage?

Open the laptop's back cover (if removable) and inspect the module. It looks like a small circuit board with antennas. If you see any blackened areas, bulging capacitors, or disconnected wires, the module needs to be replaced.

8. Alternative solutions: if nothing helps

If all the previous steps have failed, try unconventional methods:

  • 🔄 Changing the router's operating modeFind the parameter in your router settings. Wireless Mode and change with 11n/ac/ax on 11b/g (or vice versa). Sometimes this solves compatibility issues.
  • 📡 Using 5 GHz instead of 2.4 GHzIn your router's Wi-Fi settings, enable the 5 GHz network (if supported) and connect to it. This range is less susceptible to interference.
  • 🔧 Manual MTU configurationIf packets are fragmented, reduce the MTU to 1400:
    netsh interface ipv4 set subinterface "Wi-Fi" mtu=1400 store=persistent
  • 🛠️ Reset Winsock and TCP/IP in Safe ModeBoot Windows into Safe Mode with Networking (click F8 when loading or through msconfig) and repeat the commands from section 4.1.

If this doesn't work, there are two options left:

  1. Reset the router to factory settings (button Reset) and configure again.
  2. Contact a service center to diagnose your laptop or router.

FAQ: Frequently Asked Questions

Why does Wi-Fi connect, but pages don't load, while Skype/Telegram work?

This is a typical problem with DNS serversApplications like Skype or Telegram use direct IP connections, while browsers rely on DNS. Solution: manually enter DNS (section 5.1) or change browsers (e.g., Firefox sometimes ignores system DNS).

My laptop says "Limited" next to Wi-Fi. What does that mean?

The "Limited" status means the laptop has received an IP address but cannot contact the gateway (router) or DNS. Reasons:

  • Incorrect IP settings (section 4.2).
  • Blocking by antivirus (section 5.3).
  • Router failure (section 3).

Start with a team ipconfig /releaseipconfig /renew.

The internet only works after rebooting the router. What's wrong?

This is a sign:

  • Router overheating (section 7).
  • Router memory malfunction (firmware failure).
  • IP address conflict (section 5.2).

Solution: Update your router firmware, provide cooling, or replace the device.

My Wi-Fi connection disappeared after updating to Windows 11. How can I get it back?

A driver update or a conflict with a new OS version is to blame. Steps to take:

  1. Roll back your Wi-Fi driver (section 4.3).
  2. Disable automatic driver updates: Control Panel → System → Advanced system settings → Hardware → Device installation settings → select "No".
  3. Install the driver from the laptop manufacturer's website (not via Windows Update!).
Can a virus block the internet?

Yes, some viruses (eg. Trojan.DNSChanger) change DNS settings or block port 80. Signs:

  • The Internet only works in safe mode.
  • IN hosts (file by path C:\Windows\System32\drivers\etc\hosts) there are suspicious entries.
  • Antivirus detects threats of the type PUP.Optional.

Solution: Scan your system Malwarebytes or Dr.Web CureIt, then reset network settings (section 4.1).

If your problem is not described in the FAQ, try searching for a solution error code, which appears when diagnosing the network (click on the Wi-Fi icon → Troubleshooting). Codes like DNS_PROBE_FINISHED_NXDOMAIN or ERR_INTERNET_DISCONNECTED will indicate a specific reason.

📊 Did this article help you solve your problem?
Yes, everything worked.
It helped partially
No, the problem remains.
Contacted the service center