Needing to connect a new device to a network but forgetting the Wi-Fi password is one of the most common problems in home IT support. Fortunately, modern operating systems and network equipment provide numerous tools for recovering lost data without having to jailbreak the phone or gain root access. In most cases, access to network configuration You can get it using standard tools if you have connected to this access point at least once from a trusted device.
In this article, we'll take a detailed look at legal and secure methods for extracting saved encryption keys. We'll cover the built-in features of Android 10 and above, cloud syncing capabilities, and methods that require access to the router's web interface. It's important to understand that all of the steps described are intended solely for restoring access to own or networks you administer.
Before resorting to complex manipulations with the command line or third-party software, it's worth checking the most obvious options. Often, the required combination of characters is written on a sticker under the router body or saved in a Windows profile that can be connected to. Data security In such cases, it is not violated, since you are using your legal rights as a device administrator.
Using the QR Code feature in Android 10+
Starting with the tenth version of the Android operating system, Google has implemented a native QR code generation function for quickly connecting guests. This same function allows the device owner see the password in plain text, if it's hidden by asterisks. This method doesn't require any additional software and works on the vast majority of modern smartphones, including Samsung, Xiaomi, and Pixel models.
To implement this method, you need to go to your wireless settings. Find the active network you're currently connected to and click the gear icon or the network name. In the menu that opens, look for the "Share" or "QR code" button. The system may require you to verify your identity via biometrics or screen unlock PIN code.
After successful authentication, a QR code will appear on the screen for scanning. Below it, a small text string containing the passcode is typically displayed. If the text isn't immediately visible, take a screenshot and open it using the Google Lens app or any similar QR scanner—it will recognize the code and display the passcode in text format.
⚠️ Important: Don't send screenshots of the QR code to strangers. Anyone who scans the code will be able to instantly connect to your network without having to enter the key.
Recover via Google account and sync
The Google ecosystem has a powerful sync mechanism that stores key connection settings in the cloud. If you have sync enabled on your device, Wi-Fi backup, the password may be accessible through the account's web interface or when attempting to connect another device under the same profile. This is especially relevant for users who frequently change devices.
The mechanism works by encrypting data and transmitting it to the company's servers. When you buy a new phone and sign in to your account, the system will automatically prompt you to set up the internet using the saved data. In some shells, for example MIUI or OneUI, it is possible to view saved networks via cloud backup in the account settings.
It's worth noting that direct access to the password database through the Google Account browser interface is disabled for security reasons. However, if you have access to a tablet or laptop signed in to the same account and have sync enabled, the password can be retrieved automatically when you try to connect. This eliminates the need to remember complex character combinations.
View saved networks on Windows 10 and 11
If you have a Windows computer that has previously connected to the desired Wi-Fi network, recovering the key will take a couple of minutes. The operating system stores connection profiles in a secure vault, which can be accessed through the graphical interface or command lineThis is one of the most reliable methods that doesn't require a smartphone.
Let's look at the graphical method. Open "Options" (you can click Win + I), go to the "Network and Internet" section. Select "Advanced network settings" or "Network and Sharing Center." Find the "Set up new connections" link or the wireless adapter properties. In the wireless network properties window that opens, go to the "Security" tab.
At the bottom of the tab, you'll see a "Network Security Key" field with hidden characters. Check the "Show characters" box. The system will display the password you're looking for. If the button is grayed out, you may need administrator rights. Alternatively, you can use the console.
Command to display all passwords at once
In the command prompt (cmd) running as administrator, you can enter the command: netsh wlan show profiles. Then, for a specific profile: netsh wlan show profile name="Network_Name" key=clear. In the "Security Settings" section, you'll see a "Key Contents" field.
For those who prefer command lineThere's a universal algorithm. Open the terminal (CMD) as administrator and enter the command to display all saved profiles. Find the name of the desired network in the list. Then use the command netsh wlan show profile name="Name" key=clearIn the command output, look for the line "Key Content."
Using third-party apps without root
App stores are overflowing with utilities promising to reveal passwords. However, most of them either require root access or are simply advertising bloatware. However, there are legitimate tools that use system APIs to retrieve information about the current connection. These apps don't hack Wi-Fi, but rather read data already stored in the system.
One of the proven solutions is the application WiFi Password Viewer (or highly rated equivalents). They work simply: they request permission to read system settings and display a list of saved networks. It's important to understand that on Android 10 and above, access to real passwords for third-party apps is limited unless the QR code method is used.
- 📱 WiFi Password Viewer — shows saved networks, but can hide the password itself on newer versions of Android without root.
- 🔍 QR Code Scanner — Many scanners can read QR codes from other screens, which allows you to “extract” a password if it is displayed as a code.
- 🛡️ Antivirus packages — Some comprehensive solutions (for example, from ESET or Kaspersky) have Wi-Fi control modules that can display connection details.
Be careful when installing any apps. Carefully read the permissions the program requests. If a simple password viewer requires access to contacts, microphone, and geolocation, it's alarm signalIt's better to use time-tested snails with open source code or from reputable developers.
⚠️ Please note: App interfaces and available APIs are constantly changing. What worked on Android 8 may not work on Android 14. Always check the app store for the latest update date.
Login to the router's web interface
The most basic way to find out the password is to access the settings of the signal source itself. To do this, connect to the router (via cable or Wi-Fi) and enter its IP address in the browser. Standard addresses: 192.168.0.1, 192.168.1.1 or 192.168.31.1 (for Xiaomi). The login and password are often found on a sticker on the bottom of the device.
After logging in (the default pairing is often admin/admin), you need to find the section related to the wireless network. It may be called "Wireless," "Wi-Fi Settings," "Wireless Mode," or "WLAN." Within this section, look for the "Security" or "Basic Settings" subsection. This is where the PSK Password or WPA Pre-Shared Key field is located.
In modern routers from providers (for example, Keenetic, MikroTik, TP-Link (With the new interface, the interface can be more user-friendly. Often, the password can be easily copied or viewed by clicking the "eye" icon. If the password was changed manually and lost, it can be replaced with a new one directly in this menu, without resetting the router.
☑️ Checking access to the router
If the default login details don't work, they may have been changed previously. In this case, a full reset of the device to factory settings (press the Reset button) will help, but this will result in the loss of all settings, including provider settings.
Comparison of methods and compatibility table
The method you choose depends on your current situation: whether you have access to a computer, what version of Android you're using, and whether you know the router admin password. Below is a comparison table to help you choose the best solution.
| Method | Necessary conditions | Complexity | Security |
|---|---|---|---|
| QR code (Android) | Android 10+, access to settings | Low | High |
| Windows CMD | Windows PC, admin rights | Average | High |
| Web interface | Router password | Average | High |
| Third-party apps | Software installation and privacy risks | Low | Average |
As the table shows, standard operating system tools are the most preferred. They don't require the installation of questionable software and guarantee the absence of malicious code. command line in Windows provides the most complete access to connection history, which is convenient for system administrators.
Frequently Asked Questions (FAQ)
Is it possible to find out someone else's Wi-Fi password without rooting?
No, this is impossible and illegal. All the described methods only work for networks to which your device has previously connected, or for accessing the settings of equipment to which you have physical access. Hacking other people's networks is prohibited by law.
Why does the app say "Root Required" even though it worked before?
Starting with Android 10, Google has blocked direct access to system files. wpa_supplicant.conf, where passwords are stored, for regular applications. Now, third-party software cannot read this file without superuser rights. The only legal way for applications to do this is to use the QR code generation API included in the system.
What should I do if I forgot my router password to access the settings?
If the default admin/admin passwords don't work, and you haven't changed the password yourself, try looking it up on the sticker. If the password has been changed and lost, only a hardware reset using the button on the router will help. After that, you'll need to reconfigure the router with your provider's information.
Does the QR code method work on iPhone?
iOS doesn't offer the ability to view your password as text or a QR code for other devices. However, if you have a Mac associated with the same Apple ID, your password may be automatically downloaded to your computer when you try to connect. On your iPhone, you can only view your saved password in the "Passwords" section of Settings in iOS 16 or later.
Are password recovery programs safe to use?
Using programs from unknown sources carries risks. They may contain miners or spyware. The only safe information they can show is the data already on your device's system. It is better to use built-in OS tools or console commands.