How to View Wi-Fi Password on Xiaomi Redmi: All Working Methods (2026)

Forgot your home Wi-Fi password and you can't see it on your router's box? Or you need to plug in a new gadget but the password isn't written anywhere? There are several ways Xiaomi Redmi smartphones can extract a stored password from the network -- and most of them don't require super-user rights or complex manipulations. In this article, we'll look at all the current methods for MIUI 12-14, including hidden system functions, handling configuration files, and even circumventing restrictions through ADB.

Important: Password viewing options vary depending on the firmware version and the Redmi model. For example, on the Redmi Note 10 Pro with MIUI 13, one method may work, and on the Redmi 9A with MIUI 12.5, another. We tested the instructions on current versions of the software (2026), but if your smartphone has not been updated for a long time, some menu items may differ.

If you use a corporate or public network (for example, in a cafe or office), the administrator could block the ability to view the password, in such cases only contacting the network owner or resetting the router settings will help.

1. Standard method: via Wi-Fi settings (not working on all models)

The easiest way to do this is to look at the password right in the connected network menu, and unfortunately Xiaomi is gradually removing this feature from newer versions of MIUI, but it's still available on some devices.

  1. Open Settings and go to the Wi-Fi section.
  2. Find your network in the list of saved connections and tap it by its name.
  3. If you have the option to share a password or show a password, click on it.
  4. The system can request PIN-code, pattern lock or fingerprint to confirm.

⚠️ Attention: MIUI 14 and later, this method is often blocked by default. If there is no option, proceed to the following methods.

πŸ’‘

If you have Redmi on Android 10 and below, try long-term tapping on the network name in the Wi-Fi list. Sometimes this causes a context menu with a password view option.

2. via Wi-Fi configuration file (file manager required)

All passwords from saved networks are stored in a system file. wpa_supplicant.conf. To read it, you will need a file manager with access to root folders (for example, MiXplorer or the file manager). FX File Explorer. Instructions:

  1. Install MiXplorer from 4PDA (it can work without root).
  2. Open the manager and follow the path: /data/misc/wifi/WifiConfigStore/ Or alternative path (on some firmware): /data/misc/wifi/
  3. Find the file. wpa_supplicant.conf Open it with any text editor.
  4. Look for blocks of the type: network={ ssid="Name of your network" psk="password" key_mgmt=WPA-PSK } The password will be specified in the psk line.=.

⚠️ Attention: MIUI 13+ file-access /data/misc/ It can be blocked even for file managers. If you can't open a file, try the method of using the file. ADB (section 4).

Check that the file manager has access to the root folders|Update your firmware to the latest version (sometimes bugs are fixed)|Try another manager (e.g. Solid Explorer)|Use it. ADB-Teams (see section 4)

-->

3. With the help of QR-code (if the smartphone is connected to the network)

Few people know, but Xiaomi Redmi can generate a new generation of QR-code with connection data, including password. This method works on all models with MIUI 12 and newer. How to do that:

  1. Connect to the right Wi-Fi network.
  2. Open Settings β†’ Wi-Fi and tap the name of the current network.
  3. Click on the icon. QR-code (usually in the upper right corner).
  4. Scan the code with another device (e.g. an iPhone or a second Redmi) and the password will be visible in the connection data.

If QR-The code is not displayed, try an alternative path:

  • πŸ”Ή Open the Settings. β†’ Connections and sharing β†’ Access Point and modem β†’ Modem mode.
  • πŸ”Ή Enable Wi-Fi Access Point and click Access Point Settings.
  • πŸ”Ή There may be an option to share a password through QR.

Through the Wi-Fi settings|Through file. wpa_supplicant.conf|With help. QR-code|Through ADB|None of them worked.-->

4.Use of ADB (for advanced users)

If previous methods didn't work, you can extract the password through Android Debug Bridge (ADB), which requires connecting the smartphone to the computer, but you don't need root rights.

  1. Put the debugging on. USB: πŸ”Ή Go to Settings. β†’ The phone. πŸ”Ή Tap 7 times on the version MIUI, to activate the Developer Mode. πŸ”Ή Back to Settings β†’ Additionally. β†’ For developers. πŸ”Ή Turn on Debugging. USB.

Redmi

to the PC and confirm the debugging permission.

ADB Tools

Follow the commands:

adb shell


su -c "cat /data/misc/wifi/WifiConfigStore/wpa_supplicant.conf"

If the first command doesn’t work, try:

adb pull /data/misc/wifi/WifiConfigStore/wpa_supplicant.conf C:\

(This will copy the file to the C:\ disk).

⚠️ Attention: MIUI 14 The path to the file may change. If the command returns a No such file or directory error, try an alternative path:

/data/vendor/wifi/wpa/wpa_supplicant.conf

What if the ADB says β€œpermission denied”?
That means you don't have the rights to read the file: 1. Get root access (not recommended for beginners). 2. Use an alternative command: adb backup -f wifi.ab -noapk com.android.providers.settings Then open the wifi.ab file with the archiver (the password can be in the file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file file XML-data). 3. Try another file manager with support ADB (For example, MiXplorer).

5. Router reset (extreme case)

If none of these methods worked, the radical solution is to reset the router to the factory settings, which will remove all user settings, including the Wi-Fi password, but allow you to set a new one.

    πŸ’‘

    On Xiaomi Redmi with MIUI 14 The Most Reliable Way to Use ADB viewing QR-The standard method through settings is becoming less and less effective due to Xiaomi's security policy.

    FAQ: Frequent questions

    Can I get a Wi-Fi password without rooting?
    On most Redmi models, this is possible. ADB, QR-code wpa_supplicant.conf (If the file manager has access, Root is only required for some third-party applications.
    Why is there no option in the settings to β€œShow password”?
    Starting with MIUI 13, Xiaomi has been hiding this option by default for security reasons, and it may not be available on corporate policy devices (for example, if the smartphone is tied to a work account).
    What to do if the file wpa_supplicant.conf hollow?
    This means that: You are not connected to the network (the file is only updated when you are actively connected). The path to the file has changed (try /data/vendor/wifi/...). The firmware has been modified (for example, custom LineageOS). Try to connect again or use ADB.
    Can I get a password from someone else’s network (for example, a neighbor)?
    No, it's not possible without physical access to a router or a device that's already connected to that network. All of the methods in this article work only for networks that your Redmi is already connected to. Attempts to hack someone else's Wi-Fi violate the law (Article 272 of the Criminal Code of the Russian Federation - "Illegal access to computer information").
    After the MIUI update, all the ways stopped working.
    Xiaomi regularly tightens security policies. MIUI 14 blocks access to system files even for legitimate operations. Solutions: Use ADB with the latest tools. Try to roll back on the previous version of MIUI (if available). Contact Xiaomi to request that you unlock the feature (unlikely, but possible).