Many users are familiar with the situation of needing to connect a new device to the network but losing or forgetting the password. This is often the moment when the question arises of how to view the Wi-Fi password on a device that has already been successfully logged into the network. Fortunately, operating systems and routers store this data in encrypted form, making it possible to recover it without complex hacking.
There are several proven methods for extracting your security key, each depending on your device type and operating system. You can find the saved data directly in the Windows, macOS, Android, or iOS settings, or access it through the router's web interface. The method you choose depends on the device you have at hand.
In this article, we'll take a detailed look at the technical nuances of each platform and provide up-to-date action steps. You'll learn how to find hidden security settings, use system utilities, and correctly interpret data in the router interface. This will allow you to quickly restore internet access and share it with guests.
Viewing your Wi-Fi password in Windows
operating system Windows Stores profiles of all networks your computer has ever connected to. This is the easiest way to find a forgotten key if you have a laptop or PC already connected to the desired access point. The system stores this data in a secure vault, accessible through a standard graphical interface.
First, you need to open the Network Control Panel. Right-click the connection icon in the system tray and select Open Network & Internet Settings. Next, find the section Network and Sharing Center or go to Configuring adapter settingsHere you will see a list of active connections.
- 📡 Find your active wireless connection in the list and double-click on it.
- 🔍 In the status window that opens, click the button
Wireless network properties. - 👁️ Go to the tab
Securityand check the box next to the itemShow entered characters.
After completing these steps in the field Network security key The password you're looking for will be displayed. Please note that making changes in this window may require administrator privileges. If prompted for confirmation, enter the password for your Windows account.
⚠️ Note: If you're using a corporate computer, access to the security tab may be blocked by your system administrator. In this case, the standard method won't work, and you'll need to contact your IT department.
There's also an alternative command-line method, which is often useful if the graphical interface isn't working correctly. This method allows you to display a list of all saved profiles and their passwords in plain text. To do this, run cmd as administrator and enter the command:
netsh wlan show profile name="Network_Name" key=clear
In the command results, find the line Key content (or Key Content), where the password will be specified. This method is especially effective for scripts and remote administration.
How to find out the password on Android devices
Owners of smartphones and tablets based on Android They can also restore access to their network data. Starting with Android 10, the system allows you to view passwords for saved networks directly in the settings, but older versions may require root access or special tools.
Modern interface MIUI, OneUI or Pixel UI hides the default password for security purposes, but provides the option to display it. To do this, go to Settings, then select the section Wi-Fi or ConnectionsFind the network you're connected to or click the gear icon next to the network name.
- 📱 Click the button
Shareor iconQR code. - 🔐 Pass biometric identification (Face ID or fingerprint).
- 📝 Look under the QR code: often the password is written in text directly under the image.
If the password text isn't displayed, you can scan the QR code with another device. Many modern QR code scanners can read not only the link but also the connection parameters, including the password. There are also QR code scanner apps that will display the code's contents in text format.
For devices without the ability to display the password in the interface, there's a method via ADB (Android Debug Bridge), but it requires connecting to a computer and enabling USB debugging. This is a more complex approach, requiring you to run commands in the console:
adb shell cat /data/misc/wifi/wpa_supplicant.conf
In the received configuration file you need to find the block network with yours SSID and see the field value pskRemember that working with system files requires caution.
Recovering access on iPhone and iPad (iOS)
Ecosystem Apple Apple has traditionally had strict security measures, which for a long time made it impossible to view saved Wi-Fi passwords on non-jailbroken devices. However, with the release of iOS 16 and iPadOS 16, the company introduced the long-awaited feature for viewing and copying security keys directly from Settings.
To take advantage of this feature, make sure your device is updated to the latest operating system version. Then open the app. Settings and go to the section Wi-FiNext to the name of the active network or any saved network in the list, you will see an information icon (the letter "i" in a circle).
Click on this icon and you will be taken to the network details menu. Here, in the field Password, the symbols will be hidden by dots. Tap this field, and the system will ask you to confirm your identity via Face ID, Touch ID or the device's passcode. After successful authentication, the dots will turn into readable text that can be copied.
⚠️ Note: The password viewer feature is only available on iOS 16 and later. If you have an older version of the system, you won't be able to view your password using standard tools.
For users who have a combination of Apple devices (Mac and iPhone), there is an alternative method via iCloud KeychainIf syncing is enabled, the password saved on your iPhone will automatically appear in your Mac's keychain. This allows you to use your computer to view your data if the feature isn't yet available on your iPhone or the interface isn't user-friendly.
Using the router's web interface
The most universal method that works for any device connected to the network (even if it doesn't remember the password) is to access the router's settings. The router is the central hub, and its configuration is stored there. encryption key wireless network.
To log in, you'll need a browser and the default gateway address. This is usually 192.168.0.1 or 192.168.1.1The exact address, as well as the username and password for accessing the admin panel, are often found on a sticker on the bottom of the device. If you've changed this information previously, use the current one.
☑️ Login to router settings
Interfaces from different manufacturers (TP-Link, Asus, D-Link, MikroTik) are different, but the search logic remains similar. You need to find the section related to wireless networking. It may be called Wireless, WLAN, Wi-Fi or Wireless mode. Within this section, look for the subsection Wireless Security or Security settings.
In the menu that opens, you will see a field Wireless Password, WPA Pre-Shared Key or PSK passwordThis is where your key is stored. You can simply copy it or change it to a new one if the old one is irretrievably lost. Don't forget to save your changes by clicking the Save button. Save or Apply, if you made any edits.
| Manufacturer | Menu section | Field name |
|---|---|---|
| TP-Link | Wireless -> Wireless Security | Wireless Password / PSK Password |
| Asus | Wireless Network -> General | WPA Pre-Shared Key |
| D-Link | Wi-Fi -> Security Settings | PSK encryption key |
| Zyxel | Network -> Wireless LAN | Pre-Shared Key |
You'll have to re-enter the new password on each device. Therefore, if you can simply view the current key, it's better to use this option rather than changing the settings.
Software and utilities for PC
For system administrators and advanced users, there are specialized utilities for managing saved Wi-Fi profiles. These programs often have a more user-friendly interface than standard Windows tools and allow for quick data export.
One of the popular free snails is WirelessKeyView from NirSoft. It requires no installation and works immediately after launch. The program scans the Windows registry and displays a list of all saved networks, their encryption type, and cleartext keys. This is especially useful if the standard Windows interface is damaged or inaccessible.
- 💻 Download the utility from the developer's official website.
- 🚀 Run the file as administrator.
- 📋 Find your network in the list and copy the value from the column
Key (Ascii).
There are also paid comprehensive solutions for network auditing, such as Aircrack-ng (for Linux/Windows), which are used by cybersecurity professionals. However, for simply viewing a saved home network password, their functionality is overkill, and setup can be too complex for a beginner.
Third-party software security
Use only trusted utilities from official websites. Wi-Fi hacking programs often contain viruses. To view YOUR password, use standard OS tools or utilities like WirelessKeyView.
When using any third-party software, your antivirus may report attempts to access system network data as suspicious activity. This is normal, as the programs handle sensitive data. Make sure you download the software from a trusted source.
What to do if none of the methods helped
There are situations when access to the router settings is lost (the administrator password has been changed), the computer is not connected to the network, and the password is hidden on the smartphone. In this case, the most radical, yet effective, solution is to completely reset the router to factory settings.
There is a button on the router body for this purpose. Reset, often recessed into the case. Pressing it with a paperclip for 10-15 seconds will reset the device. After this, the router will operate with the settings listed on the factory sticker, including the network name and password.
⚠️ Note: Resetting your router will delete all your personal settings: network name, password, PPPoE settings (if your ISP requires a login/password), and MAC address filtering. Be prepared to reset your internet settings.
If your ISP uses MAC address binding or requires specific VLAN settings, your internet connection may not automatically work after a reset. In this case, it's best to contact your ISP's technical support. They can often provide your Wi-Fi password if it was set by the technician during connection and is stored in their database.
Frequently Asked Questions (FAQ)
Is it possible to find out a Wi-Fi password if I have never connected to that network?
No, it's impossible to view the password for someone else's or a new network you don't have access to using standard tools. This violates the security principles of the WPA2/WPA3 protocols. The password can only be found by physically accessing the router (using a sticker) or by someone with access sharing a QR code.
Where can I find the password if there is no sticker on the router and it has worn off?
If the sticker is unreadable, try the standard combinations that are often used by default: admin/admin, 1234, passwordIf they don't work, you'll need to perform a factory reset, after which the password will be set to the one specified in the instructions or on the manufacturer's website for your model.
Why does Windows say "Unable to display characters"?
This happens if your account doesn't have administrator rights on this computer. You'll need to log in as an administrator or ask the PC owner to enter their password to confirm the action.
Is it safe to store passwords in your browser?
Modern browsers (Chrome, Edge, Safari) securely encrypt saved passwords, linking them to your user account or operating system. However, if someone gains access to your unlocked computer, they will be able to see this data. Use a browser master password for additional security.
Can a virus steal saved Wi-Fi passwords?
Yes, malware that has gained administrator privileges can read saved Wi-Fi profiles from the Windows registry or Android/iOS system files. Keep your antivirus software updated regularly and avoid running suspicious files.