Needing to connect a new device to a wireless network but forgetting the passkey is a common occurrence in the age of ubiquitous digital connectivity. Fortunately, modern smartphones often store this data in their memory, allowing you to retrieve it at a moment's notice and use it to authorize friends' devices or configure smart devices. However, the process of retrieving this information varies significantly depending on the operating system and software version installed on your mobile device.
For owners of current versions Android And iOS You're in luck, as manufacturers have implemented convenient network sharing mechanisms. Instead of searching for a sticker on your router or accessing its admin panel through a browser, you can simply scan a special code or click the "Share" button. In this article, we'll cover all available methods in detail, from standard features to advanced methods for experienced users.
Before you begin, it's important to understand that in most cases, to view a password, you'll need to be connected to the network or have a device that has successfully logged into it before. Without prior authorization or root rights, it is technically impossible to find out the WPA2/WPA3 encryption key directly from thin air., as this contradicts the basic security principles of wireless protocols.
Using a QR code on Android 10 and later
Starting with the tenth version of the operating system Google AndroidThe company has implemented a native QR code generation feature for quickly connecting guests. This method is the simplest and most secure, as it doesn't require installing third-party software or obtaining advanced system access rights. A few taps on the screen are enough to display the desired numbers and letters.
To get started, open your smartphone's settings and go to the section Connections or Network and Internet. Find the item Wi-Fi Make sure you're connected to the network you want to find the password for. Click the gear icon or arrow to the right of the active network's name to open its detailed settings.
In the menu that opens, find the button QR code or ShareAfter pressing the button, the system may require you to verify your identity using a fingerprint, face scanner, or screen unlock PIN. A graphic code will appear on the screen, often (but not always) underneath which the password itself is written in text.
⚠️ Attention: On some shells, for example MIUI from Xiaomi or One UI from SamsungThe password text may be hidden by asterisks even in the QR code menu. In this case, take a screenshot and open it using the Google Lens app, which recognizes the text in the image.
If there is no text under the code, take a screenshot (usually by pressing the Volume and Power buttons simultaneously). Then open this screenshot in your gallery, tap the "Share" or "More" button, and select the option Search on the screen or Google LensThe system will recognize the encrypted information and display the password in plain text.
Viewing saved networks on iOS 16+
Long time users iPhone And iPad were unable to view saved passwords within the system, which caused a lot of inconvenience. With the release iOS 16 Apple fixed this issue by adding a full-fledged Wi-Fi password manager directly to Settings. The process is now intuitive and takes just seconds.
To access the data, take your smartphone and go to the menu Settings. Select a section Wi-Fi in the left column (on iPad) or in the general list (on iPhone). In the upper right corner or in the list of networks, find the button Edit or an icon with three dots, depending on the interface version.
A list of all networks the device has ever connected to will open. Find the desired network name in the list. It may have an information icon (i) or just a name next to it. Click it to expand the connection details.
- 📱 Click on the field Password, which is initially hidden by dots.
- 👁️ The system will request biometric authorization via Face ID or Touch ID.
- 🔑 After successful face or finger recognition, the password will be displayed in text format and will be available for copying.
This feature is synchronized via iCloud Keychain, so if you have other Apple devices connected to the same Apple ID, you'll be able to see this password on them too. This is especially convenient when you need to connect a laptop but only have your phone at hand.
Method via Google Account and sync
For users who don't want to take screenshots or use third-party apps, there is an elegant way via the web interface. GoogleThis method works if Wi-Fi password syncing with your Google account is enabled on your Android smartphone. It allows you to view your passwords from any device with internet access and your account.
Take any computer or other phone, open a browser and go to the address passwords.google.comYou will need to log in using the same Google account used on the smartphone where the required Wi-Fi password is saved.
After entering the "Passwords" menu, use the search bar. Enter your wireless network name (SSID) or the word "Wi-Fi." Find the corresponding entry in the list of results. Click on it to expand the details.
In the window that opens, you'll see your login (usually the network name) and password field. Click the eye icon to reveal hidden characters. The system may request another verification via a code sent via SMS or by logging into your account. This is a secure method that doesn't require your phone to be present during verification.
| Parameter | Android (QR) | iOS 16+ | Google Passwords |
|---|---|---|---|
| OS version required | Android 10+ | iOS 16+ | Any with synchronization |
| Internet access is needed | No (locally) | No (locally) | Yes (required) |
| Complexity | Low | Low | Average |
| Security | High | High | Very high |
☑️ Checking password access
Using Command Prompt and ADB (Advanced)
If standard methods don't work, or you have a device with custom firmware that has stripped out standard features, you can resort to a more technical method. This will require a computer with ADB (Android Debug Bridge) and USB debugging enabled on your smartphone. This method allows you to extract system configuration files directly.
The essence of the method is to gain access to the file wpa_supplicant.conf, where network data is stored in unencrypted (or easily decrypted) form. However, on modern devices without root access, reading this file via ADB is often blocked by security systems.
If you have root access, the process is simplified. You need to install a terminal on your phone (for example, Termux) or use the ADB shell from your computer. Enter the command to change to the configuration directory:
adb shell su -c "cat /data/misc/wifi/wpa_supplicant.conf"
In the command output you will find blocks network, inside which there will be fields ssid (network name) and psk (password in clear text). If instead of psk If you see a long hash, it means the password is saved as a hash, and it won't be possible to restore it to readable text without brute-force, although the hash is often sufficient for connecting to the router (in specific cases).
⚠️ Warning: Using ADB and rooting your device may void your warranty and result in data loss if done incorrectly. Be careful when entering commands in the terminal.
Logging into the router's admin panel via a mobile browser
A universal method that works on any phone, regardless of OS version, is to access the router's settings. If you've ever changed your Wi-Fi password, it's definitely stored in the router's configuration. To do this, you'll need to know the login address and your admin login credentials.
Open a browser on your phone (Chrome, Safari, Firefox) and enter the gateway IP address in the address bar. Most often, this is 192.168.0.1, 192.168.1.1 or 10.0.0.1The exact address can be found in the Wi-Fi connection settings, in the "Router" or "Gateway" field.
After clicking the address, an authorization form will appear. The default logins and passwords are often listed on a sticker on the bottom of the router (usually admin/admin). If you've changed them before and remember, enter your details. Once in the interface, look for the section Wireless, Wi-Fi or Wireless network.
- 🌐 Find a subsection Wireless Security or Wireless security.
- 🔍 In the field
PSK Password,WPA Pre-Shared KeyorPasswordThe current key will be displayed. - 💾 If necessary, you can change it to a more complex one and save the settings with the button
SaveorApply.
What should I do if I've lost my admin password?
If you don't remember your router's web interface password, the only solution is to reset the device to factory settings. To do this, locate the small reset hole on the router's casing and press it with a paperclip for 10-15 seconds. After this, the router will work with the factory password (indicated on the sticker), but you'll have to re-enter all your internet settings.
Recovery apps and their limitations
In stores Google Play And App Store You can find thousands of apps promising to reveal Wi-Fi passwords "in one click." However, it's important to understand how they work. On non-rooted devices, these apps cannot read system security files.
Most of these programs work on the crowdsourcing principle. They show you passwords that were previously uploaded to their database by other users nearby. This means that your home network password may simply not be there unless your neighbors have leaked it.
Furthermore, installing questionable software to access system settings carries high security risks. Such apps may request excessive permissions and collect data about your movements and other saved networks. Using built-in OS tools is always preferable to third-party utilities.
Frequently Asked Questions (FAQ)
Is it possible to find out the Wi-Fi password if the phone is not connected to it?
No, this is impossible using standard means. The phone doesn't store passwords for networks it's never connected to. The only option is to access the router settings via cable or if the router supports WPS and it's enabled, but modern security methods prevent simple brute-force attacks.
Is it safe to show your Wi-Fi QR code to strangers?
Yes, it's secure. The QR code contains an encrypted connection string. It alone doesn't grant access to your router settings or your personal files. However, someone with the password can connect to your network, so only share the code with those you trust with internet access.
Where are Wi-Fi passwords stored on older Android devices (version 9 and below)?
On older versions of Android, passwords are stored in a system file /data/misc/wifi/wpa_supplicant.confWithout root access (superuser rights), this file cannot be read. There was no built-in interface for viewing passwords on Android 9 and below.
What should I do if there is no "Passcode" option in iPhone settings?
This means you're running iOS 16 or later. In this case, you can't view your passcode on your iPhone. You'll need to either update your phone (if your model supports it) or use a Mac running macOS Ventura or later and sign in to iCloud Keychain.