It's common to need to connect a new device to a wireless network but have hopelessly forgotten the password. Fortunately, if at least one laptop or computer is already successfully connected to the access point, restoring access is easy. The Windows operating system stores security keys in a protected registry, and with administrator privileges, the user can retrieve this data at any time.
There are several proven methods to find out security key network. You can use the standard graphical settings interface, run specialized commands through the console, or access the router's control panel. The choice of a specific method depends on your operating system version, your access level to the device, and your personal preferences for working with technical tools.
In this article, we will examine each available method in detail, paying special attention to the nuances of working with Windows 10 And Windows 11, as their interfaces differ significantly from earlier versions. We'll also consider the case where the laptop isn't connected to the network but previously saved its settings, and discuss how to extract information from the router configuration.
View your password through network settings in Windows 10 and 11
The easiest and safest way to find out security key — use the operating system's built-in tools. In new versions of Windows 11, the interface has been significantly redesigned, and accessing saved passwords is now more logical, although it still requires several steps. You won't need to install third-party software or risk system stability.
To get started, open the Start menu and go to Settings (the gear icon). Then, select the Network & Internet tab in the left menu. If you are using Windows 11, find and click "Advanced network settings." In the list of options that opens, at the very bottom you'll see a link labeled "Advanced network settings" or "Manage known networks," which stores all your previously used connections.
⚠️ Note: On some enterprise Windows builds, access to network settings management may be restricted by group security policies. If menu options are blocked or missing, please contact your organization's system administrator.
Once you've navigated to the Manage Known Networks section, you'll see a list of all available profiles. Select the desired network and click "Properties." In the window that opens, find the "Network Security Key" field and click "View" (the eye). The system will prompt you to confirm your identity by entering your PIN or account password, after which Wi-Fi password will be displayed in open form.
It's important to note that this method only works for networks the laptop has previously connected to or is currently connected to. If you're trying to find the password for a network the device has never used, this method won't work. In that case, you'll need to use alternative methods, such as accessing the router itself.
Using the command line to extract the key
For users who prefer faster and more versatile methods, using the command line is the ideal solution. cmdThis method works on all versions of Windows starting from Windows 7, and is independent of graphical interface updates. It provides precise information about the connection profile, including the encryption type and the password itself.
To run this method, you need to open Command Prompt as administrator. Right-click the Start button and select "Windows Terminal (Administrator)" or search for "Command Prompt," right-click, and select "Run as administrator." Without administrator privileges, the command will not run.
First, you need to find out the exact name of the network profile, if it differs from the network name itself. Enter the following command and press Enter:
netsh wlan show profiles
Find the desired network name in the list. Then use the command to display it, adding the key key=clearThe command syntax looks like this:
netsh wlan show profile name="Network_Name" key=clear
Please note that the network name must be enclosed in quotation marks if it contains spaces. In the command output, find the "Security settings" section. The "Key Content" line will contain the key you are looking for. cleartext password.
What should I do if the command returns a "Network not found" error?
This error means there is no saved profile for the specified network on this computer. Make sure you entered the profile name correctly (it is case-sensitive) or try connecting to the network first to create the profile automatically.
This method is especially useful when the graphical interface isn't working correctly or when you need to quickly copy a password without having to navigate through menus. The command line provides direct access to the network profile database, bypassing the system's visual interface.
Finding a password through the Network and Sharing Center (Windows 7, 8, 10)
The classic method, familiar to users since the times Windows 7, remains relevant in newer OS versions, although the path may be hidden. This method is convenient because it's visual and doesn't require memorizing commands. It relies on the wireless adapter's properties and security protocols.
Press the key combination Win + R, enter the command ncpa.cpl and press Enter. The "Network Connections" window will open. Find your wireless connection icon (usually labeled "Wireless Network" or "Wi-Fi"), right-click it, and select "Status." In the window that opens, click "Wireless Network Properties."
Go to the "Security" tab. You'll see the "Network Security Key" field, where the characters are hidden by dots. To see the password, you'll need to check the "Show entered characters" box. Immediately after doing so, Wi-Fi password will become readable.
- 🔑 This method requires local administrator rights on the computer.
- 📡 Works only for an active or recently used network.
- 🛡️ Does not require installation of additional software.
It is worth considering that in some cases, especially when using corporate certificates or specific encryption protocols WPA3-Enterprise, the password field may not be available for editing or viewing, as authentication goes through external servers.
Viewing the password in the router's web interface
If no laptop in your home is connected to Wi-Fi, or you want to find out the password for a new device, the most reliable way is to access the router's settings. To do this, you'll need to connect your computer to the router using LAN cable (patch cord) or connect via Wi-Fi if the default password on the router is missing or known.
Open your browser and enter your router's IP address in the address bar. Most often, this is 192.168.0.1 or 192.168.1.1The exact address, as well as the login and password for accessing the control panel (admin/admin or admin/password), are located on the sticker on the bottom of the device. After logging in, find the section related to wireless networking (Wi-Fi, WLAN).
Inside the Wireless Settings or Wireless Security section there will be a field PSK Password or "Wireless Network Password." This is where you set the key required for all clients to connect. You can copy it or change it to a more complex one.
| Router brand | Typical IP address | Settings section | Typical login/password |
|---|---|---|---|
| TP-Link | 192.168.0.1 | Wireless -> Wireless Security | admin / admin |
| ASUS | 192.168.1.1 | Wireless Network -> WPS | admin / admin |
| D-Link | 192.168.0.1 | Wi-Fi -> Security Settings | admin / (empty) |
| Keenetic | 192.168.1.1 | My Wi-Fi Networks -> Access Point | admin / admin |
⚠️ Note: Router firmware interfaces are constantly being updated. Menu locations may differ from those shown in the table. Look for items labeled "Wireless," "Security," "Key," or "Password."
Using the web interface gives you full control not only over browsing but also over changing your password. This is a great way to strengthen your network security by setting up a complex alphanumeric code, if the current one seems too simple to you.
☑️ Router security check
MacBook (macOS) Password Recovery Specifics
Users of technology Apple They face a different file structure and security system. In macOS, Wi-Fi passwords are stored in Keychain Access, a secure password storage that syncs across Apple devices via iCloud if enabled.
To find your password, open Spotlight Search (Cmd + Space) and type "Keychain Access." Launch the app. Select "Passwords" from the list on the left. In the upper right corner, search for your Wi-Fi network name.
Double-click the network name you found. In the window that opens, check the "Show password" box. The system will ask for your macOS account password (or Touch ID). After confirming, you'll see security key in the text field.
- 🍏 This method only works on Mac computers with macOS.
- 🔐 Requires knowledge of the Mac user account password.
- ☁️ The password can be synced with your iPhone via iCloud.
This method is extremely secure, as Keychain is a system component, and accidentally deleting data from it is virtually impossible. However, if you reset your network settings or cleared your keys, the information may be lost.
Using third-party programs and utilities
There are many programs that automate the process of viewing saved networks. Popular utilities like WirelessKeyView from NirSoft or WiFi Password Revealer Allows you to export a list of all networks and their passwords to a text file with one click. This is convenient for system administrators working with a large number of profiles.
However, using third-party software carries certain risks. Antivirus programs often label such programs as "HackTools" or potentially unwanted software, as they exploit system functions to extract sensitive data. Such utilities should only be downloaded from the developers' official websites.
Furthermore, many "free" password recovery programs may contain adware or hidden miners. Unless you're an experienced user capable of distinguishing useful utilities from malicious ones, it's best to stick with the built-in tools of Windows or your router.
Should you use brute force programs?
Brute-force password cracking programs only work if you have access to the radio signal but not the password, and they cannot crack modern WPA2/WPA3 encryption in a reasonable amount of time. Their use against other people's networks is illegal.
In most cases, standard operating system tools provide all the necessary functionality. Using third-party software only makes sense in specific cases where standard methods fail for some reason or bulk data export is required.
Frequently Asked Questions (FAQ)
Is it possible to find out the Wi-Fi password if the laptop has never connected to this network?
No, it's impossible to find the password programmatically if the device doesn't have a saved profile. The only option is to view the data on the router itself (via cable or sticker) or ask the network owner. WPA2/WPA3 encryption reliably protects data transmission.
What to do if netsh command returns "Access denied"?
This means you launched the command prompt without administrator privileges. Close the console window, search for "Command Prompt," right-click it, and select "Run as administrator."
Where can I find my password if I forgot both my router login and password?
If you changed the router's admin password and forgot it, you'll need to reset it using the reset button on the device. Afterward, the router will return to factory settings, and the password will be listed on the sticker, but you'll have to reconfigure your internet settings.
Is it safe to save a password in Windows?
Yes, it's safe if you have a password set for your account. Windows encrypts stored keys. The only risk is if someone with administrator rights gains access to your computer.