How to Find a Previously Entered WiFi Password: A Step-by-Step Guide

Every user is familiar with the situation where they need to connect a new device to their home network, but they've forgotten the password and have nowhere to enter it. It often happens that password It was written down on a piece of paper that got lost, or saved in the memory of an old laptop that's now unavailable. Fortunately, operating systems and routers store this data in special configuration files that can be accessed legally.

Restoring network access doesn't require complex hacking attacks or installing questionable software. Simply use built-in tools. Windows, Android or iOS, as well as your router's administrative panel. In this article, we'll cover all the proven methods that will help you restore access to your wireless network in minutes.

Please note that methods may vary depending on your operating system version and hardware model. If you are using current software versions, the interfaces may look different from the screenshots in older manuals. Always verify the menu item names with what you see on the screen.

⚠️ Warning: All described methods are intended solely for restoring access to your own wireless networks or networks whose administrator has given you permission. Attempting to hack other people's networks is illegal.

Viewing a saved password in Windows 10 and 11

operating system Windows It stores connection profiles in its database for decades. If your computer has ever connected to the desired network, the password is already in the system. The easiest way to find it is through the graphical interface, but this only works for the network you're currently connected to.

To get started, open the menu Start and go to network settings. You need to find the active connection and go to its properties. In older versions Windows 10 the path may look like this Control Panel → Network and Internet → Network and Sharing Center. IN Windows 11 The interface has been significantly redesigned and settings have been moved to a new options menu.

If you are online, follow these steps:

  • 📱 Right-click the WiFi icon in the tray and select "Properties" or "Manage known networks".
  • 🔍 In the window that opens, find the "Security" or "Wireless Network Properties" section.
  • 👁️ Check the box next to "Show entered characters" to see hidden text.

However, if you need to find out the password for a network you've connected to in the past but are now on a different network (or no network at all), the graphical interface may not be helpful. This is where the command line comes in. This method is more universal and works on all versions. Windows, starting from Vista.

Run the command prompt as administrator. To do this, enter cmd In the search box, right-click on the result and select the appropriate option. Enter the following command to display a list of all saved profiles:

netsh wlan show profiles

Find your network name in the list. Then use the command to display the security key. Replace "Network_Name" with the exact name of your profile:

netsh wlan show profile name="Network_Name" key=clear

⚠️ Important: It's important to maintain case and quotation marks in the command line. If the network name contains spaces, it must be enclosed in quotation marks, otherwise the command will return an error.

In the report that opens, find the line "Key Content". This is where your passwordThis method is more reliable than the graphical one, as it allows data to be collected even without an active connection to a specific access point.

📊 Which method of recovering your PC password do you find most convenient?
Through the Windows graphical interface
Via the command line (CMD)
Through third-party programs
Viewing on a router

Using the Command Prompt for Advanced Users

For those who prefer full control over the system, the command line Windows provides the most powerful tools. The team netsh (Network Shell) allows you to not only view but also export profiles. This is especially useful if you need to transfer settings to another computer without manually entering them.

You can export all profiles to XML files. These files will store the password in cleartext if the profile was saved with a key. Run the following command to export:

netsh wlan export profile key=clear folder=c:\wifi_passwords

After executing the command, go to the specified folder (c:\wifi_passwords). There you will find files with profile names. Open the desired file using Notepad and find the tag keyMaterial. It will contain the security key you are looking for.

This method is great because it gives you a text file that you can easily copy or send to yourself via messenger, eliminating the need to manually rewrite complex characters. However, be careful: these files contain sensitive information.

What should I do if the netsh command returns an error?

If you receive the error message "WLAN AutoConfig Service is not running" when running the command, you need to start the corresponding service. Press Win+R, enter services.msc, find "WLAN AutoConfig Service", right-click it, and select "Start".

How to view your WiFi password on Android and iOS

Mobile devices also store connection history, but access to this data is severely restricted by security policies. On smartphones Android The situation changed dramatically with the release of version 10. Now, viewing a password often doesn't require superuser (Root) rights; biometric authentication is sufficient.

On modern versions Android (10 and above) the process looks like this:

  • 📱 Log in Settings → Wi-Fi.
  • 🔗 Click the gear icon next to your active network or select "Saved Networks".
  • 📲 Click the "Share" button or the QR code icon.
  • 🔐 Verify with your fingerprint or FaceID.

The QR code that appears often (but not always) contains a password in plaintext. If there is no text, the password can still be found by scanning the QR code with another device or a dedicated scanner app. The code will contain a string like this: WIFI:S:MyNetwork;T:WPA;P:MyPassword;;, where after P: and the key is found.

For device owners iOS I was even luckier with the exit iOS 16Apple has finally added a native password viewer. Go to Settings → Wi-Fi, click on the blue icon (i) next to the network name. In the "Password" field, click the hidden dots—the system will ask you to confirm your FaceID and display a code. You can copy it right away.

⚠️ Note: On older versions of Android (below 10), it is impossible to view the saved password using system tools without root access. The password file (wpa_supplicant.conf) is protected by root access rights.

If you have an older Android device and don't have root access, your only option is to access your router settings or use a computer that's already connected to the network. Attempting to gain root access for the sake of a password can lead to unstable phone operation.

Accessing Router Settings: A Universal Method

The most reliable method, which always works if you have network access (even via cable), is to log into the router's web interface. This is where all wireless network settings are stored, including WPA2 security keyThis method is universal for routers. TP-Link, ASUS, D-Link, Keenetic and others.

First, you need to find out the gateway IP address. This is usually 192.168.0.1 or 192.168.1.1The exact address is often written on a sticker on the bottom of the router. Enter this address into your browser's address bar.

Next, you'll need to log in. If you've never changed the factory settings, your login and password are also on the sticker (often this is admin/admin). If the data has been changed and forgotten, you will have to reset the router using the button Reset, which will reset all settings to factory defaults, including the WiFi network name and password.

Popular addresses and login details:

  • 🏠 TP-Link: 192.168.0.1 (admin/admin)
  • 🏠 ASUS: 192.168.1.1 (admin/admin)
  • 🏠 D-Link: 192.168.0.1 (admin/empty)
  • 🏠 Keenetic: my.keenetic.net or 192.168.1.1 (admin/1234)

After logging into the interface, look for the "Wireless," "WiFi," or "WLAN" section. Inside, you'll find a subsection called "Wireless Security." The current PSK Password field displays the current key.

☑️ Router login algorithm

Completed: 0 / 5

Table: Standard login data for routers

Below is a table of the most common factory settings. If you haven't changed the administrator credentials, try these combinations. However, for security reasons, it's recommended to change the factory passwords immediately after purchasing the equipment.

Router brand Default IP address Login Password
TP-Link 192.168.0.1 admin admin
ASUS 192.168.1.1 admin admin
D-Link 192.168.0.1 admin (empty)
Keenetic 192.168.1.1 admin 1234
Tenda 192.168.0.1 admin admin

Interfaces may vary from manufacturer to manufacturer, but the logic remains the same: look for the words Wireless, Security, Key, or Password. In modern routers TP-Link With the cloud interface, the settings can be found in the "Basic" → "Wireless" section.

Restoring access via factory reset

If none of the software methods work and you can't access the router's admin panel, a radical but effective solution remains: a hard reset. This will restore the device to its factory settings. All your settings, including the network name, WiFi password, and provider settings, will be erased.

On the back of the router, find a small hole labeled Reset or RestoreYou'll need a thin object, such as a paperclip or toothpick. With the router turned on, press and hold the button inside the hole for 10-15 seconds. The indicators on the router should flash, indicating the reset process has begun.

After rebooting, the router will broadcast the network with the factory name (indicated on the sticker) and no password (or with the password on the sticker). You can connect to it, access the settings using the address on the sticker, and reconfigure your internet connection using your provider's information.

⚠️ Important: Before resetting, make sure you have your contract with your ISP or the necessary PPPoE/L2TP connection settings. Without these settings, the internet will not work after the reset, even if WiFi is available.

This method is guaranteed to restore control of the device, but it requires time to reconfigure it. Use it only as a last resort, after all other options have been exhausted.

What to do if the Reset button does not work?

If nothing happens when you press and hold the button, it may be stuck or damaged. Try gently wiggling the paperclip inside the hole. If this doesn't help, you may need to disassemble the case to clean the contact or reflash the device.

Frequently Asked Questions (FAQ)

Is it possible to find out the WiFi password on a computer if it is not currently connected to that network?

Yes, it is possible. In Windows use command prompt and command netsh wlan show profile name="Name" key=clearThe system stores profiles of all networks you've ever connected to, unless the profile has been manually deleted.

Where can I find the password if my router is distributing WiFi but the internet isn't working?

A WiFi password and an internet access password (PPPoE, ISP login) are different things. If the internet isn't working, you can find the WiFi password using any of the methods described above (on the connected device or on the router's sticker). Restoring internet access may require your ISP contract information.

Are password recovery programs safe to use?

Most specialized password recovery programs (such as WirelessKeyView) are safe utilities that simply read data from the Windows registry. However, they should only be downloaded from the developers' official websites to avoid viruses.

What should I do if the router sticker contains a WPS PIN instead of a password?

The WPS PIN is used for quick connection without entering a password, but the WiFi password (WPA Key) itself is usually also listed on the sticker, often labeled "Wireless Password," "WPA Key," or "Network Key." If it's missing, the password was changed by the user or the router's technician during initial setup, and it can only be retrieved by logging into the router's settings or resetting it.

Can my ISP know my WiFi password?

No, your ISP provides your internet access. The password for your local wireless network is created by you or generated by your router and is stored only on your equipment and connected devices. Your ISP does not have remote access to this data.