How to Find a Wi-Fi Network on Your Computer: A Complete Guide

When a laptop or desktop PC stops detecting available access points, it can be a real bummer, especially if you urgently need internet access. Driver errors or accidental wireless module disconnection are often the cause, but they're easily remedied with the right steps. Search for a Wi-Fi network — is a basic skill required by every personal computer user.

In this article, we'll take a detailed look at how to find available connections on various operating systems, including current versions of Windows and macOS. You'll learn about hidden settings, methods for manually setting the address, and ways to diagnose hardware issues that interfere with the stable operation of the wireless module.

We will consider not only standard methods through the system interface, but also more advanced ways to manage network adapters. Understanding how the network stack works will help you troubleshoot issues faster and ensure a reliable connection in any situation.

Standard methods for searching networks in Windows 10 and 11

In modern Microsoft operating systems, wireless network scanning is highly automated and prominently displayed. Typically, just click the globe or antenna icon in the lower-right corner of the screen or in the notification area (tray) to see a list of available access points. If the icon is crossed out or missing, this is the first sign that something is missing. Wi-Fi adapter disabled or not working.

For more in-depth analysis and connection management, Windows 10 and 11 offer an expanded settings interface. Go to the Start menu, select "Settings" (the gear icon), and open "Network & Internet." Here, in the "Wi-Fi" tab, you can enable the adapter if it's disabled programmatically, and you'll see a "Show available networks" button.

It's important to note that the network list interface has been redesigned in Windows 11, and it now often opens as a separate pop-up window, similar to mobile OSes. If the list is empty despite the toggle being enabled, it's worth checking the service's status. WlanSvcTo do this, click Win + R, enter services.msc and find "WLAN AutoConfig Service" in the list.

⚠️ Note: If the Wi-Fi switch in the Windows interface is completely missing (grayed out or gone), this often indicates missing drivers or a physically disconnected module, rather than a software failure.

Sometimes the system may become stuck in airplane mode, blocking all wireless interfaces. Make sure airplane mode is disabled, as it overrides individual adapter settings. In some cases, restarting the network stack via the command line is required to restore functionality.

📊 What operating system do you use?
Windows 10
Windows 11
macOS
Linux
Other

Search and connect on macOS and Linux

Apple Mac users may also need to manually search for networks, although macOS is known for its stability in this regard. The Wi-Fi icon is located in the Menu Bar; clicking it opens a list of available networks. If the icon isn't present, you can add one via System Preferences → Network, select Wi-Fi, and click Add.

On Linux-based operating systems like Ubuntu or Mint, the process may vary depending on the distribution and desktop environment (GNOME, KDE) you're using. Typically, you'll find a network indicator in the upper-right corner of the screen where you can select Wireless NetworksIn the terminal, you can use the utility to search for networks. nmcli, which is part of NetworkManager.

For those who prefer the command line in Linux, the command nmcli dev wifi list Displays all visible access points with their parameters, such as frequency, signal speed, and channel. This is especially useful when the GUI doesn't display the network due to errors in the GUI.

  • 🍏 On macOS, hidden networks are added through the "Other..." menu, where you need to manually enter the name (SSID) and security type.
  • 🐧 In Linux, scanning networks via the terminal requires superuser rights, use the command sudo nmcli dev wifi rescan.
  • 💻 On all platforms, ensure that the physical Wi-Fi switch on the laptop case is not in the Off position.

It's worth remembering that in Linux distributions, drivers for some wireless cards may require separate installation, especially for proprietary Broadcom modules. Checking for driver availability is an important diagnostic step if your computer can't detect any networks.

Why can't I see the 5GHz network on my Mac?

Older Mac models (manufactured before 2012-2013) may not support 802.11ac or ax, operating only in the 2.4 GHz band. Some regions also have restrictions on the use of certain channels.

Using the Command Prompt to Search for Networks

For advanced users and system administrators, the most informative way to search and analyze the wireless environment is the Windows command line. This method allows you to see even networks that, for some reason, aren't displayed in the graphical interface and obtain detailed technical information.

To run a scan, open the Command Prompt (CMD) as administrator. Enter the command netsh wlan show networks mode=bssidThis command will list all detected networks, their SSID, security type, and access point details (BSSID), including channels and signal strength as a percentage.

netsh wlan show networks mode=bssid

The command output will show not only network names but also their MAC addresses (BSSIDs), which is critical when setting up corporate networks or combating signal interference. You'll be able to see which channel your router is operating on and which neighboring networks are causing interference.

If you are using PowerShell, the equivalent would be to use the NetAdapter module, however the classic netsh remains the most universal tool for working with WLAN in all versions of Windows since XP. Knowing these commands allows you to diagnose problems when the interface freezes or doesn't update.

☑️ Check via command line

Completed: 0 / 4

Troubleshooting Drivers and Adapter Issues

The most common reason why a computer can't find Wi-Fi networks is incorrect driver functionality. A driver is software that allows the operating system to interact with network equipmentIf it is outdated, corrupted, or conflicts with system updates, the adapter may stop functioning.

To check the driver's status, open Device Manager. You can do this by right-clicking the Start button and selecting the appropriate item. Find the "Network Adapters" section in the list and expand it. If you see a device with a yellow exclamation point or the name "Unknown Device," the problem is with the driver.

Try uninstalling the device (right-click → Uninstall device) and then restarting your computer. Windows will attempt to automatically reinstall the driver upon startup. If this doesn't help, you'll need to download the latest version from the laptop or chipset manufacturer's website (Intel, Realtek, Qualcomm Atheros) on another device and install it manually.

Problem Possible cause Solution
The adapter is not visible in the system. Disabled in BIOS or physical defect Check BIOS, open the case
Yellow exclamation mark Driver error or resource conflict Reinstall the driver
There are networks, but it doesn't connect. Incorrect password or security settings Forget the network and reconnect
Low signal speed Interference or distance from the router Change the channel or location of the router

You should also pay attention to your power settings. Windows may disable the adapter to save power, which can lead to instability. In the network adapter properties (Power Management tab), uncheck "Allow the computer to turn off this device to save power."

Finding hidden networks and manual configuration

Some Wi-Fi networks are hidden, meaning their name (SSID) isn't broadcast. This is done for security reasons, preventing others from seeing the network's presence, although an experienced user can easily detect the presence of a hidden signal. To connect to such a network, you need to add it manually.

In Windows, go to Settings → Network & Internet → Wi-Fi → Manage known networks → Add new network. You'll need to accurately enter the network name (SSID), security type (usually WPA2-Personal), and security key. Be careful with the case of the letters when entering the name.

Corporate networks may require additional settings, such as encryption type or certificates. In this case, it's best to request the exact settings from your organization's system administrator, as a single error in one setting will prevent connection.

⚠️ Warning: Connecting to hidden networks in public places can be risky, as your computer will constantly send out requests to search for that network, revealing its existence and your location.

After adding a network, your computer will begin searching for it. If the network is in range and the settings are correct, it will connect automatically. Make sure "Connect automatically" is checked in your profile settings if you want the connection to be established automatically without your intervention in the future.

Diagnosing and troubleshooting connection issues

If you've tried all these methods and your computer still can't detect Wi-Fi, you need to run a thorough diagnostic. Start by checking the physical condition: if you're using a USB adapter, try switching it to a different port, preferably USB 2.0, as USB 3.0 can sometimes interfere with the wireless signal.

The integrated Wi-Fi module may be disabled at the BIOS/UEFI level. When booting your computer, enter the BIOS (usually F2, Del, or F10) and locate the section related to peripherals or wireless devices (Wireless, Onboard Devices). Make sure WLAN Controller or Wireless LAN is enabled.

Resetting network settings is a drastic but often effective method. In Windows 10 and 11, there's a "Network Reset" button in the "Network & Internet" section. This will reinstall your network adapters and restore factory settings. After this procedure, you'll need to reboot your computer and re-enter your Wi-Fi passwords.

  • 🔄 Restart your router and computer—this solves 50% of connection problems.
  • 📡 Check if other devices (phone, tablet) can see the network to rule out a problem with your provider.
  • 🛡️ Temporarily disable your antivirus or firewall to prevent third-party software from blocking the connection.

If all else fails, the Wi-Fi module itself may be faulty. In laptops, this is often a small Mini PCIe or M.2 card that can be replaced. For desktop PCs, the solution is to purchase an external USB adapter, which is easy to install and configure.

Why does the computer only see 2.4 GHz networks, but not 5 GHz?

This can happen for two main reasons: either your network adapter physically doesn't support the 5 GHz standard (older models, pre-802.11ac), or the driver is set to a region where this range is limited. Check your adapter's specifications and update the drivers from the manufacturer's website.

Can antivirus block network search?

Yes, some antivirus protection features (such as access control or network activity monitoring) can block the network adapter. Try temporarily disabling the protection to test.

What should I do if the Wi-Fi icon is missing after a Windows update?

Settings or drivers often get lost after major updates. Go to Device Manager, uninstall the adapter, and refresh the hardware configuration. Running the built-in network troubleshooter can also help.