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

Forgot your home Wi-Fi password, and it's saved on your Xiaomi smartphone? Don't rush to reset your router or call your ISP. MIUI There are several ways to extract a saved password – from simple (via phone settings) to advanced (using the use of the password). ADB In this article, we will discuss all the current methods for Redmi devices, POCO and Mi lineups, including Android models 12/13/14.

It’s important to understand that access to saved passwords depends on the version of MIUI and user rights. On new firmware (e.g. MIUI 14+), some methods may be blocked for security reasons. If you can’t find a password through standard settings, don’t despair – there are alternative solutions in the article, including root access and computer connection.

Before proceeding, make sure that:

  • πŸ“± Your Xiaomi smartphone is connected to the right Wi-Fi network (or previously connected).
  • πŸ”’ You have administrator rights if you plan to use them. ADB file manager.
  • πŸ’» Xiaomi drivers are installed on the computer (for methods with the ADB).

1. How to view Wi-Fi password through Xiaomi settings (MIUI 12 and later)

The easiest way is to use the built-in MIUI tools. Since MIUI 12, developers have added the ability to view passwords directly from the Wi-Fi menu, but with reservations:

⚠️ Note: Some models (e.g. Redmi Note 10 Pro) POCO X3 Pro) this method only works if the phone is not locked by a pattern lock or PIN-If the screen is locked, the system can request unlocking.

Instructions:

  1. Open the Settings. β†’ Wi-Fi.
  2. Find the network you want in the list and tap it by its name.
  3. In the window that opens, click Share your password (or Show it) QR-code).
  4. The system will request confirmation by fingerprint, PIN-code-key.
  5. After confirmation, the password will be displayed under QR-code or separate window.

If you don't have a Share Password, your version of MIUI doesn't support that functionality. Go to the next method.

πŸ“Š What is your Xiaomi model?
Redmi Note 10/11/12
POCO X3/X4/X5
Mi 11/12/13
Another model
I don't know.

2. Extract the password through QR-code (without root)

If the settings do not display the password directly, but there is an option to Show QR-This is a method that works on 90% of Xiaomi devices with a third-party scanner. MIUI 11–14.

Step-by-step:

  1. Open Settings β†’ Wi-Fi and tap on the desired network.
  2. Choose to Show QR-code (or share) β†’ QR-code).
  3. Take a picture. QR-code by another device (or save a screenshot).
  4. Use any QR reading app (e.g. Google Lens or QR & Barcode Scanner).
  5. In the decrypted data, find the WPA line:... - after the colon, there will be a password.

An example of decryption QR-code:

WIFI:S:MyWiFiName;T:WPA;P:my_password_123;;

Here. P:my_password_123 β€” That's the password.

πŸ’‘

If QR-code is not scanned, try to increase the brightness of the screen or use Black background mode in the display settings QR.

3. Viewing password through file system (root or ADB required)

On devices with root rights or enabled USB debugging, you can extract passwords from system files, a method that is suitable for advanced users, as it requires working with ADB or a file manager like Root Explorer.

⚠️ Attention: Wrong commands ADB If you are not sure about your actions, use other methods. Also note that on some models (for example, Xiaomi) 13T) Password files are encrypted, and this method will not work.

Instructions for ADB:

  1. Connect your phone to your PC and enable USB Debugging (Settings β†’ About Phone β†’ MIUI Version β†’ 7 times tap on version β†’ return to Additional β†’ For developers).
  2. Open the command line on the PC and type:
adb shell


su




cat /data/misc/wifi/WifiConfigStore.xml | grep "PreSharedKey"

In the conclusion, find a line of type:

<string name="PreSharedKey">your_password</string>

For the file manager with root:

  • πŸ“ Open the way. /data/misc/wifi/.
  • πŸ” Find the file. WifiConfigStore.xml.
  • πŸ“‹ Open it with a text editor and find the tag <PreSharedKey>.
What to do if there is no WifiConfigStore.xml file?
On some firmware (e.g. MIUI Global), passwords are stored encrypted in /data/misc/wifi/WifiConfigStoreSoftAp.xml. Try to view it or use specialized utilities like WiFi Password Viewer (requires root).

4. Use of third-party applications (without root)

If previous methods didn't work, you can use Google Play apps that can extract saved passwords, and it's important that most of these programs require root rights, but there are exceptions.

Top.-3 apps:

AnnexNeed root?ReferenceFeatures
WiFi Password Viewer❌ No.Google PlayIt runs MIUI 12-14, but it doesn't show all networks.
WiFi Key Recoveryβœ… Yes.Google PlayShows all saved passwords, including hidden networks
Network Info II❌ No.Google PlayDisplays the current password of the connected network

How to use:

  • πŸ“₯ Install the application from the table.
  • πŸ”“ Provide the necessary permissions (e.g. Wi-Fi and Warehouse access).
  • πŸ” Run the scan – the password will appear in the list of networks.

β˜‘οΈ Preparation for the use of applications

Done: 0 / 4

5. How to find out the password through the router (universal method)

If none of the methods on the phone worked, you can view the password directly in the router settings, which is suitable for any device, including Xiaomi, TP-Link, ASUS and others.

Instructions:

  1. Connect to the router via cable or Wi-Fi (if the phone is already connected to the network).
  2. Open the browser and enter in the address bar 192.168.1.1 or 192.168.0.1 (the address is indicated on the sticker of the router).
  3. Enter the login and password (usually admin/admin or see sticker).
  4. Go to Wireless Network (or Wi-Fi β†’ Security settings)
  5. Find the password (or pre-shared key) field and the current key will be displayed here.

If you can’t log in to the router:

  • πŸ”„ Try resetting it to factory settings (reset button on the back panel).
  • πŸ“ž Contact the provider – they may have remote access to settings.

πŸ’‘

Changing your router password will automatically update it on all connected devices, including your Xiaomi.

6. Alternative methods (for advanced users)

If standard methods do not help, you can try:

  • πŸ–₯️ Use of the TWRP: Install custom recovery and copy the file through it /data/misc/wifi/WifiConfigStore.xml You're gonna need an unlocked bootloader.
  • πŸ“‘ Traffic interception: Wireshark or tcpdump can intercept a Wi-Fi handshake and decrypt a password (requires network security knowledge).
  • πŸ”§ Network reset: On some Xiaomi models, network reset (Settings) β†’ System system β†’ Reset β†’ Resetting Wi-Fi settings can temporarily show password in logs.

On devices with a Qualcomm chip (such as the Redmi Note 9 Pro or POCO F3), Wi-Fi passwords are stored in the /persist section, which is not available without special tools, in which case only a router reset or contacting the provider will help.

FAQ: Frequent questions

Can I get a Wi-Fi password on Xiaomi without rooting?
Yes, on most devices with MIUI 12+ Password can be viewed through Settings β†’ Wi-Fi β†’ Share a password or QR-It's also supported by third-party applications like Network Info. II.
Why Xiaomi does not have the β€œShow Password” option?
This feature can be disabled: On older versions of MIUI (up to 11th). If the phone is tied to a Mi Account account with restrictions. On some regional firmware (for example, the Chinese version of MIUI), in this case, use methods with ADB or router.
Will a router reset delete the password forever?
No, resetting will return the router to factory settings, including the default password (specified on the device sticker), but all personal settings (such as guest access or parental controls) will be lost.
Can I extract the password from the Xiaomi phone if it is turned off?
No, to access system files or Wi-Fi settings, your phone must be enabled and unlocked, except if you have a backup with passwords created through the Mi Cloud.
Does this work on POCO and Black Shark?
Yes, since POCO and Black Shark are based on MIUI (or its modifications), all of the methods described are applicable, except for the POCO Launcher models, where the path to system files may differ.