Have you forgotten the name of your Wi-Fi network and need to connect from a new device? Or do you want to check if your neighbor has changed the SSID of their access point? The name of the wireless network (also known as SSID) is a key identifier without which connection is impossible. But how can you find it if you don't remember the name or it's hidden?
In this article we will look at All possible ways to determine the SSID - from standard methods through device settings to little-known tricks using the command line and third-party applicationsYou'll learn how to view the network name on Windows, macOS, Android, iOS, and even directly on your router—even if you don't have access to its web interface. We'll pay special attention to situations where the network is hidden or the device isn't connected to Wi-Fi.
What is an SSID and why is it important to know it?
SSID (Service Set Identifier) — This is the unique name of a wireless network that distinguishes it from other access points. Essentially, it's the same as the "Wi-Fi name" you see when searching for available networks. However, the SSID can be hidden, as well as visible—in this case, you can only connect to the network manually, knowing its exact name.
Why you might need to know the SSID:
- 🔄 Connecting a new device (smartphone, laptop, smart appliance) to your home network
- 🔍 Check if you've accidentally connected to someone else's access point with a similar name
- 🛠️ Setting up your router or reconnecting after a factory reset
- 📡 Diagnosing connection issues (for example, if a network suddenly disappears from the list)
- 🔒 Security check: Hidden networks are less visible to attackers, but users still need to know their SSIDs
It is important to understand that SSID is not the same as BSSID (MAC address of the access point) or the model name of the router (for example, TP-Link Archer C6). This is the name you set in your router settings and what appears when searching for Wi-Fi. If you haven't changed it, by default it's something like TP-LINK_1234 or KEENETIC-5GHz.
⚠️ Note: If your router supports guest network, it will have a separate SSID. Make sure you look for the name of the primary network if you want to connect a personal device.
How to find the name of a Wi-Fi network on Windows 10 and 11
If your computer or laptop is already connected to Wi-Fi, you can find the SSID in just a few seconds using standard system tools. Here are two reliable methods:
Method 1: Via Windows Settings
This is the easiest method that works on all versions of Windows starting from 8:
- Click
Win + Ito open Settings. - Go to the section
Network and Internet → Wi-Fi. - In the block Equipment Properties find the line
Network name (SSID).
If you're connected to a network, its name will be displayed here even if the SSID is hidden in the router settings. This method works on both Windows 10 and Windows 11 without any additional steps.
Method 2: Via Command Prompt (CMD)
For those who prefer console commands or need to quickly copy the SSID for future use:
- Open the command prompt: press
Win + R, entercmdand pressEnter. - Enter the command:
netsh wlan show interfaces - Find the line
SSIDin the blockUser profile.
This method is useful if you need to know not only the name, but also other connection parameters, for example, Radio type (2.4 GHz or 5 GHz) or Transfer speed.
Method 3: Via PowerShell (for advanced users)
PowerShell gives you even more options for working with networks. To find the SSID:
- Open PowerShell as administrator (click
Win + Xand select the appropriate item). - Run the command:
(Get-NetAdapter | Where-Object {$_.MediaType -eq "Native 802.11"}).InterfaceDescriptionAnd then:
(Get-NetConnectionProfile | Where-Object {$_.NetworkCategory -eq "Private"}).Name
The first command will show the model of your Wi-Fi adapter, and the second will show the name of the current network. This method is useful if you want to automate network information retrieval in scripts.
⚠️ Note: If you're connected to the network via Ethernet (cable), Wi-Fi commands won't show the current SSID. Make sure your connection is wireless.
How to view the SSID on macOS (MacBook, iMac)
On Apple devices, the process is slightly different, but no less simple. Here are two proven methods:
Method 1: Via the menu bar
The fastest method for macOS:
- Tap the Wi-Fi icon in the upper right corner of the screen (next to the clock).
- In the drop-down menu, the current network will be highlighted with a checkmark, and its name will appear at the top of the list.
- If you need to copy the SSID, hold down the key
Option (Alt)and click on the Wi-Fi icon - an extended menu with detailed information will appear.
Method 2: Via System Preferences
For more detailed information:
- Open
System Preferences → Network. - Select an active connection
Wi-Fiin the left menu. - The network name will be indicated next to the inscription
Status: Connected. - Click the button
Additionally..., to seeNetwork name (SSID)and other parameters, for example,ChannelorSecurity.
On macOS you can also use Terminal to obtain the SSID. For example, the command:
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -I | grep " SSID"
will display the name of the current network. Please note that the path to the utility airport may vary depending on your macOS version.
How to find the Wi-Fi name on an Android smartphone or tablet
On mobile devices, the process depends on the Android version and the manufacturer's operating system (Samsung One UI, Xiaomi MIUI, etc.). We'll cover universal methods that work on most devices.
Method 1: Via Wi-Fi settings
The most obvious method:
- Open
Settings → Wi-Fi. - Click on the name of the current network (usually marked as
Connected). - In the window that opens you will see
Network name (SSID)at the top of the screen.
On some devices (eg. Samsung Galaxy) You may need to click on the gear icon next to the network name to see the details.
Method 2: Via connection information (for hidden networks)
If the network is hidden, but the device is connected to it:
- Open
Settings → Wi-Fi. - Click on the three dots in the upper right corner and select
AdditionallyorWi-Fi settings. - Find the section
Saved networks- all networks you have ever connected to, including hidden ones, will be displayed here.
On some firmware (for example, ColorOS on smartphones Oppo/Realme) The path may vary. If you can't find the item you need, search for "Wi-Fi" in the settings.
Method 3: Using network analysis apps
If standard methods don't help (for example, the network is hidden and not displayed in saved connections), you can use third-party utilities:
- 📱 WiFi Analyzer (shows all networks in range, including hidden ones if they broadcast beacons)
- 🔍 NetScan (scans networks and displays their SSID, BSSID and signal strength)
- 🛠️ Fing (shows not only Wi-Fi networks, but also connected devices)
These apps require location permissions because they use the device's Wi-Fi module to scan for networks. Please note that some hidden networks may not appear if they are configured to completely hide the SSID in beacons (beacon frames).
How to find the SSID on an iPhone or iPad (iOS)
On Apple devices, the process is extremely simplified, but there are some nuances for hidden networks. Let's look at both cases.
For visible networks
If the network is not hidden:
- Open
Settings → Wi-Fi. - The current network will be marked with a checkmark, and its name will appear at the top of the list of available networks.
On iOS, there's no separate screen with connection details, so if you need to copy the SSID, you'll have to take a picture of the screen or remember the name.
For hidden networks
If the network is hidden, but the iPhone is connected to it:
- Open
Settings → Wi-Fi. - Scroll down to the section
My networks— all saved networks, including hidden ones, will be displayed here. - Click on the icon
!next to the network name to see details (including SSID).
iOS doesn't have built-in tools for scanning hidden networks, so if your device isn't connected to such a network, you can only find out its SSID through a router or another connected device.
⚠️ Note: On iPhone, you can't see the SSID of a network you're not connected to if it's hidden. This is an iOS security limitation.
How to find the name of a Wi-Fi network on a router
If you have access to your router, you can find the SSID directly through its web interface or using a physical button (on some models). This is also the only way to find out the network name if all devices are turned off or the network is hidden.
Method 1: Via the router's web interface
The instructions are suitable for most popular brands: TP-Link, ASUS, Keenetic, MikroTik, Zyxel and others.
Connect to your router via cable or Wi-Fi
Find out the IP address of your router (usually 192.168.0.1 or 192.168.1.1)
Prepare your login and password (by default, they are often admin/admin)
Open your browser in incognito mode-->
- Open your browser and enter your router's IP address in the address bar. Standard addresses are:
192.168.0.1(TP-Link, D-Link, Netis)192.168.1.1(ASUS, Zyxel, some TP-Link models)192.168.8.1(Huawei)my.keenetic.net(Keenetic)
- Enter your username and password. If you haven't changed them, try the default ones:
- Login:
admin, password:admin - Login:
admin, password:(empty) - For Keenetic: login and password are indicated on the sticker on the bottom of the router.
- Login:
- TP-Link:
Wireless → Wireless Settings - ASUS:
Wireless Network → General - Keenetic:
Wi-Fi Network → Access Point - Find the field
Network name (SSID)orWireless Network NameThis will show the current name of your Wi-Fi network.
If you can't access your router settings, try resetting it to factory settings using the reset button. Reset (It's usually recessed and requires a paperclip.) After the reset, the login and password will return to the default settings, but all network settings will be reset, including the SSID and Wi-Fi password.
Method 2: Using a sticker on the router
Most routers have a sticker on the back or bottom with factory information. It may include:
- 🏷️ Default network name (SSID) — usually in the format
TP-LINK_XXXXorKEENETIC-XXXX. - 🔑 Default Wi-Fi password (if you haven't changed it).
- 🌐 IP address to access settings.
If you haven't changed the network name since setting up the router, the default SSID will be valid. However, many users rename the network to something more memorable (e.g., Ivanov_WiFi), so this method does not always work.
Method 3: Via the manufacturer's mobile app
Many brands offer official apps for managing your router from your smartphone:
- 📱 TP-Link Tether (for TP-Link routers)
- 📱 ASUS Router (for ASUS routers)
- 📱 Keenetic (universal for all Keenetic models)
- 📱 Mi WiFi (for Xiaomi routers)
These apps usually have a network information section that displays the current SSID. The advantage of this method is that you don't need to enter the IP address and login/password—simply scan the QR code on the router's sticker or connect to its network.
⚠️ Note: Router interfaces and mobile apps are subject to update. If you can't find the section you need, check the documentation for your model on the manufacturer's official website.
How to find the SSID without connecting to a network
The situation gets more complicated if you need to know the name of the Wi-Fi network you are connecting to. not connectedFor example, you want to connect a new device, but you don't remember the SSID, and all your other devices are disconnected. Here are a few ways to solve this problem:
Method 1: View on another connected device
The most reliable method is to use any device that is already connected to this network:
- 💻 Laptop (Windows/macOS/Linux)
- 📱 Smartphone or tablet (Android/iOS)
- 📺 Smart TV (Samsung, LG, Sony, etc.)
- 🎮 Game console (PlayStation, Xbox, Nintendo Switch)
We've covered the instructions for each device type above. The key is to find at least one connected device and view its SSID in its settings.
Method 2: Use a Wi-Fi network scanner
If you have a device with Wi-Fi (even if it's not connected to the required network), you can scan the airwaves using specialized apps:
- 🖥️ On Windows: inSSIDer, NetSpot, Acrylic Wi-Fi
- 📱 On Android: WiFi Analyzer, NetScan, WiFi Scanner
- 🍎 On macOS: WiFi Explorer, Kismac (requires administrator rights)
These programs display all networks within range, including hidden ones (if they broadcast beacons). However, some routers are configured to completely hide the SSID, and in these cases, even scanners won't help.
What are beacon frames?
Beacon frames are data packets sent by a router at regular intervals (usually 10 times per second). They contain information about the network, including the SSID, encryption type, channel, and other parameters. If the router's SSID broadcast is disabled in beacon settings, the network becomes "invisible" to standard network scans, but some scanners can still detect it using other characteristics (such as the MAC address).
Method 3: Recover SSID by MAC address (BSSID)
This is an advanced method for experienced users. If you know MAC address router (BSSID), you can try to find the SSID through the Wi-Fi network databases:
- Find out the router's BSSID (for example, from a sticker or through the settings of another device).
- Use services like Wiggle.net or WiGLE, which collect information about Wi-Fi networks around the world.
- Enter the BSSID into the search - if the network has ever been visible, its SSID may be stored in the database.
This method does not always work, since not all networks are included in such databases, especially if they are hidden or located in sparsely populated areas.
Method 4: Reset the router to factory settings
Use this extreme measure if other methods have failed:
- Find the button on your router
Reset(usually it is small and recessed into the body). - Press and hold it for 10-15 seconds (until the indicators start flashing).
- After resetting, the router will return to factory settings, including the default SSID (indicated on the sticker).
The downside of this method is obvious: you'll have to reconfigure your router, including the Wi-Fi password, internet connection settings, and other settings. Use it only if you have no other options.
Common problems and their solutions
When searching for SSIDs, users often encounter common difficulties. Let's look at the most common ones and how to solve them.
Problem 1: The network is not displayed in the list of available networks.
If your Wi-Fi network suddenly disappeared from the list, the reasons may be as follows:
- 🔌 The router is turned off or faulty (check the power and indicators).
- 📡 SSID broadcasting is disabled in the router settings (you need to enable it or connect manually).
- 📶 The device is too far from the router (check the signal strength).
- 🔄 The "Hidden Access Point" mode is enabled on the router (you need to know the SSID to connect).
- 🔧 Incompatible security settings (for example, the device does not support WPA3 if the router is configured only for this standard).
Solution:
- Reboot your router (power off and on).
- Check if SSID broadcasting is enabled in the router settings (section
Wireless → Basic Settingsor similar). - Update the Wi-Fi adapter drivers on your device.
- Try connecting manually by entering the SSID (if you know it).
Problem 2: I forgot my Wi-Fi password and can't access my router settings.
If you don't remember your Wi-Fi password and can't access your router's web interface (for example, because you forgot your administrator login/password), there are several options:
- 🔑 View the password on a device that is already connected to the network (on Windows via
Network and Sharing Center, on Android - in the Wi-Fi settings). - 📄 Check the documentation or sticker on your router - sometimes the default password is listed there.
- 🔄 Reset the router to factory settings (using the button)
Reset), but be prepared to set it up again. - 📞 Contact your ISP—if it's their router, they can reset the password remotely or give you the factory default settings.
Problem 3: SSID is displayed incorrectly (hieroglyphs, errors)
Sometimes the network name may appear as gibberish or hieroglyphs. This happens due to:
- 🌐 Incorrect encoding in the router settings (for example, if the SSID is entered in Cyrillic, but the router expects Latin).
- 🖥️ Problems with fonts on the device (rare, but it happens on older versions of Windows or Android).
- 🔧 Errors in the router firmware.
Solution:
- Enter the SSID in Latin characters without special characters (for example,
MyWiFi_5GHzinstead ofMyWiFi). - Update your router firmware via the web interface.
- Reset your router to factory settings and set up your network again.
| Problem | Possible cause | Solution |
|---|---|---|
| The network is not visible in the list | Hidden SSID or weak signal | Enable SSID broadcasting in your router settings or connect manually. |
| I can't access my router settings. | Incorrect IP address or login/password | Reset the router using the Reset button or check the information on the sticker |
| The SSID is displayed in hieroglyphs. | Incorrect encoding | Rename the network using Latin characters without special characters. |
| The device does not connect to the network | Incompatible security settings | Change the encryption type to WPA2-PSK (AES) in your router settings. |
| The network disappears after rebooting the router. | Unstable firmware or overheating | Update the firmware and check the router ventilation |
FAQ: Answers to Frequently Asked Questions
Is it possible to find out the SSID of someone else's Wi-Fi network?
Technically, yes, if the network isn't hidden—its name is visible in the list of available networks on any device. Hidden networks require special tools (for example, WiFi Analyzer on Android or Kismac on macOS), but scanning other people's networks without permission may violate privacy laws in some countries.
If the network is password protected, finding out its SSID will not help you connect without the owner's permission.
How to change SSID on a router?
To rename your Wi-Fi network:
- Log into your router's web interface (usually at
192.168.0.1or192.168.1.1). - Go to your wireless network settings (e.g.
Wireless → Basic Settings). - Find the field
SSIDorNetwork nameand enter a new name. - Save the settings and reconnect all devices to the network with the new name.
We recommend using Latin characters and avoiding special characters to avoid connection issues on some devices.
What should I do if I forgot my Wi-Fi SSID and password?
If you forgot both:
- Check the sticker on your router—it may contain the factory SSID and password.
- Use a device that is already connected to the network to find out the SSID (as described above).
- If nothing helps, reset the router to factory settings using the button
Resetand set up the network again.
If you rented your router from a provider, contact their support team—they can provide login information or reset the settings remotely.
Is it possible to connect to Wi-Fi without knowing the SSID?
Yes, but only if the network is not