How to Find Your Wi-Fi Password: A Step-by-Step Guide

Many users are familiar with the situation of needing to connect a new device to their home network but forgetting the access key. It often happens that we've been using the internet for years, only to suddenly encounter a data entry issue when buying a new smartphone or tablet. Fortunately, access can be restored legally using already connected devices or router settings.

In this article, we'll look at proven methods that will help you find a saved password without resorting to complex hacking tools. It's important to understand that we're talking exclusively about restoring access to your own networks or networks that the owner has authorized you to access. Using these methods to infiltrate other people's networks is illegal.

There are several basic scenarios: accessing through a computer's operating system, viewing settings on a mobile device, or resetting the router. Each of these methods requires a specific sequence of steps, but all are simple enough for even an inexperienced user to perform. The key is to have physical access to a device that is already successfully connected to Wi-Fi.

Restoring access through Windows

If you already have a Windows computer or laptop connected to your wireless network, the password is securely stored within the system. The operating system saves network profiles for automatic connections, and this data can be easily retrieved. First, open the network connections menu by right-clicking the Wi-Fi icon in the system tray or through the Control Panel.

Next, go to the Network and Sharing Center and select your active wireless connection. In the wireless network properties window that opens, go to the "Security" tab. This is where you'll find the "Network Security Key" field, where the characters are hidden behind dots or asterisks. To see the actual code, simply check the "Show entered characters" box.

However, if the computer isn't currently connected but has been connected previously, the standard interface may not display the data. In this case, the command line comes to the rescue. This method is a bit more complicated, but it allows you to retrieve saved profiles even without an active connection. You'll need to launch the command line as administrator and enter a special command to display the key.

First enter the command netsh wlan show profilesto see a list of all saved networks. Find the desired name (SSID) in the list and enter the following command: netsh wlan show profile name="Network_Name" key=clearIn the "Security Settings" section, you will see the "Key Contents" field, which contains the password you are looking for.

⚠️ Attention: The command prompt requires administrator privileges. If you're working on a corporate computer, you may not have access to these features due to your organization's security policies.

For ease of understanding, here are the main steps in list form:

  • 🔍 Open Network & Internet Settings from the Start menu.
  • 🔗 Go to Network and Sharing Center.
  • 📡 Select your wireless connection and click "Wireless Network Properties".
  • 👁️ Switch to the "Security" tab and enable the display of symbols.
📊 How do you most often lose passwords?
I forget right after the shift.
I write it down, but I lose the piece of paper.
I keep it on my phone
I don't remember at all

Viewing your password on Android and iOS

Smartphone owners can also find saved access keys, although the functionality varies across operating systems. In modern versions of Android (starting with version 10) and iOS 16, Google and Apple have implemented convenient password managers that allow you to view saved Wi-Fi data. This makes the process of restoring access as simple and intuitive as possible.

On devices Android The process usually goes like this: go to Settings, select "Wi-Fi" or "Connections." Click the gear icon next to your network name. There should be a "Share" button or a QR code. Often, the password itself is written in small print below the QR code, or you can see it by scanning the code with another device using a standard scanner.

Users iPhone Users with the updated operating system can find keys in iCloud Keychain settings. Go to "Settings" → "Passwords" and find your Wi-Fi network in the list. After authenticating with Face ID or Touch ID, you'll see a "Password" field that you can copy or dictate to Siri. This is the fastest method for the Apple ecosystem.

It's worth noting that on older versions of Android, viewing the password in plaintext without root access is virtually impossible for security reasons. The system stores this data in a protected system file. wpa_supplicant.conf, access to which is closed to regular applications.

Using the router interface

The most secure way to find out or change your password is to access your router's settings. This method is universal and works for any device connected to the network, whether it's a PC, smartphone, or Smart TV. You'll need a browser and access to the router's web interface. Typically, you'll use the IP address found on the sticker on the bottom of the device to log in. This is most often 192.168.0.1 or 192.168.1.1.

When you log in, you'll be asked to enter your administrator login and password. By default, these are often combinations admin/admin or admin/password, but if you've changed them before and forgot, you'll need to reset the router to factory settings. After successfully logging in, look for a section called "Wireless," "Wi-Fi," "Wireless Network," or "WLAN."

Within this section, find the "Security" or "Wireless Settings" subsection. There you'll find the "Wireless Password / Pre-Shared Key" field. You can view the current key, change it to a more complex one, or simply copy it. Be sure to save any changes you've made by clicking "Save" or "Apply."

Router brand Entrance address Password path (approximate)
TP-Link 192.168.0.1 Wireless -> Wireless Security
ASUS 192.168.1.1 Additional settings -> Wireless network
D-Link 192.168.0.1 Wi-Fi -> Security Settings
Keenetic my.keenetic.net My Networks and Wi-Fi -> Home Network

Interfaces may vary between manufacturers, but the logic remains the same. Look for the words "Security," "WPA," "PSK," or "Key." If you can't find the desired option, consult the manual for your specific model or use the browser's search function (Ctrl+F) and enter the word "password."

What to do if the address 192.168.1.1 does not open?

Make sure your device is connected to the router via cable or Wi-Fi. Check if you have a static IP address in your network card settings. Try resetting your TCP/IP settings with the command netsh int ip reset in the command line.

Resetting the router to factory settings

If none of the above methods help, and you don't remember the password for either your Wi-Fi or the router admin panel, the last resort is a hard reset. This will return the device to its out-of-the-box state, with all factory passwords and settings. Be prepared to set up your internet connection again after this, using your ISP credentials.

On the back of the router, next to the ports and the power button, there is a small indentation with the inscription Reset or WPS/ResetTo reset the router, turn it on, take a paperclip or toothpick, and press the button inside the hole. Hold it for about 10-15 seconds until the lights on the router blink simultaneously or the router reboots.

After rebooting, you'll be able to connect to Wi-Fi using the password printed on the sticker on the bottom of the device. Then, log in to the web interface (the login and password will also be on the sticker) and reconfigure your internet connection. This is a guaranteed way to regain full control of your network, although it does require some time to reconfigure.

⚠️ Attention: Before resetting, make sure you have a contract with your provider or connection details (PPPoE login/password, VLAN ID), otherwise the router will not be able to access the Internet after rebooting.

☑️ Checklist before resetting your router

Completed: 0 / 4

Specialized programs and utilities

There are many password recovery programs available such as WirelessKeyView, WiFi Password Revealer or Advanced Wi-Fi Password ViewerThese utilities scan the Windows registry or system files and display the saved keys in a convenient list. They are useful when standard Windows tools are not available.

However, be extremely careful when downloading such software. Many "hacker" utilities contain viruses, miners, or adware. Use only trusted programs from reputable developers (such as NirSoft) and always scan files with an antivirus before running them. Remember that loading registry keys requires administrator privileges.

For advanced users, there are security auditing tools such as Aircrack-ng, but they are intended for professional network testing and require in-depth knowledge of Linux and network protocols. For the average home user, using such tools is overkill and could be considered a hacking attempt if used on someone else's network.

Steps to protect your network

Knowing how easy it is to access a poorly secured network, it's worth considering your own Wi-Fi security. The first and most important step is to disable encryption. WEP in favor of WPA2 or WPA3Old encryption protocols are vulnerable and can be cracked by specialized software in minutes.

Create a complex password that includes not only numbers but also uppercase and lowercase letters and special characters. It should be at least 12 characters long. Avoid obvious combinations like your date of birth or phone number. Changing your password regularly also reduces risks, although for a home network, a single, secure key that you don't write down in plain text is sufficient.

It is also recommended to disable the function WPS in your router settings. This feature is designed to quickly connect devices without entering a password, but it's one of the biggest security holes in home networks. Attackers can exploit WPS vulnerabilities to gain access to your network even without knowing the master password.

List of safety recommendations:

  • 🔒 Use WPA2-Personal (AES) or WPA3 encryption.
  • 🚫 Disable remote management of the router.
  • 🔄 Regularly update your router firmware to the latest version.
  • 📡 Hide your network name (SSID) if you want to increase your privacy.
Is it possible to hack a neighbor's Wi-Fi from a phone?

Technically, there are apps that do this, but they either only work on rooted devices or are scams. A real WPA2 brute-force attack on a mobile processor would take years. There are no legal or quick ways to find out someone else's password without access to the router.

What should I do if I forgot my router admin password?

If you changed the default password for logging into your router's settings and forgot it, it can't be recovered. The only solution is to perform a hard reset (reset using the button on the router). This will restore the default login and password (found on the sticker), but will also erase all your internet settings.

Are password recovery programs safe to use?

Using reputable utilities from reputable developers is safe. However, many free "crackers" from untrusted sources contain malware. Always scan files with an antivirus and download software only from official developer websites.

Why doesn't the router allow access to the settings at 192.168.1.1?

Your router may have a different IP address (for example, 192.168.0.1 or 10.0.0.1). Check the sticker on the bottom of the device for the exact address. Also, make sure your computer receives an IP address automatically (DHCP) and doesn't have a static address assigned to it from a different subnet.