How to Find a Wi-Fi Password Without a Connection: A Complete Guide

It's extremely common to need to connect to a wireless network but have lost or forgotten the password. This could be a friend's guest network, a work office, or your own home access point whose details you've forgotten. Fortunately, modern operating systems and routers store access keys in special configuration files or caches, allowing you to recover forgotten data without having to reset your router.

In this article, we'll detail how to find out your Wi-Fi password without connecting to a specific network, using already authorized devices or physical access to the equipment. It's important to understand that recovery methods depend on the device previously used for login, as well as the model of your device. routerWe'll cover the built-in tools of Windows, Android, iOS, and router web interfaces.

It is worth noting right away that “hacking” other people’s networks without the owner’s permission is illegal, and the methods discussed below are only applicable for restore access to your own networks or networks you're authorized to access. Technical capabilities for extracting keys exist, but they require either prior device authorization or direct access to the device's administrative panel.

⚠️ Attention: All actions described below should only be performed on networks you own or with the official permission of the network administrator. Unauthorized access to other people's Wi-Fi networks is prohibited by law.

Using the Windows Command Prompt to Recover the Key

The Windows operating system has powerful built-in tools for managing network connections, which are often overlooked by regular users. If your laptop or computer has ever connected to the network, it has saved a profile with a security key. Even if you're not currently connected to the internet, you can retrieve the saved password via command line.

First, you need to launch the console with administrator rights. You can do this by finding "cmd" in the Start menu, right-clicking, and selecting the appropriate option. The first step is to check the list of all saved Wi-Fi profiles on this device. Enter the command netsh wlan show profiles and press Enter. The system will display a list of all networks to which the computer has previously connected.

Once you've found the desired network name (SSID) in the list, you need to request the key for a specific profile. To do this, use the command netsh wlan show profile name="NETWORK_NAME" key=clearIn the information window that opens, find the line "Key Content," where the password you're looking for will be displayed in clear text.

  • 🔍 Open Command Prompt as administrator using Windows search.
  • 📋 Enter the command netsh wlan show profiles to view the list of networks.
  • 🔑 Use the command netsh wlan show profile name="Name" key=clear to view the password.
⚠️ Attention: Commands are case-sensitive and quotation mark-sensitive. If the network name contains spaces, be sure to enclose it in quotation marks, otherwise the system will return a syntax error.
Command parameter Function Description Example of use
show profiles Displays a list of all saved profiles. netsh wlan show profiles
name="SSID" Specifies the name of the target network. name="Home_WiFi"
key=clear Shows the security key in plain text key=clear
delete Deletes a network profile from memory. netsh wlan delete profile..

Viewing saved passwords on Android smartphones

Android mobile device owners can also restore network access if their phone has previously connected to it. Starting with Android 10, the system allows you to view passwords for saved Wi-Fi networks directly in the settings, although the interface may differ depending on the device. manufacturer's shells (Samsung OneUI, Xiaomi MIUI, Stock Android).

To view the password, go to Wi-Fi settings, tap the desired network, or select "Saved Networks." On many devices, tapping the gear icon or QR code next to the network name will display the key. If only the QR code is visible, you can take a screenshot and scan it with another phone or a scanner app, which will display the connection string, including the password after the "tag." P:.

On devices with root access to the file /data/misc/wifi/wpa_supplicant.conf Reveals the complete history of all passwords ever entered. However, using root access carries security risks and may void the device's warranty, so this method is recommended only for experienced users who understand the consequences of tampering with system files.

📊 What version of Android are you using?
9 and below
10-11
12-13
14 and newer

It's important to note that on older versions of Android (below 10), viewing passwords in plaintext without root access is impossible using standard tools. In such cases, the only option is to access the router settings via a mobile browser if the device is connected to the router's local network (even without internet access).

Restoring access via the router's web interface

The most reliable way to find your Wi-Fi password without connecting to the wireless network itself is to log into your router's administrative panel. To do this, you'll need to connect your computer or phone to the router using any available method: via a LAN cable or, if you're already connected to Wi-Fi (even without internet access), via a browser. The login address is usually found on a sticker on the bottom of the device and often looks like this: 192.168.0.1 or 192.168.1.1.

After entering the address in the browser's address bar, the system will ask for the administrator login and password. By default, this is often a combination admin/admin or admin/password, if you haven't changed them previously. Once in the menu, find the section related to wireless networking. It may be called "Wireless," "Wi-Fi," "Wireless Network," or "WLAN."

Within this section, look for the "Security" or "Security Settings" subsection. This is where you'll find the "Password," "PSK" (Pre-Shared Key), or "WPA Key" field. The value in this field is the password you're looking for. You can copy it, change it to a more complex one, or simply rewrite it.

☑️ Check before logging into the router

Completed: 0 / 4
⚠️ Attention: Router interfaces from different manufacturers (TP-Link, ASUS, D-Link, Keenetic) vary significantly. If you can't find the desired option, search for "Security," "Wireless," or "WPA." The interface may also be updated by the manufacturer, so the menu layout may change.

Using Mac OS to View Security Keys

Apple computer users can use Keychain Access to view saved passwords. This system stores all login information, including Wi-Fi network keys. To access them, open Keychain Access via Spotlight search or by finding it in the Applications → Utilities folder.

In the list on the left, select the "System" or "Login" category, then find the name of your Wi-Fi network in the list. Double-clicking the network name will open the Properties window. Go to the "Options" tab and check the "Show password" box. The system will prompt you to enter your Mac user account password (Touch ID or login code), after which the key will appear in the text field.

An alternative method for those who prefer the terminal involves using the command security find-generic-password -wa "NETWORK_NAME"By entering this command in Terminal, you will receive the password as a text string if the network profile exists on the system. This is a quick way to IT specialists, accustomed to the command line.

  • 💻 Open Keychain Access via Spotlight.
  • 🔍 Find the name of your Wi-Fi network in the list.
  • 👁️ Click "Show Password" and enter your Mac password.

Features of viewing passwords on iPhone and iPad

For a long time, iOS didn't allow users to view saved Wi-Fi passwords, but starting with iOS 16, this feature became available. If you have the latest operating system, go to Settings → Wi-Fi. Tap the blue information icon (i) next to the name of the network you're connected to or saved.

In the menu that opens, tap the hidden "Password" field. The system will prompt you for biometric authentication (Face ID or Touch ID) or the device's passcode. After successful verification, the password will be displayed in text format and can be copied to the clipboard. This is the easiest and most secure method for owners. Apple devices.

What to do if iOS is older than 16?

If you have an iPhone with iOS 15 or earlier, you can't view the password using standard tools. The only option is to use a Mac synced with your iPhone via iCloud Keychain and view the password there using Keychain, as described in the previous section. Alternatively, you can access the router settings using Safari.

However, if the device is not currently connected to the network, but has been connected previously, the password will still be viewable through the described interface, since it is stored in the device's secure keystore.

Physical sticker and factory settings

If you've never changed your Wi-Fi password and are using equipment provided by your provider or a new router, the information you're looking for may be located directly on the device itself. Manufacturers often place a sticker with technical information on the bottom or back panel.

This sticker usually states:

  • 📶 SSID (default network name).
  • 🔑 Wireless Key / WPA Password (factory password).
  • 🌐 IP address to access settings.
  • 👤 Administrator login and password.

If the password has been changed previously, this method won't work, but it's ideal for situations where the router has been reset to factory settings and you're trying to configure it again. In this case, the factory key becomes active again.

Frequently Asked Questions (FAQ)

Is it possible to find out a neighbor's Wi-Fi password without connecting?

No, it's impossible to legally find out someone else's network password without first connecting to or accessing the router. Existing hacking programs often contain viruses or are scams. The only way is to ask the owner for the password or use the WPS function if it's enabled on your neighbor's router and you have physical access to the button (which is unlikely and unethical without permission).

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

If you've changed your router settings password (not your Wi-Fi password) and forgotten it, you can't recover it. You'll need to perform a full reset using the button on the device. This will restore the router to its factory settings, and you'll be able to log in using the password on the sticker, but you'll need to reconfigure your internet settings.

Do apps like "WiFi Password Viewer" work on Android?

Apps that promise to reveal passwords without root access on newer versions of Android often don't work or display fake data. Android's security system isolates Wi-Fi data. Only those apps that require root access or use system API access to display saved profiles on Android 10+ actually work.

How can I view the password if I am connected via an Ethernet cable?

Yes, this is possible. If your computer is connected to the router via cable, it is on the same local network. You can use the Windows command line (method netsh (This won't work for the current network if the profile isn't saved, but you can log in to the router's web interface.) Enter the router's IP address into your browser and access the wireless network settings as described in the relevant section of the article.