Needing to connect a new device to your home network but forgetting the password is a common occurrence. Fortunately, modern Android and iOS operating systems store data about previously used networks in their encrypted storage. If your smartphone is currently connected to the router or has previously successfully connected to it, you can extract the password using standard tools without resorting to complex manipulations.
Access recovery methods vary significantly depending on the operating system version and whether you have superuser rights. On devices running Android 10 and newer, as well iOS 16 For operating systems up to and including Windows 10, this process has been simplified as much as possible by the developers for the convenience of users. In older versions of the system, you'll need to find workarounds or use specialized software.
Before proceeding, it's important to understand that the standard settings interface hides passwords by default for security reasons. However, the system allows you to "reveal" this data through QR codes or the "Show Password" feature if the device has been authorized by the owner. Below, we'll detail the steps for different platforms.
View saved networks on Android 10 and later
Starting with version 10, Google has implemented a native QR code sharing feature, which effectively allows you to see your password in plain text. You don't need permissions. root or installing suspicious apps from untrusted sources. The entire procedure takes less than a minute and is performed through the standard settings menu.
To get started, go to the section Settings → Connections → Wi-FiFind the active network you're currently connected to in the list and tap the gear icon next to its name. In the settings menu that opens, look for the "QR code" or "Share" button. On some models Samsung or Xiaomi This option may be hidden under the "More" button.
⚠️ Attention: On some Android versions, the interface may have a different name. If you don't see the QR code button, try tapping the network icon itself or swiping right on the access point name.
After a QR code appears on the screen, the system often displays the password in text directly beneath the graphic. If the text is hidden by asterisks or dots, take a screenshot and open it in the gallery or Google Lens app. Smart image analysis will recognize the hidden text and show you the required character combination.
Recovering access to iPhone (iOS 16+)
Device owners Apple For a long time, it was impossible to view saved passwords directly from your phone without using a macOS computer. With the release iOS 16 This feature has finally appeared in the standard Settings menu, making the process transparent and secure. It requires Face ID, Touch ID, or an unlock passcode.
Open Settings → Wi-Fi and find the network you need the key for. Click the blue information icon (i) to the right of the network name. In the list of options that opens, find the "Password" line, where the characters will be hidden by dots. Tap this line, and the system will request biometric authentication.
After successfully verifying your identity, the password will be displayed in plain text, allowing you to copy or change it. This feature works not only for the current network but also for all previously saved hotspots within range or synced via iCloud Keychain.
Using the ADB Command Line (Advanced)
If you have a device running Android version below 10 and don't have root access, you won't be able to see the password using standard methods. However, you can use USB debugging and a tool ADB (Android Debug Bridge). This method requires connecting your smartphone to a computer and having the drivers installed.
The essence of the method is to read the system file wpa_supplicant.conf, where all saved networks are stored. To do this, you need to run the command through the terminal on your PC. First, in the phone settings (For developers) you need to activate “USB debugging”.
adb pull /data/misc/wifi/wpa_supplicant.conf
After executing the command, the file will be saved on your computer and can be opened with any text editor. Inside, you'll find blocks network, where in the field psk The password will be displayed in cleartext. This method is universal, but requires basic command line skills.
What to do if ADB doesn't see the device?
Make sure the ADB drivers are installed on your computer and that the USB cable is working properly and supports data transfer, not just charging. Also, when you first connect, a debugging permission prompt will appear on your phone's screen—confirm it.
Method for resetting the router settings
When software methods are unavailable and the password is not written down anywhere, a radical but effective solution remains: resetting the router to factory settings. This will restore the device to its out-of-the-box state, including the default password, which is usually found on a sticker on the bottom of the device.
To perform a reset, locate the button on the back of the router. Reset (It's often recessed into the case.) Press it with a paperclip or toothpick and hold for 10-15 seconds until the lights flash. After rebooting, the network will have the same name as on the sticker, and the password will be the default.
⚠️ Attention: A full reset will erase all your personal settings: network name, password, PPPoE settings from your ISP, and IPTV settings. Be prepared to reconfigure your internet connection if your ISP requires authorization.
This method is especially useful if you've forgotten your router's admin panel password and can't change the settings remotely. After resetting, you can log in to the control panel using the username and password on the sticker (usually admin/admin) and set new, more convenient security settings.
Comparison of password retrieval methods
The appropriate method depends on your technical expertise, smartphone model, and operating system version. Below is a table to help you quickly navigate and choose the best course of action for your situation.
| Method | Necessary conditions | Complexity | Risk of data loss |
|---|---|---|---|
| QR code (Android) | Android 10+ | Low | No |
| Settings (iOS) | iOS 16+ | Low | No |
| ADB Console | PC, drivers, USB | High | No |
| Resetting the router | Physical access | Average | High |
As the comparison shows, software methods are the safest and fastest. Using the command line or a hardware reset should be considered backup options when standard tools are unavailable.
Frequently Asked Questions (FAQ)
When recovering passwords, users often encounter technical nuances that require clarification. Below are answers to the most frequently asked questions to help avoid common mistakes.
Is it possible to find out the password if the phone is not currently connected to Wi-Fi?
Yes, if the network was previously saved. On Android 10+ and iOS 16+, you can select any saved network from the list (even if it's currently out of range or not connected) and view its password via the properties menu or QR code.
What should I do if the QR code button doesn't show the password in text?
Take a screenshot of the screen containing the QR code. Then open this screenshot in the Google Lens app (built into Google Photos or the Google app). Point the camera at the image of the code on the screen, and the system will recognize and display the password string.
Is it safe to use apps like WiFi Password Viewer?
Most of these apps require root access to function. Without root access, they often simply display ads or redirect to websites. Using untrusted software to access system files can pose a security risk to your data.
☑️ Check before resetting your router
Remember that the security of your wireless network directly depends on the strength of your password. After you regain access, we recommend changing your password to a stronger one, using a mix of letters, numbers, and special characters, and saving it in a safe place or using a password manager.