My laptop is connected to Wi-Fi, but there's no internet: all the reasons and how to fix it

You open your laptop and connect to your usual network. Wi-Fi, but instead of loading pages you see the inscription "No internet access" or a yellow triangle on the network icon. The situation is familiar to millions of users, according to statistics. Microsoft, this problem occurs in 12% of laptop owners Windows 10/11 at least once a month. The reasons may lie in the device's settings, as well as issues with the router or ISP.

In this article we will look at all possible scenariosWhy your laptop can't access the internet via Wi-Fi, even though the network connection is established. You'll learn how to diagnose the problem in 2 minutes, which settings to check first, and what to do if standard tips don't help. We'll pay special attention to hidden Windows settings that 90% of users ignore, although they solve the problem in 60% of cases.

The material is suitable for laptops of any brand - ASUS, Lenovo, HP, Acer, Dell, as well as for hybrid devices on Windows (including Surface Pro). If you have MacBook, some of the recommendations are also applicable, but the main focus of the article is on the OS from Microsoft.

1. Checking basic parameters: router, cable, provider

Before digging into your laptop's settings, rule out external causes. Start with the router— reboot it, unplugging the device for 30 seconds. This will reset the cache. DNS and temporary errors. If the problem persists after turning it on, check:

  • 🔌 Router power supply: Is the power indicator on? Is the light blinking? Wi-Fi (if not, the wireless network module is disabled).
  • 🌐 Internet from the provider: connect the cable directly to the laptop (if there is a port Ethernet). If there is no internet anyway, the problem is with the provider.
  • 📡 Wi-Fi range: Some routers divide networks into 2.4 GHz And 5 GHzTry connecting to a different frequency.
  • 🔄 Other devicesIs the internet working on your phone or tablet? If so, the problem is with your laptop.

If there's no internet connection on all devices, contact your provider's technical support. Possible causes:

  • 💰 Unpaid invoice (even with automatic payment, failures sometimes occur).
  • 🔧 Technical work on the line (check notifications in your provider's personal account).
  • 📉 Network overload (relevant for apartment buildings in the evening).
⚠️ Attention: If the router issues IP address laptop (visible in connection properties), but there is no internet, the problem may be in the settings DHCP or DNS provider. This requires separate diagnostics.
📊 How often do you have problems connecting to Wi-Fi?
Once a week
Once a month
Rarely, but accurately
Never happened before

2. Network diagnostics in Windows: built-in tools

Windows has powerful network diagnostic tools, but most users don't use them. Open Command line as administrator (click Win + XTerminal (administrator)) and execute the commands in order:

ipconfig /all

ping 8.8.8.8

ping ya.ru

nslookup ya.ru

What do the results mean:

TeamNormal resultProblem
ipconfig /allEat IP address (For example, 192.168.1.100), gateway And DNS servers.Address type 169.254.x.x - failure DHCP.
ping 8.8.8.8Responses with time <50 ms."Timeout exceeded" - there is no connection to the router or provider.
ping ya.ruResponses with host name."Unable to find node" - problems with DNS.
nslookup ya.ruOutputs IP addresses Yandex.«DNS request timed out» — DNS server does not answer.

If ping 8.8.8.8 passes, and ping ya.ru - No, the problem is DNS serversTry to enter it manually Google DNS:

  1. Open Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings.
  2. Right click on your Wi-Fi-connection → Properties.
  3. Select Internet Protocol version 4 (TCP/IPv4)Properties.
  4. Check the box Use the following DNS addresses and enter:
    8.8.8.8
    

    8.8.4.4

☑️ Network check in Windows

Completed: 0 / 5

3. Reset network settings and cache

Often the problem lies in network settings conflict, especially if you've connected to different networks (home, work, cafe). In this case, resetting the cache and settings helps. Run the commands in Command prompt (administrator):

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After completion restart your laptopThese commands:

  • 🔄 They are dropping Winsock (library for network connections).
  • 🗑️ Clear cache DNS And IP addresses.
  • 🔧 Restore parameters TCP/IP by default.

If the problem persists, try delete network profile:

  1. Open Settings → Network & Internet → Wi-Fi → Manage known networks.
  2. Find your network → Forget.
  3. Please reconnect by entering your password.
⚠️ Attention: On some laptops (eg. Lenovo Legion or ASUS ROG) there is proprietary software for network management (for example, Lenovo Vantage or ASUS Armoury Crate). It may block default Windows settings. In this case, update or uninstall the program.

4. Problems with Wi-Fi adapter drivers

Outdated, damaged or incompatible network card drivers — one of the most common reasons for a lack of internet. Check them like this:

  1. Click Win + Xdevice Manager.
  2. Expand the branch Network adapters.
  3. Find the device with the names Wireless, Wi-Fi, 802.11 or brand (Intel, Qualcomm, Realtek, Broadcom).
  4. Right click → Properties → Driver.

Please note:

  • 📅 Driver date: if older than 2022 - update required.
  • ⚠️ Device status: if there is an exclamation mark, the driver is not working properly.

How to update the driver:

  1. Right-click on the adapter → Update driverAutomatic search.
  2. If Windows does not find updates, download the driver from the laptop manufacturer's website (section Support or Downloads).
  3. For adapters Intel use the utility Intel Driver & Support Assistant.

If the problem persists after updating, try roll back the driver:

  1. In the adapter properties, go to the tab Driver.
  2. Click Roll back (if the button is active).
  3. Restart your laptop.
What to do if Windows doesn't detect the Wi-Fi adapter?

If in Device Manager there is no branch Network adapters or the adapter is marked as Unknown device, this could mean:

- The adapter is disabled in BIOS/UEFI (needs to be enabled).

- Physical damage to the Wi-Fi module (relevant after falls or repairs).

- Conflict with other equipment (eg. Bluetooth-module).

In this case, diagnostics at a service center is required.

5. Conflicts with antivirus, VPN, and firewall

Traffic protection or anonymization programs often block network access. Check:

  • 🛡️ Antivirus: temporarily disable it (eg. Kaspersky, ESET NOD32, AvastIf the internet is back online, add the network to the exceptions or reinstall your antivirus.
  • 🌍 VPN: disable programs like NordVPN, ProtonVPN or built-in Windows VPNSometimes they "hang" in the background.
  • 🔥 Firewall: open Control Panel → Windows Firewall → Turn on or off and temporarily deactivate it.

If the internet works again after disabling protection, set up exceptions:

  • For antivirus: Add your network to "Trusted networks".
  • For VPN: select another protocol (eg. WireGuard instead of OpenVPN).
  • For firewall: Allow connections for apps svchost.exe and your browser.

Pay special attention corporate laptops - they are often installed security policies, blocking connections to public networks. In this case, please contact your company's IT department.

6. Hidden Windows settings: Energy saving and adapter options

Windows optimizes performance by default Wi-Fi- power-saving adapter, which can lead to connection interruptions. Here's how to fix this:

  1. Open device ManagerNetwork adapters.
  2. Right click on your Wi-Fi-adapter → Properties.
  3. Go to the tab Power management.
  4. Uncheck the box Allow the computer to turn off this device to save power.

Also check adapter parameters:

  1. Open Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings.
  2. Right click on Wi-FiPropertiesTune.
  3. On the tab Additionally find the parameters:
    • 802.11n Wireless Mode → install Enabled.
    • Roaming Aggressiveness → select Medium or Highest.
    • Transmit Power → install Highest.

For laptops with Intel Wi-Fi 6 (AX200, AX201, AX210) additionally check:

  • 🔄 Is the mode enabled? 802.11ax (if the router supports it).
  • 📶 Is the option disabled Bluetooth Collaboration (may cause conflicts).

7. Router-level issues: channels, encryption, MAC filtering

If the internet works on other devices but not on your laptop, your router settings may be to blame. Connect to it through a browser (usually at 192.168.1.1 or 192.168.0.1, login/password on the sticker) and check:

  • 🔒 Encryption type: must be WPA2-PSK or WPA3-PSK. WEP is unsafe and may not be supported by modern adapters.
  • 📡 Wi-Fi channel: if it's worth it Auto, try to select manually 1, 6 or 11 (For 2.4 GHz). For 5 GHz choose a channel with less traffic (check through the app) Wi-Fi Analyzer on the phone).
  • 🖥️ MAC filtering: if enabled, add MAC address your laptop to the list of allowed ones (you can find it through ipconfig /all).
  • 🔄 Opening hours: must be 802.11n/a/ac or 802.11ax (if the adapter supports it).

Also note:

  • 🔄 Guest network: If you are connected to it, it may have access restrictions.
  • 📶 Signal strength: If your laptop is far from the router, try reducing the power to 50% (sometimes helps with interference).
  • 🔧 Signature Features: on routers ASUS turn it off AiProtection, on TP-LinkParental Controls.
⚠️ Attention: On some routers (for example, Keenetic or MikroTik) there is a function Client Isolation, which blocks devices from interacting with each other on the network. If enabled, the laptop can connect to Wi-Fi but not access the internet.

8. When all else fails: in-depth diagnostics

If all the previous steps fail, the problem may be deeper. Let's look at some rare but possible causes:

  • 🦠 Malicious software: some viruses (eg Trojan.Win32.DNSChanger) change network settings. Check the system Malwarebytes or Dr.Web CureIt.
  • 🔧 Corruption of system files: do it in Command prompt (administrator):
    sfc /scannow
    

    dism /online /cleanup-image /restorehealth

  • 🖥️ Hardware failure: If the laptop was dropped or repaired, it could be damaged Wi-Fi-module. Check if it is defined in BIOS (when loading, press F2/Del and find the section Wireless or Network).
  • 🔄 Conflict with other software: programs like VirtualBox, VMware or Docker may create virtual network adapters that conflict with the main connection.

If you suspect a hardware problem, try:

  1. Connect external USB Wi-Fi adapter (costs from 500 ₽). If the internet works with it, the problem is with the internal module.
  2. Reset BIOS to factory settings (remove the battery on the motherboard for 10 minutes or use a jumper CLR_CMOS).
  3. Install clean Windows to the second partition of the disk (without deleting the main system) and check the network operation.

For laptop owners with Killer Networking (found in Dell Alienware, MSI, Razer): This software is known to have bugs. Remove Killer Control Center through Settings → Applications and install the standard drivers from Intel or Qualcomm.

FAQ: Frequently Asked Questions

Why is there internet on my phone but not on my laptop?

This indicates a problem with the laptop or its settings. Start by checking the drivers. Wi-Fi-adapter, then reset the network settings (section 3). There may also be a conflict with the antivirus or VPN.

What should I do if the Internet disappears after sleep/hibernation?

This is a typical problem with power managementDisable the "Turn off adapter to save power" permission (Section 6). Also, update your motherboard chipset driver on the laptop manufacturer's website.

Could the provider be to blame if the internet works on other devices?

Unlikely, but possible if the provider blocks devices by MAC address or limits the number of connections. Check your router settings (Section 7) or call support.

How do I know what Wi-Fi adapter I have?

Open device ManagerNetwork adaptersLook for devices with words Wireless, Wi-Fi or brand names (Intel, Qualcomm, Realtek). The exact model can be seen in the tab Intelligence (property Equipment ID).

Will resetting Windows to factory settings help?

Yes, but this is a last resort. First, try creating a new user (Settings → Accounts → Family & other users) and check the network under it. If the problem goes away, your profile settings are to blame.