How to Find Your WPA Wi-Fi Password: Step-by-Step Instructions

It's a common situation to need to connect a new device to your home network or share access with guests, but the password has been lost. This is one of the most common problems users face, as security key This information is often forgotten immediately after the initial setup of the equipment. Modern operating systems are able to store this data, but finding it in the depths of the settings can be difficult without proper preparation.

There are several proven methods to restore access to WPA2/WPA3 networks, which depend on the device you plan to use to access them. In some cases, it's enough to look at the sticker under the router's casing; in others, you'll need access to the command line or the router's web interface. It's important to understand that encryption protocol Protects the channel from outsiders, so it's impossible to simply "see" the password on air without authorization.

In this article, we'll examine the action algorithms for various platforms, including desktop OS and mobile devices. WPA (Wi-Fi Protected Access) is a security standard, and knowledge of its key grants complete control over the network. We will examine both standard operating system tools and specialized administration utilities.

Finding a saved password on Windows 10 and 11

The Windows operating system automatically saves profiles of connected networks to speed up the re-authorization process. If your computer or laptop is already connected to the desired network, Wi-Fi If you've previously connected to a wireless network, you can retrieve the key through the graphical interface. To do this, open the Network Control Panel and find the properties of your current wireless connection.

Go to Control Panel → Network and Internet → Network and Sharing CenterIn the window that opens, click on the name of your wireless connection (the blue link next to "Connections"). In the status dialog box that appears, select the button Wireless network properties, then switch to the tab SecurityThis is where the information you are looking for is hidden.

Check the box next to the item Show entered characters, and the "Network Security Key" field will change from a series of dots to readable text. Please note that you may need permissions to perform this operation. administratorIf you are not the account owner, the system may ask you to confirm the action.

⚠️ Note: If the desired network name (SSID) isn't in the list of available networks, Windows has never connected to this router. In this case, this method won't work, and you'll have to use alternative methods, such as logging in through a browser.

For those who prefer command lineThere's a faster way. Open a terminal as administrator (press Win+X and select "Windows PowerShell (Admin)" or "Command Prompt"). Enter the following command to display all saved profiles:

netsh wlan show profiles

Once the list is displayed, find the exact name of your network. Then, use the command to display the details of a specific profile, adding the key=clear parameter. This will force the system to display encryption key in open form:

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

In the "Security Settings" section, find the line "Key Contents." This is your password. This method is especially convenient when you need to quickly find the data without having to navigate through the settings menu. Remember that the command syntax is case-sensitive, so it's best to copy the network name.

How to view your password on an Android smartphone

Owners of devices based on Android can also recover lost data, but the procedure heavily depends on the operating system version. Starting with Android 10Google has implemented a QR code feature for Wi-Fi sharing that actually displays the password. On older versions of the system (Android 9 and below) without root rights It is almost impossible to find out the key using standard tools.

If you have a modern device, follow these steps: go to Settings → Wi-FiTap the name of the network you're connected to or select the gear icon next to it. Select "Share" or "QR code" from the menu. The QR code is often accompanied by a password, or it can be scanned by another phone.

  • 📱 Open Wireless settings from the Home screen.
  • 🔗 Click on an active connection to view details.
  • 📸 Select the QR code generation option for guest access.
  • 👁️ Look at the text below the code or scan it with the camera of another device.

For users of older versions Android The situation is more complicated. Files storing network configurations (wpa_supplicant.conf), are located in the system partition, access to which is closed. Attempts to obtain root access These can void the warranty or cause the device to operate unstably. In such cases, it's easier to reset the router or check the data on a connected computer.

📊 What version of Android are you using?
9 and below
10
11
12 and above

Recovering access on iPhone and iPad (iOS)

Ecosystem Apple is known for its secrecy, but starting from iOS 16, the company allowed users to view saved Wi-Fi passwords directly in Settings. This long-awaited feature eliminated the need for many to connect a Mac to view keys via iCloud Keychain.

To find out the password on an updated device, go to Settings → Wi-FiTap the blue information icon (the letter "i" in a circle) next to the name of the network whose password you want to know. Tap the "Password" field, hidden by dots. The system will ask for biometric authentication (Face ID or Touch ID) or a screen unlock code. Once verified, the dots will turn into readable text that can be copied.

If you have an older version of iOS (15 and below), you won't be able to view your passcode directly on your iPhone. However, if you have a Mac computer associated with the same Apple IDData is synced via iCloud Keychain. On a Mac, open Keychain, find the network name, and double-click it, checking the "Show password" box.

⚠️ Note: The password viewing feature in iOS 16+ only works for networks the device has previously connected to. If the phone has never connected to this router, the data will not be stored.

It's important to note that resetting your iPhone's network settings permanently deletes all saved passwords unless you've backed them up to iCloud beforehand. Therefore, before taking any drastic steps to troubleshoot connection issues, it's worth save important data.

Checking data via the router's web interface

The most universal method, which works on any device (even a feature phone with a browser or a tablet), is to access the router's settings. To do this, you need the gateway's IP address and the login credentials for the control panel. These details are usually found on a sticker on the bottom of the device.

Open any browser and enter the router's IP address in the address bar. Most often, this is 192.168.0.1, 192.168.1.1 or 192.168.31.1If the address has been changed, you can find it out through the command line (command ipconfig on Windows, the "Default Gateway" option). After entering the address, the system will ask for a login and password. The default is often admin/admin or admin/password.

Once in the menu, look for the section related to wireless networking. The names may vary depending on the model and firmware: Wireless, Wi-Fi, WLANInside, find the "Security" or "Basic Settings" subsection. This is where the field is located. WPA Pre-Shared Key or "Wireless Network Password".

☑️ Checking access to the router

Completed: 0 / 4

The table below shows the standard addresses and credentials for popular hardware manufacturers:

Router brand Standard IP 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)
Xiaomi 192.168.31.1 admin (set during setup)
Keenetic 192.168.1.1 admin admin

If you have changed the password for logging into the web interface and have forgotten it, you will have to do Hard Reset router. This will reset all settings to factory defaults, including the network name and Wi-Fi password (they will be the same as on the sticker).

Using third-party programs and utilities

There are many software solutions that make it easier to manage wireless connections. Utilities like WirelessKeyView from NirSoft or WiFi Password Revealer Scans the Windows registry and displays a list of all networks ever saved in a convenient format. This eliminates the need for complex commands.

However, using third-party software requires caution. Many Wi-Fi hacks found online contain malicious code. Never download password cracking (brute force) programs from unverified websites., as there's a high risk of infecting your computer with a mining virus or Trojan. Legitimate utilities only display data already stored in the system and don't hack into other people's networks.

For advanced Linux users, there are powerful tools like Aircrack-ng, but their use requires in-depth knowledge of network security and a special Wi-Fi adapter that supports monitoring mode. For the average home user, such methods are excessive and complex.

Is WiFi Password Revealer Dangerous?

Antivirus programs may report such programs because they inject themselves into system processes to read memory. If you download the utility from the developer's official website, it's safe. False positives are caused by the program accessing sensitive data.

We recommend using only proven open-source tools or those from reputable vendors. This ensures that your data is not leaked to third parties. Remember that any program requesting administrator privileges gains complete control over the system.

What to do if nothing helps: Reset and setup

If the password is lost, the device won't connect, and you can't access the web interface, the last resort is to reset the router completely. There's a small hole on the back of the device with the inscription Reset or DefaultBy pressing it with a paperclip for 10-15 seconds (with the power on), you will return the router to its factory state.

After the reset, the Wi-Fi network will be named as indicated on the sticker (SSID) and will work without a password or with the factory key indicated there. You will need to reconfigure your connection to the provider (enter the login and password from the contract) and set a new one. WPA keyWrite it down in a safe place or use a password manager.

  • 🔌 Find the Reset button on the router body (often recessed).
  • 📌 Press and hold for 10-15 seconds until the indicators blink.
  • 🔗 Connect to an open network with the manufacturer's name.
  • ⚙️ Go through the quick setup wizard via your browser.

⚠️ Warning: Hard resetting your router deletes all user configurations, including IPTV settings, static IP addresses, and port forwarding rules. Be prepared to reconfigure your router from scratch.

After successful setup, we recommend immediately changing the default router administrator password to a complex one. This will prevent unauthorized access to your network, even if someone learns your Wi-Fi password.

FAQ: Frequently Asked Questions

Is it possible to find out someone else's Wi-Fi password without permission?

No, this is not possible by legal means. Protocol WPA2/WPA3 uses strong encryption. Brute-forcing a password can take years, and using special tools to crack it is illegal in most countries. This article is dedicated to restoring access only to your personal networks.

Where can I find the password if the sticker on my router has worn off?

If you haven't changed the factory settings, the password is the same as the "PIN" or "Wireless Key" field on similar models. However, the most accurate answer is to look in the settings of the device you've already connected (Windows or Android). If the settings have been changed and aren't saved anywhere, resetting the router will help.

Why does my phone say "Incorrect password" even though I'm entering it correctly?

Check your keyboard layout and letter case (upper and lowercase letters matter). Also, make sure there are no extra spaces at the end of your keyboard. Sometimes the problem lies with a router driver error—try rebooting it.

What is the difference between WPA and WPA2?

WPA2 — This is a more modern and secure version of the security protocol. WPA (version 1) is considered outdated and vulnerable. Modern routers use WPA2-PSK (AES) or the newer WPA3 standard by default. When setting up, always select the highest available security level.

Will resetting the router work if I forgot the password for the web interface?

Yes, reset button Reset Resets the default login and password for entering settings (usually admin/admin). However, this will also reset your internet settings and Wi-Fi password, so you'll have to set up the network again.