You open your laptop, connect to your usual Wi-Fi network, but instead of the treasured Internet icon you see the message "No network access" or "Connected, without Internet access". The situation is familiar to many - it’s especially annoying when the Internet works without problems on other devices (phone, tablet). What's the matter: glitches in Windows, problems with the router, or is the provider to blame?

In this article we will look at all possible reasons for the lack of Internet when connected to Wi-Fi, including rare cases that are not written about in standard instructions. You'll learn how to diagnose a problem in 2 minutes, what Windows settings affect the connection, and why a simple reboot sometimes helps router - but not always. Let us separately dwell on the specifics Windows 10/11, features of network adapter drivers and pitfalls of IP settings.

1. Primary diagnosis: what to check first

Before you dig into the settings, do some basic checks. They will take no more than 5 minutes, but will help narrow down the range of possible problems.

  • 📶 Check other devices: Connect your smartphone, tablet or second laptop to the same Wi-Fi network. If the Internet works, the problem is with your device. If not, the router or provider is to blame.
  • 🔄 Reboot your router: Unplug it for 30 seconds, then plug it back in. In 40% of cases this solves the problem (data from technical support TP-Link).
  • 🖥️ Try the cable: Connect your laptop to your router via Ethernet. If the Internet works, the problem is in the laptop’s Wi-Fi module or wireless network settings.
  • Check your balance: sometimes providers block access when the account is zero, but the Wi-Fi network remains active (for example, Rostelecom or Beeline).

If after these steps the problem remains, proceed to in-depth diagnostics. Let's start with Windows settings.

📊 How often do you have problems with Wi-Fi on your laptop?
  • Once a week
  • Once a month
  • Rare, but accurate
  • First time

2. Problems with the IP address: why Windows can’t get it

One of the most common reasons for the lack of Internet when connected to Wi-Fi is IP address conflict or the impossibility of receiving them automatically. This happens when the router cannot give the laptop a unique address on the local network (for example, 192.168.1.102).

To check this:

  1. Click Win + R, enter ncpa.cpl and press Enter.
  2. Find your wireless connection, right click → Properties.
  3. Select IP version 4 (TCP/IPv4)Properties.
  4. Make sure the checkboxes are checked Obtain an IP address automatically And Obtain DNS server address automatically.

If the settings are correct, but the IP is not displayed, try manually registering a static address:

ParameterMeaning (example)
IP address192.168.1.150 (last digit from 100 to 200)
Subnet mask255.255.255.0
Main gateway192.168.1.1 (router address)
DNS server8.8.8.8 (Google) or 1.1.1.1 (Cloudflare)

After applying the settings, restart your laptop. If the Internet worked, the problem was in the router’s DHCP server. If not, read on.

💡

If the Internet does not appear after manually setting the IP, try it on the command line (Win + R → cmd) enter ipconfig /release, then ipconfig /renew. This will force the IP address to update.

3. Network adapter driver failures: how to update or rollback

Wi-Fi adapter drivers are another common cause of the problem. They may become outdated, become damaged after a Windows update, or conflict with other programs (for example, VPN clients like NordVPN or Kaspersky Secure Connection).

To check the driver:

  1. Click Win + XDevice Manager.
  2. Expand the tab Network adapters.
  3. Find your Wi-Fi module (for example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377).
  4. Right click → Properties → Driver.

There are two options here:

  • 🔄 Update driver: press Update driverAutomatic search. If Windows finds a new version, install it.
  • 🔙 Roll back driver: If the problem appeared after the update, click Rollback (if the button is active).
  • 🗑️ Uninstall and reinstall: click Remove device, then to the menu Action → Update hardware configuration.

If Windows does not automatically find the driver, download it from the laptop manufacturer's website (for example, Lenovo Support for ThinkPad or ASUS Download Center for ZenBook). Please note that universal drivers from the site Intel or Realtek may not be suitable - it is better to take the version optimized for your model.

How to find out the exact model of a Wi-Fi adapter?

Open Device Manager, find the adapter in the section Network adapters, double click → tab Information → property Equipment ID. Copy the first line (starts with PCI\VEN_) and look for the driver using this code.

4. Conflicts with antivirus or firewall

Antiviruses and the built-in Windows firewall sometimes block network connections, mistaking them for a threat. This happens especially often after updating the databases (for example, in Avast, ESET NOD32 or Dr.Web).

To check the effect of your antivirus:

  1. Temporarily disable your antivirus (via the tray icon or in the program settings).
  2. Check if the Internet is available.
  3. If yes, add your Wi-Fi network to the antivirus exclusions or update it to the latest version.

To diagnose Windows Firewall:

  1. Click Win + R, enter firewall.cpl.
  2. On the left select Turn Windows Firewall on or off.
  3. Disable it for private networks and check your connection.
⚠️ Attention: Do not leave your firewall or antivirus disabled for long! After the test, be sure to turn them back on, otherwise your laptop will become vulnerable to viruses.

If the problem goes away after disabling protection, check your firewall settings for your network:

  • 🛡️ Open Windows Firewall → Advanced Settings.
  • Go to Rules for incoming connections.
  • Find rules with names Core Networking or File and Printer Sharing - they must be included.

5. Problems on the router side: channels, encryption and firmware

If the Internet also does not work on other devices, the problem lies in the router. Common reasons:

  • 📡 Overloaded Wi-Fi channel: If there are many networks nearby on the same channel (for example, channel 6 in the 2.4 GHz band), the speed drops to zero.
  • 🔒 Incompatible encryption: Old laptops do not support WPA3, and new ones may conflict with WEP.
  • 🖧 Outdated firmware: in routers TP-Link, ASUS or Keenetic Bugs are fixed with updates.

To configure the router:

  1. Connect to it via cable or through another gadget where the Internet works.
  2. Open your browser and enter your router address (usually 192.168.1.1 or 192.168.0.1).
  3. Log in (default logins/passwords are indicated on the router sticker).

Next check:

ParameterRecommended value
Wi-Fi mode802.11n/ac (for modern laptops) or 802.11b/g/n (for old ones)
ChannelAuto (or manually select the least loaded one in the program Wi-Fi Analyzer)
EncryptionWPA2-PSK (the most universal option)
Channel width20/40 MHz for 2.4 GHz, 80 MHz for 5 GHz

If after the changes the Internet does not work, update the router firmware (section System Tools → Firmware Upgrade). Warning: Do not turn off the router during the update - this may damage it!

☑️ Setting up a router for stable Wi-Fi

Done: 0 / 4

6. Windows 10/11 specific problems: network reset and hidden parameters

The latest versions of Windows have new “features” that sometimes break the Wi-Fi connection. For example, the function Random Hardware Addresses (random hardware addresses) can lead to the router blocking the device.

To disable it:

  1. Go to Settings → Network and Internet → Wi-Fi.
  2. Select your network → Random hardware addresses.
  3. Set value Off.

If this doesn't help, run reset network settings:

  1. Open Settings → Network and Internet → Status.
  2. Scroll down and click Network reset.
  3. Confirm the action and restart your laptop.
⚠️ Attention: Network reset will delete all saved Wi-Fi passwords and VPN connections. Save them in a notepad in advance.

For advanced users, check the Windows registry for network-related errors. Open regedit and follow the path:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters

Make sure the setting EnableDHCP installed in 1. If it doesn't exist, create it manually (type DWORD).

7. Problems with the provider: blocking, technical work and DNS

Sometimes the problem lies not in your equipment, but on the side of the Internet provider. Here's what can go wrong:

  • 🚫 Blocking by MAC address: some providers (eg MGTS or Dom.ru) tie the Internet to a specific device. If you are connecting a new laptop, its MAC address may not be on the white list.
  • 🔧 Technical work: Check the service status on the provider’s website or call support.
  • 🌍 DNS problems: Provider DNS servers are sometimes glitchy. Try using public ones (eg 8.8.8.8).

To check MAC blocking:

  1. Find out your laptop's MAC address: Open Command Prompt (cmd) and enter:
ipconfig /all | findstr "Physical Address"
  1. Compare it with the MAC address that is registered with the provider (specified in the contract or personal account).
  2. If the addresses do not match, call support and ask to add a new MAC.

To check DNS:

  1. Open Control Panel → Network and Internet → Network and Sharing Center.
  2. Click on your connection → Properties → IP version 4.
  3. Manually register DNS servers 8.8.8.8 (Google) and 8.8.4.4 (alternative).

If the Internet worked after this, the problem was with the provider’s DNS. To change everything back, just select Obtain DNS server address automatically.

💡

If after changing the DNS the Internet works, but some sites do not open (for example, banking ones), return the provider settings - public DNS may block access to protected resources.

FAQ: answers to frequently asked questions

Why is there Internet on the phone, but not on the laptop?

This indicates a problem on the laptop side: Wi-Fi drivers, IP settings, or a conflict with the antivirus. Start by checking your drivers (Section 3) and resetting your network settings (Section 6).

What to do if the Internet is lost after updating Windows?

Windows updates often reset drivers or network settings. Try:

  1. Roll back the Wi-Fi driver (section 3).
  2. Perform a network reset (section 6).
  3. Install the latest driver from the laptop manufacturer's website.
Could a virus be the reason for the lack of internet?

Yes, some viruses (such as Trojans) block network access or change DNS settings. Perform a full antivirus scan (for example, Malwarebytes or Kaspersky Virus Removal Tool) and check the file hosts on the way C:\Windows\System32\drivers\etc — there should be no extraneous entries in it.

Why does Wi-Fi connect but the pages don't load?

This may be due to:

  • Incorrect DNS settings (try changing to 8.8.8.8).
  • Blocking traffic with an antivirus or firewall.
  • Problems with IPv6 (disable it in connection properties).
How to check if the router or laptop is at fault?

Connect your laptop to another Wi-Fi network (for example, from your phone in access point mode). If the Internet works, the problem is in the router. If not, look for the reason in the laptop (drivers, Windows settings).