You open your laptop and see a familiar Wi-Fi network with a “Connected” checkbox, but next to it there is a yellow triangle with an exclamation mark and the words “Without internet access" Pages do not load, messengers refuse to synchronize, and the system stubbornly claims that the network is “without access to the network.” The situation is familiar to every second user - according to statistics Microsoft Support, 43% of support calls are related to this error.
The causes of the problem may lie in the settings of your ASUS/HP/Lenovo/Acer, and in the router, provider, or even hardware faults. In this article we will look at all possible scenarios - from a banal IP failure to complex driver conflicts, - and we will also give step by step instructions with pictures and commands for the terminal. We will pay special attention hidden Windows 11 settings that Microsoft does not advertise in official documentation, but which often solve the problem in 2 clicks.
1. Diagnosis of the problem: why the laptop sees Wi-Fi, but the Internet does not work
Before treatment, a diagnosis must be made. The error “No Internet access” may mean:
- 🔌 Problems on the provider side — the cable is damaged, the equipment at the station is out of order, or your IP is blocked for non-payment.
- 📡 Router malfunctions - overheating, outdated firmware, Wi-Fi channel conflict or disabled DHCP server.
- 💻 Laptop software errors — the network settings have gone wrong, the adapter driver has crashed, or the antivirus is blocking the connection.
- 🔧 Hardware faults — the Wi-Fi module is damaged, the antenna cable has come loose, or the network controller has burned out.
How to distinguish one from the other? Start simple:
- Check if the Internet works on other devices (smartphone, tablet). If yes, the problem is in the laptop. If not, the router or provider is to blame.
- Connect your laptop to the network via cable
Ethernet. If the Internet works, the Wi-Fi module or its driver is faulty. - Reboot the router (unplug the plug for 30 seconds). If the Internet appeared after this, the problem was in the router.
- Only Wi-Fi on laptop
- Internet on all devices
- Wi-Fi and Ethernet at the same time
- I don't know, haven't checked
If the diagnostics do not give results, proceed to the next section - there we will sort it out concrete solutions for every occasion.
2. Quick solutions: 5 ways to get your internet back in 5 minutes
In 60% of cases, the problem is solved using standard methods that do not require deep technical knowledge. Try them in order:
2.1. Rebooting the network stack
Windows caches network settings and sometimes they get stuck. To reset them:
- Open
Command lineas administrator (clickWin + X→Terminal (administrator)). - Enter the commands one by one:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns - Restart your laptop.
2.2. Rolling back the Wi-Fi adapter driver
If the problem appeared after updating Windows, the driver may be to blame. To rollback it:
- Open
Device Manager(Win + X→Device Manager). - Expand the thread
Network adapters, find your Wi-Fi module (for example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4). - Right click →
Properties→ tabDriver→Rollback.
☑️ Check after reboot
2.3. Manual DNS assignment
Sometimes providers provide incorrect DNS servers. To replace them with reliable ones (for example, from Google or Cloudflare):
- Open
Options→Network and Internet→Wi-Fi→Configuring adapter settings. - Right click on your connection →
Properties→IP version 4 (TCP/IPv4)→Properties. - Select
Use the following DNS server addressesand enter:8.8.8.88.8.4.4(or
1.1.1.1And1.0.0.1for Cloudflare).
2.4. Disable power saving for Wi-Fi
Windows turns off the Wi-Fi adapter by default to save battery power. To fix this:
- Open
Device Manager→Network adapters→ double click on your Wi-Fi module. - Go to the tab
Power managementAnd uncheck withAllow this device to turn off to save power.
2.5. Antivirus and firewall check
Antiviruses (Kaspersky, Avast, ESET) and Windows Firewall may be blocking network access. Try:
- 🛡️ Temporarily disable the antivirus (right click on the tray icon →
Pause protection). - 🔥 Disable Windows Firewall:
netsh advfirewall set allprofiles state off(don't forget to turn it back on with the command
netsh advfirewall set allprofiles state onafter verification).
If the Internet works after disabling the antivirus, add your connection to the exceptions or change the antivirus to a more “friendly” one (for example, Bitdefender or built-in Windows Defender).
3. In-depth diagnostics: when standard methods do not help
If quick fixes don't work, you'll have to dig deeper. Here we will analyze hidden windows settings, IP conflicts and hardware tests.
3.1. Checking IP Address Conflicts
If two devices on the network receive the same IP, a conflict occurs and the Internet is lost. To check:
- Open
Command lineand enter:arp -aFind your IP in the list (for example,
192.168.1.100) and check if it is duplicated. - If a duplicate is found, manually assign a different IP in the adapter settings (see section 2.3).
3.2. Reset TCP/IP and Winsock
These protocols are responsible for network communication. If they are damaged, the Internet will not work. To do a full reset:
- Run
Command lineon behalf of the administrator. - Enter one by one:
netsh int ip reset c:\resetlog.txtnetsh winsock reset - Restart your laptop.
What should I do if, after resetting TCP/IP, the Internet still does not work?
If resetting does not help, check the integrity of system files with the command sfc /scannow. If this does not work, the Windows registry may be damaged. In this case, restoring the system via a rollback point or reinstalling Windows while saving the files will help.
3.3. Testing the Wi-Fi module at the hardware level
If the software methods do not help, the adapter itself may be faulty. You can check this like this:
- 🔍 Go to
Device Manager→Network adapters. If a yellow triangle is lit next to your Wi-Fi module, the driver is not installed or the device is faulty. - 🔄 Try connecting an external USB Wi-Fi adapter (for example, TP-Link TL-WN725N). If the Internet works with it, your built-in module is broken.
- 🛠️ On laptops Lenovo ThinkPad And Dell Latitude The Wi-Fi module can be removed and reconnected (disassembly required!). Simply reinstalling the antenna cables often helps.
⚠️ Attention: If you are not confident in your laptop disassembly skills, do not take risks - contact a service center. Damage to antenna cables can lead to complete loss of Wi-Fi!
3.4. Checking for viruses and malware
Some viruses (for example, Trojan.Win32.NetFilter) block access to the network. Do a deep check:
- Download Kaspersky Virus Removal Tool or Dr.Web CureIt! on another device and transfer it to your laptop via a USB flash drive.
- Run the utility in safe mode (while loading, hold
F8orShift + Rebootin Windows 10/11). - Remove any threats found and reboot.
4. Problems with the router: settings to check
If the Internet does not work on all devices, the router is to blame. Here's what to do:
4.1. Resetting the router to factory settings
This is a radical but effective method. To reset the router:
- Find the button on the back panel
Reset(usually recessed into the body). - Press it with a paperclip or toothpick and hold it for 10-15 seconds until the indicators blink.
- After the reset, configure the router again (network name, password, encryption type
WPA2-PSK).
4.2. Changing the Wi-Fi channel
If there are many networks nearby on the same channel, interference occurs. To change channel:
- Go to the router's web interface (usually at
192.168.1.1or192.168.0.1, login/password -admin/admin). - Find a section
Wi-FiorWireless network→Channel settings. - Select the channel manually (for example,
6or11for 2.4 GHz,36or149for 5 GHz).
| Frequency | Recommended channels | Note |
|---|---|---|
| 2.4 GHz | 1, 6, 11 | Least congested channels |
| 5 GHz | 36–48, 149–165 | More speed, but less range |
| 6 GHz (Wi-Fi 6E) | Any | Few devices support it yet |
4.3. Updating the router firmware
Outdated firmware may cause crashes. To update it:
- Download the latest firmware for your model from the manufacturer's website (TP-Link, ASUS, Keenetic etc.).
- Go to the router web interface →
Administration→Firmware update. - Upload the downloaded file and wait for it to complete (do not turn off the router!).
⚠️ Attention: Do not update the firmware via Wi-Fi - connect the router to the laptop with a cable Ethernet! Interrupting the process can turn the router into a brick.
4.4. DHCP setup
If the router does not automatically distribute IP addresses, devices will not be able to connect to the Internet. To check DHCP:
- In the router web interface, find the section
LANorDHCP. - Make sure
DHCP serveris enabled and the IP range (for example,192.168.1.100–192.168.1.200) does not interfere with static addresses. - Save the settings and reboot the router.
5. Specific problems of Windows 10 and 11
New versions of Windows have their own “tricks” that can break the Internet. Let's sort them out.
5.1. Disabling Connection Metrics in Windows 11
Windows 11 limits bandwidth by default to “save traffic.” To disable this:
- Open
Options→Network and Internet→Wi-Fi. - Click on your network →
Properties. - In the section
Connection metricselectNo restrictions.
5.2. Resetting the network stack via PowerShell
Windows 10/11 has a hidden command to completely reset the network:
- Run
PowerShellon behalf of the administrator. - Enter:
Reset-NetAdapter -All - Restart your laptop.
5.3. Conflict with VPN or proxy
If you used a VPN (NordVPN, ProtonVPN) or proxy, their settings could remain in the system. To clear them:
- Open
Options→Network and Internet→VPNorProxy. - Delete all saved connections.
- B
Command linedo:netsh winhttp reset proxy
5.4. Problems with Fast Startup
Function Fast Startup (fast startup) on Windows 10/11 may cause network problems. To disable it:
- Open
Control panel→Power supply→What the power buttons do. - Click
Change settings that are currently unavailable. - Uncheck
Enable Fast Startupand save the changes.
If after disconnecting Fast Startup The Internet started working, but the laptop took longer to boot - try updating the chipset driver on the manufacturer’s website (Intel, AMD).
6. Hardware faults: when to take it to service
If none of the methods helped, the problem may be in the hardware. Here are the signs of a hardware problem:
- 🔌 Wi-Fi adapter is not detected in
Device Manager(not even with an exclamation point). - 🔄 The laptop does not “see” any network, although other devices connect normally.
- 🔥 After the laptop was dropped or hit, Wi-Fi stopped working (the antenna cable may have come loose).
- 💥 When connected to the network, the laptop restarts or turns off.
In these cases, self-repair may aggravate the problem. Contact the service center where:
- 🔧 The Wi-Fi module’s power circuits will ring.
- 📡 They will check the integrity of the antenna cables.
- 🔄 The Wi-Fi module will be soldered or replaced (cost - from 1,500 to 5,000 rubles depending on the model).
Average repair cost:
| Problem | Cost (₽) | Duration (days) |
|---|---|---|
| Replacing the Wi-Fi module | 2 000–4 000 | 1 |
| Soldering work (antennas, contacts) | 3 000–6 000 | 1–2 |
| Diagnostics + BIOS firmware | 1 500–3 000 | 1 |
7. Prevention: how to avoid problems with the Internet in the future
To prevent the “No Internet access” error from recurring, follow these tips:
- 🔄 Update your drivers regularly Wi-Fi adapter (once every 3–6 months). Use the manufacturer's official utilities (Intel Driver & Support Assistant, Lenovo Vantage).
- 📡 Update your router firmware at least once a year. This fixes vulnerabilities and improves stability.
- 🛡️ Use reliable DNS (Google, Cloudflare) instead of the standard ones from the provider.
- 🔋 Don't skimp on your router's power supply - cheap models overheat and malfunction.
- 🔌 Connect the router via a UPS (uninterruptible power supply) to avoid failures due to power surges.
It is also useful to create system restore point in case of failures:
- Open
Control panel→Recovery→Setting up System Restore. - Select your system drive (usually
C:) →Customize→Enable system protection. - Create a restore point manually (
Create).
If a problem with the Internet occurs after updating Windows, immediately roll back the system to a restore point. This will save you hours of diagnostic time!
FAQ: Frequently asked questions about the “No Internet access” error
❓ Why does the laptop write “No Internet access” even though Wi-Fi is connected?
This means that the laptop is connected to the router, but cannot access the global network. Reasons:
- The router does not distribute the Internet (problems with the provider or failures in the settings).
- The network settings on the laptop (IP, DNS, gateway) are lost.
- Blocking by antivirus or firewall.
- Hardware failure of the Wi-Fi module.
Start by rebooting your router and laptop, then check the settings as described in the article.
❓ How to check if the provider is at fault?
There are 3 ways:
- Call your provider's support and ask about problems in your area.
- Connect the cable
Ethernetdirectly to the laptop (bypassing the router). If the Internet does not work, the provider is to blame. - Check the indicators on the router: if the light is not on
Internet/WAN- the problem is on the provider's side.
❓ What to do if “No Internet access” appears only on Windows 10/11?
This is a typical problem with new versions of Windows. Try:
- Disable
Fast Startup(see section 5.4). - Reset the TCP/IP stack with the command
netsh int ip reset. - Roll back the Wi-Fi adapter driver to the previous version.
- Install update KB5003637 (fixes network bugs in Windows 10 21H1).
If all else fails, check your laptop for viruses or perform a system restore.
❓ Can an antivirus block the Internet?
Yes, and this is one of the most common causes of the error. Antiviruses (Kaspersky, Avast, ESET) can:
- Block DNS requests (due to “suspicious” sites).
- Filter traffic through your proxy server.
- Conflict with Windows Firewall.
Solution: temporarily disable your antivirus and check if the Internet is available. If yes, add your connection to the exceptions or change your antivirus.
❓ How to understand that the Wi-Fi module in a laptop is broken?
Signs of hardware failure:
- Wi-Fi adapter does not appear in
Device Manager(even with a question mark). - The laptop does not see not a single one network, although other devices connect normally.
- After the laptop was dropped or hit, Wi-Fi stopped working.
- B
Windows Event Log(eventvwr.msc) there are errors with the code10100or5002(network adapter failure).
Solution: take it to a service center for diagnostics. Replacing the Wi-Fi module yourself is possible, but requires care (especially in ultrabooks like MacBook Air or Dell XPS).