Forgot your home Wi-Fi password, and the sticker on your router has worn off? Or are friends visiting and asking to connect to the network, but you can't remember the combination? This situation is familiar to many. Luckily, Find out the router password via phone You can do it in just a few minutes—without needing a computer, resetting settings, or calling your provider. In this article, we'll break it down. 5 working methods For Android And iPhone, including hidden operating system functions and universal methods for any router models.
The main rule: if the phone already connected to Wi-Fi, the chances of recovering the password are close to 100%. If the network is "forgotten," additional manipulation of the router or access to its web interface will be required. We'll look at both scenarios and explain how. bypass standard restrictions to view passwords in iOS and new versions of Android.
⚠️ Attention: All methods in the article are intended only to restore access to your networkAttempting to hack someone else's Wi-Fi is illegal and punishable under Article 272 of the Russian Criminal Code ("Unauthorized access to computer information").
Why doesn't my phone show the default Wi-Fi password?
On Android And iOS Passwords for saved networks are hidden by default—this is a security measure. Manufacturers deliberately restrict access to this information to minimize the risk of data leakage. However, there are still workarounds:
On Android 9 and below passwords could be viewed through the Wi-Fi settings menu, but in newer versions (starting with Android 10) this function has been removed. Apple and never provided direct access to passwords in the interface iOS - here workarounds will be required.
Another reason why a password may “disappear”:
- 🔄 Resetting the router settings - If the router was reset to factory settings, the old password will no longer work.
- 📱 Updating your phone's firmware — sometimes after an OS upgrade, saved networks are “forgotten”.
- 🔒 Changing the password via the router's web interface - if someone changed the security key manually.
- 📡 Automatic connection to another network — the phone could switch to a neighboring Wi-Fi with the same name (SSID).
If your phone never connected It's impossible to recover the password through the target network—you'll need access to the router or device that was previously connected.
Method 1: View your password through Android settings (up to and including version 9)
This method works. only on older versions of Android (up to 9.0 Pie). If you have Samsung Galaxy S8, Xiaomi Redmi Note 7 or another smartphone on Android 8.1 Oreo and below, follow the instructions:
Step 1. Open Settings → Wi-Fi.
Step 2. Find your network in the list and tap on its name (do not reconnect!).
Step 3. In the window that opens, select Network management or Additionally (the name may differ).
Step 4. Check the box next to Show password — the system may request PIN code or fingerprint for confirmation.
⚠️ Attention: On some firmware (for example, MIUI from Xiaomi) the password may be displayed as dots even after the "Show" option is enabled. In this case, use Method 3 (via configuration file).
Make sure your phone is connected to the target Wi-Fi network|
Check your Android version Settings → About phone|
Prepare your PIN or pattern to unlock|
If the "Show password" option is missing, proceed to Method 3-->
Method 2: Using a Wi-Fi Configuration File (for rooted Android)
If your phone has root access, you can extract the password from the system file wpa_supplicant.conf, where all saved networks are stored. This method works on any version of Android, but requires superuser rights.
Step 1. Install any file manager with root support (for example, Root Explorer or Solid Explorer).
Step 2. Follow the path:
/data/misc/wifi/WifiConfigStore/
Or (on some firmware versions):
/data/misc/wifi/
Step 3. Find the file wpa_supplicant.conf and open it with a text editor.
Step 4. The file will list all saved networks in the following format:
network={ssid="Network_Name"
psk="wifi_password"
key_mgmt=WPA-PSK
}
Copy the parameter value psk - this is your password.
⚠️ Attention: Modifying or deleting files in a folder /data/misc/wifi/ may lead to loss of all saved networks on your phone. Don't edit the file manually!
What to do if the wpa_supplicant.conf file is missing?
On some firmware (for example, ColorOS from Oppo/Realme) the file may have a different name or be stored in a different location. Try searching by keyword. wpa in the root folder /data/misc/If the file is missing, use Method 4 (router web interface).
Method 3: Export passwords via ADB (without root, but with a computer)
If you don't have root rights but have access to your computer, you can extract passwords via Android Debug Bridge (ADB)This method works on Android 10 and later, but requires preliminary configuration.
Step 1. Turn on developer mode on the phone:
- Go to
Settings → About phone. - Tap the item 7 times
Build number(orMIUI versionon Xiaomi). - Return to the main settings - a new section will appear
For developers.
Step 2. Turn on USB debugging in the developer menu.
Step 3. Connect your phone to your computer and install ADB (you can download it from official website) and run the command:
adb pull /data/misc/wifi/WifiConfigStore.xml
Step 4. Open the downloaded file WifiConfigStore.xml any text editor (for example, Notepad++). Find the line:
<string name="PreSharedKey">YOUR_PASSWORD</string>
On some phones (eg. Samsung or Huawei) the file may be encrypted. In this case, only root or Method 4 will help.
Method 4: Login to the router's web interface via your phone
A universal method that works on any phone (even if it's not connected to Wi-Fi). You'll need:
- 📱 Phone with a browser (Chrome, Safari and others).
- 🔌 Access to the router via cable (if Wi-Fi is not working).
- 🔑 Login and password for entering the admin panel (usually on the router sticker).
Step 1. Find out Router IP addressThis can be done in several ways:
- 🏷️ Look at the sticker on the back of the router (usually it has an address like
192.168.0.1or192.168.1.1). - 📱 On Android: go to
Settings → Wi-Fi, tap on your network →Network Management → Advanced. Look at the fieldGateway. - 🍎 On iPhone:
Settings → Wi-Fi → (i) next to the networkThe router address is indicated in the lineRouter.
Step 2. Enter the IP address into the address bar of your phone's browser. This will open the admin panel login page.
Step 3. Enter your login and password (standard combinations for popular routers are given in the table below).
| Router brand | Login | Password | IP address |
|---|---|---|---|
| TP-Link | admin |
admin |
192.168.0.1 or 192.168.1.1 |
| ASUS | admin |
admin |
192.168.1.1 |
| Keenetic | admin |
1234 or empty |
192.168.1.1 |
| D-Link | admin |
admin or empty |
192.168.0.1 |
| Zyxel | admin |
1234 |
192.168.1.1 |
Step 4. Once logged in, find the Wi-Fi settings section (usually Wireless, Wireless network or Wi-Fi).
Step 5. Go to the submenu Security (Security) - here in the field Password, PSK or Network key The current password will be displayed.
⚠️ Attention: If you or your provider changed the default login/password for logging into the router and the data is lost, you will need reset settings (button Reset on the back panel). After reset, use the data from the sticker.
Method 5: Password recovery via apps (Android only)
If the previous methods don't work, you can use specialized applications. They extract passwords from system files, but require root rights or special conditions.
Top 3 verified apps:
- 🔓 WiFi Password Viewer — shows all saved passwords, works on most firmware versions. Link to Google Play.
- 📡 WiFi Key Recovery - extracts passwords from
wpa_supplicant.conf, supports export to a file. Requires root. - 🛠️ Root Browser — a file manager with access to system folders. Allows you to manually find
wpa_supplicant.conf.
How to use:
- Install one of the applications (for example, WiFi Password Viewer).
- Grant root access (if required).
- A list of all saved networks with passwords will appear in the main window.
- Copy the desired password or export the list to a file.
⚠️ Attention: Applications from unofficial sources (APK files) may contain malicious code. Install programs only from Google Play and check reviews.
What should I do if the app doesn't show my password?
1. Check if root access is enabled (in the superuser settings, for example, Magisk Manager).
2. Update the app to the latest version.
3. Try another app (e.g. WiFi Key Recovery instead of WiFi Password Viewer).
4. If nothing helps, use Method 4 (router web interface).
Method 6: For iPhone - Using iCloud Keychain or Mac
On iPhone There is no direct way to view the Wi-Fi password through the settings, but there are two workarounds:
Option 1: Via iCloud Keychain (if you have a Mac)
If you have MacBook or iMac, synchronized with the same Apple ID, as well as iPhone:
- Open
Spotlight(⌘ + Space) and enterKeychain Access(Bunch of keys). - Enter the name of your Wi-Fi network in the search bar.
- Double-click on the found entry and check the box.
Show password. - Enter your account password Mac — the Wi-Fi key will be displayed.
Option 2: Via iTunes Backup (Windows)
If you have a backup of your iPhone in iTunes on the computer:
- Download the program iBackup Viewer (free version available at official website).
- Open your iPhone backup.
- Go to the section
Wi-FiorNetwork— saved networks with passwords will be here.
⚠️ Attention: On iOS 16 and later Apple has tightened data protection, and some apps may not show passwords. In this case, the only option left is Method 4 (router web interface).
What to do if none of the methods worked
If all the above methods do not help, there are radical measures left:
1. Reset the router to factory settings.
Press and hold the button Reset on the back of the router (usually 10-15 seconds). After reset:
- The network name (SSID) and password will return to the factory settings (indicated on the sticker).
- It will be required Internet reconfiguration (enter data from your provider).
2. Contact your provider.
If the router was issued by the provider (for example, Rostelecom, Beeline, MTS), call support and ask:
- 📞 Provide the factory password for the router (if it has not been changed).
- 🔧 Remotely reset your router (some providers offer this service).
3. Connect to the router via cable.
If Wi-Fi doesn't work, but you have internet via cable:
- 📱 Buy USB-OTG adapter and connect your phone to the router via Ethernet.
- 🖥️ Use your computer to log into the router's web interface (see Method 4).
⚠️ Attention: After resetting your router, all connected devices (TVs, cameras, smart bulbs) will lose network access. Prepare a list of devices that will need to be reconnected in advance.
FAQ: Frequently asked questions about Wi-Fi password recovery
Is it possible to find out the password for a Wi-Fi network that the phone has never connected to?
No. If the device hasn't connected to the network before, it won't be possible to recover the password. You'll need:
- Access to the router (web interface or button)
Reset). - Another device (computer, tablet) that was connected to this network.
Why is there no "Show Password" option on Android 10+?
Starting from Android 10Google has removed the ability to view passwords through settings for security reasons. Alternatives:
- Use ADB (Method 3).
- Install the app with root access (Method 5).
- Log in to the router's web interface (Method 4).
Is it possible to hack a neighbor's Wi-Fi using a phone?
No, it's illegal. In Russia, hacking into other people's networks is classified as a crime under Article 272 of the Russian Criminal Code ("Unauthorized access to computer information") and is punishable by:
- Fine up to 200,000 rubles.
- Correctional labor up to 1 year.
- Imprisonment up to 2 years (in especially severe cases).
In addition, modern routers use reliable encryption protocols (WPA3), which cannot be hacked from a phone.
How to protect your Wi-Fi from hacking?
To prevent unauthorized access to your network:
- 🔐 Use WPA3 instead of
WPA2orWEP. - 🔄 Change your password once a 3–6 months.
- 📵 Turn off
WPS(vulnerable protocol). - 🕶️ Hide
SSID(network name) in the router settings. - 📱 Set up guest network for friends (with a separate password).
Why doesn't the internet work after resetting the router?
After resetting, the router loses connection settings to the ISP. To restore access:
- Connect to the router via cable or factory Wi-Fi (information on the sticker).
- Log in to the web interface (see Method 4).
- In the section
InternetorWANEnter your provider details: - Connection type (
PPPoE,Dynamic IPand others). - Login and password (specified in the agreement).
- VLAN ID (if required).
If you are unsure of the parameters, call your provider's support team and request configuration data.