It's quite common to need to connect a new device to your home network but have hopelessly lost the access key. Perhaps you've changed your router, updated your smartphone, or simply haven't checked your security settings in a while. This raises the question: how can you find out your Wi-Fi password without a full reset? Fortunately, operating systems and routers store this information in encrypted form, and there are several legal ways to access it.
Before moving on to technical manipulations, it's worth noting that all methods described below assume you own the network or have permission to do so. Restoring access to other people's networks without the owner's knowledge is illegal. We'll look at the built-in operating system tools. Windows, macOS, mobile platforms Android And iOS, as well as router administrative panels. Understanding these processes will allow you to quickly restore internet access.
The easiest way is to view saved data on a device that's already successfully connected to the network. If you have a laptop or phone that automatically connects to Wi-Fi right now, the task is much simpler. You don't need special software or in-depth knowledge of network protocols. Simply follow the instructions specific to your operating system to reveal the hidden security key symbols.
Recovering the key through Windows settings
operating system Windows Stores profiles of all networks the computer has ever connected to. This is designed for user convenience, to avoid having to re-enter long character combinations each time. However, by default, the system hides password characters, replacing them with asterisks or periods. To view the actual key, you need to go through several steps in the network connections interface.
Right-click the network icon in the system tray (usually in the lower right corner) and select "Network and Internet settings." In the window that opens, find the "Network and Sharing Center" link or go directly to "Change adapter settings." Here you will see a list of available connections. Find your wireless connection, right-click it, and select "Status." In the dialog box that opens, click the button. Wireless network properties.
⚠️ Note: You must have administrator rights on your computer to perform these actions. If you are using a corporate PC, your system administrator may have blocked access to these settings.
In the Properties window, go to the "Security" tab. This is where the information you're looking for is located. You'll see the "Network Security Key" field, where the characters are hidden. To display them, check the "Show entered characters" box. This will make the hidden text visible, allowing you to copy or write it.
- 🔑 The key is stored in a secure part of the system registry.
- 👁️ Display is only possible with administrator rights.
- 💾 Data is saved even after restarting the device.
- 🛡️ Antivirus does not block viewing of your own saved passwords.
Sometimes the Security tab may be unavailable if the network profile is corrupted or if a specific corporate security policy is in effect. In this case, you can use the command line. Open a terminal with administrator rights and enter the command netsh wlan show profile name="Network_Name" key=clearIn the "Security Settings" section, find the "Key Contents" line. This method is faster and doesn't require navigating through the graphical interface.
How to view your password on Android and iOS
Mobile devices also store connection data, but access to it is restricted by security policies. In modern versions Android (starting from version 10) and iOS 16 Built-in functions for viewing and sharing access keys have been added. This significantly simplifies life for users who need to connect a guest or a new device.
On Android, open Settings, go to Network & Internet or Connections, then select Wi-Fi. Find the network you're connected to and tap the gear icon next to it. The network settings menu often includes a Share button or a QR code. Under the QR code on some smartphone models (e.g., Xiaomi, Samsung) the password is immediately displayed in plain text. If there is no text, take a screenshot of the QR code and scan it with any scanner app—the password will be in the decoded string.
For users iPhone You've had even better luck with the release of iOS 16. Go to "Settings" → "Wi-Fi." Tap the blue "i" icon to the right of your active network. In the menu that opens, find the "Password" line. Initially, the characters will be hidden behind dots, but simply tap this line, and the system will prompt you for Face ID, Touch ID, or a passcode. After successful authentication, the password will be displayed in clear text, and you can copy it.
- 📱 On iOS 16+, the password is hidden by biometrics.
- 📸 On Android, scanning a QR code often helps.
- 🔐 Device unlock required to view.
- 🔄 Data is synchronized via a Google or iCloud account.
It is important to understand that on older versions of Android (below 10) it is impossible to view the saved password using system tools without root access. File wpa_supplicant.confThe directory where the data is stored is protected from being read by regular applications. In such cases, the only option is to access the router settings through a browser.
Finding a password through the router's web interface
If none of your devices remember the password, or you're setting up the network from scratch, the only source of truth is the router itself. All modern routers (TP-Link, Asus, Keenetic, MikroTik) have a web-based management interface. To access it, you need the gateway's IP address and admin login information.
Typically, the gateway address is written on a sticker on the bottom of the router. Most often, this is 192.168.0.1 or 192.168.1.1Enter this address in your browser's address bar. If you've ever changed your router password, use it. If you only used the default password, try the admin/admin or admin/password combinations found on the same sticker.
After authorization, the interface may look different depending on the model, but the logic is the same. You need to find the section related to wireless networking. It may be called "Wireless," "Wi-Fi," or "Wireless Mode." Inside, look for the "Security" or "Basic Settings" subsection. This is where your key is listed in the "PSK Password," "WPA Pre-Shared Key," or "Wireless Network Password" field.
| Router brand | Entrance address | Menu section | Field name |
|---|---|---|---|
| TP-Link | 192.168.0.1 | Wireless → Wireless Security | Password |
| Asus | 192.168.1.1 | Wireless Network → General | WPA Pre-Shared Key |
| Keenetic | my.keenetic.net | My Networks and Wi-Fi → Home Network | Password |
| D-Link | 192.168.0.1 | Wi-Fi → Security Settings | PSK encryption key |
⚠️ Note: Firmware interfaces are frequently updated. If you can't find the item you need, check the official instructions for your specific router model on the manufacturer's website, as the menu structure may differ.
☑️ Checking access to the router
Using the Command Prompt and PowerShell
For advanced users or system administrators, the fastest way to obtain information is using the command line. This method is universal for all versions of Windows and is not affected by graphical interface glitches. It allows you to not only view the current network password but also list all connections ever used.
Open Command Prompt (cmd) or PowerShell as administrator. The first command to enter is: netsh wlan show profilesThis will list all saved Wi-Fi profiles. Find your network name in the list. Then use the following command for a detailed output: netsh wlan show profile name="Your_Network_Name" key=clearReplace "YourNetworkName" with the actual name taken from the previous list.
netsh wlan show profile name="Home_WiFi" key=clear
In the command results, scroll down to the "Security settings" section. We're interested in the "Key Content" line. The value to the right of the colon is your password. This method is especially useful when you need to quickly copy the key to paste it into another device without having to navigate through the settings menu.
- 💻 Works on all versions of Windows from XP to 11.
- ⚡ Instant results without opening unnecessary windows.
- 📝 Allows you to see passwords for all saved networks.
- 🛠 Requires precise profile name entry (case sensitive).
If you're using macOS, the equivalent is the Terminal command. Enter security find-generic-password -wa"Network_Name"The system will ask you to confirm the action by entering your Mac account password or Touch ID, after which it will provide you with a clear Wi-Fi key.
Resetting the router as a last resort
There are situations when none of the devices remember the password, and the router settings are blocked or lost. In this case, a radical but effective solution remains: a full reset.Reset). This will reset the router to its factory settings, and it will begin operating with the parameters indicated on the sticker on the case.
On the back of the router, find a small hole labeled Reset or RestoreTake a paperclip or toothpick, press the button inside the hole, and hold it for about 10-15 seconds until the lights on the front panel blink simultaneously. After rebooting, the router will broadcast Wi-Fi using the factory name and password (indicated on the sticker).
What happens when you reset your settings?
A reset deletes all user settings: network name, Wi-Fi password, admin password, and PPPoE/static IP settings from your ISP. You'll have to reconfigure your internet connection and create new passwords.
⚠️ Important: Before resetting, make sure you have a contract with your internet provider. You may need your login and password to connect to your provider's network (PPPoE, L2TP), which are not restored after the reset.
After the reset, connect to an open network or a network with the factory password. Access the router settings using the address on the sticker. The quick setup wizard will help you reconfigure your internet connection and set a new, familiar password for your wireless network. Write it down in a safe place to avoid a repeat incident.
Wi-Fi Recovery and Management Software
There are many utilities that claim to "hack" or "reveal" passwords. However, most of them are either useless or contain malicious code. Legitimate programs don't act as hacking tools, but rather as convenient interfaces for reading Windows system files, where passwords are already stored.
One of such proven utilities is WirelessKeyView from NirSoft. It requires no installation, is free for personal use, and simply reads keys from the Windows registry. The program will display a list of all networks, their encryption type (WPA2, WEP), and keys in hexadecimal and ASCII format. This is convenient if standard Windows tools are not available.
There are also password managers such as Wi-Fi Password Scanner or built-in functions in antiviruses (Kaspersky, ESET), which can store saved keys in their databases. However, using third-party software always carries risks. Download such programs only from the developers' official websites.
- 📀 WirelessKeyView is a lightweight utility that requires no installation.
- 🛡️ Antiviruses can block "crackers" as a threat.
- 💾 Programs only read keys already saved in the system.
- ⚠️ Beware of programs that require payment for "decryption".
Remember that no program can reveal the password for a network your computer has never connected to. There's no magical way to find out someone else's password without access to the access point or one of the authorized devices. All "magic" buttons on the internet are scams.
Is it possible to find out my neighbor's Wi-Fi password?
Technically, this is only possible through brute-force attacks if weak WEP security is used, or if a neighbor uses a vulnerable WPS. However, modern routers with WPA2/WPA3 security are virtually impossible to crack using brute-force attacks in a reasonable amount of time. Furthermore, such actions are illegal and violate the statute on unauthorized access to computer information.
Where can I find the password if my router uses WPS to distribute Wi-Fi?
If you're connecting via WPS (a button on the router), the text password may not exist in its usual format, or it may be dynamically generated. In this case, it's best to go to the router settings and manually set a static password, disabling WPS for security.
What should I do if I forgot my router admin password?
If you changed the router's settings password (admin) and forgot it, it can't be recovered. The only solution is to perform a full reset using the button on the router. After that, you'll be able to log in using the factory settings on the sticker.
Is the password stored in the browser?
The browser itself (Chrome, Firefox, Edge) usually doesn't save your Wi-Fi password, as this is the operating system's responsibility. However, if you accessed your router settings through a browser and saved your admin password in the browser's password manager, you can find it in the browser's security settings under "Passwords."
Is it safe to use a QR code to share a password?
Yes, it is safe. The QR code contains a format string. WIFI:S:Name;T:WPA;P:Password;;It doesn't transmit data over the internet, but simply encodes text. However, you shouldn't publish a photo of such a QR code in open sources, as anyone can scan it and connect to your network.