Many users are familiar with the situation of needing to connect a new gadget to their home network but hopelessly forgetting the access key. This can happen after purchasing a new smartphone, having guests over, or simply because you haven't changed your router settings in a while. Password recovery - a process that often causes panic, but in fact can be solved with a few simple methods.
There are many ways to restore access to your wireless network, and the method you choose depends on whether you already have connected devices or if the router is completely "locked down." In this article, we'll cover all options in detail, from viewing saved keys in the Windows operating system to a complete factory reset.
Don't worry if you're not a networking expert. Modern router and operating system interfaces are designed to be user-friendly. The key is to follow the instructions carefully and understand what you're doing with your device. router or modem.
Using an already connected Windows computer
If you have a laptop or desktop computer that is currently connected to Wi-Fi or has previously connected to it, the task is significantly simplified. The Windows operating system stores network profiles and their security keys in its database. Access to this data can be accessed through the standard settings interface without resorting to third-party software.
First, you need to open the network management menu. In Windows 10 and 11, this is done from the taskbar: right-click the Wi-Fi icon and select "Network and Internet settings." Next, go to "Network and Sharing Center" or look for the "Change adapter settings" link, depending on your OS version. Find your active wireless connection.
⚠️ Note: The settings interface may differ slightly in different Windows builds (Home, Pro, Enterprise) or after major system updates, so the names of menu items may vary.
Once you've found your connection icon, left-click on it. In the status window that opens, click "Wireless Network Properties." In the new dialog box, go to the "Security" tab. This is where the network security keyCheck the box next to "Show entered characters" and the password hidden by asterisks will become visible.
This method is the most secure, as it doesn't require rebooting the equipment or changing the router's configuration. You simply read the existing information. However, if none of the devices remember the password, you'll have to use the other methods described below.
View saved passwords on Android and iOS
Mobile devices also store data about connected networks, but access to it is limited by security policies. On devices running Android versions 10 and above, as well as on iOS 16 and newer, there is now a feature for viewing and even sharing passwords via a QR code or direct text display.
iPhone owners need to go to "Settings" → "Wi-Fi." Find the network whose password you want to find and tap the blue "i" in a circle next to its name. In the "Password" field, tap the hidden dots. The system will ask you to authenticate with biometrics (Face ID or Touch ID) or enter your device's passcode. The password will then be displayed in clear text and can be copied.
On Android, the process may differ depending on the manufacturer's shell (Samsung One UI, Xiaomi MIUI, Huawei EMUI). Typically, you need to go to Wi-Fi settings, tap the gear icon next to your active network, and select "Share" or "QR code." The pattern is often accompanied by a password, or it can be scanned using another phone's camera.
- 📱 On iOS 16+, the passcode is displayed immediately after Face ID.
- 🤖 On Android, you often need to scan a QR code with a second device.
- 🔒 Unlocking the screen is always required to view permissions.
- 📶 This method only works for networks to which the device is connected.
It is important to understand that on older versions of operating systems (Android 9 and below, iOS 15 and below), it was impossible to view the saved password in text form using standard tools without permissions. root or jailbreak. In such cases, it's best to use the router's web interface.
Login to the router's web interface
The most common way to find or change your password is to log into your router's control panel via a browser. This method works regardless of your computer or phone's operating system, as long as you're connected to the router (via cable or Wi-Fi). The login address is usually written on a sticker on the bottom of the device.
Standard login addresses most often look like this: 192.168.0.1 or 192.168.1.1. Domain names such as tplinklogin.net, router.asus.com or my.keenetic.netEnter this address into the address bar of your browser (not into the Google or Yandex search bar!).
After entering the address, the system will ask for a login and password to access the settings. By default, this is often a combination admin / admin or admin / passwordThis information is also indicated on the factory sticker. If you previously changed the administrator password and forgot it, you will need to perform a factory reset (more on that below).
Once inside, look for a section related to wireless networking. It may be called Wireless, Wi-Fi, Wireless mode or WLAN. Within this section, find the "Security" or "Basic Settings" subsection. There you'll find a field labeled "Password," "PSK," or "Wireless Password."
What should I do if the page doesn't open?
Make sure you're connected to the correct router. Check if your antivirus software is blocking access to local IP addresses. Try a different browser or incognito mode. If all else fails, the default gateway IP address may have changed.
Interfaces of popular router manufacturers
Menu navigation varies by manufacturer. Knowing the exact path will save you time. Below is a table with typical paths for the most common brands.
| Router brand | Menu section | Subsection | Field name |
|---|---|---|---|
| TP-Link | Wireless | Wireless Security | Wireless Password |
| ASUS | Wireless network | General | Authentication Method / Pre-Shared Key |
| D-Link | Wi-Fi | Security settings | PSK encryption key |
| Keenetic | My Networks and Wi-Fi | Home network | Password |
| Tenda | Wireless Settings | Basic Settings | Wireless Password |
In interfaces ASUS And Keenetic A more user-friendly design with icons is often used. It's important not to confuse the guest network with the main one. Make sure you're looking at the network settings with the name (SSID) assigned by your router to your main devices.
In some modern routers, especially those with support Mesh systems, settings can be synced via the cloud. In this case, by logging into your manufacturer's personal account (for example, TP-Link ID or Keenetic Cloud), you can see the password in the smartphone app without even accessing the web interface.
Resetting the router to factory settings
If you don't remember your Wi-Fi password, the password for entering the router settings (admin) is lost, and you don't have any connected devices at hand, there's one last radical method left - Hard ResetThis procedure will return the router to its "as is" condition.
On the back or bottom of the device, look for a small hole labeled as Reset or RestoreThere's usually a button inside. To activate the reset, you'll need a thin object (a paperclip, toothpick, or needle). Press and hold the button for 10-15 seconds until the front panel lights flash simultaneously or the router reboots.
⚠️ Note: After resetting, the router will "forget" all settings, including connection information to the ISP (PPPoE, L2TP, static IP). You will need to re-enter the internet login and password provided by your service provider.
After rebooting, the network will be open or will have the default name and password indicated on the sticker. You can connect to it and reconfigure the router using the quick setup wizard, which will launch automatically when you try to access any website.
This method is guaranteed to resolve the access issue, but it requires time to reconfigure. Use it only when all other options have been exhausted. Be sure to change the default administrator password to a strong one immediately after setup.
☑️ Checklist before resetting your router
Command Prompt and PowerShell for Advanced Users
For users who prefer to work with the terminal, Windows provides powerful tools for managing network profiles. This can be useful if the graphical interface isn't working correctly or if you need to quickly display a list of all saved networks.
Open Command Prompt (cmd) or PowerShell as administrator. To see a list of all saved Wi-Fi profiles, enter the command:
netsh wlan show profiles
Find your network name in the list. To view a specific network's password, use the command:
netsh wlan show profile name="Network_Name" key=clear
In the command output, find the line "Key Content." This will contain your password in cleartext. This method works on all modern versions of Windows and doesn't require an internet connection, as it reads data from the registry.
Using the command line allows you to automate the process if you need to recover passwords on multiple computers in your office, although this may seem overkill for home use. However, it's a reliable method that overcomes some visual bugs in the Windows interface.
Is it possible to recover a password from Linux or macOS?
Yes, on macOS, passwords are stored in Keychain Access, and on Linux (e.g. Ubuntu) in NetworkManager configuration files, but access to them requires superuser rights.
Frequently Asked Questions (FAQ)
Where can I find the password if the sticker on my router has worn off?
If the sticker is illegible, try the standard combinations: admin/admin, admin/password, admin/1234. The address and data are also often duplicated in the instructions or on the device box. If all else fails, you'll have to reset the device using the Reset button.
Will the Internet work if I change the password in the router settings?
The internet on the router itself will continue to work, but all your devices (phones, laptops, TVs) will lose their Wi-Fi connection. You'll have to reconnect each device, entering a new password.
Is it possible to find out a neighbor's Wi-Fi password using the command line?
No, the command line only shows profiles to which your computer has previously connected with the correct key. Hacking into other people's networks is illegal and technically impossible using simple commands. netsh.
What should I do if my router requires a password but doesn't accept the correct one?
Check your keyboard layout (RU/EN), make sure CapsLock is not enabled, and check the capitalization. If the password is definitely correct but still doesn't work, the time or encryption settings may be incorrect (try changing WPA2 to WPA3 or vice versa).
How often should I change my Wi-Fi password?
For security purposes, it is recommended to change your password every 6-12 months, especially if you have guests connecting to your network or you suspect that your neighbors are using your traffic.