Why can't my computer see my home Wi-Fi, but other networks are available?

It's understandably frustrating when your laptop or desktop PC ignores your home network, while your smartphone and TV connect to the internet just fine. Often, the problem isn't a physical failure of the adapter, but a software conflict or incompatible encryption standards. Drivers Wireless modules may not correctly handle the wide communication channels that modern routers use by default.

Unlike mobile gadgets, the operating system Windows more conservative in choosing connection parameters. If the router is configured to operate in the 5 GHz band with a channel width of 80 or 160 MHz, the old network adapter simply won't hear the signal, considering it noise. A hidden issue could also be the cause. SSID or a specific security protocol WPA3, which your hardware does not yet support.

Before taking your equipment to a service center, it's worth ruling out software glitches that can easily be fixed manually. Statistics show that in 80% of cases the problem is resolved by resetting the network stack or updating the driver, rather than replacing the hardware. Let's look at the main causes and methods for eliminating them, moving from simple actions to complex settings.

Diagnostics of hardware and frequency ranges

The first thing you need to check is the physical ability of your adapter to work with your router's current settings. Modern routers often operate in two bands: 2.4 GHz and 5 GHz. If your computer is equipped with an older network card, it may simply not see a network broadcast exclusively on the 5 GHz frequency.

You can check the adapter's specifications through the Device Manager or the command line. Enter the command netsh wlan show interfaces and find the "Radio" line. If it only lists 802.11b/g/n, the 5 GHz band (802.11ac/ax standard) is unavailable. In this case, you'll need to reconfigure the router, separating the networks into two SSIDs or forcibly enabling compatibility mode.

⚠️ Note: If you're using a USB adapter, try moving it to a different port. Some USB 3.0 ports interfere with the 2.4 GHz signal, causing the network to drop out or not be detected at all.

It's also worth paying attention to the broadcast channel. In the 2.4 GHz band, the router may automatically select channel 12 or 13, which are not supported by default by network cards from the US and some other regions. Changing the channel in the router settings to a fixed one (e.g., 1, 6, or 11) often restores network visibility.

📊 What Wi-Fi band does your router use?
2.4 GHz only
5 GHz only
Both at the same time (Dual Band)
I don't know / I haven't checked

Problems with drivers and network adapter

The most common reason for the lack of network is an outdated or “failed” driverEven if there are no yellow exclamation marks in Device Manager, this doesn't guarantee the module is working properly. The operating system may be using a standard Microsoft driver that doesn't support your provider's new security protocols.

To resolve this issue, visit the laptop or motherboard manufacturer's website and download the latest software version for your specific model. After installation, we recommend performing a full reset of the adapter. This can be done via the command prompt with administrator privileges.

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After running these commands, you need to restart the computer. If the network still doesn't appear, try removing the device completely from the Device Manager (right-click → Uninstall device) and clicking "Scan for hardware changes." The system will attempt to reinitialize the module.

☑️ Driver Update Checklist

Completed: 0 / 1

Router settings: standards and channels

Access point configuration plays a key role in network visibility. If the "Hide SSID" mode is enabled on your router, your computer won't display the network in the general list until you manually enter the name. Check the wireless settings in the router interface (usually accessible at 192.168.0.1 or 192.168.1.1).

An important parameter is the wireless communication standard. If the value selected in the "Wireless Mode" field is 802.11ax only (Wi-Fi 6), then older devices with support only 802.11n the network won't be seen. You need to set the mixed mode (Mixed), for example, 802.11 b/g/n/ac.

Parameter Recommended value Impact on visibility
Operating mode (Mode) 802.11 b/g/n/ac (Mixed) High: Provides compatibility with old and new devices
Channel Auto or 1, 6, 11 Average: Avoiding overlap with neighbors and regional restrictions
Channel width 20/40 MHz (for 2.4 GHz) High: Wide channels may not be read by older adapters
Security WPA2-PSK (AES) Critical: WPA3 may not be visible to older OS

⚠️ Note: Router interfaces are constantly being updated. The location of settings may vary depending on the firmware version. If you don't see the described options, check the "Wireless Settings" section of the manufacturer's manual.

IP address and Windows service conflicts

Sometimes the computer sees the network but can't connect to it, or the list of networks is empty due to a failure of the Wireless Connection Manager service. In Windows 10 and 11, this service is responsible for WLAN AutoConfigIf it is stopped, searching for networks will not be possible.

You can check the service status by clicking Win + R and entering the command services.mscFind "WLAN AutoConfig Service" (or WLAN AutoConfig) in the list. Make sure the startup type is set to "Automatic" and the service is running. If it is stopped, click "Start."

Another possible cause could be static IP addresses manually entered in the adapter properties that conflict with your router's address range. It's best to set the IP address to obtain automatically (DHCP). To do this, go to Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings, select your Wi-Fi, click "Properties" and in the item Internet Protocol version 4 (TCP/IPv4) Select "Obtain an IP address automatically".

What should I do if the WLAN AutoConfig service does not start?

If error 1068 or 1058 occurs when starting the service, check for a dependency on the Network List Service. It should also be running. Sometimes, temporarily disabling your antivirus software, which may be blocking system services, can help.

The impact of antiviruses and firewalls

Third-party antivirus programs often have built-in firewall modules that can block detection of new networks, classifying them as "public" or "dangerous." If you've recently installed a new antivirus or updated an existing one, try temporarily disabling its firewall.

It's also worth checking your network profile in Windows. If the system has assigned your home network the "Public" profile, it may be limiting visibility to other devices and discovery services. Switch the profile to "Private" in the Wi-Fi connection settings.

Some corporate security policies or Group Policy (GPO) settings, if the computer was previously used in an office environment, may prohibit connections to certain encryption types. Check the settings via the command line: gpedit.msc (available in Pro versions), go to Computer Configuration → Administrative Templates → Network → Wireless LAN Networks and make sure that there is no connection ban.

Regional Settings and Hidden Networks

The regional settings of your router and computer must match. If the router is set to the "US" region and your computer is set to "Europe" (or vice versa), the list of available channels will differ. In Europe, channels up to 13 are allowed in the 2.4 GHz band, while in the US, only up to 11. If the router is broadcasting on channel 12, the US adapter won't see it.

You can check and change your region in your router settings (often in the "Administration" or "System" section) and in Windows Device Manager. In the Wi-Fi adapter properties, on the "Advanced" tab, there may be a "Country Region" or "Location" setting. Make sure the correct region is selected (e.g., RU or Europe).

If your network is hidden (Hide SSID), it won't appear in the list. To connect, select "Hidden Network" and manually enter the network name (SSID) and password. Be careful with the case of the letters when entering the network name.

Frequently Asked Questions (FAQ)

Why can my phone see the network but my laptop can't?

Smartphones typically have more modern and versatile Wi-Fi modules that support a wide range of standards and frequencies. Laptops, especially those 5-7 years old, may not support the 5 GHz band or the new WPA3 encryption protocols used by your router. Driver conflicts are also more common on PCs.

Can antivirus block network search?

Yes, some firewall features in antivirus software (Kaspersky, ESET, Avast) may block network scanning, misinterpreting it as an unauthorized access attempt. Try temporarily disabling network protection for diagnostic purposes.

What does "Range not supported" mean?

This message means that your network adapter physically cannot operate on the frequency used by the router. This is most often caused by trying to connect to a 5 GHz network on an older device that only supports 2.4 GHz. Solution: separate the networks on the router or replace the adapter.

How to reset network settings in Windows 10/11?

Go to Settings → Network & Internet → Status (or Advanced network settings) → Network reset. Click "Reset now." Your computer will restart in 5 minutes, resetting all network settings to factory defaults and clearing Wi-Fi passwords.