How to find out your home Wi-Fi password on your phone

Many users are familiar with the situation of needing to connect a new device to their home network, but the password has long been forgotten and is not written down anywhere. Fortunately, modern smartphones running on Android And iOS, often store this data in memory for automatic connection. There are several ways to restore access without resetting the router. In this article, we'll cover all the current methods, from built-in system functions to advanced options via the router's web interface.

Before you begin, it's important to understand that methods may vary depending on your operating system version and device model. On older versions of Android, access to system files with passwords was restricted without permissions. root, but in modern interfaces such as MIUI, One UI or pure Android 10+, this feature has become standard. For owners iPhone Less fortunate due to the closed ecosystem, but there are working workarounds for them too. Let's look at step-by-step instructions for each platform.

Using a QR code on Android

Since version Android 10Google has introduced a convenient feature for sharing network access via QR code. This is the easiest way, and doesn't require installing any third-party software. Simply connect to the network whose password you want to know and go to Wi-Fi settings. A square code will appear on the screen, containing an encrypted string with authorization information.

However, the password itself is not displayed clearly below the code on all smartphones. On devices Samsung, Xiaomi And Pixel The key line is often hidden by asterisks or missing entirely. In this case, you'll need a second phone with a camera and a QR code scanning app installed, or the system's built-in scanner. Pointing the camera at the code will display a pop-up notification with the network details.

  • 📱 Open Settings → Connections → Wi-Fi on the connected device.
  • 🔍 Click on the gear icon or your network name.
  • 📷 Select an option QR code or Share.
  • 🔓 Scan the code with another phone to see the password text.

⚠️ Attention: If you're taking a screenshot of a QR code for scanning, make sure the image is clear. Blurry or low-resolution images may result in data errors.

Some manufacturers even mask the password in text form with a QR code. In such cases, the "Share" function, via Nearby Share or the standard menu, can help. It can send a text string containing the key to yourself via Messenger. This allows you to see the symbols without having to find a scanner.

Viewing your password on iPhone and iPad

Equipment owners Apple For a long time, it was impossible to view saved passwords directly on the device for security reasons. The situation changed dramatically with the release of iOS 16 And iPadOS 16.1Users can now easily manage saved access keys through system settings. This is made possible by improved security architecture and keychain. iCloud Keychain.

To view your data, you'll need to authenticate using Face ID, Touch ID, or your screen unlock passcode. The system won't reveal sensitive information without verifying your identity, which is an important layer of security against prying eyes. If you have an older version of the OS, this method won't work, and you'll have to use alternatives.

How do I view my password if I have iOS 15 or later?

Direct viewing is not possible on older versions of iOS. The only options are to sync with your Mac via iCloud Keychain or check your router settings. You can also try updating your device to the latest version if your phone model supports the new OS.

Password viewing interface on iPhone The interface is unified and clear. After entering this section, you'll see a list of all networks the device has ever connected to. Next to each network name, you'll see an icon allowing you to copy the key or view it in plain text. This is especially convenient when connecting a guest or setting up a smart speaker.

📊 What operating system do you use?
Android 10-14
iOS 16 and later
iOS 15 and later
Other OS

Accessing router settings via a browser

A universal method that works on any phone, regardless of OS version, is to log into the router's web interface. If your phone is connected to a Wi-Fi network (even without internet), it has access to the local network and can open the router's management page. This is where all the key settings are stored, including the encryption type and security key.

First, you need to find the default gateway IP address. On Android, you can find this in the properties of the connected network; on iPhone, in the Wi-Fi information section. The address most often looks like this: 192.168.0.1 or 192.168.1.1By entering these numbers into the address bar of your browser (Chrome, Safari), you will be taken to the authorization page.

⚠️ Attention: The login and password for logging into the router settings are often different from the Wi-Fi password. By default, this is usually admin/admin, but if you changed them earlier and forgot, you will have to reset the router using the button Reset on the body.

After successful authorization, the interface may look different depending on the manufacturer (TP-Link, ASUS, Keenetic, MikroTik). You need to find the section related to wireless networking. The tabs you are looking for are often called Wireless, Wi-Fi Settings or Wireless modeThat's where the field is located. WPA/WPA2-Personal or Wireless Password.

☑️ Checking access to the router

Completed: 0 / 4

Using Command Prompt and ADB (Advanced)

For users who aren't afraid of technical jargon and have a computer at hand, there's a method using USB debugging. This method is relevant for Android devices, where the interface doesn't display a password and superuser rights (root) are missing. You will need to install the package Android Debug Bridge (ADB) on your PC and enable debugging mode on your phone.

The method involves sending a special command that queries the system for saved Wi-Fi configurations. The system will return a list of all networks in XML or text format, with the keys encrypted or unencrypted depending on the Android version and the availability of security patches. On modern, non-rooted Android versions, this method can only display network SSIDs, not passwords, as Google has patched this vulnerability.

adb shell dumpsys wifi | grep"mConfigKey"

However, if you have the rights root, the task becomes simpler. You can directly read the system file where Android stores all connection settings. This file is called wpa_supplicant.conf and is located in a hidden directory /data/misc/wifi/Access to it is only possible with administrator rights.

  • 🔌 Connect your phone to your computer via USB cable.
  • 💻 Open a terminal or command prompt on a PC with ADB installed.
  • ⌨️ Enter the command to gain superuser rights: adb shell su.
  • 📂 Run the file reading command: cat /data/misc/wifi/wpa_supplicant.conf.

In the list that opens, find the block network with yours SSID (network name). There will be a line next to it psk="your_password"This is the desired character combination. This method is reliable, but it requires some preparation and a basic understanding of the command line.

Specifics of different router manufacturers

Settings interfaces can vary significantly. To help you navigate the menus, we've prepared a table with typical paths for popular brands. Knowing where to look will save you time and frustration.

Router brand Menu section Field name Peculiarities
TP-Link Wireless → Wireless Security Wireless Password The interface is often in English
ASUS Additional settings → Wireless network WPA Security Method / WPA Key There is a "Show password" button.
Keenetic My Networks and Wi-Fi → Home Network Password Russified interface
D-Link Wi-Fi → Security Settings PSK encryption key May require changing the admin password
TP-Link Wireless → Wireless Security Wireless Password The interface is often in English
ASUS Additional settings → Wireless network WPA Security Method / WPA Key There is a "Show password" button.
Keenetic My Networks and Wi-Fi → Home Network Password Russified interface
D-Link Wi-Fi → Security Settings PSK encryption key May require changing the admin password

Please note that firmware updates are constantly being updated, and item names may change. If you don't find an exact match, search for keywords: Security, WPA, PassphraseManufacturers generally follow the same logic: wireless settings are located in a separate block, distinct from WAN or LAN settings.

Security measures and network protection

Once you know your password, the question arises: how secure is it? If you use the standard combination provided by your provider, or simple sequences like 12345678, your network is vulnerable. Attackers can use simple brute-force algorithms (brute-force) to hack the protection WPA2.

It's recommended to change your access keys regularly, especially if you suspect your neighbors are using your internet. Changing the password in your router settings will disable all connected devices, and you'll have to re-enter the new combination on each one. This is a small price to pay for the security of your personal data.

  • 🛡️ Use passwords that are at least 12 characters long.
  • 🔢 Combine uppercase and lowercase letters, numbers, and special characters.
  • 🚫 Avoid using personal information (dates of birth, names) in your Wi-Fi key.
  • 🔄 Change your password every six months.

⚠️ Attention: Never use Wi-Fi hacking apps found in open sources. They often contain malicious code that steals passwords from your phone rather than cracking them for other networks.

Frequently Asked Questions (FAQ)

Is it possible to find out the Wi-Fi password if the phone is not connected to this network?

No, this can't be done using standard Android or iOS tools. The phone must be authorized on the network for the system to save the key. The only option is physical access to the router (see the sticker on the case) or logging into its settings via cable if you have access to the admin panel.

Is it true that apps like "WiFi Password Viewer" work?

On modern versions of Android (10 and above), such apps are useless without root access. They either reveal passwords for open networks or simply display the same QR code you can get in Settings. Many of them are filled with ads and collect data about your connections.

What should I do if I changed the password on my router, but my phone still says "Connected" without internet?

This means the phone is trying to use an old saved key. You need to tap on the network name and select Forget the network (Forget Network), and then reconnect by entering the new password.

Where is the password file located on iPhone?

Unlike Android, iPhones don't have access to the user's file system. Passwords are stored in a secure vault. iCloud KeychainYou can only view them through iOS settings (under Passwords) or on a Mac computer in Keychain.