How to find out the Wi-Fi password on a phone without rooting: proven methods

Forgot your home Wi-Fi password, and the router is in a hard-to-reach place, or the sticker with the code has long since worn off? This situation is familiar to many, especially when you need to connect a new gadget or share the network with guests. Luckily, Find out the Wi-Fi password on a phone without root access There are several ways to do this, even if you don't have access to your router's admin panel.

In this article we will look at legal methods For Android And iOS, which don't require system hacking or specialized knowledge. Important: All described steps only apply to networks that your phone is connected to. already connected — it's impossible to obtain someone else's network password this way. Also, keep in mind that some methods may not work on older OS versions or custom firmware.

If you use Android 10+ or iOS 14+, the chances of success are higher—modern systems store passwords in encrypted form, but they can be extracted using standard tools or third-party utilities. Let's start with the simplest solutions!

1. The standard method for Android: via network settings

On most smartphones with Android 10 and later You can view your Wi-Fi password directly in the connections menu—no additional apps required. This method works on Samsung, Xiaomi, Google Pixel and other devices with pure Android or shells One UI, MIUI, ColorOS.

Instructions:

  • 📱 Open Settings → Wi-Fi (or Network and Internet → Wi-Fi).
  • 🔍 Find your network in the list and tap on its name.
  • 🔑 Select an option Share, QR code or Show password (the name depends on the manufacturer).
  • 🔐 Confirm the action with your fingerprint, PIN, or pattern.

After this, the following will appear on the screen: QR code for connection or the password itself in plain text. On some devices (for example, Samsung Galaxy) the password is hidden under the asterisks - to see it, click on the eye icon.

Check your Android version (must be 10+)

Update your firmware to the latest version

Try an alternative method (see section 2)

Make sure your phone is connected to the correct network-->

⚠️ Attention: On devices with Android 9 and later or on some budget models (for example, Realme Narzo, Nokia 1.4) This method may not work. In this case, proceed to the next section.

2. Using QR code to retrieve password

If your phone does not show the password in the settings, but allows generate a QR code to connect, you can bypass the restriction using a third-party scanner. This method is universal and works even on iPhone (where there are no standard tools for viewing passwords).

Step-by-step instructions:

  1. Generate a QR code for your network (in Wi-Fi settings, select Share → QR code).
  2. Take a screenshot of the QR code or photograph it with another device.
  3. Scan the code using the app WiFi Key Recovery (Android) or online service zxing.org.
  4. In the received data, find the line WPA:... — after the colon there will be a password.

Example of QR code decoding:

WIFI:S:MyHomeNetwork;T:WPA;P:12345678;;

Here P:12345678 - this is the password.

Device Where to find a QR code An example of a scanning application
Samsung Galaxy Settings → Wi-Fi → ⚙️ → QR code WiFi Key Recovery
Xiaomi/Redmi Settings → Wi-Fi → ⚙️ → Share QR & Barcode Scanner
iPhone The QR code can only be generated via Mac or iPad Shortcuts (script needed)

3. Applications for viewing passwords without root

If standard methods don't work, third-party utilities can help. They analyze system files where network data is stored and extract passwords in readable format. Important: Download applications only from Google Play or App Storeto avoid viruses.

Top 3 proven apps for Android:

  • 🔓 WiFi Password Viewer — shows all saved passwords, works on most devices.
  • 📱 WiFi Key Recovery — specializes in extracting passwords from QR codes and system files.
  • 🔍 Network Info II — in addition to passwords, displays detailed information about the network (IP, MAC, channel).

For iPhone the situation is more complicated: due to restrictions iOS No app can directly show your Wi-Fi password. However, there is a workaround via iCloud Keychain (see section 5).

⚠️ Attention: Some antiviruses (for example, Avast, Kaspersky) may block such applications, considering them suspicious. If the utility doesn't launch after installation, temporarily disable protection or add the program to the exceptions list.
📊 What brand of smartphone do you use?
Samsung
Xiaomi/Redmi
iPhone
Google Pixel
Other

4. Extracting the password via ADB (for advanced users)

If you are familiar with USB debugging, you can try to extract the password using commands ADB (Android Debug Bridge). This method does not require rooting, but it does require connecting your phone to a computer and enabling developer mode.

Instructions:

  1. Turn on Developer mode on your phone (tap 7 times) Build number in the settings).
  2. Activate USB debugging in the developer menu.
  3. Connect your phone to PC and install ADB Tools (download from the website) Google).
  4. Enter in the command line:
    adb pull /data/misc/wifi/WifiConfigStore.xml
  5. Open the downloaded file in notepad and find the line <string name="PreSharedKey">...</string> — there will be a password inside it.

On newer versions of Android, the file path may differ. For example, on Android 12+ passwords are stored in encrypted form in /data/misc/apexdata/com.android.wifi/WifiConfigStore.xml, and additional tools will be required to decipher them.

What to do if ADB doesn't detect the phone?

Make sure that the drivers for your model are installed (download from the manufacturer's website).

Try a different USB cable (preferably the original one).

Enable the option in the developer settings USB Debugging (Safe Mode).

Restart your phone and PC.

5. Resetting the password via the router (universal method)

If none of the above methods worked, there remains the classic option - reset the password through the router's web interfaceThis is the only method that is guaranteed to work on any device, including iPhone and old phones.

How to do it:

  1. Find out Router IP address (usually 192.168.0.1 or 192.168.1.1). It can be found on the device sticker or in the Wi-Fi settings on your phone (section Router).
  2. Open a browser on your phone or PC and enter the IP address in the address bar.
  3. Log in (standard login/password: admin/admin or admin/password).
  4. Go to the section Wireless (or Wi-Fi → Security) and find the field PSK password.

If you've never changed your router settings, the password for the admin panel may be located on a sticker on the device. If you've lost your login information, you'll need to reset the router to factory settings (press the button). Reset on the back panel).

Router manufacturer Standard IP address Default login/password
TP-Link 192.168.0.1 or 192.168.1.1 admin/admin
ASUS 192.168.1.1 admin/admin
Keenetic 192.168.1.1 admin/1234
ZTE 192.168.1.1 admin/password
⚠️ Attention: After resetting the router, all connected devices will be disconnected from the network, and you'll have to set up your Wi-Fi again. Make sure you have your ISP information (username and password for PPPoE, if applicable) ready.

6. Alternative methods for iPhone

On iPhone And iPad Extracting a Wi-Fi password without jailbreaking is more difficult because it is closed iOSHowever, there are two working workarounds:

Method 1: Via iCloud Keychain (if you have a Mac)

  • 🖥️ Open Spotlight on Mac and enter Keychain Access.
  • 🔍 Find the name of your Wi-Fi network in the list.
  • 🔑 Double-click on the entry and check the box Show password and enter your account password Mac.

Method 2: Via Shortcuts (for iOS 14+)

Create automation with action Get Wi-Fi Network And Show Alert, but keep in mind: this method only shows the network name, not the password. To extract the code itself, you will need Mac or iPad with the same account iCloud.

FAQ: Frequently Asked Questions

Is it possible to find out the password for someone else's Wi-Fi network?

No. All the methods described only work for networks that your phone is connected to. already connectedExtracting passwords from other people's networks without the owner's permission is a violation of the law (Article 272 of the Criminal Code of the Russian Federation - "Unauthorized access to computer information").

Why is there no "Share Password" option on my Android?

It depends on the OS version and the manufacturer's shell. Android 9 and later or on some budget models (for example, Alcatel, Nokia C-series) the function may be missing. Try updating the firmware or using alternative methods (QR code, ADB).

Are password viewer apps safe to use?

Yes, if you download them from official sources (Google Play, App Store). However, avoid apps that request unnecessary permissions (such as access to SMS or contacts). Check reviews and the app's rating before installing.

What should I do if my router won't open the web interface?

Check:

  • Is the phone connected to the router via Wi-Fi or cable?
  • Is the IP address entered correctly (try 192.168.0.1 And 192.168.1.1).
  • Is a firewall or antivirus blocking access?

If the page does not open, reset the router to factory settings (button Reset).

Is it possible to find out the Wi-Fi password on a phone with a broken screen?

Yes, but this will require:

  • Connect your phone to your PC via USB and use ADB (if debugging is enabled).
  • Or connect an external monitor via USB-C/HDMI (on supported models).
  • Or remove the memory card (if the passwords are saved in a file on the SD).