How to view a router's Wi-Fi password: all methods for different devices

Have you forgotten your Wi-Fi password and can't connect to a new device? This situation is familiar to many, especially if the network was set up a long time ago or someone else created the password. Fortunately, you can restore access to your wireless network in just a few minutes without resetting your router. In this article, we'll cover the procedure. all working methodsHow to view saved Wi-Fi passwords on a router, computer, or smartphone—with detailed instructions for different hardware models.

It is important to understand that the methods differ depending on Do you have access to the router's web interface? (via a browser), whether at least one device is connected to the network, or whether the router is completely "foreign." We'll cover options for all scenarios—from simply viewing the password in the settings to restoring access via a factory reset. You'll also learn how protect your network after password recovery to avoid similar problems in the future.

1. View the password through the router's web interface

The most reliable way is to access your router's control panel. To do this, you'll need any device already connected to this Wi-Fi network (or connected via cable), and login details for the admin panel (usually indicated on the router sticker).

The instructions are universal for most models, but the interface may differ slightly for brands such as ASUS, TP-Link, Keenetic or ZyxelGeneral algorithm:

  • 🌐 Enter in the address bar of your browser 192.168.1.1 or 192.168.0.1 (less often - 192.168.8.1 or my.keenetic.net (for Keenetic). If the IP doesn't match, find it out using the command ipconfig (Windows) or ifconfig (macOS/Linux).
  • 🔑 Enter your login and password (by default it is often admin/admin or admin/empty field; see the router sticker).
  • 📡 Go to the wireless network settings section. This is usually Wireless, Wi-Fi, Wireless network or WLAN.
  • 🔍 Find the field Password, Key, PSK password or Network Key — the current password will be displayed here (it may be hidden behind asterisks; click "Show").

If you've changed the default login details for the admin panel and don't remember them, you'll need to reset the router to factory settings (see Section 5). For Keenetic routers and some ASUS models, the Wi-Fi password can be displayed directly on the main page of the control panel in the "Status" or "Dashboard" section.

⚠️ Warning: If your router displays an "Incorrect password" error when you try to log into the admin panel, and the default combinations don't work, don't try brute-force passwords. After 3-5 unsuccessful attempts, many models block access for 5-10 minutes.
📊 What is the brand of your Wi-Fi router?
TP-Link
ASUS
Keenetic
Zyxel
D-Link
Huawei
Another

2. How to find out the Wi-Fi password through a connected device (Windows, macOS, Android, iOS)

If you have a device already connected to this Wi-Fi network (laptop, smartphone, tablet), you can retrieve the password from its settings. The methods vary depending on the operating system.

🖥️ On Windows 10/11

  1. Open Settings → Network and Internet → Wi-Fi.
  2. Click Managing known networks → select your network.
  3. Click Properties and scroll to the field Network password (may be hidden; click "Show symbols").

🍎 On macOS

  1. Open Programs → Utilities → Keychain.
  2. Enter the name of your Wi-Fi network in the search.
  3. Double-click on the entry → check the box Show password → Enter your Mac account password.

🤖 On Android

On most smartphones with Android 10+ You can only view the password with permissions root or via ADB. An alternative is to use apps like WiFi Password Viewer (requires root). Without root, try:

  1. Go to Settings → Wi-Fi.
  2. Click on your network → Share (or "QR code").
  3. The system may show a password under the QR code or request a PIN/password from your Google account.

📱 On iPhone (iOS)

Apple doesn't allow you to view saved Wi-Fi passwords directly. Here's a workaround:

  1. Make sure your iPhone is turned on iCloud Keychain.
  2. On your Mac (with the same iCloud account), open A bunch of keys (see instructions for macOS above).

Make sure your device is connected to the correct Wi-Fi network.

Check administrator rights (for Windows/macOS)

For Android: Make sure you have root or ADB access

For iPhone: Check sync with iCloud Keychain-->

3. Password recovery via the router's mobile app

Many modern routers (for example, TP-Link Archer, ASUS RT-AX, Keenetic) have official mobile management apps. They allow you to not only configure the network but also view the current Wi-Fi password. The advantage of this method is that you don't need to remember the router's IP address or login/password.

Instructions:

  • 📱 Install your brand's app: TP-Link Tether, ASUS Router, Keenetic etc.
  • 🔗 Connect your smartphone to your Wi-Fi router (or via cable).
  • 🔍 Find the section in the app Wi-Fi, Wireless network or Security - there will be a field with a password (it can be called Wireless Password, Key).
  • 👁️ Click the eye icon or "Show" to reveal the password.

If the application asks for login/password to log in, use the same data as for the web interface (see section 1). Keenetic and some ASUS The application can connect without authorization if you are already on the router's network.

⚠️ Please note: Apps are frequently updated, and their interface may change. If your version of the app looks different from the instructions, check the manufacturer's official website for up-to-date screenshots.

4. Alternative methods: via command line or configuration files

For advanced users, there are methods for extracting the password using system tools. These are useful if the router's web interface is inaccessible but the device is connected to the network.

🖥️ Via the Windows command line

Open Command line (as administrator) and enter:

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

Find the line in the results Key content — this is the password. Replace it NETWORK_NAME the name of your Wi-Fi network (with quotes!).

🐧 On Linux (Ubuntu, Debian, etc.)

Open terminal and run:

sudo cat /etc/NetworkManager/system-connections/NETWORKNAME.nmconnection | grep psk=

The password will be after psk=The configuration file name may differ - see the list of files in the folder /etc/NetworkManager/system-connections/.

📄 Via router configuration files (for experienced users)

Some routers allow you to download a backup copy of the settings as a file. .cfg or .bin. It stores the password in clear or encrypted form. To extract:

  • 🔧 Download the backup via the web interface (section System ToolsBackup).
  • 🔍 Open the file with a text editor (for example, Notepad++) and find the lines with WirelessKey, WPAPSK or passphrase.
  • 🔐 If the password is encrypted, use online decoders for a specific router model (for example, TP-Link Config Decoder).
What should I do if the password in the backup file is encrypted?

Many routers (such as ASUS) encrypt backup passwords using the AES algorithm. To decrypt them, you'll need:

1. Model-specific utility (e.g. AsusWRT-Merlin Decrypt for Merlin firmware).

2. The encryption key, which is sometimes stored in the same file (look for lines with crypt_key or enc_key).

3. Knowing the router model and firmware version is essential for selecting the right tool.

If you are not confident in your abilities, it is better to use other methods from this article.

5. Reset the router to factory settings (if nothing helps)

If you can't log into your router's admin panel and don't have any connected devices, the last option is: full resetThis will return the router to its out-of-the-box state, and you can set it up again with a new Wi-Fi password.

How to reset:

  1. 🔌 Find the button on the back of the router Reset (usually recessed into the body).
  2. 📍 Take a paperclip or toothpick, press and hold the button 10-15 seconds (until the indicators start flashing or the router reboots).
  3. 🔄 After rebooting, the router will create a new network with a default name (for example, TP-Link_1234) and the password indicated on the sticker.

Important: After the reset you will have to reconfigure:

  • 🌐 Internet connection type (PPPoE, DHCP, etc.) and provider information.
  • 📡 Wi-Fi name and password.
  • 🔒 Password for logging into the router admin panel (it’s best to change it from the default).
⚠️ Attention: On some routers (for example, Keenetic) button Reset It has two functions: a short press (1–3 seconds) reboots, and a long press (10+ seconds) resets. Check the instructions for your model!
Router brand Standard IP address Default login/password Where to find the Wi-Fi password in the admin panel
TP-Link 192.168.1.1 or 192.168.0.1 admin/admin Wireless → Wireless Security → Password
ASUS 192.168.1.1 admin/admin Wireless → General → WPA-PSK Key
Keenetic 192.168.1.1 or my.keenetic.net admin/1234 (or empty) Wi-Fi network → Security settings → Network key
Zyxel 192.168.1.1 admin/1234 Network → WLAN → Security → Pre-Shared Key
D-Link 192.168.0.1 admin/empty or admin/admin Wi-Fi → Security → PSK Password

6. How to secure your Wi-Fi after password recovery

Once you've regained access to your network, don't leave it vulnerable. Follow these guidelines to avoid being hacked or losing your password again:

  • 🔐 Change the default admin password router (section System ToolsPassword). Use a complex combination of 12+ characters.
  • 📝 Save your password in a safe place: password manager (KeePass, 1Password), encrypted file or on paper (but not on the router itself!).
  • 🛡️ Update your router firmware (chapter Firmware Upgrade). This closes vulnerabilities that hackers can exploit.
  • 🔄 Disable WPS (Wi-Fi Protected Setup) - this protocol is vulnerable to brute-force attacks (section Wireless → WPS).
  • 🌐 Change the network name (SSID) to something unique that does not contain personal data (for example, not Ivanov_WiFi, A GreenLantern-5G).

Additionally, you can:

  • ⏱️ Customize guest network for visitors (with a separate password and speed limit).
  • 📵 Enable MAC address filtering (chapter Wireless → MAC Filter) so that only authorized devices can connect to the network.
  • 🕒 Install Wi-Fi operating schedule (for example, turning off the network at night).

7. Common mistakes and how to avoid them

When trying to find a Wi-Fi password, users often encounter common problems. Here's how to solve them:

  • 🚫 "I can't access the router admin panel.":

    Make sure your device is connected to the router via cable or Wi-Fi. If the IP address doesn't open, try http://192.168.1.1 or http://192.168.0.1. Make sure there are no typos in the address bar (e.g. 192.168.l.1 instead of 192.168.1.1).

  • 🔄 "After resetting, the router doesn't distribute the Internet.":

    Most likely, your connection type (PPPoE, DHCP, Static IP) is configured incorrectly. Check with your provider or refer to your old contract for the correct settings. Also, check if the provider's cable is connected to the port. WAN/Internet (usually it is highlighted in color).

  • 📵 "The password in the admin panel doesn't work, even though I didn't change it.":

    It's possible that your router was configured by your ISP, and the login details are different from the default. Try combinations like user/user, admin/password or contact your provider's technical support.

  • 🔍 There's no password field in the Wi-Fi settings.:

    Some routers (for example, Huawei) The password may be hidden behind additional tabs. Look for sections Security, Encryption or Pre-Shared Key. If you use Mesh system (For example, TP-Link Deco), the password can be managed through the main node.

⚠️ Attention: If the router is rented from a provider (for example, Rostelecom, Beeline, MTS), its settings may be locked. In this case, contact technical support – they will provide login information or reset your password remotely.

FAQ: Answers to frequently asked questions

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

Technically yes, but that's illegallyHacking 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, it's best to arrange for a connection with a neighbor or use a mobile hotspot.

I reset my router, but now I don't know my internet connection information. What should I do?

Connection data (PPPoE login/password, VLAN ID, etc.) can be:

  1. Find it in your contract with your provider (usually in the "Technical Parameters" section).
  2. Check in your personal account on the provider's website (section "Services" or "Internet").
  3. Call technical support (the number is listed on the provider’s website).

If the router was configured by the provider, the connection may occur automatically (DHCP) - in this case, no additional data is needed.

Is it possible to see the Wi-Fi password on a TV (Smart TV)?

On the majority Smart TV (Samsung, LG, Sony) It is impossible to view the saved Wi-Fi password without root rights. The exception is TVs on Android TV (For example, Xiaomi Mi TV or Philips), where you can try methods for Android (see section 2).

Alternative: connect your TV to the router via cable and use other devices (laptop, smartphone) to view the password.

The password is displayed as asterisks (*). How can I see it?

In the router's web interface, there is usually a button next to the password field. Show, Show or an eye icon (👁️). If it's not there:

  1. Right-click on the password field → View code (or Inspect in the browser).
  2. Find the attribute in the HTML code type="password" and replace it with type="text".
  3. The password will be visible directly in the interface.

In router mobile apps, it's usually enough to press and hold the password field for 1–2 seconds.

After resetting my router, my Wi-Fi isn't working. What should I do?

Please check the following points:

  • 🔌 Make sure Wi-Fi is on included in the router settings (section Wireless → Basic Settings).
  • 📡 Check that the network name (SSID) is visible in the list of available networks (sometimes it is hidden - enable the option Enable SSID Broadcast).
  • 🔄 Reboot your router (turn off the power for 30 seconds and turn it on again).
  • 🛠️ Update your router firmware (if Wi-Fi doesn't work after the update, roll back to the previous version).

If the problem persists, try resetting the router again (hold Reset 15–20 seconds).