Users often need to quickly find the name of their wireless network, especially when setting up a new device for the first time or connecting a gadget that doesn't yet have the password. Factory designations often look like a complex set of characters, such as TP-LINK_2G4_X7z, and remembering them the first time is practically impossible. Users get lost in the list of available connections, especially in apartment buildings where the airwaves are clogged with dozens of signals from neighbors.
The network name, technically called SSID, serves as a unique identifier that allows your devices to distinguish your router from hundreds of others within range. Knowing the exact name is essential not only for connecting, but also for setting up guest access, extending coverage, or diagnosing connection issues. In this article, we'll cover all available methods for identifying your Wi-Fi, from simply inspecting the router's case to using the command line in the operating system.
There are several scenarios where this information becomes critical: resetting a router to factory settings, buying a new smartphone, or hiding your network from prying eyes. Knowing where to find this data and how to manage it is a basic skill for any modern internet user. We'll cover solutions for various platforms, including Windows, macOS, Android, and iOS, so you can find the answer no matter what device you have on hand right now.
Find the SSID on the router case and in the documentation
The easiest and most reliable way to find out your network's factory name is to physically inspect the router itself. Equipment manufacturers always place a sticker with technical information on the bottom or back of the device. This sticker typically contains the username and password for accessing the web interface, as well as the default wireless network name assigned to the router immediately after power-on. Look for the field labeled SSID, Wireless Name or simply Wi-Fi Name.
If the sticker is worn off, peeled off, or is illegible due to the router's location, refer to the original packaging or instructions that came with the router. The user manual often provides an example of the standard naming convention for a specific model. For example, for devices Keenetic The standard name is formed as Keenetic-XXXX, where XXXX are the last digits of the MAC address, and for ASUS this is often ASUS or ASUS_5G.
It's important to understand that if you or the previous owner have already changed the router settings, the name on the sticker will differ from the actual network name broadcast. In this case, the sticker will only allow you to access the device settings to view or change the current SSID. Accessing the control panel usually requires entering the gateway IP address in a browser, most often via 192.168.0.1 or 192.168.1.1.
- 📍 Inspect the bottom of the router for an information sticker.
- 📄 Find the "Factory settings" or "Default Settings" section in the documentation.
- 🔌 If the router is connected via cable, check the network name in the connection status on your PC.
- 📱 Use the router manufacturer's mobile app to view the status.
How to view a WiFi network name on a Windows computer
If your computer is already connected to a wireless network or has been connected to one before, Windows stores this information in a connection profile. The fastest way to find the name of your active network is to look in the system tray near the clock. Hover over the Wi-Fi icon, and a tooltip will display the current network name. However, if you need to find the name of the network you're currently connected to but the icon is hidden, you can use the system settings.
For a more in-depth analysis, including viewing all saved networks, you can use the command line. This method is especially useful if the graphical interface is not working correctly. Open the command line by entering cmd in the search box and use the command to display profiles. This will show a list of all networks the computer has ever connected to, even if they are currently inactive.
To find out the network name through the Windows 10 or 11 interface, go to the menu Start → Settings → Network & Internet → Wi-FiThe name of the current network will be displayed here. If you need to find out the name of a hidden network or view details through the console, use the following command, which will produce a detailed report:
netsh wlan show profiles
After running the command, you'll see a list of all saved profiles. To find the password or details for a specific network from this list, add the profile name to the command: netsh wlan show profile name="Network_Name" key=clearIn the "Security settings" section, you'll see the SSID field, which is your network name. This method ensures accurate technical information is retrieved directly from the system registry.
- 💻 Tap the Wi-Fi icon in the lower right corner of the screen.
- ⚙️ Open "Network settings" via the icon's context menu.
- 💾 Use the command
netshto view the connection history. - 🔍 Check the adapter properties in Control Panel for detailed information.
Finding the Network Name on macOS and Linux
Apple computer users can also easily find information about their wireless network. In macOS, the name of the active Wi-Fi network is displayed in the menu bar at the top of the screen. If you hold down the Option (Alt) and click the Wi-Fi icon. This will open an expanded menu, which will display not only the SSID but also the BSSID (the router's MAC address), channel, and signal strength in dBm. This is useful diagnostic information for selecting the least congested channel.
For Linux users, especially those who work with the terminal, there are several utilities for scanning the airspace. The standard command in many distributions is iwlist or nmcliThese tools allow you to see all available networks around you, including hidden ones, and determine which one you're currently connected to. This is especially useful for server versions of the OS without a graphical interface.
Hidden Networks in Linux
If a network is hidden, it may appear as an empty name or a series of zeros, but the access point's MAC address will be visible in scan logs.
In macOS, you can also find saved networks using Keychain Access. Open Keychain Access using Spotlight and search for the network name or "AirPort." The system will display saved profiles, with the exact SSID listed in the "Name" field. This works even if the network is currently out of range of the router.
| operating system | Search method | Team / Path | Additional information |
|---|---|---|---|
| Windows 10/11 | Parameters / CMD | netsh wlan show profiles |
Shows all saved profiles |
| macOS | Menu Bar / Keychain | Option + Click on Wi-Fi | Shows the channel and noise level |
| Linux (Ubuntu) | Terminal | nmcli dev wifi |
Superuser rights required |
| Linux (General) | Terminal | iwlist wlan0 scan |
Scanning the etheric space |
Checking WiFi Names on Android and iPhone Smartphones
On mobile devices, information about the current network is always visible, since it is through this network that you access the internet. On an iPhone, simply go to Settings → Wi-FiThe network name with a blue checkmark next to it is the name of your current access point. If you're out of range but want to know the name of the network your phone has previously connected to, iOS won't let you easily view a list of all historical connections for security reasons, but the current connection is always visible.
On Android the situation is similar: menu Settings → Connections → Wi-Fi (the path may differ depending on the shell Samsung One UI, Xiaomi MIUI (or stock Android). The active network is displayed here. However, Android allows you to view a list of all saved networks if you have root access or use the special settings backup feature. In newer versions of Android (10 and above), you can generate a QR code for connecting, which will also display the network name.
☑️ Check the connection on your smartphone
⚠️ Note: On some corporate or public Wi-Fi networks, the name may be hidden or changed by the administrator for security reasons. In this case, your phone may display a generic name or simply "Corporate Network."
If your phone is connected but you don't see the network name (for example, a blank field appears instead), this may mean the network is hidden. In this case, your phone will display "Hidden Network." To find out its real name, you'll need access to the router or ask the network administrator, as it's impossible to connect to a hidden network from your phone programmatically without knowing the SSID.
- 📱 Open the wireless network settings on your smartphone.
- 🔗 Find a network with a "Connected" status or a green check mark.
- 📲 Click the gear or arrow next to the name for details.
- 📸 Take a screenshot of the QR code if you need to transfer access to someone else.
What to do if the network is hidden (Hidden Network)
A hidden network is a router mode in which it stops broadcasting its SSID. In the list of available connections on devices, it doesn't appear as a regular network with a name, but instead appears as "Hidden Network" or "Other Network." This is done to increase security through invisibility, although experienced hackers can find such networks even faster than regular ones. If you've configured SSID hiding yourself and have forgotten the name, or you need to connect a new device, you'll have to remember what you named it or access the router settings.
To connect to a hidden network, you must manually enter its name on any device. This means knowing the exact spelling of the SSID (including case and special characters) is essential. If you misspell even one character, the connection will fail. This is why experts recommend not hiding the SSID unless absolutely necessary, as this creates more inconvenience for the owner than it does actual security.
If a network is hidden, but the device has previously connected to it, it will automatically attempt to discover it by broadcasting requests with the network name. This, paradoxically, can even make it easier for attackers using traffic sniffers to intercept the network name. Therefore, if security is your goal, it's best to focus on password length and complexity, and keep the network name visible but neutral, not revealing your name or address.
Setting up and changing the SSID via the router's web interface
The most reliable way to not only find out but also change the network name to your liking is to log into your router's control panel. To do this, connect to the router via cable or Wi-Fi, open a browser, and enter the gateway IP address in the address bar. Most often, this is 192.168.0.1, 192.168.1.1 or 192.168.31.1 (for Xiaomi). The default login and password are also located on the sticker on the bottom of the device, unless you've changed them.
After logging in, find the section responsible for the wireless network. It may be called Wireless, Wi-Fi, Wireless mode or WLANIn the field SSID or Network name The current name will be displayed. Here you can rename it to any other name using Latin characters. It is recommended to give unique names for the 2.4 GHz and 5 GHz bands, for example, Home_WiFi_2.4 And Home_WiFi_5G, so you can clearly understand what frequency you are connecting to.
Why can't I use Cyrillic in SSID?
Some older devices and printers may incorrectly display or fail to recognize networks with Russian letters in their names. It's best to use the Latin alphabet.
⚠️ Note: After changing the network name, all your devices will lose connection and will need to reconnect with the new name. Make sure you remember the new password if you decide to change it.
Modern dual-band routers often feature a feature called "Smart Connect," or network aggregation, where the router automatically assigns devices across bands under a single name. In this case, the settings will have a single name field that applies to both radio modules. If you want to separate them, disable this feature, and then two separate name fields will appear.
Frequently Asked Questions (FAQ)
Is it possible to find out the WiFi password if I only know the network name?
No, knowing the network name (SSID) does not give you access to the password. The password is stored in the router's memory and on devices already connected. You can only find the password by accessing the router's settings (if you know the administrator password) or by viewing the saved data on an already connected computer (via the wireless network properties in Windows).
Why is my network called "HP-Setup" or "Xiaomi_5G_XX"?
These names indicate the setup mode or factory name. "HP-Setup" often appears if the HP printer is in direct setup mode. Factory names contain the brand and unique numbers. You can rename them in the router settings to something more descriptive, such as "My_Home_Wifi."
Does the length of a network name affect internet speed?
Technically, a longer network name (SSID) takes up slightly more space in the service frames during data transmission, which theoretically can have a minimal impact on throughput. However, in practice, the difference is so negligible (a fraction of a percent) that the user will never notice. Choose a name that's convenient for you, without worrying about speed.
What should I do if there are two identical names in the list of networks?
This could mean you have a dual-band router that broadcasts both the 2.4 GHz and 5 GHz bands under the same name (Smart Connect feature), or you have a repeater (signal booster) with the same name. It's also possible that your neighbors have used the same default name. Connect to the one with the stronger signal, or separate the bands in your router settings.
Can a virus change the name of my WiFi network?
A computer virus alone is unlikely to change the network name broadcast by the router, as this requires access to the router's admin panel. However, if an attacker gains access to the router, they can rename the network. If the name changes without your intervention, we recommend resetting the router to factory settings and setting a new, strong password to access the settings.