How to see the password from Wi-Fi on the phone Xiaomi Redmi: all working methods

Why do you need a Wi-Fi password from your phone?

Have you ever faced a situation where you need to connect a new gadget to your home network, but the password from Wi-Fi has long been forgotten? Or a friend asks to give the Internet, and you do not remember the combination of characters introduced years ago? On Xiaomi Redmi smartphones (including the Redmi Note series, POCO and others), passwords from saved networks are not displayed in plain form - this is a security measure.

In this article, we will discuss 5 proven methods for viewing a Wi-Fi password on Xiaomi Redmi without root rights and complex manipulations. Some are suitable for modern versions of MIUI 14/15, others work on old firmware. Importantly, all instructions are relevant for phones with an unlocked bootloader (if you need access to system files).

Before you start, consider that some methods require developer rights or access to the file system. If you are not sure about your actions, use the simplest method: through the use of a file system. QR-code (described in the section below).

πŸ“Š What kind of smartphone you Xiaomi?
Redmi Note 10/11/12
Redmi 9/9A/9C
POCO X3/X4/X5
Redmi K50/K60
Other

Method 1: Viewing the password through QR-code (the easiest way to do it)

If your Xiaomi Redmi is working on MIUI 12 or later, the fastest way to share a Wi-Fi password is to generate a password. QR-This method does not show the password in text form, but allows you to connect another device without manual input.

How to do this:

  • πŸ“± Open the Settings. β†’ Wi-Fi.
  • πŸ” Find your network in the list and tap it by its name.
  • πŸ–ΌοΈ A share button will appear at the bottom of the screen (or QR-Press it.
  • πŸ” The system will request confirmation by fingerprint, PIN-code-key.
  • πŸ“² After confirmation, it will be displayed. QR-Scan it with another device to connect.

⚠️ Note: This method does not show the password itself, but only allows you to connect another device. If you need a text password (for example, to enter on a PC), use the following methods.

πŸ’‘

If QR-code is not displayed, update the firmware to the latest version MIUI. In older versions (below). MIUI (12) this function may not be.

Method 2: Using a Wi-Fi configuration file (without root)

On Xiaomi Redmi phones, Wi-Fi passwords are stored in a system file wpa_supplicant.conf. It can be accessed through the built-in file manager or ADB (without the need for root rights).

Instructions for MIUI 13/14/15:

  1. πŸ”§ Enable Developer Mode: Go to Settings β†’ About the phone, tap 7 times on the version MIUI, until you have been notified you have become a developer!.

USB-debugging

  • Back to Settings β†’ Additionally. β†’ For developers.
  • Turn on the debugging switch over USB.
  • πŸ–₯️ Connect your phone to your PC and use it. ADB (Android Debug Bridge): adb pull /data/misc/wifi/WifiConfigStore.xml In the resulting file, find a line <string name="PreSharedKey">&#x22;Password&#x22;</string>.

⚠️ Attention: Starting with MIUI 14, the path to the configuration file may be different. If the command is not working, try:

adb pull /data/misc/wifi/WifiConfigStoreSoftAp.xml
What if the ADB can’t see the device?
Make sure that your PC has drivers for Xiaomi installed (download from the official website). Also check that the developer settings include the item "Allow debugging over USB (Safe Mode)".

Method 3: View through the Files app (only for older versions of MIUI)

On Xiaomi Redmi smartphones with MIUI 11 and below (e.g. Redmi 8, Redmi Note 7), passwords could be viewed through the standard Files app, which has been discontinued in newer versions due to tighter security.

If you have an old firmware, try:

  • πŸ“‚ Open the Files app (or any file manager with access to the root folder).
  • πŸ” Cross the path: /data/misc/wifi/ and find the file. wpa_supplicant.conf.
  • πŸ“„ Open the file with a text editor (e.g. QuickEdit).
  • πŸ” Find the block with the name of your network (ssid)="NAZVANIE_SETI") β€” next to the psk line="Password".

Starting with MIUI 12, access to this file is blocked without root permissions. If you have a new firmware version, use the ADB method or specialized applications.

Enable Developer Mode |Install root-access file manager (if required) | Download text editor (e.g. QuickEdit) | Backup important data

-->

Method 4: Apps for viewing Wi-Fi passwords

There are apps on Google Play that can extract saved Wi-Fi passwords. They don't work on all devices, but for Xiaomi Redmi with the unlocked bootloader, the odds are high.

AnnexNeed root?Works for MIUI?Reference
WiFi Password Viewer❌ No.βœ… Yes (partially)Download
WiFi Key Recoveryβœ… Yes.βœ… Yes.Download
WiFi Password (Root)βœ… Yes.βœ… Yes.Download

⚠️ Note: WiFi Password Viewer applications often only show passwords for networks connected manually (not through a network). WPS or QR-If the password is not displayed, try reconnecting to the network again.

For root applications (WiFi Key Recovery) you need:

  • πŸ”“ Unlock the bootloader (official instructions Xiaomi).
  • πŸ“± Install Magisk for root rights management.
  • πŸ”’ Provide the application with access to a super user.

πŸ’‘

Rootless applications only run on firmware below MIUI 12. Newer versions require ADB or root.

Method 5: Router reset (extreme case)

If none of these methods worked, and Wi-Fi access is critical, you have to reset your router, and that will return the factory password that you normally have on your device sticker.

How to reset your router:

  1. πŸ”Œ Find the Reset button on the back of the router (usually recessed in the case).
  2. πŸ“ Take a paper clip or toothpick, press and hold the button for 10-15 seconds.
  3. πŸ”„ Wait for the reboot (all indicators will light up).
  4. πŸ“‹ The default password is on the router sticker (e.g. admin or 8-digit combination).

⚠️ Warning: Resetting the router will disconnect all users from the network and return the factory settings, after which you will have to configure the Wi-Fi again (network name, password, channel, etc.).

If the router was issued by the provider (for example, Rostelecom, Beeline), the factory password may not work - contact support to get a new one.

Comparison of methods: which one to choose?

To make it easier for you to determine, we have collected the advantages and disadvantages of each method in one table:

MethodDifficultyNeed root?Works on MIUI 14/15?Does it show the password in the text?
QR-code⭐ (easiest)❌ No.βœ… Yes.❌ No. Only connection)
ADB (wpa_supplicant.conf)⭐⭐⭐❌ No.βœ… Yes (the path may be different)βœ… Yes.
File manager⭐⭐❌ No, nah. MIUI 11 and below)❌ No.βœ… Yes.
Applications without root⭐⭐❌ No.❌ No, only. MIUI 11 and below)βœ… Yes.
root-based applicationsβ­β­β­β­βœ… Yes.βœ… Yes.βœ… Yes.
Router reset⭐⭐ (uncomfortable)❌ No.βœ… Yes.βœ… Yes (factory password)

For most users of Xiaomi Redmi the best option is the method with the ADB (if you need a text password, or QR-code (if you just connect another device) apps without root will only suit owners of older smartphones.

FAQ: Frequent questions about viewing Wi-Fi passwords on Xiaomi

❓ Can you see your Wi-Fi password on Xiaomi without rooting and ADB?
Yeah, but only on the old versions. MIUI (11 and below) through the file manager (MIUI 12+) without ADB or root, that's not possible because of security constraints. Alternatively, reset the router or use it. QR-code.
❓ Why in the file wpa_supplicant.conf I don't have my network?
This can happen for several reasons: πŸ”„ The network was connected through WPS (passwordless). πŸ“± The phone has an auto-connection to open networks (password is not saved). πŸ” The file was cleared after the update. MIUI. Solution: disconnect from the network, forget it (Settings) β†’ Wi-Fi β†’ Additionally. β†’ Forget the network and connect again manually.
❓ Does the way with QR-code on all Redmi models?
Generation function QR-The Wi-Fi code has been introduced in MIUI 12 and saved in all subsequent versions (13, 14, 15). It is available on the following models: πŸ“± Redmi Note 10/11/12 (modifications). πŸ“± Redmi 9/9A/9C/9T (post-update MIUI 12+). πŸ“± POCO X3/X4/X5, POCO F3/F4/F5. πŸ“± Redmi K40/K50/K60. On older models (Redmi) 8, Redmi Note 8) function may not be available – update the firmware.
❓ Can I find out the password from Wi-Fi on Xiaomi through a computer?
Yes, if you connect your phone to a PC and use it ADB (described in the Method 2). The alternative is to copy the file. wpa_supplicant.conf through MTP-protocol (but this will only work on older versions) MIUI). Windows also has utilities like WiFi Password Revealer, but they only work with passwords stored on your computer, not your phone.
❓ What to do if none of the methods work?
If you have tried all the options, there are two options: πŸ”§ Reset the router (as described in Method 5). πŸ“ž Contact the ISP, they may have a password saved from your network (especially if the router was rented out). If the router is yours, but you don't remember the login details for its settings, try the standard combinations: Login: admin, password: admin. Login: admin, password: password: password: password. Login / password from the sticker on the router.