It's common to need to connect a new device to a wireless network but have long lost or forgotten the password. Fortunately, modern operating systems like Android And iOS, often save data about previously used access points in their internal storage. This allows smartphone owners to easily restore network access, even if they don't remember the password.
Recovering your security key is possible using built-in QR code sharing features or system settings, which are available in the latest versions of mobile platforms. However, it's important to understand that methods may vary depending on the device manufacturer and operating system version. In this article, we'll cover in detail how to find any Wi-Fi password on a phone using only built-in tools or specialized utilities.
Before you take action, please note that viewing saved data often requires administrator rights or simply an active network connection at the time. Data security is a priority for Google and Apple, so direct access to the text file with passwords is closed to the average user without special manipulation.
How to recover your Android password without root access
Since version Android 10Google has introduced a convenient feature that allows you to share WiFi access via a QR code. This method is the simplest and doesn't require installing third-party software or gaining root access. All you need is access to the settings of a smartphone already connected to the desired network.
To get started, open the settings menu and go to the section Network and Internet or Connections, depending on your device model. Find the item Wi-Fi and click on it. If you're already connected to a network, you may see a gear icon or an arrow next to its name that you can click to open additional options.
⚠️ Attention: On some smartphone models (for example, Xiaomi or Huawei) The interface may vary. Look for the "Share" button or QR code image directly in the list of available networks.
In the menu that opens, find the button Share or a QR code icon. The system will ask you to confirm your identity using your fingerprint, PIN, or pattern. After successful authentication, a QR code will appear on the screen. On most modern devices, the password itself will be displayed below it in text format.
- 🔑 Open
Settingsand select a sectionWi-Fi. - 📱 Click on the name of the active network or the gear icon next to it.
- 📸 Select an option
ShareorQR code. - 👁️ Look at the text below the code or scan it with another device.
If the text password isn't displayed under the QR code, you can use a third-party scanner app or another phone's camera to scan the image. Many scanners display the QR code's contents as a string, with the following prefix: WIFI:S: And T: the security key will be indicated in the field P:.
Using Google Password Manager
The Google ecosystem offers a centralized password vault that syncs across all devices linked to the same account. If you've ever saved your WiFi password to your Google account, you can find it in the security menu, even if your phone isn't currently connected to a network.
To use this method, go to Settings your smartphone and find the section Google. Select the item from the menu Autofill, and then Google Autocomplete. Next, click on Google Password ManagerAll saved logins and passwords, including wireless network data, are stored here.
In the list of saved data, use the search or scroll down to the section Wi-Fi passwordsYou'll see a list of networks you've previously connected to. By tapping the desired network and completing biometric verification, you'll be able to see the saved access key. This method is especially useful if you need to restore access on a tablet or a new phone.
View your password on iPhone (iOS 16 and later)
Device owners Apple For a long time, it was impossible to view saved WiFi passwords directly in the system interface. The situation changed dramatically with the release of iOS 16, where a native function for viewing and copying security keys appeared.
To access the data, open Settings and go to the section Wi-FiFind the network whose password you want to know. A blue information icon will appear next to the network name if it's known to your device. (i). Click on it.
In the menu that opens, find the line Password, which will be hidden by dots. Tap this field. The system will ask you to authenticate via Face ID, Touch ID or enter a passcode. After successful confirmation, the dots will turn into readable text that can be copied to the clipboard.
| iOS version | Viewing option | Required actions | Additional terms and conditions |
|---|---|---|---|
| iOS 16+ | Yes (native) | Settings → Wi-Fi → (i) | Face ID / Touch ID |
| iOS 15 | No | Using iCloud Keychain on Mac | Having a Mac in the bundle |
| iOS 14 and below | No | Jailbreak or router | Security risk |
If you have an older version of the operating system, the only legal way is to use a computer Mac, connected to the same iCloud account. On macOS, you can open Keychain and find the saved wireless network password there.
Using recovery apps
There are many applications in Google Play, which promise to reveal WiFi passwords. However, most of them work not by hacking the system, but by using a database of publicly available passwords or sharing features. Apps like WiFi Password Viewer may be useful, but require caution.
It is important to understand that on devices without root rights The application cannot read the system file. wpa_supplicant.conf, where the keys are stored. Therefore, such programs often only display QR codes or use workarounds through the system APIs available in newer versions of Android.
⚠️ Warning: Be extremely careful when installing apps that require root access. Granting superuser privileges to unknown software can lead to personal data theft or malware infection.
Some utilities act as QR code generators for already connected networks. They read the active network's configuration and create a visual code that can be scanned. This is a secure method, as it doesn't require deep file system access, but simply reads the data the system provides for the "Share" function.
Obtaining Root Rights and System Files
For advanced users with rights Root (on Android) or Jailbreak (on iOS), password recovery becomes trivial. Superuser rights allow direct access to system files, where all passwords ever entered are stored in plain text.
On rooted Android devices, you need to use a file manager that supports system partitions, such as Root Explorer or Solid ExplorerNavigation is carried out along the following path: /data/misc/wifi/. This folder contains a file wpa_supplicant.conf.
network={ssid="NameOfNetwork"
psk="Password123"
key_mgmt=WPA-PSK
}
By opening this file with a text editor, you will see a list of all networks and their passwords in the field pskThis is the most reliable method, but it requires unlocking the bootloader and obtaining root access, which may void the device's warranty.
☑️ Risks of Rooting
Restoring via the router's web interface
If mobile methods fail, there's always the classic option: the router's settings. If you know the router's admin panel password (or it hasn't been changed since factory settings), you can find the WiFi key in its interface.
Connect your phone to the router's network (if it's still connected) or use mobile data. Open a browser and enter the router's IP address, usually 192.168.0.1 or 192.168.1.1. Enter your login and password (often admin/admin).
Find the section in the router menu Wireless, Wi-Fi or Wireless network. In subsections Security or Protection The network name and password will be displayed. You can also change it here to something more complex or memorable.
Is it possible to find out someone else's WiFi password?
Technically, without access to the router's settings or one of the connected devices, this is virtually impossible using modern WPA2/WPA3 encryption standards. Attempting to hack other people's networks is illegal and violates computer security laws.
What should I do if I forgot my router admin panel password?
The only reliable way is to reset the router to factory settings (press the Reset button). After this, the device will use the default password found on the sticker on the bottom of the device, but all your personal settings will be erased.
Is it safe to store passwords in Google or iCloud?
Yes, it's considered secure, as the data is encrypted during transmission and storage. Access is only possible after biometric or other strong authentication on a trusted device.