The situation when The laptop stops seeing the Wi-Fi network. ISPs often catch you off guard, especially if work or school requires immediate internet access. Users are faced with an empty list of available networks, or the home network RTCOM (the standard default name for the provider's equipment) simply disappears from the list. This could be caused by either a software glitch in the operating system or a physical malfunction of the wireless module.
Before panicking and calling technical support, it's important to run a basic diagnosis. Often, the problem lies in a simple, disabled adapter or a malfunctioning router that has stopped transmitting a signal. It's important to check each link in the chain sequentially to isolate the source of the problem. We'll cover the main scenarios why Windows or macOS ignore the signal, and how to quickly restore the connection.
⚠️ Attention: If you're using a corporate laptop with strict security policies, the lack of Wi-Fi may be due to the network administrator remotely blocking ports.
Primary diagnostics of equipment and indicators
The first step should always be to check the physical condition of the devices. Check the router: are the indicators lit? WLAN or Wi-FiIf the wireless network light isn't blinking or isn't lit at all, the router isn't transmitting a signal. In this case, the problem isn't with the laptop, but with the router's settings or a hardware failure. Try rebooting the device by unplugging it for 10-15 seconds.
Then, inspect the laptop itself. Many models have a physical switch or key combination to enable the wireless module. For example, on devices HP or Lenovo This could be a separate slider on the end of the case or a button with an antenna icon. If the module is disabled by hardware, the operating system will not be able to detect any networks, even if they are in close proximity.
It's also worth checking whether other devices (smartphones, tablets) can see your provider's network. If phones connect without issue, but your laptop can't, narrow the problem down to that computer's settings. If the network isn't visible anywhere, the problem is definitely with your router or your provider's line.
Problems with drivers and Wi-Fi adapter
The most common reason for networks disappearing in Windows is faulty drivers. After updating the operating system or installing new software, the wireless adapter driver may have crashed or conflicted with the current OS version. You can check the device's status via device Manager.
To do this, right-click the "Start" button and select the appropriate option. In the window that opens, find the "Network adapters" section. If next to your Wi-Fi module (usually the name contains the words Wireless, 802.11 or Wi-Fi) If the yellow exclamation mark is lit, the driver is not working properly. In this case, you need to reinstall it.
Sometimes the adapter may simply be disabled by software. In Device Manager, right-click the adapter and select "Enable" if available. You can also try updating the driver automatically via the context menu or downloading the latest version from the laptop manufacturer's official website using a different download device.
☑️ Checking drivers
Power settings and airplane mode
The Windows operating system has built-in power-saving mechanisms that can aggressively disable network adapters to conserve battery life. This often results in the laptop going to sleep and stopping scanning the internet. To eliminate this issue, you need to change the power plan settings.
Go to Control Panel → Power Options → Change Plan Settings → Change Advanced Power Settings. Find "Wireless Adapter Settings" in the list and set the power saving mode to "Maximum Performance." This will prevent the system from disabling the module.
Another common culprit is Airplane Mode. It can be activated accidentally by pressing a key combination. Check the notification center (the message icon in the lower right corner of the screen) and make sure the Airplane Mode tile isn't highlighted blue. If it's active, all wireless connections are blocked.
Hidden registry settings
If standard methods don't help, you can try resetting the TCP/IP stack using the netsh int ip reset command in a command prompt with administrator privileges. This will return the network settings to factory defaults.
2.4 GHz and 5 GHz frequency bands
Modern routers, including models from Rostelecom, often operate in two bands: 2.4 GHz and 5 GHz. Older laptops or models with low-end modules may simply not support the 5 GHz frequency. If the router is configured to operate only in this band or hides the 2.4 GHz network, your laptop will physically be unable to detect it.
You can check supported frequencies via the command line. Enter the command netsh wlan show drivers and find the line “Supported radio module types”. If there are no values containing a or ac (e.g., 802.11a, 802.11ac), the module doesn't see 5 GHz networks. In this case, you need to go to the router settings and separate the networks by giving them different names (SSIDs), or enable compatibility mode.
It's also worth considering that channels in the 2.4 GHz band can be congested by neighboring networks. The router may automatically switch to a channel that your laptop isn't scanning for some reason (although this is rare). In the router settings, you can try setting a specific channel (1, 6, or 11) instead of "Auto."
Router and SSID settings issues
Sometimes the problem lies in the network name (SSID) itself. If the name contains special characters or Cyrillic, some older adapters may display the network incorrectly or ignore it entirely. Try renaming the network in your router settings, using only Latin letters and numbers.
The router could also get stuck while distributing DHCP addresses. A reboot helps in 90% of cases, but if the problem recurs regularly, it might be worth resetting the device to factory settings. There's a button on the back panel for this. Reset, which needs to be held for about 10 seconds.
Don't forget about hidden networks. If the "Hide SSID" option is enabled in your router settings, the network won't appear in the general list. You'll have to connect manually, entering the network name and password. Check to see if this feature was enabled accidentally or by another user.
| Symptom | Probable cause | Action |
|---|---|---|
| No Wi-Fi icon | The adapter is disabled or there is no driver. | Check Device Manager |
| Sees other networks but not yours | The router is not broadcasting or the SSID is hidden | Reboot the router, check the settings |
| There is a network, but it doesn't connect. | Incorrect password or security type | Forget the network and re-enter the password |
| The network disappeared after the update. | Driver conflict | Roll back the driver or update the software |
The impact of antiviruses and firewalls
Third-party antivirus programs (eg. Kaspersky, ESET, Avast) often have their own firewall module that can block connections to new networks, classifying them as "Public." This is a protective mechanism, but sometimes it is overly aggressive, completely cutting off the connection or hiding the network.
Try temporarily disabling your antivirus and Windows Firewall to see if the network reappears. If your laptop detects Wi-Fi after disabling protection, you should add your home network to the trusted list in your antivirus settings. Don't leave your computer unprotected for long periods of time!
Also check Windows services. Click Win + R, enter services.msc and find the "WLAN AutoConfig" service. Make sure it's running and the startup type is set to "Automatic." Without this service, Windows can't manage wireless connections.
⚠️ Attention: Personal account interfaces and router settings may be updated by your provider. If you can't find the described items, check the latest instructions on the official Rostelecom website or in the "My Rostelecom" app.
Frequently Asked Questions (FAQ)
Why does my laptop see my neighbors' network but not mine?
The problem is most likely with your router. It may have frozen, stopped transmitting, or gone into protection mode. Try rebooting the router. Also, check if your router has a MAC address filter that's blocking your device.
How to update Wi-Fi driver without internet?
You'll need another computer with internet access or a smartphone. Download the driver from the laptop manufacturer's official website (see the "Support" or "Drivers" section), transfer the file to the problematic laptop via USB, and install it.
Can a virus block Wi-Fi?
Yes, some malware can change network settings, block access to the Task Manager, or disable Wi-Fi services. A full system scan with an antivirus is recommended.
What should I do if the Wi-Fi icon is missing after a Windows update?
Network settings often reset after major updates. Try resetting your network: Settings → Network & Internet → Advanced network settings → Network reset. This will reinstall your network adapters and restore your settings to default.