Many people are familiar with the situation of needing to connect a new smartphone, tablet, or guest laptop to their home wireless network and losing their passphrase. Often, the old password is written down on a piece of paper and then misplaced, or simply slipped their mind after changing the security key. In a panic, users start calling their provider or even consider a complete reset of the device, although this is completely unnecessary.
Modern operating systems and router interfaces make it easy restore access to saved data. You don't need to be a certified system administrator to perform this procedure. You just need to know where to look for the necessary information in the depths of Windows, macOS, or your router's web interface. In this article, we'll cover in detail all possible methods for retrieving a forgotten key.
It's important to understand that the methods may vary slightly depending on the operating system version or hardware model. However, the general operating principle remains the same for most devices. We'll cover both software-based methods via a computer and hardware-based methods via the router's control panel.
Finding a password through the router interface
The most reliable and universal way to find out your current access key is to access your router's settings. This method works whether you're currently connected to the network or not, as long as you have physical access to the device or are connected to its local network. To log in, you'll need gateway address by default, which most often looks like 192.168.0.1 or 192.168.1.1.
After entering the address in the browser's address bar, the system will request authorization. If you've never changed the factory settings, the login and password are often found on a sticker on the bottom of the device. The default combinations are usually admin/admin or admin/passwordIf the data has been changed and you don't remember it, you'll have to perform a hard reset, which will return the router to its factory settings.
Interfaces from different manufacturers may look different, but the logic for displaying wireless network information is the same. Typically, the desired section is located in the "Wireless," "Wi-Fi," or "Wireless Settings" menu. This is where the network name (SSID) and the WPA/WPA2 security key are displayed.
Please note that on some router models, especially those with older firmware versions, the password field may be hidden behind asterisks and cannot be displayed. In this case, while in this menu, you can simply re-enter the new key, save the settings, and reconnect all devices. This will take a couple of minutes, but will solve the problem permanently.
⚠️ Please note: If you change the password directly in the router interface, all previously connected devices will lose connection to the network. You will have to re-enter the new password on every smartphone, TV, and laptop in your home.
For those unsure of what to do, below is a table with typical addresses and sections for popular equipment brands. This will help you navigate the menu more quickly.
| Router brand | Entrance address | Menu section | Field name |
|---|---|---|---|
| TP-Link | 192.168.0.1 | Wireless -> Wireless Security | Wireless Password |
| ASUS | 192.168.1.1 | More -> Wireless Network | Authentication method |
| D-Link | 192.168.0.1 | Wi-Fi -> Security Settings | PSK encryption key |
| Keenetic | 192.168.1.1 | My Networks and Wi-Fi -> Home Network | Wi-Fi network password |
Recovering a key for Windows 10 and 11
If your computer or laptop is already connected to the desired Wi-Fi network, the Windows operating system stores the access key in its profile. This is designed for the convenience of automatic reconnection, but also allows the user to access it at any time. view saved passwordThe procedure does not require installing third-party software and is performed through the standard network settings menu.
In Windows 10, the path to the required information is a bit hidden. First, open "Settings," go to "Network & Internet," then select "Change adapter settings." In the window that opens, find the icon for your wireless connection, right-click it, and select "Status." Then, click "Wireless network properties."
In the new window, switch to the "Security" tab. You'll see the "Network Security Key" field, where the characters are hidden by dots. To see them, simply check the "Show entered characters" box. The system may request administrator privileges to confirm this action.
☑️ Checking access in Windows
In Windows 11, the interface has been significantly redesigned, making the process shorter. Simply right-click the Wi-Fi icon in the system tray (near the clock), select "Network & Internet settings," then go to "Advanced network settings" and find "Advanced adapter settings." The rest of the process is the same as in Windows 10: wireless network properties and the security tab.
Sometimes users encounter a situation where the "Security" tab is missing or the fields are disabled. This can be due to Group Policy restrictions on corporate networks or driver errors. In this case, you can use the command line, which we'll discuss in the next section.
Using the Command Prompt in Windows
For more advanced users or when the graphical interface is unresponsive, the command line is ideal. This method allows you to display a list of all previously saved networks and their passwords in plain text. This is especially useful if you want to find the password for a network you connected to a month ago but are now out of range.
First, you need to launch the command prompt as an administrator. Right-click the Start menu and select the appropriate option. First, enter the command netsh wlan show profilesIt will list all Wi-Fi profiles that have ever been saved on this computer.
Find the name of the desired network in the list. Then enter the command to display the details of a specific profile. The syntax is as follows:
netsh wlan show profile name="Your_Network_Name" key=clear
In the list of options that opens, find the "Security settings" section. The "Key Content" line will display the password you're looking for in clear text. This method works on all versions of Windows starting with Windows 7 and is the fastest way for IT professionals.
What to do if the command doesn't work?
If the system reports "The WLAN AutoConfig service is not running," press Win+R, enter services.msc, find the WLAN AutoConfig service, and start it. Without this service, Wi-Fi management in Windows is impossible.
How to view your password on macOS
Apple computer users can also easily find saved keys thanks to integration with the iCloud Keychain. In newer versions of macOS (Ventura and later), the process has become even simpler and resembles password management on an iPhone. However, the classic Keychain method is still relevant and works reliably.
Open System Preferences and go to the Wi-Fi section. Find the network you want to find the password for and click the "Details" button or the information icon (i). The menu that appears will show a "Password" field hidden by dots. Click it, and the system will ask you to confirm the action using Touch ID or your Apple ID password.
If you have an older version of macOS, use the Keychain Access utility. You can find it in Spotlight (search for it with Command + Space). In the list on the left, select "System" or "iCloud," then enter your network name in the search bar. Double-click the item and check "Show password."
It's important to note that displaying your password on a Mac requires administrator permissions. This is a basic feature. Apple ecosystem security, which prevents data theft by third-party programs. Without the user's password or biometric data, the key cannot be accessed.
Finding a password on Android and iOS
Mobile devices have long since ceased to be mere content-consuming terminals and now allow you to manage network settings. Android 10 and later, as well as iOS 16+, now feature the ability to view QR codes and text passwords for networks to which the device is connected.
On an iPhone with the updated iOS 16, go to "Settings" -> "Wi-Fi." Tap the blue "i" icon next to your active network. Tap the "Password" field, and after Face ID or Touch ID, the key will appear as copyable text. This is incredibly convenient for quickly granting access to guests.
On Android, the process may vary depending on the manufacturer's operating system (Samsung One UI, Xiaomi MIUI, etc.). Typically, you need to go to Wi-Fi settings, tap the gear icon or the network name, and select "Share" or "QR code." A password is often written under the graphic code, or you can see it by taking a screenshot and scanning the code with another phone.
⚠️ Note: On older versions of Android (below 10) and iOS (below 16), it's not possible to view the saved password using system tools. You'll need access to the router settings or another device where the password is already displayed.
Common problems and their solutions
Even following the instructions, users may encounter technical difficulties. For example, the computer may not save the password after a reboot, or the router may constantly request the key again. This is often due to a network card driver conflict or outdated router firmware.
If you see the message "Windows couldn't connect to this network," try deleting the network profile. In the command prompt, type netsh wlan delete profile name="Network_Name", then try connecting again using the correct key. This will clear the connection error cache.
The WPS feature is also worth mentioning. Many routers allow you to connect without entering a password, simply by pressing a button on the device. However, this method is considered vulnerable from a security standpoint, and experts recommend disabling WPS in the router settings after the initial network setup.
Wireless network security measures
Once you've found or changed your password, it's time to think about its security. Simple combinations like 12345678 or password They can be cracked with specialized software in seconds. It is recommended to use complex keys of at least 12 characters long, containing upper- and lower-case letters, numbers, and special characters.
Don't forget that the encryption type also matters. Always select the appropriate standard in your router settings. WPA2-PSK or, if the equipment supports it, WPA3Outdated WEP and WPA (TKIP) protocols are easily cracked and do not provide adequate protection for your personal data transmitted over the network.
Changing your password regularly is a good habit, especially if you frequently have guests connecting to your network. This minimizes the risk of unauthorized access if someone saves your key and shares it with others.
Is it possible to find out someone else's Wi-Fi password?
Technically, brute-force password cracking programs exist, but using them without the network owner's permission is illegal. This article is only about restoring access to your own networks.
What should I do if I forgot the password for the router itself (to access the settings)?
The only option is to reset the router. Find the small hole marked "Reset" on the case and press it with a paperclip for 10-15 seconds while the power is on. The router will reset to factory settings, and the Wi-Fi password will be the same as on the sticker.
Where can I find the password on my Smart TV?
On most TVs (Samsung, LG, Sony), viewing the saved Wi-Fi password is not possible for security reasons. You can only see that the TV is connected or enter a new key. To view the password, use the router or computer.
Are password recovery programs safe to use?
Use only built-in OS tools. Third-party utilities often contain viruses or miners. Standard Windows and macOS features are completely safe and don't require additional software.