How to view the password for a closed Wi-Fi network

It's common to need to connect a new device to an existing wireless network but lose or forget the password. Users often replace the default password with complex combinations to secure their traffic, only to be unable to remember them. In such cases, the pressing question arises: how to view the Wi-Fi password to restore internet access without completely reconfiguring the device.

There are several legal and technically sound ways to find out security key (PSK) of your own network. They depend on which device is already accessing the access point and which operating system you're using. It's important to understand that this applies only to restoring access to your own data or guest networks where you're the administrator.

Modern operating systems such as Windows 10 And Windows 11, store keys for all networks the computer has ever connected to. This is done for user convenience, so that the user doesn't have to re-enter the data each time they connect. However, this data is hidden from prying eyes by the standard interface, and retrieving it requires specific actions through system utilities.

If no device remembers the password, the only option is to log into the router's control panel. This is where the main settings are stored. router, including the encryption type and the access key itself. This method is universal and works regardless of the device you use to access the internet.

Attempts to hack into other people's closed networks using specialized software (brute-force, sniffers) are illegal and violate computer security laws. This article discusses exclusively methods for recovering lost data of a network owner or legal access to open points.

Using the Windows Command Prompt to Recover the Key

operating system Windows has powerful built-in tools for managing network connections. The command line allows access to hidden settings of saved profiles. This method does not require installing third-party software and works on all current versions of the system, starting with Windows 7.

First, you need to launch the console with administrator privileges. This is critical, as a standard user doesn't have permission to read saved security keys. Right-click the Start button and select "Windows PowerShell (Administrator)" or "Command Prompt (Administrator)."

The first step is to get a list of all networks your computer has connected to. Enter the command netsh wlan show profiles and press Enter. The system will display a list of all saved profiles under the heading "User Profiles." Find the name of your network in the list.

Once the network name is found, you need to request detailed information about a specific profile. The command syntax requires that you enclose the network name in quotation marks if it contains spaces. The command looks like this:

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

In the detailed information window that opens, scroll down to the "Security Settings" section. We're interested in the "Key Content" line. This is where the following information will be displayed: cleartext password.

⚠️ Note: The command line is case-sensitive and the network name is spelled exactly the same. If you misspell even one letter, the system will display a message about a missing profile. Copy the network name from the previous prompt to avoid typing errors.

This method only works if the computer has previously connected to this network and saved the profile. If the profile was deleted or the system was reinstalled without saving the settings, this method will not work, and you will have to find the password using other methods.

Viewing a saved password through the Windows graphical interface

Not all users are comfortable with the command line. For them, Windows A more visual way to view saved passwords is provided. It's accessible through the standard network connection management window and allows you to quickly access the information you need.

First, open the Run window by pressing the key combination Win + REnter the command in the input field ncpa.cpl and press Enter. The Network Connections window will open, displaying all available adapters.

Locate your active Wi-Fi adapter. It's usually labeled "Wireless Network" or has the manufacturer's name. Right-click it and select "Status." In the window that opens, click "Wireless Network Properties."

Go to the "Security" tab. Here you'll see the "Network Security Key" field, which is hidden by asterisks by default. To view the password, check the "Show characters" box.

📊 Which Windows interface do you prefer to work with?
Command Prompt (CMD)
Graphical user interface (GUI)
PowerShell
I don't care

The system may ask you to confirm administrator rights to perform this action. Once confirmed, the asterisks will turn into readable text. This is your access key to the wireless network.

It is worth noting that in new versions Windows 11 The settings interface has been significantly redesigned. You can now view passwords via "Settings" → "Network & Internet" → "Advanced network settings" → "Advanced sharing settings." There you'll find a list of all known networks, and for each one, you can click the "View" button next to the password field.

How to find out the password through the router settings

If none of the devices remember the password, or you want to change it to a more complex one, you need to access the router's settings. The router's web interface contains the entire network configuration, including parameters. WPA2/WPA3 encryption.

To access the control panel, you need to know the gateway IP address. Most often, this is 192.168.0.1 or 192.168.1.1The address can be found by launching the command line and entering the command ipconfigFind the "Default Gateway" line in the section for your Wi-Fi adapter.

Enter the received IP address into your browser's address bar. This will open the router's login page. If you haven't changed the default login information, the username and password are often found on a sticker on the bottom of the device. Popular combinations include admin/admin and admin/password.

After successful authorization, the interface may differ depending on the manufacturer (TP-Link, ASUS, D-Link, Keenetic). You need to find the section related to wireless networking. It may be called "Wireless," "Wi-Fi," "Wireless Mode," or "WLAN."

Within this section, look for the "Security" or "Wireless Network Settings" subsection. The "Password" (Passphrase, Pre-Shared Key) field will contain the character combination you're looking for. Here, you can also change the encryption type to a more secure one, for example, WPA2-PSK AES.

☑️ Checking router settings

Completed: 0 / 4

⚠️ Note: Router firmware interfaces are constantly being updated. Menu locations may differ from those described. If you can't find the item you need, refer to the official documentation for your model or look for screenshots of the interface for your firmware version.

After changing the settings, be sure to click "Save" or "Apply." The router may reboot, and all connected devices will lose connection until you re-authorize with the new password.

Restoring access on Android and iOS smartphones

Mobile devices also store data about connected networks, but access to it is limited by operating system security policies. On modern versions Android And iOS There are built-in tools for viewing passwords, but they require certain conditions to be met.

On devices Android (version 10 and above) the process is as follows. Go to "Settings" → "Wi-Fi." Tap the name of the network you're connected to or select "Saved Networks." Select the desired network and tap the "Share" button or the QR code icon.

The system will ask you to confirm your identity using a fingerprint, Face ID, or PIN. A QR code will then appear on the screen to connect to another device. A password is often (but not always, depending on the manufacturer's operating system) written in text underneath the QR code.

If the password text is not displayed, you can scan the QR code that appears with another phone or a special scanner app. In the decoded string after the prefix WIFI:S:NetworkName;T:WPA;P: The password you are looking for will be indicated.

What to do if there is no QR code button on Android?

On some older or heavily modified skins (MIUI, EMUI), this feature may be hidden. In this case, you can try installing a QR code generator app from your current Wi-Fi settings, but this will require additional permissions.

On devices Apple With iOS 16 On newer devices, the process is even simpler. Open Settings → Wi-Fi. Tap the blue "i" icon next to your active network. Scroll down to the "Password" field. Tap the hidden hotspots.

The system will perform biometric verification (Face ID or Touch ID). Once verified, the password will be displayed in plain text and can be copied. On older versions of iOS, viewing the saved password is not possible without a jailbreak or a Mac paired with iCloud Keychain.

Specialized software and utilities

There are a number of programs that automate the process of extracting stored keys. They are useful when you need to quickly access data on multiple devices or when standard methods fail for some reason.

One of the popular utilities is WirelessKeyView from NirSoft. This lightweight, portable program requires no installation. It scans the Windows registry and displays a list of all saved networks and their keys in a convenient table.

Another option is - WiFi Password RevealerThe program has a simple interface and allows you to reveal all passwords with one click. However, when using third-party software, always exercise caution and download utilities only from the developers' official websites.

Below is a comparison table of popular password recovery methods:

Method Complexity Requires admin rights Risk of errors
Command Prompt (CMD) Average Yes Short
Windows interface Low Yes Short
Router settings High No (access required) Average
Third-party software Low Yes Average

The use of specialized software is justified for system administrators. For the average user, the operating system's built-in tools are often sufficient.

Security issues and home network protection

The ability to easily view a Wi-Fi password highlights the importance of using strong encryption methods. WEP It's considered obsolete and can be hacked in minutes, even by a novice. Its use is unacceptable in today's environment.

It is recommended to use the standard WPA2-PSK or new WPA3These protocols provide strong traffic encryption. Even if an attacker intercepts a data packet, they won't be able to decrypt it without the key.

It's also important to change the password for your router's admin panel. The default passwords (admin/admin) are known to all hackers. If you leave them unchanged, anyone who connects to your network can reconfigure the router, block access, or redirect traffic to a phishing site.

⚠️ Important: Never use simple passwords like "12345678" or your date of birth. For strong security, use a combination of uppercase and lowercase letters, numbers, and special characters, at least 12 characters long.

Update your router firmware regularly. Manufacturers release updates that patch security vulnerabilities. Outdated software can create a vulnerability through which attackers can gain access to your network, even if your Wi-Fi password is very strong.

Frequently Asked Questions (FAQ)

Is it possible to find out the Wi-Fi password if I have never connected to this network?

No, it's technically impossible to find out the password for a closed network to which you don't have physical access or administrator rights without using illegal hacking methods. You can only find out the password from the network owner.

What should I do if I forgot my router password to access the settings?

If you haven't changed the default password, try the combinations listed on the sticker on the bottom of the device. If the password has been changed and forgotten, the only solution is to reset the router to factory settings (press the Reset button). After that, you'll have to set up your internet connection again.

Is it safe to use password viewers?

Trusted utilities from reputable developers (such as NirSoft) are safe if downloaded from the official website. However, antivirus programs may flag them as "HackTools" because they use system functions to extract sensitive data.

How to view password on Mac (macOS)?

Open Keychain Access using Spotlight search. Find your network name in the list. Double-click it and check the "Show password" box. The system will ask for your Mac user account password to confirm.