The situation when laptop suddenly loses connection to the Internet, causing panic among most users. You try to open the browser, but instead of news you see a “No connection” error or a globe icon in the tray. This happens not only due to a breakdown of the router, but also due to failures in the software of the device itself.

The problem may be hidden in network card drivers, which are outdated or damaged after a system update. Sometimes the Wi-Fi security settings on the router itself are to blame, blocking the connection of a new device. We will analyze all possible causes and ways to eliminate them so that you can quickly restore communication.

Checking Physical Switches and Indicators

Before you go into Windows settings, make sure that the hardware is working properly. Many modern models such as ASUS or Lenovo, have physical buttons or key combinations to disable the wireless module. If you accidentally press Fn + F2 or a similar combination, the adapter is simply turned off.

Pay attention to the indicators on the laptop case. If the Wi-Fi icon is red or not lit at all, it means the module is in sleep mode. In some cases, simply restarting the device helps, which resets the hardware switches.

  • 🔍 Check for a physical Wi-Fi button on the side of the case
  • 🔍 Look at the tray icon to see if there is a crossed out signal or a red cross
  • 🔍 Try pressing the key combination with the image of the antenna (usually F2, F12 or F5)
⚠️ Attention: On some models Acer and HP The Wi-Fi switch may be hidden in the BIOS interface. If the buttons do not help, check the settings in BIOS → Advanced → Wireless LAN.

Analyzing the adapter status in Device Manager

System utility Device Manager is the first diagnostic tool that will show whether the operating system sees your wireless module. Open it through the context menu of the Start button or by running the command devmgmt.msc. Find the Network Adapters section and look for the device marked Wireless, WLAN or 802.11.

If you see a yellow exclamation mark next to the adapter name, this means there is a driver conflict. The system cannot control the device correctly. In this case, you need to remove the driver and install it again. Do not try to simply update the driver through automatic search if the error persists.

Sometimes the adapter is not listed at all. This may indicate that the module is turned off in power-saving mode or its initialization failed. Try turning it on via Network connections or restart your computer in safe mode.

  • 🛠️ Right click on the adapter and select “Uninstall device”
  • 🛠️ In the “Action” menu, click “Update hardware configuration”
  • 🛠️ Download the latest driver from the official website of the laptop manufacturer
⚠️ Attention: When uninstalling a driver, do not check the “Remove driver programs” checkbox if you plan to use automatic recovery through Windows Update.
📊 What operating system is installed on your laptop?
  • Windows 10
  • Windows 11
  • macOS
  • Linux
  • Other

Resetting network settings and TCP/IP protocols

A clogged DNS cache or corrupted TCP/IP protocol settings are often the reason why a laptop sees the network but cannot connect to it. The error “Failed to connect” or endlessly obtaining an IP address is resolved by resetting the network stacks. This is a safe procedure and will not delete your personal files.

To perform a reset, open Command Prompt as an administrator. Type the following commands in turn, pressing Enter after each: netsh winsock reset, netsh int ip reset, ipconfig /release, ipconfig /renew. Once you have completed entering the commands, reboot your device.

Windows 10 and 11 have a built-in hard network reset feature. It does the same thing, but through a GUI. Go to Settings → Network and Internet → Advanced network settings → Network reset. The system will reinstall all adapters and return the settings to factory defaults.

  • 🔄Run Command Prompt as Administrator
  • 🔄 Enter the DNS reset command: ipconfig /flushdns
  • 🔄 Reboot your router and laptop after completing all commands

☑️ Reset network settings

Done: 0 / 4

Router security and encryption settings

Sometimes the problem lies not in the laptop, but in the router configuration. If you recently changed your password or updated your router firmware, your security settings may have changed. For example, transition from WPA2 on WPA3 may cause incompatibility with older adapters.

It is also worth checking the operating mode of the wireless network. If the router is configured to use only the standard 802.11n or 802.11ax, and the laptop only supports the old one 802.11g, the connection will not be established. Make sure the mode is set to Auto or Mixed mode.

Pay special attention to MAC filtering. If your router has a blacklist or whitelist of devices enabled, your laptop may simply be blocked. You need to go to your router's control panel (usually at 192.168.0.1 or 192.168.1.1) and check the list of allowed MAC addresses.

Parameter Recommended value Possible problem
Encryption type WPA2-PSK (AES) Encryption too complex
Network mode 802.11 b/g/n/ac mixed Mismatch of standards
Wi-Fi channel Auto (1-11) Channel congestion
MAC filtering Disabled Device lock
⚠️ Attention: When changing the Wi-Fi channel manually, make sure that you do not select channels occupied by neighboring networks. Use the app WiFi Analyzer to search for a free channel.

Resolving IP Address Conflict

One of the common reasons for the lack of Internet is receiving an IP address conflict. If two devices on the network receive the same address, one of them will be disabled. This often happens if the router's DHCP server is not working correctly or if you manually set up a static IP.

To check this, open a command prompt and type ipconfig /all. Find the line "IPv4 Address". If it starts with 169.254.x.x, this means that the laptop was unable to obtain the address from the router and assigned it to itself.

The solution would be to force a renewal of the address lease or switch to automatically receiving settings. In the adapter properties, make sure that the checkbox next to “Obtain an IP address automatically” and “Obtain DNS server address automatically” is checked.

  • 🔧 Go to Network connections through ncpa.cpl
  • 🔧 Open the properties of your Wi-Fi adapter
  • 🔧 Select “IP Version 4 (TCP/IPv4)” and check the settings
What to do if the IP address does not change?

If the automatic reset does not help, try manually setting an IP address in the range of your subnet (for example, 192.168.1.50), specifying the gateway 192.168.1.1 and DNS 8.8.8.8. This temporarily bypasses the DHCP issue, but requires precise knowledge of your router settings.

💡

If you are using an antivirus with a built-in firewall (for example, Kaspersky or ESET), try disabling it temporarily. Sometimes the firewall blocks the network adapter, mistaking the traffic for an attack.

Energy Saving and Adapter Disabling

Windows often tries to save power by disabling network adapters during idle times. If the system cannot wake up the device correctly, the connection will be lost. This is especially true for laptops that run on battery power.

Go to the properties of your wireless adapter in Device Manager. Go to the Power Management tab. Uncheck "Allow the computer to turn off this device to save energy." This ensures that the adapter is always active.

It's also worth checking your global power settings. In Control Panel, find your power plan and click “Configure power plan.” Go to "Change advanced power settings" and find the "Wireless adapter" section. Make sure the On Battery and Plugged in modes are set to Maximum Performance.

  • 💡 Disable power saving for network adapter
  • 💡 Set your power plan to “High Performance”
  • 💡 Update your BIOS as manufacturers often fix power management bugs
💡

Disabling the power-saving feature for the network adapter often solves the problem of periodic disconnections, especially on older laptop models.

Additional ways to restore communication

If the previous steps did not help, it is worth considering deeper system failures. The system files responsible for network operation may be damaged. Run a system integrity check by entering the command sfc /scannow at the administrator command prompt.

Sometimes creating a new user profile helps. If the problem is related to damage to the registry of a specific user, the new account will work stably. Try creating a temporary account and connecting to Wi-Fi from there.

As a last resort, if the laptop still does not connect, you can use an external USB Wi-Fi adapter. This will allow you to check whether the problem is hardware (a module inside the laptop burned out) or software. If the external adapter works, but the built-in one does not, the module needs to be repaired or replaced.

How to check the functionality of the module through the BIOS?

When booting the laptop, enter the BIOS (usually F2, Del or Esc keys). Find the section with settings for peripherals or devices. If the status of the Wi-Fi module is displayed there as "Disabled" or "Not Detected", the problem is definitely hardware.

Frequently Asked Questions

Why does my laptop see other Wi-Fi networks, but not my router?

This could mean that your router operates at 5 GHz, but your laptop adapter only supports 2.4 GHz, or vice versa. It is also possible that the SSID (hidden network) broadcast function is disabled. Check your router settings for network visibility.

What to do if you connect, but the Internet does not work?

In this case, the problem is most likely in the DNS or gateway settings on the router. Try setting public DNS servers Google (8.8.8.8) or Cloudflare (1.1.1.1) in the adapter settings. Also check if the Internet works on other devices.

Can an antivirus block a Wi-Fi connection?

Yes, some antiviruses have strict firewall settings that can block network traffic or even disable the adapter. Try temporarily disabling your antivirus and checking your connection. If the problem goes away, configure exceptions in the program.

Will resetting Windows to factory settings help?

Resetting Windows to factory settings (while saving files) may help if the problem is caused by deep system errors. However, this is a last resort. Before doing this, be sure to try updating your drivers and resetting your network settings via the command line.

Why is Wi-Fi speed very slow after connecting?

Low speeds may be caused by interference from other devices, a long distance to the router, or the use of an old encryption standard. Try changing the channel in the router settings or moving it closer to the laptop. Using channel 6 or 11 often gives the best results in apartment buildings.