It's common to have friends over or need to connect a new gadget but can't remember your network access key. In an age where devices connect automatically, storing this information in memory has become virtually impossible, leaving many users lost, unsure where to find their saved data. Fortunately, modern computer operating systems, whether Windows or macOS, they securely store this information in their depths.
Restoring access doesn't require installing third-party software or extensive programming knowledge; you just need to know which system menus to access. In this article, we'll cover all possible methods for retrieving a forgotten key, from simple graphical interfaces to advanced command-line methods. You'll learn how to find the information you need in minutes, regardless of your operating system version.
Finding a password through network settings in Windows 10 and 11
The easiest and most obvious way to find out security key — access the operating system's graphical interface. If your laptop is currently connected to the router, Windows kindly stores this secret in the active connection properties. First, open the Start menu and go to Settings, where you'll find the section related to Network and Internet.
Depending on the operating system version, the path may differ slightly, but the logic remains the same. In Windows 10, you need to find the "Network and Sharing Center" link, while in more recent versions, the interface has become more concise, requiring you to go to the properties of a specific program. Wi-Fi adapterBy clicking on the wireless network icon, you will see a small status window, which contains the "Wireless Network Properties" button.
A dialog box with several tabs will open, and the only one you're interested in is the "Security" tab. It's here, in the "Network Security Key" field, that the asterisks or dots that hide the actual code appear. To see them, simply check the "Show entered characters" box, which will turn the hidden characters into readable text.
⚠️ Attention: If the Security tab is missing or the option to display the key is grayed out, it may mean that your account does not have administrator rights or network policies restrict access to this information.
It's worth noting that this method only works for the network you're currently connected to. If you need to remember the code for a network your laptop has previously connected to but is currently out of range, you'll need to use the other methods described below. In any case, the standard Windows interface provides the fastest access to data.
Using the Command Prompt to View Saved Networks
For users who prefer command line or can't find the necessary items in the menu, a great solution would be a utility netshThis built-in tool allows you to manage network settings and display all saved connection history. You can launch the console through the search by entering cmd, but it must be done as an administrator, otherwise the system will return an access error.
The first step is to get a list of all profiles that have ever been saved on this device. To do this, enter the command netsh wlan show profilesIn response, you'll receive a list of all available network names, and you'll need to select the one whose password you're looking for. This is especially convenient if you don't remember the exact name or if it contains characters.
netsh wlan show profile name="Network_Name" key=clear
After entering the command with the specific network name (in quotation marks if the name contains spaces) and the parameter key=clear, the system will generate a detailed report. In the "Security settings" section, there will be a line labeled "Key Content," which will contain the code you're looking for in clear text. This method is universal and works even if the network is currently inactive.
- 🔹 Open Command Prompt via Windows Search.
- 🔹 Enter the command to display all profiles.
- 🔹 Copy the exact name of the desired network.
- 🔹 Use the command with a parameter
key=clearto display the password.
Restoring access to the macOS operating system
Laptop owners MacBook And iMac They encounter a different file structure, but the principle of storing passwords remains similar—they are stored in a secure keychain. In macOS, this feature is called Keychain Access, and it serves as the central repository for all passwords, certificates, and system keys. You can find this utility in Spotlight or in the Applications -> Utilities folder.
After launching the application, select the "Passwords" or "System" category from the list on the left, and then enter the name of your wireless network in the search bar. Double-clicking on the found item will open the properties window, where the "Show password" checkbox is checked by default. If you attempt to enable this checkbox, the system will ask you to confirm the action by entering the user account password or using Touch ID.
It's important to understand that you won't be able to access your saved data without entering your master password—this is Apple's basic security level. After successful authorization, the required character combination will appear in the text field. This method works reliably on all current versions of macOS, including Big Sur, Monterey And Sonoma.
Viewing the password through the router's web interface
If your laptop isn't connected to the network or you've changed devices, your only option is to access the source of the data—the router. To do this, you'll need to know the gateway IP address, which most often looks like this: 192.168.0.1 or 192.168.1.1Entering this address in your browser will take you to the administrative panel authorization page.
Here you will be asked for your login and password. If you have never changed these details, they may be default (for example, admin/admin) and are indicated on the sticker on the bottom of the device. After logging in, you need to find the section related to wireless mode, which is usually called "Wireless," "Wi-Fi," or "WLAN." Inside this section, in the security subsections (Wireless Security), and the current key will be displayed.
| Router brand | Standard address | Settings section | Standard login |
|---|---|---|---|
| TP-Link | 192.168.0.1 | Wireless -> Wireless Security | admin |
| ASUS | 192.168.1.1 | Wireless Network -> WPS | admin |
| D-Link | 192.168.0.1 | Wi-Fi -> Security Settings | admin |
| Keenetic | 192.168.1.1 | My Networks and Wi-Fi -> Home Network | admin |
Interfaces may vary from manufacturer to manufacturer, but the layout is consistent. Look for fields labeled "Pre-Shared Key," "WPA-PSK," or "Password." These fields store the current access key. If a field is hidden by asterisks, there's often a "Show" button nearby that will make it visible.
⚠️ Attention: Interfaces and menu layouts may change when updating your router's firmware. If you can't find the item you need, consult the official instructions for your specific model on the manufacturer's website.
Alternative methods and QR codes
Modern technologies offer even simpler ways to transfer data, bypassing complex settings. If you have a smartphone based on Android or iOSIf you're already connected to the desired network, you can use it as a source of information. On Android, simply go to Wi-Fi settings, tap the gear icon next to the active network, and select "Share" or "QR code."
A square code containing all the necessary information, including the password, will appear on your phone's screen. By scanning it with another device's camera or a dedicated app, you can see a text string containing the key. In iOS 16 and later, a similar feature is available in Control Center or Wi-Fi settings by tapping the information icon.
This method is especially convenient when you need to connect multiple guests or smart home devices without having to manually enter long passwords. It eliminates typing errors and significantly speeds up the process of setting up internet access. It's also secure, as the password isn't spoken out loud or shared with third parties in plain text.
Common problems and solutions
Despite the simplicity of the methods described, users often encounter technical obstacles. One common issue is missing drivers or a faulty wireless module, preventing the system from detecting any networks. In this case, first check the Device Manager and ensure the adapter is working properly and hasn't been disabled by software.
Another difficulty can arise when trying to view a password through the Windows registry, which some users try to access in search of an answer. Registry keys are stored in encrypted form, and simply reading bytes at the address HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles will not give results without using special decryption utilities.
- 🔸 Check if the Wi-Fi module is enabled using the physical switch on the case.
- 🔸 Make sure the "WLAN AutoConfig" service is running in Windows.
- 🔸 Try updating your wireless adapter drivers.
- 🔸 Restart your router if your laptop can't see the network at all.
If none of the software methods help, the last option is to reset the router to factory settings. This will reset the password to the value printed on the sticker on the bottom of the device, but it will also erase all your personal settings, including the network name and provider settings. Therefore, this method should only be used as a last resort.
Is it possible to find out the password for someone else's Wi-Fi network?
Technically, if you've ever connected to this network, the password may be stored in your device's memory, and you can use the methods described above. However, if the device has never been connected, it's impossible to legally find out the password without access to the router or the owner's permission. Hacking into other people's networks is illegal and against good etiquette.
What should I do if I forgot my router admin password?
If you've changed the default password for accessing your router's settings and forgotten it, it can't be recovered. The only solution is to reset the device to factory settings (Reset), usually by holding the small button on the device for 10-15 seconds. After this, the password will return to the default one (indicated on the sticker), but you'll have to reconfigure all internet settings.
Where are passwords stored in Chrome or Yandex browsers?
Browsers often offer to save passwords, but they typically save access to websites, not the Wi-Fi network itself. However, if you've logged into your router's web interface through a browser and saved your password, you can find it in your browser's settings under "Passwords" or at chrome://settings/passwords. There, find the router's address and click the "Show Password" button.