It's common to need to connect a new gadget or laptop to your home wireless network but have forgotten the password. Fortunately, modern smartphones store data about previously used connections, and in many cases, you can find the forgotten password directly from the device's screen. However, the process depends heavily on the operating system, firmware version, and availability. root rights or special permits.
In this article, we will examine in detail the action algorithms for owners of devices based on Android And iOSWe'll review the system's built-in tools introduced in recent updates, as well as more complex methods for older software versions. It's important to understand that data security remains a priority, so access to encryption keys is often limited by system barriers.
Some methods require caution, as accidentally changing network settings can temporarily disable internet access. Before attempting to manipulate system files or use third-party software, make sure you understand the consequences of your actions. Below are proven methods for restoring access to your network information. Wi-Fi networks.
View your password on Android 10 and later using a QR code
Starting with the tenth version of the operating system AndroidGoogle has implemented a convenient feature for quickly connecting guests. This same mechanism allows the device owner to view the saved password in plain text. This method is the most secure, as it doesn't require installing third-party apps or obtaining extended system access rights.
First, you need to go to your wireless settings. Typically, the path looks like this: Settings → Connections → Wi-Fi. Depending on the smartphone model (Samsung, Xiaomi, Pixel), the menu item names may differ slightly, but the logic remains the same. Find the network you're currently connected to in the list, or select a saved network from your archive.
Click the gear icon or arrow next to the network name to open the detailed menu. There you will see a button QR code or ShareAfter clicking, the system will ask you to confirm your identity using your screen unlock PIN or fingerprint. This is a standard security measure. Android.
After successful authentication, a QR code will appear on the screen. The password itself is usually written in small print underneath it. If there is no text underneath the code, take a screenshot or use a second phone with a camera and QR code recognition capability (for example, via Google Lens). When you point the camera at the code, the system will display a notification with text, followed by the phrase WPA: or WPA2: will be the desired combination.
⚠️ Attention: The QR code contains complete connection information. Do not post screenshots of this screen on social media or show them to strangers, as anyone can connect to your network without your knowledge.
Using router settings on a mobile device
If the default Android methods don't work or you have an older version of the system, you can try logging into the router's control panel. This is a universal method that works on any device with access to the local network. You'll need the default gateway address and login information for the router's web interface.
First, find out the gateway IP address. On Android, you can do this by going to Wi-Fi settings and viewing the details of the connected network. In the Gateway or Router the address will be indicated, most often it is 192.168.0.1 or 192.168.1.1Enter this address into the address bar of any mobile browser.
The router settings login page will open. You'll need your administrator login and password. By default, these are often located on a sticker on the bottom of the router itself (e.g., admin/admin or admin/passwordIf you've changed this information before and don't remember it, you'll have to reset your router to factory settings, which will break the connection with all devices.
After entering the interface (Keenetic, TP-Link, Asus, Mikrotik) you need to find the section responsible for the wireless network. It may be called Wireless, Wi-Fi, Wireless network or WLAN. Within this section, look for the subsection Security (Security). Right there in the field WPA Pre-Shared Key or Password The current access key is displayed.
| Router brand | Default address | Default login | Default password |
|---|---|---|---|
| TP-Link | 192.168.0.1 | admin | admin |
| Asus | 192.168.1.1 | admin | admin |
| Keenetic | 192.168.1.1 | admin | 1234 |
| Xiaomi | 192.168.31.1 | admin | (No) |
Router interfaces are frequently updated, and the layout of menu items may change. If you can't find the section you need, consult your model's documentation or search for information on the manufacturer's official website. It's important not to change other settings in the web interface unless you're sure of their purpose, to avoid disrupting your home network.
What should I do if the router page doesn't open?
Make sure your phone is connected to the router's Wi-Fi network and not using your mobile data. Also, check that the IP address is entered correctly. If the router assigns IP addresses via DHCP, but you enter a static address on your phone, access may be restricted.
iOS Specifics: Limitations and Workarounds
For iPhone and iPad owners, the situation is complicated by the company's strict security policy. AppleIn the operating system iOS (before version 16) there is no direct option to view saved Wi-Fi passwords in plain text through the settings. The system stores this data in a secure keystore (Keychain), which is accessible only by system processes.
However, if you have devices from Apple in a pair (for example, iPhone and Mac), you can view the password on your computer. On macOS, open the app Bunch of keys (Keychain Access). Select a category from the list on the left. Passwords, find the name of your Wi-Fi network in the list, double-click on it and check the box Show passwordThe system will ask for the Mac user account password, after which the key will be displayed.
Starting from iOS 16Apple has added the long-awaited password viewing feature. Now you can log in to Settings → Wi-Fi, click on the blue icon (i) next to the active network and tap on the hidden points in the field "Password"Face ID or Touch ID will unlock the field, allowing you to copy the combination. This solution eliminates the need for third-party tools for most users.
For older versions of iOS that do not support viewing, the only legal way is to use a computer with the program installed. iTunes (or Finder on newer macOS) and creating a backup, which is then analyzed by specialized utilities, but this method is complex for the average user. The easiest way is to use the automatic password sharing feature between Apple devices: if there's another iPhone nearby that's already connected to the network, hold it close to yours, and a prompt will appear on the screen to share access.
⚠️ Attention: Jailbroken devices have tweaks that allow you to view system files, including Wi-Fi keys. However, jailbreaking voids the warranty and makes the device vulnerable to viruses, so this method is not recommended for everyday use.
Password recovery apps
In the store Google Play You can find many apps that promise to reveal Wi-Fi passwords. However, it's important to understand how they work. On devices without root rights (superuser rights) no application has the right to read the system file wpa_supplicant.conf, where the keys are stored. Therefore, such programs are often either useless or only show passwords for networks you previously shared via QR code.
If your device has root access, the situation is changing. Apps like WiFi Password Viewer or WiFi Key Recovery They gain read access to system files. Once launched, they instantly display a list of all saved networks and their corresponding passwords in cleartext. Rooting is a complex process that varies depending on the phone model and may void the warranty.
There are also password generator apps and connection managers that work in conjunction with cloud databases. They don't "hack" the password, but rather check whether someone else has entered the password for the same access point (for example, public Wi-Fi at a cafe) and saved it in a shared database. This method is ineffective for home networks with unique passwords.
Using third-party software always carries risks. Malware can disguise itself as a useful utility. Before installing, carefully read reviews, check the permissions the app requests, and use antivirus software. If a program requires access to contacts, SMS, or the microphone to "browse Wi-Fi," this is a clear sign of a scam.
- 📱 WiFi Password Viewer — requires root, shows saved keys.
- 🔑 WiFi Key Recovery ROOT - simple interface, works only with administrator rights.
- 📡 WiFi Map — uses crowdsourcing, shows passwords for public points, but not for your personal ones.
Command Prompt and ADB for Advanced Users
For those who are not afraid of the command line, there is a method using ADB (Android Debug Bridge). This tool allows you to control your device from a computer. However, to access password files via ADB, you still need to have root rightsWithout them, the command will return an access error.
Here's the process: connect your phone to your PC in USB debugging mode. Open the ADB console on your computer. Enter the following command to start a shell session: adb shell. Next, if you have root, run the command su to gain superuser rights. After that, you can display the contents of the configuration file.
cat /data/misc/wifi/wpa_supplicant.conf
In the command output, find the block network, corresponding to your network (by field ssid). Inside this block there will be a line psk="YOUR_PASSWORD"This is the key you're looking for. This method is difficult for beginners, as it requires installing ADB drivers, enabling USB debugging, and unlocking the bootloader to gain root access.
On some devices, the file path may differ, or the file may be in binary format, requiring additional utilities for decryption. This method is more suitable for IT professionals or network diagnostic enthusiasts.
☑️ Check before using ADB
Security issues and network protection
The ability to easily view the password on a connected device emphasizes the importance of your smartphone's physical security. If your phone is unlocked, anyone can quickly find your Wi-Fi password via a QR code or settings. Therefore, always use a strong PIN or biometrics to lock your screen.
Furthermore, if you suspect your Wi-Fi password has been compromised (for example, if you lost your phone or gave it to a friend), the best solution is to change the password in the router settings. After changing the key, all devices will automatically lose connection, and you'll have to re-enter the new combination on each one. This is guaranteed to block unwanted users.
It is recommended to use an encryption protocol WPA2 or WPA3Old protocols WEP And WPA They are vulnerable and can be easily hacked with specialized software in minutes, regardless of the password's strength. You can check the security level in the same Wi-Fi menu on your phone where the connection status is displayed.
Update your router firmware regularly. Manufacturers often patch vulnerabilities that could allow attackers to access network settings remotely. Modern routers (Keenetic, TP-Link, Asus) can update automatically, but it is worth checking whether this function is enabled.
⚠️ Attention: Never connect to public Wi-Fi networks labeled "Free WiFi" without a password to enter your banking information. Traffic on such networks is often unencrypted, and your data can be intercepted.
Frequently Asked Questions (FAQ)
Is it possible to find out a Wi-Fi password if the phone has never been connected to this network?
No, it's impossible. A phone physically can't know the password unless it's entered manually or transmitted via QR code/NFC. Brute-forcing a WPA2/WPA3 password from a phone is practically impossible due to low computing power and OS limitations.
Why is there no share button or QR code on my Android?
Most likely, you're running a version of Android earlier than 10. On older versions (Android 9, 8, and below), this feature isn't available in the default interface. The button may also be hidden by the ROM manufacturer (for example, on some custom ROMs from Xiaomi or Samsung).
Are password recovery apps safe to use?
Apps that require root access can be safe if they have a good rating and are time-tested. However, programs that promise to "hack" passwords without root are often scams or contain ads and viruses. Be careful.
What should I do if I forgot the password for the router (admin), but not the Wi-Fi?
If standard admin/admin they don't fit, you'll have to reset the router to factory settings (button Reset (on the case). After this, the router will work with the factory password indicated on the sticker, but you will have to re-enter the provider settings.
Can iPhone show Wi-Fi password without Mac nearby?
On iOS 16 and later, yes, right in Wi-Fi settings. On older versions of iOS, you can't view the saved password using native tools without a Mac.
Does changing your password affect your internet speed?
Changing your password itself doesn't affect speed. However, if neighbors were previously connecting to your network and hogging your traffic, changing the password and disconnecting them may significantly improve your speed.