How to find out the password for a password-protected Wi-Fi network: all legal methods

You connected to a Wi-Fi network a month ago, entered the password once, and then conveniently forgot it. Now you need to connect a new device, but where do you find that pesky string of characters? Millions of users are familiar with this situation. Luckily, there are several ways. find out your Wi-Fi password, without resetting the router or calling your ISP. In this article, we'll cover all the working methods—from standard Windows and Android tools to little-known router features.

It is important to understand the difference between his own network and strangerIf we're talking about a home Wi-Fi network to which you have physical access (for example, if you own the router), then all the methods described below are completely legal. Attempts to hack someone else's network without the owner's permission are punishable under Article 272 of the Criminal Code of the Russian Federation ("Unauthorized access to computer information"). We strongly advise against this.

Also note: some methods require administrator rights on the device or access to the router's web interface. If you're renting and the landlord set up the Wi-Fi, it's best to confirm the password with them—this will save time and avoid potential equipment issues.

1. How to view your Wi-Fi password on Windows 10/11

If your computer or laptop is already connected to the desired network, the operating system stores the password in encrypted form. It can be easily retrieved through Control Panel or Command lineLet's consider both options.

Method 1: Via the Network and Sharing Center

Open Control Panel (click Win + R, enter control)|Go to Network and Internet → Network and Sharing Center|Click on the name of your Wi-Fi network next to Connections|In the window that opens, click Wireless network properties|Go to the tab Security and check the box Show entered characters

-->

Method 2: Via the command line (for advanced users)

This method is useful if the graphical interface is not available or you prefer to work with the console. Enter in Command line (as administrator) the following:

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

Replace NETWORK_NAME the name of your Wi-Fi (case-sensitive!). In the command output, find the line Key content - this is the password.

⚠️ Attention: If you are using a corporate network with the protocol 802.1X (for example, at an office or university), these methods won't work. The password is stored on the authentication server, not on your device.

2. How to find out the Wi-Fi password on Android (without rooting)

On smartphones with Android The situation is more complex: manufacturers restrict access to system files where passwords are stored. However, there are workarounds.

Method 1: Via settings (only for some models)

Some devices (eg Xiaomi, Huawei or Samsung (with proprietary shells) allow you to view the password directly in the settings:

  1. Open Settings → Wi-Fi.
  2. Tap on the name of your network.
  3. Select Share password or QR code (On some models you will need to enter your lock screen PIN).

Method 2: Via Configuration File (ADB Required)

For advanced users, there is a way to extract the password through Android Debug Bridge (ADB). Connect your phone to the PC, turn it on USB debugging in the developer settings and run:

adb pull /data/misc/wifi/WifiConfigStore.xml

In the resulting file, find the line <string name="PreSharedKey">&#60;![CDATA[ — after it there will be an encrypted password. To decode it, you will need additional tools (for example, WiFi Password Decoder).

⚠️ Attention: On devices with Android 10+ This method may not work due to enhanced system file protection. It also requires an unlocked bootloader (bootloader), which will void the warranty.
📊 What smartphone do you have?
Android
iPhone
Another brand
I don't use a smartphone

3. How to find the Wi-Fi password on an iPhone or iPad

Apple strictly monitors safety, therefore iPhone or iPad There's no direct way to view a saved Wi-Fi password. However, there are two workarounds:

Method 1: Via iCloud Keychain (if you have a Mac)

If you have a computer Mac, synchronized with the same Apple ID:

  1. Open the app Bunch of keys (Keychain Access).
  2. Enter the name of your Wi-Fi network in the search bar.
  3. Double-click on the found entry and check the box. Show password and enter your account password Mac.

Method 2: Via a router (if you have access to its settings)

If you don't have Mac, but you have access to the router, the easiest way is to access its web interface (more on this in the next section). An alternative is to use Shortcuts (Shortcuts) with unofficial scripts, but this requires technical skills and may break the rules Apple.

4. How to find out the Wi-Fi password through the router settings

The most universal method is to access the router's web interface. This works regardless of the device (PC, smartphone, tablet) and operating system. The main requirement is physical access to the router or knowledge of its IP address and login/password.

Step 1: Find your router's IP address

Usually it is 192.168.0.1 or 192.168.1.1, but may differ. You can find the exact address:

  • 🔍 On the sticker on the back of the router (next to the serial number).
  • 🖥️ In Command line Windows: Enter ipconfig and find the line Main gateway.
  • 📱 On Android: Open Settings → Wi-Fi, tap on your network and take a look Gateway.

Step 2: Login to the web interface

Open your browser, enter your router's IP address in the address bar and click EnterYou will be asked to enter your login and password. Standard combinations:

Manufacturer Login Password
TP-Link admin admin
ASUS admin admin
D-Link admin (empty) or admin
Zyxel Keenetic admin 1234 or indicated on the sticker
MikroTik admin (empty)

If the standard data doesn't fit, it means someone has changed it. In this case, the only option is reset the router to factory settings (press and hold the button Reset for 10 seconds) - but this will delete all personal settings, including the Wi-Fi password.

Step 3: Find the Wi-Fi password

The router interface varies depending on the model, but the general principle is as follows:

  1. Go to the section Wireless (Wireless network), Wi-Fi or WLAN.
  2. Open the tab Security (Security) or Wireless Security.
  3. Find the field Password, Passphrase or PSK — the current password is displayed here.
⚠️ Attention: On some routers (for example, Keenetic) The password may be hidden behind asterisks. To see it, you'll need to change the field type in the page's HTML code using your browser's developer tools (F12).

5. Programs for viewing saved Wi-Fi passwords

If standard methods don't work, you can use third-party utilities. They scan system files and extract saved passwords. Important: Install such programs only from official websitesto avoid viruses.

Top 3 proven programs for Windows:

  • 🔐 WirelessKeyView (from NirSoft) - free, portable (no installation required), shows all saved networks.
  • 🔐 WiFi Password Revealer - simple interface, export passwords to a file.
  • 🔐 Magical Jelly Bean WiFi Password Revealer - supports Windows 11, shows the signal strength.

For Android (root required):

  • 📱 WiFi Password Viewer — works on most firmware.
  • 📱 WiFi Key Recovery — Recovers passwords even after a factory reset.

For macOS:

  • 🍎 Keychain Access (built-in application) - how to use it is described in the about section iPhone.
  • 🍎 WiFi Password (from Mac App Store) - shows passwords in one click.
⚠️ Warning: Programs for hacking other people's networks (for example, Aircrack-ng or Wifite) are prohibited from use without the owner's permission. Their distribution and use are punishable by law.
What should I do if the program doesn't show the password?

If the utility returns an error or an empty list, check:

1. Is it run as administrator (for Windows).

2. Does your account have permission to view network settings?

3. Does your antivirus block access to system files (add the program to the exceptions).

4. Have Windows security settings been changed (for example, disabled?) WLAN AutoConfig).

6. Alternative methods: QR code, WPS, backup copy

If none of the above methods work, try some unconventional solutions.

Method 1: QR code (for modern routers)

Many new routers (for example, ASUS RT-AX88U or TP-Link Archer AX6000) support QR code connection. There's usually a sticker with a code on the back of the device. Scan it with your smartphone's camera, and the gadget will automatically connect to the network, and some models will even display the password.

Method 2: WPS button

Function WPS (Wi-Fi Protected Setup) allows you to connect to a network without entering a password. Click the button WPS on the router (usually it is signed), then on the device, select the network and wait for the connection. Attention: This method only works if WPS is enabled in your router settings.

Method 3: Backup your router settings

If you have previously made a backup of the router configuration (file with the extension .cfg or .bin), the password can be extracted from it. To do this:

  1. Open the backup file in a text editor (for example, Notepad++).
  2. Find the line with WirelessKey or WPAPassphrase.

Method 4: Contact your provider

If the router was issued by the provider (for example, Rostelecom, MTS or Beeline), the default password may be specified in the contract or personal account. You can also find it out by calling support—but be prepared to verify your identity (passport information, installation address).

7. What to do if nothing helps?

If you've tried all the methods and still can't find the password, there are two radical options left:

Option 1: Reset the router to factory settings

Press and hold the button Reset on the back of the router for 10-15 seconds (until the indicators start flashing). After the reset:

  • Network Name (SSID) and the password will become standard (indicated on the sticker).
  • All personal settings (including PPPoE, IPTV, Port forwarding) fly off - they will have to be configured again.

Option 2: Change the password to a new one

If you have access to the router's web interface but can't see the current password, simply set a new one:

  1. Go to settings Wi-Fi or Wireless.
  2. Find the field Password/PSK and enter a new password.
  3. Save the settings and reconnect all devices.
⚠️ Important: After resetting your router or changing your password, all previously connected devices (smartphones, smart speakers, cameras) will lose their connection. Make a list of devices that will need to be reconnected in advance.

FAQ: Frequently Asked Questions About Wi-Fi Passwords

Is it possible to find out someone else's Wi-Fi password if I'm connected to it?

Technically, yes—if you have administrator rights on the device connected to that network (like your Windows laptop). However, Legally, this is equivalent to hacking. and is punishable by law. We strongly advise against this.

Why doesn't the router accept the standard password (admin/admin)?

Someone probably changed your login information. Try this:

  1. Look at the login/password on the router sticker (sometimes they are unique).
  2. Reset the router using the button Reset.
  3. Contact your provider - they may have blocked access to the settings.
Is it possible to recover a Wi-Fi password if the router is broken?

If the router won't turn on or doesn't respond to a reset, it's impossible to retrieve the password. The only solution is to replace the device and set up a new network. If you rented the router from your provider, contact support—they can issue a new one with the same settings.

How to protect your Wi-Fi from hacking?

To minimize risks:

  • Use WPA3 instead of WPA2 (if the router supports it).
  • Set a complex password (at least 12 characters with letters, numbers and special characters).
  • Turn it off WPS - This protocol is vulnerable to brute force attacks.
  • Update your router firmware regularly.
  • Hide SSID (network name) in the settings if it does not interfere with your devices.
Why can't I view my Wi-Fi password on my iPhone?

Apple purposefully restricts access to system data for security purposes. This is part of the company's policy to protect user data. The only legal way is to use Keychain Access on Mac or contact the router.