How to find the name of a Wi-Fi network on a computer

In today's digital environment, where wireless technologies have become the de facto standard, users often face the need to identify an active connection. A situation where it is necessary find out the name of a Wi-Fi network, to which a computer is connected, arises not only for beginners but also for experienced administrators. This may be necessary for setting up a printer, connecting smart devices, or simply sharing access with guests who have forgotten their password.

The name of the wireless network, technically known as SSID (Service Set Identifier) ​​is a unique identifier that allows devices to find each other over the air. Although operating systems hide this information deep within menus after a successful connection, it is always accessible. There are a variety of methods for obtaining this data, from simply looking in the system tray to using advanced command line tools.

In this article, we'll take a detailed look at all the available methods for determining your network name. We'll cover the standard Windows and macOS interfaces, delve into the command line for detailed technical information, and discuss methods that can help if your computer is connected via cable but you need to find the name of your router's wireless network. Even if a network is hidden, its SSID can be revealed through packet analysis or router settings.

Finding the network name through the Windows system tray

The most obvious and quick way to find out which network you're connected to is literally just one click away. Windows operating systems, from version 7 to the latest Windows 11, display the current connection status in the notification area. To do this, simply hover your cursor over the wireless network icon, usually located in the lower-right corner of the screen, next to the clock.

If you hover your cursor over the icon, the tooltip will immediately display the text "Connected to: [Network Name]". This is your SSIDIn newer interface versions, such as Windows 10 and 11, left-clicking the icon opens the Quick Settings panel, where the active network is highlighted and labeled "Connected." The name displayed there exactly matches the name seen by other devices when scanning the air.

However, it's worth keeping in mind that users often rename networks when first setting up their router, giving them names like "Home_WiFi" or "FBI Surveillance Van." If you haven't changed the default settings, the name may match your router model, for example, TP-Link_5G_2A3BIf the network icon is missing from the system tray, the adapter may be disabled or the drivers may be malfunctioning, which requires further diagnostics.

⚠️ Note: If you see several similar names in the list of available networks (for example, MyWiFi and MyWiFi_5G), make sure you're looking at the one that's actively transmitting data. Devices often automatically switch between the 2.4 GHz and 5 GHz bands, changing the name suffix.

📊 Which operating system do you use most often?
Windows 10
Windows 11
macOS
Linux
Other OS

Using the command line to get the SSID

For users who value precision and speed, or in situations where the graphical interface is unstable, the command line becomes an indispensable tool. netsh Network Shell in Windows provides deep access to network interface configuration. This method not only allows you to see the current name but also view connection history, signal strength, and encryption type.

To obtain this information, you need to launch the command prompt. This can be done by entering "cmd" in the Start menu search and selecting "Run as administrator," although administrator rights are not always required to view the network name. In the window that opens, enter a command that will query the wireless interface for its current configuration. The system will respond with a detailed report, with the value you're looking for explicitly listed.

Type the following command and press Enter:

netsh wlan show interfaces

In the list that appears, find the line SSIDThe value to the right of it is your network name. You'll also see the "BSSID" line here—this is the MAC address of the access point you're connected to, which is useful for identifying a specific router in buildings with multiple identical networks. If you have multiple wireless adapters installed (for example, a built-in one and a USB one), the interface profile name will be listed at the top of the report.

Deciphering netsh report parameters

The report also displays "Signal" (signal strength in percentage), "Radio type" (communication standard, such as 802.11ac or ax), and "Authentication" (security type, such as WPA2-Personal). This data can help diagnose connection speed or stability issues.

View saved profiles and connection history

Windows computers automatically save profiles of all networks they've ever connected to. This is convenient for automatic connections in the future, but it's also a great way to remember the network name if you're not currently connected but want to know its name so you can enter the password on another device.

To view a list of all saved profiles, use the command:

netsh wlan show profiles

This will return a list of all network names (SSIDs) that have ever been entered into the system. This is especially useful if you need to find out the name of a guest network or a neighbor's network you've previously connected to. If you need to find the password for a saved network, you can append the command with a key. key=clear, but this will require administrator rights.

In the Windows 10 and 11 graphical interface, profile management is also available via "Settings" -> "Network & Internet" -> "Wi-Fi" -> "Manage known networks." Here, you can not only view the list but also forget a network, deleting its profile from your computer's memory. This helps clear the list of old connections and speed up the auto-connection process in areas with a weak signal.

☑️ Check network settings

Completed: 0 / 4

Finding the network name on macOS and Linux

Apple computer users can also easily find connection information. In macOS, simply hold down the Option (Alt) on your keyboard and click on the Wi-Fi icon in the top menu bar. The expanded menu will display technical information, where the line SSID will indicate the network name. It will also indicate the channel, noise level, and operating mode (e.g., 802.11ax).

Alternatively, on macOS, open System Preferences (or System Preferences in newer versions), go to the Network section, and select Wi-Fi. The name of your active network will be displayed in large type in the center of the window or in the drop-down list of networks. For more detailed information, you can hold down the [key] Option and click the "Wireless Network Diagnostics" button, but this is already a troubleshooting tool.

On Linux-based operating systems like Ubuntu or Mint, the terminal command is also the fastest way. The utility iwconfig or more modern nmcli (NetworkManager command line interface) will provide all the necessary data. For example, the command nmcli -t -f active,ssid dev wifi will display the name of the active network. If you're using the GNOME desktop environment, clicking the network icon in the upper-right corner will also display the connection name with a lock or chain icon.

⚠️ Note: Linux distribution interfaces can vary significantly depending on the desktop environment used (GNOME, KDE, XFCE). The command line remains the most universal method across all distributions.

Finding SSIDs via the router's web interface

If your computer is connected to your router via a LAN cable and you need to find out the name of the wireless network it's broadcasting, the most reliable way is to log into the router's control panel. This method provides a 100% guarantee of obtaining the current name, as the information is taken directly from the device's configuration.

To do this, open your browser and enter the router's IP address in the address bar. Most often, this is 192.168.0.1, 192.168.1.1 or 192.168.31.1The exact address, as well as the default login and password, are usually indicated on a sticker on the bottom of the device. After logging in (the default credentials are often admin/admin), find the section related to wireless mode.

Section names may vary depending on the manufacturer:

  • 📡 Wireless or Wi-Fi Settings (common name)
  • 🏠 Home Network (often from ASUS, Zyxel)
  • 🔒 WLAN (often from Huawei, TP-Link)
  • 🌐 Wireless network (Russified firmware)

Inside this section, look for the field SSID or "Network Name (SSID)." The value entered in this field is broadcast. Here you can also change the name to something more convenient, hide the network (using the "Hide SSID" option), or change the broadcast channel to improve connection quality.

Router manufacturer Typical IP address Wi-Fi settings section Name parameter
TP-Link 192.168.0.1 Wireless / Wireless mode Wireless Network Name (SSID)
ASUS 192.168.1.1 Wireless / Wireless network SSID
D-Link 192.168.0.1 Wi-Fi / Network Settings SSID
Keenetic 192.168.1.1 My Networks and Wi-Fi Network name (SSID)
Tenda 192.168.0.1 Wireless Settings Wireless Network Name

Using mobile apps and scanners

Modern smartphones are powerful tools for analyzing Wi-Fi spaces. If you don't have access to the PC command line, you can use your phone. Scanner apps such as WiFi Analyzer (Android) or built-in diagnostic tools (iOS) show a list of all visible networks with their SSID, signal strength and channel.

To find out the name of the network your computer is connected to using your phone, you can view saved networks in your smartphone's Wi-Fi settings if it's ever connected to the same router. On Android, tapping the gear next to the network name often opens a QR code for connecting, with the full network name above it. On iOS, this information is more hidden, but is accessible through the settings if the device is connected to the network.

There are also cross-platform network monitoring utilities that are installed on your computer and display a detailed map of the airwaves. Programs like Acrylic Wi-Fi Home or inSSIDer allow you to see not only your network name, but also the names of all neighboring networks, which helps you choose the least loaded channel and rename your network so that it does not conflict with your neighbors.

Frequently Asked Questions (FAQ)

Is it possible to find out the name of a Wi-Fi network if the computer is connected via a cable?

Yes, you can. Since the cable is connected to the router, which distributes the Wi-Fi, the network name is stored in its settings. The easiest way is to log into the router's web interface using the IP address (indicated on the sticker) and look for the SSID in the wireless settings section. You can also use the command netsh wlan show profiles on your computer if it has previously connected to this Wi-Fi wirelessly.

What should I do if my network name is not displayed in the list of networks?

The "Hide SSID" feature may be enabled. In this case, the network won't be visible during a normal scan, but your computer may still be connected to it. To find out its name, you need to use the command line (netsh wlan show interfaces) or go to your router settings. To connect a new device, you'll have to enter the network name manually.

Why is my network called TP-Link_2G_3A4B and not something else?

This is the factory default name, generated based on the device's MAC address. Many users don't change it during initial setup. You can change it to any convenient name (for example, "My_Home_Wifi") in the router settings under Wireless Settings. After changing it, all devices will require you to re-enter the password.

Does the length of the network name (SSID) affect internet speed?

Technically, a longer network name takes up more space in the beacon frame header, creating minimal overhead on the link. However, in real-world usage, the speed difference between a 3-character name and a 32-character name (the maximum length) is negligible and unnoticeable to the user.

How can I find out the password for a network whose name I see on my computer?

If your computer is already connected to the network, you can view the password in the wireless connection properties. In Windows 10/11: Settings -> Network & Internet -> Network and Sharing Center -> Click the network name -> Wireless network properties -> Security tab -> Check "Show characters as you type." For previously connected networks, the command netsh wlan show profile name="Network_Name" key=clear.