How to View the Password of a Connected Wi-Fi Network: Complete Instructions

Many people are familiar with the situation where guests come to your house or you buy a new gadget, but you can't remember your complex wireless network password. We often change the default password to complex combinations for security reasons, only to forget them later, relying on the automatic connection of our usual devices. Fortunately, operating systems and routers store this data in an accessible format, so you can restore access in a matter of minutes.

There are many ways to find a forgotten password combination, and the method you choose depends on the device you currently have available. You can use a connected Windows laptop, an Android smartphone or iPhone, or access the router's settings. Each of these options has its own unique features, which we'll cover in detail in this article so you can choose the most convenient one.

It's important to understand that to perform most of these steps, you'll need administrator rights on your computer or physical access to your router's settings. Data security The strength of your password on a local network directly depends on its complexity, so after recovering it, it's recommended to write it down in a safe place. Let's look at step-by-step algorithms for various platforms.

Password recovery through Windows settings

If you already have a computer or laptop running an operating system connected to your wireless network Windows 10 or Windows 11, the easiest way is to use the standard network connections interface. The system stores the security keys of all networks you've ever connected to in a secure vault. Accessing them doesn't require downloading third-party software; simply knowing the path to the settings menu is sufficient.

First, open the Network and Sharing Control Panel. To do this, right-click the Wi-Fi icon in the system tray (near the clock) and select "Network and Internet Settings." Next, find the "Network and Sharing Center" link or simply click "Properties" for the current connection. In the window that opens, click the name of your active wireless network, which will display the "Status" dialog box. Here, select "Wireless Network Properties."

In the new window, go to the "Security" tab. This is where the information you're looking for is located, hidden by default. You'll see the "Network Security Key" field, where the characters are replaced with periods. To see them, check the "Show entered characters" box. After doing this, Wi-Fi password will be visible in plain text, and you will be able to copy it or rewrite it.

⚠️ Important: If the "Security" tab is missing or the buttons are grayed out, make sure you are logged in with administrator privileges. Without the appropriate privileges, the operating system will not allow you to view saved encryption keys.

An alternative and faster method for experienced users is to use the command line. This method works even if the graphical interface isn't working correctly. Open the command line (cmd) as administrator and enter the command to display the network profile. The command syntax is as follows:

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

The system will return a detailed report, with the access code you need listed in the "Key Content" line. This method is especially useful if you need to find the password for a network the computer has previously connected to but is currently not connected to (provided the profile hasn't been deleted).

Using the Command Prompt to View Saved Networks

The Windows command prompt is a powerful tool that allows you to not only find the password for the current network but also list all previously saved profiles. This is especially useful if you want to connect to a network to which your computer is not currently connected, but whose password you previously entered. This approach requires minimal syntax knowledge but gives you complete control over network settings.

First, you need to launch the console with administrator rights. Press the key combination Win + X and select "Windows PowerShell (Admin)" or "Command Prompt (Admin)". The first step is to get a list of all saved profiles. Enter the command netsh wlan show profilesThe system will display a list of all networks whose profiles are stored in memory. Find the exact name of the desired network in the list.

Once the network name is found, use the command described above, substituting the correct name. It's important to follow the syntax: if the network name contains spaces, it must be enclosed in quotation marks. In the command output, look for the "Security settings" section. This is where the information will be displayed. authentication (usually WPA2-Personal) and the key itself.

  • 🔍 Input accuracy: Commands are case-sensitive and space-sensitive, so copy network names carefully.
  • 💾 Saving a report: You can redirect the command output to a text file by adding at the end of the line > c:\wifi_pass.txtto save all the information.
  • 🔄 Reset profile: If the profile is corrupted, it can be deleted using the command netsh wlan delete profile name="Name" and create again.

Using the console eliminates the need to navigate through settings menus, which may look different in different versions of Windows (10, 11, 8.1). This is a universal method that works reliably on all OS builds. The key is to carefully read the command output, as the system can display a lot of technical information, which can be confusing for a beginner.

☑️ Check before entering commands

Completed: 0 / 4

How to find out the password on an Android smartphone

Owners of devices based on Android They can also easily restore network access. Starting with Android 10, the system has a native feature for viewing passwords for connected networks, which doesn't require root access. However, on older versions of the system or on devices with heavily customized skins, the procedure may differ.

On modern smartphones (Samsung, Xiaomi, Pixel, etc.), the process is the same for most interfaces. Go to "Settings" and select "Wi-Fi" or "Connections." Find the network you're currently connected to (it will be marked as "Connected") and tap the gear icon or arrow next to its name. In the menu that opens, find the "Share" or "QR code" button.

After verifying your identity (face scan, fingerprint, or PIN entry), a QR code will appear on the screen to quickly connect guests. The password itself is usually written in small print beneath this code. If there is no text, you can take a screenshot and open it with Google Lens or any QR code reader from your gallery—it will recognize the text and display the password.

⚠️ Note: On devices with Android versions below 10, viewing the password without root access is not possible using standard tools. In such cases, you will need access to the file wpa_supplicant.conf in the root of the system, which requires superuser rights.

If you have a Xiaomi device (MIUI/HyperOS) or Samsung (OneUI), the interface may differ slightly. On MIUI, the password is often hidden by default, and you need to tap the eye icon after opening the QR code menu. On Samsung devices, the password may be hidden behind asterisks, which become visible by tapping the eye icon at the bottom of the network settings screen.

📊 Which device are you having problems with?
Windows 10/11
Android smartphone
iPhone/iPad
Router/Router
Other device

Restoring access to iPhone and iPad

Ecosystem users Apple For a long time, the ability to view saved passwords was limited due to security concerns. However, with the release of iOS 16 and iPadOS 16, the company added long-awaited functionality to the default password manager. Now you can find your Wi-Fi key directly in your iPhone's settings, as long as your device is updated to the latest software version.

To do this, open "Settings" and go to "Wi-Fi." Find the network whose password you want to find. Next to the network name (on the right) you'll see a blue information icon in a circle ("i"). Tap it. In the "Password" line, the characters will be hidden by dots. Tap this line, and the system will ask you to authenticate using Face ID, Touch ID, or your device's passcode. Once verified, the password will be revealed and can be copied.

If you have an older version of iOS, the only legal way is to sync with a Mac. On macOS, Wi-Fi keys are stored in iCloud Keychain. Open the Keychain Access app on your Mac, find your Wi-Fi network in the list, double-click it, and check "Show password." The system will ask for your Mac account password and then provide the information you need.

  • 🍏 iOS 16+: Direct viewing in Wi-Fi settings after biometrics.
  • 🖥️ macOS: Using the Keychain Access app for all versions.
  • 🔄 Sync: Make sure iCloud Keychain is enabled on your iPhone and Mac.

It's important to note that you can't view the password for a network on an iPhone that the device has never connected to. This feature only allows you to manage data already stored in the device's memory. This is a fundamental principle. iOS security, which prevents data leakage in case of device loss.

What should I do if the "Show Password" option is missing on iOS 16?

Make sure you're tapping the dotted line and not any other menu items. If the item doesn't appear, check for iOS updates in General → Software Update. This feature is physically missing on versions earlier than 16.

Viewing the password through the router's web interface

The most reliable and universal method, which works regardless of the type of connected device (TV, tablet, old phone), is to access the router's settings. If you have physical access to the router and know the login and password for its admin panel, you can not only view but also change the security key.

To log in, open any browser on a device connected to the router (via cable or Wi-Fi). In the address bar, enter the router's IP address. Most often, this is 192.168.0.1 or 192.168.1.1The exact address, as well as the default login and password (often admin/admin), are located on a sticker on the bottom of the device. After entering the information, you will be redirected to the web interface.

Interfaces from different manufacturers (TP-Link, ASUS, D-Link, Keenetic, MikroTik) differ, but the logic is the same. You need to find the section related to the wireless network. It may be called "Wireless," "Wi-Fi," or "Wireless Mode." Within this section, look for the "Security" or "WLAN Settings" subsection. This is where your combination will be found in the "PSK Password," "WPA Pre-Shared Key," or "Password" field.

Below is a table with typical settings paths for popular router brands to make navigation easier:

Router brand Menu path (approximate) Password field name
TP-Link Wireless → Wireless Security Wireless Password / PSK Password
ASUS Advanced settings → Wireless network → General Authentication Method / WPA Pre-Shared Key
D-Link Wi-Fi → Security Settings PSK encryption key
Keenetic My Networks and Wi-Fi → Home Network Wi-Fi network password

⚠️ Note: Firmware interfaces are updated regularly. If you don't see the above options, look for sections labeled "WLAN," "Security," or an antenna icon. If in doubt, consult the official manual for your router model, as menu locations may change.

After viewing the password in the web interface, be sure to click the "Save" button if you made any changes, although this is usually not necessary for simple viewing. Be careful: changing settings in this section (for example, changing the encryption type) may temporarily disconnect all devices.

Specialized programs and mobile applications

There are many third-party Wi-Fi connection management tools that market themselves as password recovery tools. However, caution is essential. Most apps that promise to "hack" or "reveal" passwords without root access and without prior connection are either useless or malicious. Only those programs that read data already stored in the system actually work.

On Android, popular apps include: WiFi Password Viewer or WiFi Key RecoveryThey require root access because they access a system file. /data/misc/wifi/wpa_supplicant.confWithout superuser rights, these applications will either show a list of networks without passwords or be useless. On a PC, there are utilities like WirelessKeyView from NirSoft, which conveniently read Windows registry data and display it in an understandable form.

Using third-party software carries certain risks. By downloading an unverified program, you may inadvertently install adware or a virus. Furthermore, some "hacking" tools may contain backdoors. Therefore, if you can find out your password using standard OS tools (as described in the section above), it's best to avoid using third-party software.

  • 🛡️ Security: Use only proven utilities from reputable developers (for example, NirSoft).
  • 📱 Root rights: On Android, without superuser rights, third-party applications are powerless.
  • 🚫 Caution: Avoid apps with names like "WiFi Hacker" or "Password Cracker."

If you decide to use the program, be sure to scan it with an antivirus before launching it. Keep in mind that such programs often require disabling antivirus protection, which creates a temporary vulnerability in the system. Standard methods The operating system is always safer and more reliable.

What to do if nothing helps

In rare cases, none of the devices remember the password, access to the router is lost (the administrator password has been changed), and standard methods fail. In this situation, the last, radical, but guaranteed solution is to reset the router to factory settings. This will restore the device to its original state, with the Wi-Fi password set to the one on the sticker on the bottom of the device.

To perform a reset, find a small hole with the inscription on the router body Reset or RestoreIt's usually recessed into the housing to prevent accidental pressing. You'll need a thin object, such as a straightened paperclip or toothpick. With the router turned on, press the button inside the hole and hold it for about 10-15 seconds until the lights flash simultaneously. This means the reset process has begun.

After rebooting, the router will broadcast a network with the factory name (SSID) and password (indicated on the sticker). You can connect to it, access the settings using the default login (admin/admin), and set a new, convenient password. Don't forget to reconnect all your devices afterward, as the old network settings will no longer work on them.

What are the risks of resetting a router to factory settings?

When you reset, you lose not only your Wi-Fi password but also all your individual settings: network name, ISP connection type (PPPoE, L2TP, etc.), IPTV settings, and port forwarding. If you don't know your ISP settings, your internet may stop working after the reset until you reconfigure the router manually or have a specialist reconfigure it.

Is it possible to find out the password if I am not the computer administrator?

Without administrator rights, you can't view the saved password in Windows using standard tools. However, if you have physical access to the router, you can access its settings (assuming the router admin password hasn't been changed or is known) and view the password there, regardless of your computer rights.

Why isn't the QR code displayed on Android?

On some operating systems (such as older versions of MIUI or EMUI), the QR code generation feature may be hidden or absent. Try updating the system or using third-party apps to generate a QR code from a text string if you can copy the password using a file manager with root access.

Is it safe to store a password in a text file on your desktop?

This is strongly discouraged. If someone gains access to your computer, they will be able to read this file. It's better to use your browser's built-in password manager or specialized secure vaults (password managers) that encrypt your data.