How to find your Wi-Fi name and password: detailed instructions for all devices

Have you ever forgotten the name of your Wi-Fi network or its password? It happens more often than you think: after moving, changing your router, or being away from home for a long time. Luckily, you can find your wireless network information in just a few minutes—and you don't need to be an IT professional to do it.

In this article we will look at all possible ways — from viewing information on the router sticker to hidden operating system settings. You'll learn how to find SSID (network name) and password on Windows 10/11, macOS, Android, iPhone and even through the router's web interface. Also, what to do if standard methods don't work and how to protect your network from unauthorized connections.

Important: If you're trying to connect a new device (such as a smart speaker or printer) but don't remember the network details, these instructions will help you avoid resetting your router to factory settings. All methods have been tested on the latest OS versions and router firmware. TP-Link, ASUS, Keenetic And MikroTik.

1. The easiest way: data on the router body

The first thing to check is this sticker on the back or bottom panel of the routerIt usually contains:

  • 🔤 SSID (network name, for example Keenetic-1234)
  • 🔑 Network Key or Password (password, often in the form of a random set of characters)
  • 🌐 IP address to enter settings (usually 192.168.0.1 or 192.168.1.1)

If the sticker has worn off or is missing (for example, on some models Ubiquiti), proceed to the next methods. Please note: The password on the sticker is valid only until the first shift through the router's web interfaceIf you have ever changed it, the old data will be incorrect.

⚠️ Attention: On some routers (for example, Zyxel Keenetic series Giga) The sticker may be hidden under a removable cover. Carefully pry it off with a plastic card to avoid damaging the case.
📊 Where do you store your Wi-Fi password?
On the router sticker
In notes on the phone
Written down on paper
I keep it in my head
I don't remember

2. How to find Wi-Fi on Windows 10 and 11

If your computer or laptop is already connected to the network, you can quickly view its name and password through system settings. Here are step-by-step instructions:

  1. Click Win + R, enter ncpa.cpl and press Enter.
  2. In the window that opens, find the active connection. Wi-Fi or Wireless network and right-click on it → State.
  3. Click the button Wireless network properties, then go to the tab Security.
  4. Check the box Show entered characters — in the field Network security key a password will appear.

If this method doesn't work (for example, you don't have administrator rights), use command line:

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

Replace NETWORK_NAME to yours SSIDIn the execution results, look for the line Key content.

Method Do you need admin rights? Shows SSID? Shows password?
Windows graphical interface No Yes Yes
Command line Yes Yes Yes
View saved networks No Yes For current network only
⚠️ Attention: In Windows 11 The path to the network settings may vary. If you don't see the tab Security, update your Wi-Fi adapter drivers via device Manager.

Open Network Connections (ncpa.cpl)

Find an active Wi-Fi connection

Check security properties

Use command line when errors occur-->

3. Search for Wi-Fi data on macOS (MacBook, iMac)

On devices Apple The process is a little more complicated, but no less reliable. Here are two proven methods:

Method 1: Via Keychain Access

  1. Open the app Spotlight (Cmd + Space) and enter Bunch of keys.
  2. In the search bar, enter the name of your network (SSID).
  3. Double-click on the found entry and check the box. Show password and enter the password for your account macOS.

Method 2: Via Terminal

If the first method does not work, use the command:

security find-generic-password -wa "NETWORK_NAME"

The system will ask for an administrator password; once entered, the security key will be displayed.

On macOS Ventura and later, the Keychain interface has been updated. If you don't see the password field, try:

  • 🔍 Right-click on the network entry → Copy the password to the clipboard.
  • 📋 Paste it into any text editor (for example, Notes).

4. How to view Wi-Fi on an Android smartphone

On Android There is no universal method - everything depends on the OS version and the manufacturer's shell (MIUI, One UI, ColorOS etc.). We've compiled working methods for most devices:

For Android 10 and later (stock Android, Pixel, Samsung, Xiaomi)

  1. Go to Settings → Wi-Fi.
  2. Tap on the current network (there will be an icon next to it) ).
  3. Click Share (or Share).
  4. Confirm unlocking PIN code/imprint — will appear QR code and a text password.

For older versions of Android (up to 9.0)

It will be required root access or a third-party application, for example WiFi Password Viewer (available in Google Play). Alternatively, view through configuration file:

adb shell

su

cat /data/misc/wifi/WifiConfigStore.xml

Look for lines with <string name="SSID"> And <string name="PreSharedKey">.

⚠️ Attention: On devices Huawei With EMUI 12+ The "Share Password" feature may be disabled by default. To enable it, go to Settings → System → Advanced settings → Share Wi-Fi password.
What should I do if "Share" is inactive?

On some smartphones (eg. Realme or Oppo) This feature is blocked by security policies. Solutions:

1. Reconnect to the network - sometimes this resets the restrictions.

2. Use Google Home (if the router supports Google Wi-Fi).

3. Check your router settings - some models (ASUS RT-AX88U) allow you to export a QR code for connection.

5. View Wi-Fi on iPhone and iPad

Apple strictly protects network data, but there are workarounds. iOS 16 and newer:

  1. Open Settings → Wi-Fi.
  2. Tap on the icon (i) next to the current network.
  3. Click Password — will be required Face ID/Touch ID or the device passcode.
  4. The system will show the password and offer to copy it or share it via Airdrop.

On iOS 15 and older, this method does not work. Alternative options:

  • 🔄 Reset network settings (not recommended - all saved passwords will be deleted).
  • 🖥️ Connect iPhone To Mac and extract the password through iCloud Keychain.
  • 📱 Use Shortcuts (the Commands app) with a ready-made script for extracting passwords.

If you have iPad With cellular modem, check the section Settings → Cellular → Personal Hotspots - sometimes the password from HotSpot matches the main network password.

6. Find out the data through the router's web interface

This is a universal method that works on any device - from Windows XP to LinuxYou will need:

  1. To know Router IP address (usually 192.168.0.1, 192.168.1.1 or 192.168.8.1).
  2. Enter it into the address bar of your browser.
  3. Login (default logins/passwords: admin/admin, admin/1234 or look at the router sticker).
  4. Go to section Wireless, Wi-Fi or Wireless network.

Examples of paths for popular models:

  • 📡 TP-Link: Basic → Wireless
  • 📡 ASUS: Wireless → General
  • 📡 Keenetic: Home Network → Wi-Fi Segment
  • 📡 MikroTik: Wireless → Security Profiles

If you don't remember your router login details, follow these steps: factory reset (button Reset on the back panel, hold for 10-15 seconds). After resetting, the Wi-Fi password will return to the value on the router sticker..

⚠️ Attention: On some routers (for example, Tenda N301) The password is displayed as asterisks. To see it, you'll need to change the field type in the page's HTML code using your browser's developer tools (F12 → Elements).

7. Alternative methods: if nothing works

If standard methods don't help, try these options:

Method 1: Viewing via a connected device

Connect another device to the router (for example, Smart TV or printer with the screen) and check the network settings there. On Samsung TV the path is this: Settings → General → Network → Network Status.

Method 2: Using apps

For Android And iOS There are utilities that scan networks and display saved passwords:

  • 📱 WiFi Map (shows public networks and passwords added by other users).
  • 📱 WiFi Password Recovery (requires root on Android).
  • 🖥️ WirelessKeyView (For Windows, shows all saved passwords).

Method 3: Contact your provider

If the router was provided by an Internet provider (for example, Rostelecom, Beeline, MTS), call support. They may have network data linked to your contract. Check:

  • 📞 Router model (written on the body).
  • 📄 Contract number or personal account.
  • 🏠 Connection address (to confirm ownership).

8. Security: What to do after you find out the password

Now that you have regained access to the network, make sure it is well secured:

Network security check

  • 🔒 Make sure the security type is - WPA2-PSK or WPA3 (Not WEP or Open network!).
  • 🔄 Change your password to a complex one (at least 12 characters, with numbers and special characters).
  • 📡 Turn off WPS - this is a vulnerable protocol (in the router settings: Advanced → WPS → Disable).
  • 👥 Check the list of connected devices (section DHCP Clients or Connected Devices).

Tips for choosing a password

Do not use:

  • ❌ Dates of birth, names of pets.
  • ❌ Sequences like 12345678 or qwerty.
  • ❌ Network name as a password (for example, password mywifi123 for the network mywifi).

Example of a strong password: 7H#k9P!m2@Lp (combines capital letters, numbers and symbols).

⚠️ Attention: If you see unfamiliar devices in the list of connected devices MAC addresses, change your password immediately and turn it on MAC filtering (in the router settings: Wireless → MAC Filter). This doesn't provide 100% protection, but it will make life more difficult for attackers.

FAQ: Frequently Asked Questions

Is it possible to find out my neighbor's Wi-Fi password?

No, it's illegal. Hacking into other people's networks is punishable under Article 272 of the Russian Criminal Code ("Unauthorized access to computer information"). If you urgently need internet, ask a neighbor to share their password or use a mobile hotspot.

I reset my router, but the password on the sticker doesn't work. What should I do?

It's possible the sticker is from a different device or the password was changed earlier. Try:

  1. Connect via cable and go to the router settings (see the model instructions for default logins).
  2. Reset the router again (hold Reset 30 seconds).
  3. Contact your provider - sometimes they block access to settings.
How to share Wi-Fi with guests without telling them the password?

Use QR code:

  • On Android: Settings → Wi-Fi → Share → QR code.
  • On iPhone: Scan QR from another device using the camera.
  • On the router: some models (ASUS RT-AX58U) generate QR in the web interface.

You can also create guest network with a separate password (this setting is available in most modern routers).

Why doesn't my phone show the Wi-Fi password even though it's connected?

The reasons may be different:

  • On Android Before version 9.0 there is no built-in password viewing function - you need root or third-party software.
  • On iPhone With iOS 15 and older, the password is hidden - update to iOS 16+.
  • The network is saved but not active - please reconnect.
  • Company security policies (on work phones) may block access.
Is it possible to recover a Wi-Fi password after resetting a router?

Yes, but only if:

  • You know the password for the router's web interface (to log in and view the settings).
  • The router has the function enabled configuration backup (for example, in Keenetic this is a file .conf).
  • The provider saves the settings in the cloud (relevant for Rostelecom or MGTS).

If none of this is present, you will have to change your password to a new one.