How to find out the password for a WiFi connection your phone is already connected to

It's quite common to need to connect a new device to a network but forget the password. Fortunately, modern smartphones store data about previously used networks in their memory. This makes it easy to retrieve the necessary information if you have access to one of the already connected devices. In this article, we'll cover all the current methods for obtaining a security key for Android and iOS operating systems.

It's worth noting that the methods vary depending on the operating system version and device model. Older versions of Android may require root access, while modern interfaces allow this to be done using native tools. It's important to understand that access to this data is only possible if your phone has previously been successfully authenticated to the network.

Using a QR code on Android 10 and later

Starting with Android 10, the password viewer feature has been integrated directly into the settings interface. This is the simplest and most secure method, requiring no third-party software. Simply open your Wi-Fi settings and select the network you're currently connected to.

A QR code will appear on the screen for quickly connecting other devices. Below this code is often a text string containing a passkey. If the text is hidden by asterisks, you can take a screenshot and open it using Google Lens or a similar text recognition service.

  • 📱 Open Settings and go to the section Wi-Fi.
  • 🔗 Click the gear icon next to the active network.
  • 👁️ Select an option Share or QR code.
  • 📸 Take a screenshot if the password is not immediately visible and scan the image.

⚠️ Attention: On some skins (such as MIUI or OneUI), the password text may be hidden by default. In this case, be sure to use the QR code scanning feature with another phone's camera or a scanner app.

📊 What version of Android are you using?
Android 10-11
Android 12-13
Android 14 and later
Outdated version (below 10)

View saved networks on iPhone (iOS 16+)

Apple device owners only gained the ability to view saved passwords with the release of iOS 16. Until then, the only way was to sync with macOS or jailbreak. Now, the process has become as simple and intuitive as possible for any user.

To access the data, you'll need to unlock your device using Face ID, Touch ID, or a passcode. Apple's security system strictly controls access to this information, so without biometric authentication, the key won't be visible. This ensures that even if your phone falls into the wrong hands, your network data will remain protected.

The settings interface allows you to not only view the password but also copy it to the clipboard with a single click. This is especially convenient when you need to enter the key on your TV. Smart TV or game consoles where manual character input is difficult.

  • 🍏 Go to SettingsWi-Fi.
  • ℹ️ Click on the blue icon (i) next to the desired network.
  • 🔑 Tap the hidden field Password.
  • ✅ Pass biometric verification to display characters.

Accessing router settings via a mobile browser

If the default methods don't work or you have an older OS version, there's always a universal solution: logging into the router's control panel. To do this, you'll need the gateway's IP address and the admin login information. These details are usually found on a sticker on the bottom of the device.

Open any browser on your phone and enter the gateway address (most often it is 192.168.0.1 or 192.168.1.1). After authorization, go to the wireless networks section (Wireless or Wi-Fi Settings). There in the field WPA Pre-Shared Key Your password will be displayed in clear text.

The good thing about this method is that it works regardless of the phone model. You can use both Android and iPhoneThe main thing is to be connected to the router's network, otherwise the settings page may not load.

Router brand Standard IP Default login Default password
TP-Link 192.168.0.1 admin admin
ASUS 192.168.1.1 admin admin
Xiaomi 192.168.31.1 - No (set during setup)
Keenetic 192.168.1.1 admin 1234
D-Link 192.168.0.1 admin admin

⚠️ Attention: If you changed the password for entering the router settings and forgot it, you can only restore access by resetting the device to factory settings (button Reset). This will result in the loss of all current provider settings.

Using Command Prompt and ADB (Advanced)

For users who aren't afraid of technical tools, there's a method via USB debugging. It requires connecting the phone to a computer and having the driver installed. ADBThis method allows you to extract the system file with network configuration.

First, you need to activate developer mode in your phone's settings and enable USB debugging. After connecting to a PC via terminal, run a command to display the contents of a file. wpa_supplicant.confThis file stores the names of the networks (ssid) and their passwords (psk) in open form.

adb pull /data/misc/wifi/wpa_supplicant.conf

This method works on most non-rooted devices, as long as the Android version allows file system access via ADB. However, on newer Android versions, access to this file may be restricted by security policies.

What to do if ADB doesn't detect the phone?

Make sure the drivers for your phone model are installed on your computer. Try replacing the USB cable or port. You may also see a debugging permission prompt on your phone's screen; confirm this.

Password recovery apps

In app stores Google Play And App Store There are many utilities that promise to reveal saved passwords. However, be extremely careful: most of them either don't work without root access or are data collectors.

Only those apps that use legitimate system APIs to generate QR codes or manage connections can be truly useful. They don't "hack" the password, but merely read the key already stored by the system. Examples of such tools include Wi-Fi managers from well-known antivirus vendors.

Using questionable programs can lead to the leaking of your personal data or infection of your device with malware. Always check the permissions requested by an app before installing it.

  • 🛡️ Use only proven antivirus utilities.
  • 🚫 Avoid apps called "WiFi Hacker" or "Password Cracker".
  • 📜 Read reviews and check permissions before installation.

☑️ App Security Check

Completed: 0 / 4

Access problems and limitations

The process doesn't always go smoothly. Users often encounter a problem where the password field is hidden and the QR code isn't generated. This may be due to corporate network security policies or restrictions imposed by the smartphone manufacturer.

In some cases, especially on devices with custom firmware, the standard interface may be modified. This can make finding the desired option take longer. It's also worth keeping in mind that the methods may differ on devices without Google services.

If all else fails, resetting the network settings is the only option. This will delete all saved passwords on your phone, but it can sometimes resolve connection issues. Afterwards, you can re-enter the key after obtaining it from the router owner.

Frequently Asked Questions (FAQ)

Is it possible to find out a neighbor's Wi-Fi password via their phone?

No, there are no legal ways to find out someone else's network password. All the methods described only work for networks to which your phone has previously connected and saved login credentials. Attempting to hack someone else's network is illegal.

Where can I find my password if I forgot it and haven't connected anywhere?

If the device has never been connected to the network, the password cannot be found via phone. In this case, you'll need to look for a sticker on the router itself or use a computer connected to the router via cable to access the settings.

Are password revealing apps safe to use?

Most of these apps require root access, which compromises your device's security. They can also collect data about your connections. It's better to use the system's built-in features.

What to do if the QR code does not scan?

Try increasing your screen brightness. If that doesn't help, use a different QR code scanning app or take a photo of your screen and open it in Google Photos, which will automatically recognize the text.

Will this method work on tablets?

Yes, the operating principle is identical to smartphones. On tablets running Android or iPadOS, the process is the same as on phones running the corresponding operating system.