How to open a list of available Wi-Fi networks in Windows 10: all methods

Connecting to a wireless network is one of the most common tasks when working with a laptop or PC. Windows 10. However, not all users know that opening the list of available Wi-Fi networks There are several ways to do this: from the standard tray icon to hidden commands via PowerShellIn some cases, the standard method may not work—for example, if the network icon is missing or the menu won't open. This article covers all relevant methods, including solutions for emergency situations.

If you are faced with the fact that Wi-Fi list not showing or your computer "doesn't see" the network, here you'll find diagnostic steps. We'll also discuss how to enable the display of hidden networks (SSIDs) and what to do if Windows 10 stubbornly ignores available access points. These instructions are suitable for all system builds, including the latest updates. 22H2.

⚠️ Attention: If you are using a corporate network with 802.1X- authentication (for example, in an office or university), some methods may not work - you will need to manually configure the connection profile through Settings → Network & Internet → Wi-Fi → Manage known networks.

1. Standard method: via the taskbar

The most obvious and quickest method is to use the icon Wi-Fi in the lower-right corner of the screen (notification area). This method works 90% of the time if the wireless network adapter is enabled and the drivers are installed correctly.

To open the list of networks:

  1. Find the icon on the taskbar Wi-Fi (stylized "antenna" or "signal ladder"). If it's not there, expand the hidden icons by clicking the arrow. ^.
  2. Click on the icon left mouse button — a menu with available networks will open.
  3. Select the desired network and click Connect. Enter your password if required.

⚠️ Attention: If the icon Wi-Fi Crossed out with a red cross or gray - the adapter is disabled. Turn it on with a combination Fn + antenna key (on laptops) or through Settings → Network and Internet → Wi-Fi.

  • 🔄 If networks are not displayed: Try refreshing the list by clicking Refresh at the bottom of the menu or by turning the adapter on/off.
  • 🔒 Hidden networks (SSID): Click Hidden networkConnect and enter the network name manually.
  • Quick connection: Double-click on the network in the list - the system will automatically prompt you to enter the password.
📊 How do you usually connect to Wi-Fi in Windows?
Via the tray icon
Via Settings
Via the command line
Another way

2. Alternative method: via Windows Settings

If the icon Wi-Fi disappears or does not respond to clicks, the list of networks can be opened through the menu ParametersThis method is also useful for setting network priorities or managing saved connections.

Instructions:

  1. Open Parameters (Win + I).
  2. Go to the section Network and InternetWi-Fi.
  3. Turn on the slider Wi-Fi (if disabled).
  4. Click Show available networks — the same list will open as through the taskbar.

In this menu you can also:

  • 📡 Manage known networks: Delete saved passwords or change connection settings.
  • 🔄 Configure random hardware addressing: Useful for protecting privacy on public networks (optional) Random hardware addresses).
  • 📶 View network properties: Click on the connected network → Properties for details (IP, DNS, speed).

3. Hotkeys and combinations

To speed up access to the list of networks, you can use hot keysThis is especially convenient on devices with a touch screen or when working without a mouse.

Basic combinations:

  • 🖥️ Win + AWi-Fi (opens the notification center, where you can quickly access networks).
  • 🔍 Win + K (in some assemblies Windows 10 opens the menu Connect for projectors and wireless displays, but sometimes shows Wi-Fi too).
  • 🔄 Fn + F2 (or another key with an antenna icon) - enables/disables the adapter on laptops Lenovo, HP, Dell.

On some laptops (eg. ASUS or Acer) to enable Wi-Fi may need to be held Fn or use proprietary utilities (for example, ASUS Wireless Console).

What to do if hotkeys don't work?

If combinations Fn + key do not work, check:

1. Is the mode enabled? Fn Lock (Some keyboards have a separate key to lock the function keys).

2. Are the drivers installed? keyboard And chipset (especially relevant after reinstalling Windows).

3. Are there any conflicts with software like Rivatuner or MSI Afterburner, which can intercept keys.

4. Command Prompt and PowerShell

For advanced users or task automation, a list of networks can be obtained via command line (CMD) or PowerShellThis method is useful when the graphical interface is not available (for example, during remote administration).

Basic commands:

# View all available Wi-Fi networks (CMD)

netsh wlan show networks mode=bssid

Connect to the network (replace "SSID" and "password")

netsh wlan connect name="SSID" ssid="SSID" key="password"

Viewing Current Status (PowerShell)

Get-NetAdapter | Where-Object {$_.MediaType -eq "Native 802.11"} | Select-Object Name, InterfaceDescription, Status

If the team netsh wlan show networks returns an empty list, check:

  • 🔌 WLAN AutoConfig Service: It should be running. You can check with the command sc query Wlansvc.
  • 🛠️ Adapter driver: Update it through device Manager or the manufacturer's website.
  • 📡 Adapter operating mode: Some adapters (eg. Intel AX200) may not scan networks in power saving mode.

5. Troubleshooting: Why Networks Are Not Displayed

If The Wi-Fi list is empty or Windows 10 If your device can't see networks that are available on other devices, the cause could be software or hardware. Let's look at the main scenarios and solutions.

Diagnostic checklist:

☑️ Check before contacting support

Completed: 0 / 5

Common problems and solutions:

Symptom Possible cause Solution
The network list is empty, but the router is working. The adapter is disconnected or faulty Check it out device Manager for the presence of an adapter and errors (yellow exclamation mark)
Networks come and go Driver conflict or interference Roll back the driver or change the channel on the router (for example, from car on 6)
Windows sees networks but won't connect. Incorrect password or security settings Remove the network in Managing known networks and reconnect
The network is visible, but there is no internet connection. Problems with DHCP or DNS Run the commands ipconfig /release And ipconfig /renew

⚠️ Attention: If after the update Windows 10 before version 22H2 or newer disappeared Wi-Fi, check the driver compatibility. Some older adapters (for example, Broadcom 4313) require manual installation of drivers in compatibility mode.

6. Hidden networks and manual connection

Some routers are configured not to broadcast the network name (SSID). In this case Windows 10 It won't show up in the general list, but you can connect manually.

How to connect to a hidden network:

  1. Open Settings → Network and Internet → Wi-Fi.
  2. Click Managing known networksAdd a new network.
  3. Enter:
    • Network Name (SSID): Exact name (case sensitive!).
    • Security type: Usually WPA2-Personal or WPA3-Personal.
    • Security Key: Network password.
  • Mark Connect automatically and press Save.
  • If the network still does not connect:

    • 🔍 Make sure the network name is entered no typos (including spaces and symbols).
    • 🔒 Check the encryption type: if the router uses WPA3, and the adapter does not support it, select WPA2.
    • 📡 Try it temporarily disable SSID hiding in the router settings for testing.

    7. Additional tools: third-party utilities

    If standard methods don't work, you can use third-party programs for Wi-Fi management. They are useful for diagnostics, signal strength monitoring, or connecting to networks with non-standard settings.

    Popular utilities:

    • 📊 NetSpot — Wi-Fi coverage analysis and search for the optimal channel.
    • 🔧 WiFi Commander - advanced network management (including hidden ones).
    • 🛡️ WirelessNetView (from NirSoft) - displays detailed information about all available networks (including MAC addresses of routers).

    ⚠️ Attention: Be careful with utilities that require administrator rights. Some of them (for example, Wifi Hacker-similar programs) may contain malicious code or violate the law (in Russia, the use of such tools to hack networks is prosecuted under Article 272 of the Criminal Code of the Russian Federation).

    You can also use built-in tools to diagnose connection problems:

    # Router ping (replace 192.168.1.1 with your router's IP)
    

    ping 192.168.1.1

    Trace route (check for packet loss)

    tracert ya.ru

    FAQ: Frequently Asked Questions

    My laptop can't see any Wi-Fi networks, even though my phone has them. What's the problem?

    Most likely the problem is one of the following:

    • Wireless adapter disabled (check Fn + Wi-Fi key or device Manager).
    • Adapter driver outdated or damaged (update it manually from the manufacturer's website).
    • Adapter broken (try connecting an external USB adapter for testing).
    • Feature enabled Airplane mode (Win + A → check the slider).

    Also try resetting the network: Settings → Network & Internet → Status → Network reset.

    How do I find the password for a saved Wi-Fi network?

    To view the password for a previously connected network:

    1. Open Settings → Network & Internet → Wi-Fi → Manage known networks.
    2. Select the desired network → Properties.
    3. Scroll to Network password and press Show symbols.

    If the buttons Show symbols no - use command line:

    netsh wlan show profile name="NETWORK_NAME" key=clear

    The password will be in the line Key content.

    Is it possible to connect to Wi-Fi without a password?

    Connecting to someone else's Wi-Fi network without the owner's permission is a violation of the law (Article 272 of the Criminal Code of the Russian Federation - unauthorized access to computer information). However, there are legal ways:

    • Use guest access, if the router supports it (usually the network is called NETWORK_NAME_Guest).
    • Ask the network owner for the password.
    • In some public places (cafes, airports) networks are open, but require authorization through a portal.
    Why does Windows 10 keep losing Wi-Fi connection?

    Reasons for an unstable connection:

    • Energy saving: Disable the option Allow the computer to turn off this device to save power in the adapter properties (Device Manager → Network Adapters → Properties → Power Management).
    • Interference: Change the channel on your router (for example, from car on 1 or 11).
    • Driver: Roll back or update the adapter driver.
    • Router settings: Reduce DTIM Interval or turn it off Beamforming (if the adapter does not support it).
    How to enable Wi-Fi on a PC without a built-in adapter?

    If your computer does not have a built-in Wi-Fi adapter, there are several solutions:

    • 🖥️ Buy USB Wi-Fi adapter (For example, TP-Link TL-WN725N or ASUS USB-AC56).
    • 🔌 Use PCIe adapter (for desktop PCs, for example, Intel AX200).
    • 📶 Connect via Ethernet and use Mobile hotspot (Settings → Network & Internet → Mobile Hotspot) to distribute Wi-Fi from your phone.

    For gaming PCs, adapters with support are recommended. Wi-Fi 6 (For example, Intel Wi-Fi 6 AX200) to reduce ping.