Users regularly encounter situations where they need to connect a new device to a wireless network but have forgotten the password. Often, we connect automatically, without thinking about the password, until we need to manually enter it on a guest smartphone or tablet. Fortunately, modern operating systems and hardware offer several ways to resolve this issue without the need for a complex reset.
Restoring access is possible using various methods, depending on the version of your smartphone's operating system and the router model. The key factor Success requires at least one device already connected or physical access to the router itself. In this article, we'll cover current methods for Android and iOS, as well as universal methods via the router's web interface.
Don't panic if you don't remember the character combination. Network security While internet access is important, ease of use should also be top-notch. We'll explore both standard operating system tools and additional utilities that can help restore internet access in minutes.
Using the QR code feature on Android
Starting with Android 10, the operating system features a built-in QR code generator for your current WiFi network. This is the fastest way and doesn't require any third-party software. Simply go to your wireless settings and select your active network.
After selecting a network, a QR code will appear on the screen. Scanning Using this code, the other smartphone's camera will instantly transmit the password and establish a connection. However, if you need to know the password rather than just connect, there are additional steps.
⚠️ Note: On some smartphone models (e.g., Xiaomi, Samsung), the password may be hidden by asterisks under the QR code. In this case, take a screenshot of the code and open it using Google Lens or any QR reader—the text is often recognized even from an image.
If the standard interface doesn't display the password in plain text, you can use third-party scanner apps that can "read" the data from the system-generated code. This allows you to bypass the visual obfuscation of characters and obtain clear text for entering into other devices.
Recovering access on iPhone (iOS)
The Apple ecosystem takes a more stringent approach to security, and directly viewing your saved password in plain text only became available in iOS 16. If you have an older version of the operating system, you won't be able to view your password directly through Settings without a computer.
For devices with the latest firmware, you need to go to the section Settings → Wi-FiClick the blue information icon (the letter "i" in a circle) next to the network name. In the menu that opens, find the "Password" field and tap the hidden characters. The system will prompt you Face ID, Touch ID or passcode to confirm the owner's identity.
After successful authentication, the password will be displayed in clear text and can be copied. If you have iOS 15 or earlier, the only native method is to use iCloud Keychain sync on your Mac, where passwords are stored in the keychain and can be viewed in the Keychain app.
- 📱 Make sure your iPhone is updated to iOS 16 or later to view passwords.
- 🔐 Biometric authentication or a digital code is required for access.
- ☁️ On older versions of iOS, use sync with your Mac via iCloud.
What to do if Face ID isn't working?
If biometrics fail, the system will prompt you to enter a digital screen unlock code. This is a standard security procedure for accessing sensitive network data.
Logging into the router's web interface via a browser
A universal method that works on any smartphone, regardless of OS version, is to log into the router's control panel. To do this, the device must be connected to the network (even if the internet is down, the local connection is present). You'll need the gateway IP address and login credentials for the admin panel.
Open any browser (Chrome, Safari, Yandex) and enter the router's IP address in the address bar. Most often, this is 192.168.0.1 or 192.168.1.1The exact address is often written on a sticker on the bottom of the device. After entering the address, an authorization form will appear.
Enter your administrator login and password. By default, this is often admin/admin or admin/password, if you haven't changed them before. This information is also indicated on the factory sticker. After logging in, find the section Wireless or Wireless network, where your password will be indicated in the Password or WPA Key field.
| Router brand | Standard IP | Default login | Default password |
|---|---|---|---|
| TP-Link | 192.168.0.1 | admin | admin |
| ASUS | 192.168.1.1 | admin | admin |
| D-Link | 192.168.0.1 | admin | (empty) |
| Keenetic | 192.168.1.1 | admin | 1234 |
| Tenda | 192.168.0.1 | admin | admin |
Interfaces may vary between manufacturers, but the logic remains the same: look for the wireless network and security settings section. If the default login details don't work, they were changed during initial setup by your provider or by you.
☑️ Check before logging into the router
Specialized applications for Android
There are many utilities for Android devices that make it easier to manage network connections. However, be careful: many apps that promise to "hack" WiFi are scams. What we need are tools for viewing saved configurations.
One of the proven programs is WiFi Password Viewer or similar programs that require root access. Without superuser (root) access, applications cannot read system files. wpa_supplicant.conf, where all passwords are stored. Without root access, the functionality of such programs is limited.
There are also applications from router manufacturers (for example, Tenda WiFi, TP-Link Tether, Mi WiFiIf your router is supported by the official app, you can link the device to your account and manage settings, including viewing and changing your password, directly from your smartphone.
⚠️ Warning: App interfaces and functionality may change with updates. If an app requests suspicious permissions (access to contacts, microphone) to view WiFi passwords, uninstall it immediately. Official apps only require access to the local network.
Hard Reset Method
If none of the software methods work and the password is completely lost, there's a radical but effective solution: a full factory reset of the router. This will restore the device to its out-of-the-box state, including the default WiFi password found on the sticker.
To perform the procedure, find the button on the router body Reset or WPS/ResetIt's often recessed into the housing to prevent accidental pressing. You'll need a thin object, such as a paperclip or toothpick.
With the power on, press and hold the reset button for 10-15 seconds. The front panel indicators should blink or turn off, indicating the reset process has begun. After the reset, the network name will be the same as on the factory label, and the password will also be the default.
- 🔄 Resetting will delete all user settings, including the PPPoE/L2TP connection type.
- 📡 You will need to reconfigure your internet (you may need a contract with your provider).
- 🔒 The WiFi password will be the same as the one written on the sticker under the device.
Frequently Asked Questions (FAQ)
Is it possible to find out the password if the phone has never connected to this network?
No, it's impossible to find the password programmatically if the device has never been part of the network. The only option in this case is to view the password on another connected device or reset the router.
Are password viewer apps safe to use?
Apps that require root access have deep access to the system. Use only trusted open-source software or official utilities. Apps without root access often simply display a QR code generated by the Android system itself, and they are safe.
What should I do if the router belongs to the provider and has their password?
In this case, the default password for the sticker may not work if the provider changed the settings remotely. It's best to call the provider's technical support—they can provide the password or reset the settings remotely.
Where is the password file stored on Android?
Passwords are stored in a system file /data/misc/wifi/wpa_supplicant.confAccess to this file without superuser (root) rights is closed to regular applications for operating system security reasons.