How to view the Wi-Fi password on a connected device

It's common to need to connect a new gadget to a wireless network but have long since lost or forgotten the password. Fortunately, modern operating systems have built-in mechanisms for protecting and storing access keys, allowing you to recover the necessary information at any time. If your device is already connected to the router or has connected to one before, the secret code is likely stored in the system files.

There are many ways to extract this data, and the method you choose depends directly on the device you have—a Windows laptop, an Android smartphone, or an iPhone. In this article, we'll detail the most effective and secure options to help you avoid having to reset your router to factory settings. Restoring access It will only take a few minutes if you follow the clear instructions.

Before we get technical, it's important to understand that operating systems hide passwords for a reason, but for user security. However, the device owner must have unobstructed access to this data. We'll cover both graphical settings interfaces and the command line for more advanced users.

Finding a saved password in Windows 10 and 11

The easiest and most accessible way to find the access key is to use standard Windows operating system tools. This method doesn't require installing any additional software and is suitable for most users. You'll need a computer that's already connected to the desired wireless network, or has previously been connected to one.

First, you need to open the Network Connections control panel. This can be done through the Start menu by typing View network connections, or through the classic control panel along the way Control Panel → Network and Internet → Network and Sharing CenterIn the window that opens, find your active connection and click on the link with the name of your Wi-Fi network.

After opening the wireless network status window, click on the button Wireless network propertiesIn the new dialog box, switch to the tab SecurityThis is where the information you're looking for is stored. By default, the "Network Security Key" field is hidden behind symbols, but it can be easily revealed.

Check the box next to the inscription Show entered charactersThe system may request administrator privileges to confirm the action. After confirmation, your password will appear in clear text in the field. Copy it or record it to use on other devices.

⚠️ Note: If you don't have administrator rights on your computer, the system won't allow you to view saved security keys. In corporate networks, access to these settings is often restricted by security policies.

📊 What operating system do you have installed?
Windows 10
Windows 11
Windows 7
Linux/macOS

Using the Command Prompt in Windows

For more experienced users or in cases where the graphical interface isn't working correctly, using the command line is a great solution. This method displays a list of all saved profiles and passwords in plain text. This is especially useful if you need to find the password for a network to which the computer isn't currently connected but has previously connected.

Launch the Command Prompt as administrator. To do this, right-click the Start menu and select Windows Terminal (Administrator) or find CMD in search, right click and select Run as administratorIn the window that opens, enter the command to view all saved profiles:

netsh wlan show profiles

You'll see a list of all networks your computer has ever connected to. Find your network name (SSID) in the list. Then enter the command to display a specific profile, adding the key key=clear:

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

In the report that opens, find the section Security parameters (Security settings). Line Key content (Key Content) will contain the desired password in cleartext. This method is universal and works the same on Windows 7, 8, 10, and 11.

How to find out the password on an Android smartphone

Owners of Android devices may need to share a password with guests or connect a tablet. The viewing methods depend on the operating system version. Starting with Android 10, the process is significantly simplified and does not require root access, while on older versions the situation is more complex.

On modern smartphones (Android 10 and above) the procedure is as follows: open Settings, go to the section Wi-Fi or ConnectionsClick the gear next to the name of the active network or select Share (Share). A QR code will appear on the screen for quick connection with other devices.

The password is often displayed in clear text beneath the QR code. If the text isn't visible, you can take a screenshot or use the Share feature to transfer the QR code to the Google Lens app or any QR code scanner on another phone. The QR code scanner will instantly decrypt the data and display the password in text form.

For devices running older versions of Android (before version 10), it's impossible to view the password using standard tools without root access. You need to obtain superuser access (root) and use specialized apps from the Play Market, such as WiFi Password ViewerHowever, rooting your device may void your warranty.

  • 📱 Open Wi-Fi settings from the home screen.
  • 🔗 Click on the active network or gear icon.
  • 📲 Select the "Share" or "QR code" option.
  • 👁️ Look at the password below the code or scan it with another device.

Password recovery on iPhone and iPad (iOS)

For a long time, Apple users were unable to view saved Wi-Fi passwords directly on their devices. With the release of iOS 16 and iPadOS 16, this feature finally appeared in the default Settings app. If you have an older version of the OS, the only way to view the password is on a paired Mac or via iCloud Keychain on a Windows PC.

To find out the password on an iPhone with iOS 16+: go to Settings → Wi-FiFind the network you need to find the password for and click on the blue icon (i) to the right of the title. In the menu that opens, find the field Password, which is hidden by dots.

Tap the password field. The system will prompt you for biometric authentication (Face ID or Touch ID) or your device unlock password. Once verified, the password will be displayed in text format and can be copied. Synchronization iCloud Keychain allows you to see these passwords on your other Apple devices.

⚠️ Note: On devices with iOS versions below 16, it is not possible to view saved passwords directly on the iPhone without jailbreaking or using third-party password manager apps that have been previously synced.

☑️ Check before resetting your router

Completed: 0 / 4

Viewing the password through the router's web interface

If none of your connected devices can reveal the password (for example, you changed your phone and the new one doesn't have access), the most secure method is to access the router's settings. This requires any device connected to the router via cable or Wi-Fi (even without internet access).

Open your browser and enter your 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 login and password, are usually found on a sticker on the bottom of the device. If you've changed your admin login details and forgotten them, you'll have to reset the router using the reset button. Reset.

After logging into the router menu, find the section responsible for the wireless network. It may be called Wireless, Wi-Fi, Wireless mode or WLAN. Within this section, look for the subsection Security (Security) or Basic settingsIn the field PSK Password, Wireless Password or Encryption key Your password will be indicated.

Below is a table of addresses and default login credentials for popular router manufacturers that may be useful for logging in:

Manufacturer IP address Login Password
TP-Link 192.168.0.1 admin admin
ASUS 192.168.1.1 admin admin
D-Link 192.168.0.1 admin (empty)
Keenetic 192.168.1.1 admin 1234
Tenda 192.168.0.1 admin admin
What to do if the default password doesn't work?

If the default admin/admin password doesn't work, it's possible the password was changed previously. Try to remember if you wrote it down. If you can't remember it, the only option is to completely reset the router using the Reset button, after which you'll need to set it up again using your provider's credentials.

Specialized programs for recovery

There are a number of utilities designed specifically for recovering forgotten Wi-Fi passwords. They automate the process described above for the command line and present the information in a convenient format. One of the most well-known and time-tested programs is WirelessKeyView from NirSoft.

This utility requires no installation, runs from a portable executable file, and recovers all keys stored in the Windows system. The program displays the network SSID and key in both HEX and ASCII formats. It's important to download such tools only from the official developers' websites to avoid viruses.

Other programs such as WiFi Password Decoder or Magical Jelly Bean WiFi Password Revealer, are also popular. They often have a more user-friendly interface, but may require installation. Use an antivirus when downloading any software from third-party sources.

⚠️ Caution: Antivirus programs may detect password recovery utilities as potentially unwanted software (RiskWare) because they access sensitive system data. Only add exclusions if you are certain of the file's source.

Frequently Asked Questions (FAQ)

Is it possible to find out the Wi-Fi password if I have never connected to this network from this device?

No, if the device has never connected to the network, the password cannot be saved in its memory. The only option in this case is to view the password on another device that is already connected, or to access the router settings if you know the password for the admin panel.

Are password recovery programs safe to use?

Using trusted utilities from reputable developers (such as NirSoft) is safe. However, downloading questionable software from untrusted sites can lead to computer infection. Always scan your files with an antivirus.

What to do if none of the methods helped?

If none of your devices remember the password and you can't access the router settings (you've forgotten the administrator password), your last option is to physically reset the router using the Reset button. This will restore the router to its factory settings, and the password will be listed on the sticker on the router, but you'll have to set up your internet connection again.

Where can I find a QR code to connect to my iPhone?

iPhone doesn't have a native QR code generation feature for the current network in Settings (unlike Android). You can create a "Wi-Fi QR" shortcut using the Shortcuts app to generate the code, or simply look up the password in Wi-Fi settings (iOS 16+) and enter it manually.