It's quite common to need to know the current password for a wireless network. This could be due to the purchase of a new gadget, the arrival of guests, or simply the router owner's forgetfulness. Fortunately, modern operating systems and routers make it possible to recover this information without any complicated steps.
There are several proven methods to find out security key your network. The specific method you choose depends on which device is already connected to the router and whether you have physical access to the hardware itself. We'll cover all the current options, from viewing Windows settings to using the command line.
It's important to understand that this applies only to networks you own or have the legal right to use. Attempting to hack into someone else's network is illegal. Below are instructions for legally recovering forgotten access credentials for your own equipment.
Using the router interface
The most reliable method that works for absolutely all devices is to log into the router's control panel. To do this, you will need to know the login address (usually 192.168.0.1 or 192.168.1.1) and the administrator login and password. This information is often found on a sticker on the bottom of the device.
After authorization, you need to find the section responsible for the wireless network. Depending on the model and firmware, it may be called Wireless, Wi-Fi or Wireless modeRight there in the field PSK Password or Encryption key the desired combination of characters is stored.
⚠️ Note: If you changed your router's administrator password and forgot it, you'll need to perform a factory reset. This will delete all current configurations, including your provider settings.
Interfaces vary greatly between manufacturers. For example, TP-Link The settings are often hidden in the "Wireless Security" menu, and Asus — on the main page of the network map. Be careful when navigating the menu.
Once you've found the field you need, you'll be able to not only see but also change your current password to a more complex one. This is a good practice for improving network security.
If you've made any changes, remember to save them by clicking "Save" or "Apply." Your router may reboot, which will take about a minute.
Viewing your password in Windows 10 and 11
If you already have a Windows computer or laptop connected to your Wi-Fi network, you can find the password through the graphical interface. This method requires no additional commands and is easy to use even for beginners.
To get started, open the Start menu and go to Settings (the gear icon). Select Network and Internet, then find Network and Sharing Center, or simply click the properties of your active connection.
In the network status window that opens, click the button Wireless network propertiesIn the new dialog box, switch to the "Security" tab. Here you'll see the "Network Security Key" field, with the symbols hidden by dots.
To see the password, check the box next to the item Show entered charactersImmediately after this, the hidden characters will become visible, and you will be able to copy or write them down.
☑️ Checking access in Windows
This method works reliably on all modern OS versions. However, if the computer is connected via cable and the Wi-Fi module is disabled, you won't be able to view the saved password through the active connection properties; you'll need to use other methods.
It's also worth noting that performing these actions may require system administrator privileges. If the computer is corporate, access may be restricted by security policies.
Command Prompt in Windows for Advanced Users
For those who prefer speed and precision, there's a command-line method. It allows you to quickly access saved network profiles and their passwords without navigating through the settings menu.
Run the command prompt as administrator. To do this, enter cmd In the search box, right-click on the result and select the appropriate option. In the window that opens, enter the command to display all saved profiles:
netsh wlan show profiles
You'll see a list of all networks this computer has ever connected to. Find your network name in the list. Then, use the command to display a specific profile by adding the key. key=clear:
netsh wlan show profile name="Network_Name" key=clear
In the security information block, find the line Key content (Key Content). The value next to it is your password. This method is especially convenient if you need to find out the password for the network your computer is currently connected to.
⚠️ Note: When entering the network name in quotation marks, be sure to respect the case of the letters. If the name contains spaces, the quotation marks are required, otherwise the command will return an error.
Using the console gives more detailed technical information about the encryption type (eg. WPA2-Personal) and radio mode. This can be useful for diagnosing connection issues with older devices.
What to do if the command doesn't work?
If the system reports "Access Denied," make sure you're running the command prompt as an administrator. Without elevated privileges, viewing security keys is prohibited by Windows policy. Also, check the spelling of the profile name.
How to find out the password on Android
On Android smartphones and tablets, the situation depends on the operating system version. On Android 10 and higher, manufacturers have implemented a convenient feature for viewing passwords via QR code.
Go to Wi-Fi settings and tap the name of the connected network (or the gear icon next to it). Look for the "Share" button or the QR code icon. After confirming your identity (fingerprint or PIN), a code will appear on the screen.
Often the password is written in text directly below the QR code. If there is no text, you can scan the code with another phone or a scanner app, and it will display the connection string after the prefix WPA:S a password will be indicated.
On older versions of Android (up to version 10) without permissions Root Viewing the saved password using standard tools is impossible for security reasons. Files containing encryption keys are stored in a system partition, which is closed to access.
Owners of devices with superuser rights can use file managers (for example, Root Explorer) and go to the path /data/misc/wifi. File wpa_supplicant.conf Contains lists of all networks and passwords in clear text.
Be careful when rooting your device, as it may void your device's warranty and make it vulnerable to malware.
Restoring access to iPhone and iPad
For a long time, iOS users were unable to view the password for their device's Wi-Fi connection. However, with the release of iOS 16, Apple added this long-awaited feature to the system.
To use it, open "Settings" and go to the "Wi-Fi" section. Find the network whose password you need to know and tap the blue information icon. (i) to the right of the name.
In the menu that opens, find the "Password" line. It will be hidden by dots. Tap this line, and the system will prompt you to authenticate using biometrics (Face ID or Touch ID) or enter your device passcode.
After successful verification, the password will be displayed in plain text. You can copy it by clicking the "Copy" button or simply read it. This works for both personal and guest networks.
| OS / Device | Access method | Do you need Root/Admin? | Complexity |
|---|---|---|---|
| Windows 10/11 | Network Properties / CMD | Yes (Admin) | Low |
| Android 10+ | QR code / Share | No | Low |
| iOS 16+ | Wi-Fi settings | No (FaceID) | Low |
| Router | Web interface | No | Average |
If you have an older version of iOS, the only legal way to view the password is in the router settings or on another device (such as a Mac or Windows computer) that is synced via iCloud Keychain, if this feature was previously enabled.
Recovery and security software
There are many third party snails such as WirelessKeyView or WiFi Password RevealerThey automatically scan the Windows registry and list all saved networks. However, using such software carries risks.
By downloading questionable utilities, you can introduce viruses or Trojans onto your computer. Antivirus programs often react to such utilities as potentially unwanted software (PUP), as they use methods similar to hackers.
⚠️ Warning: Download such programs only from the developers' official websites. Avoid aggregator sites, which may replace the installation file with malicious code.
It's best to use the operating system's built-in tools, which are secure and don't require additional software. Standard Microsoft or Apple methods guarantee the absence of hidden threats.
Remember that storing passwords in plaintext on all devices reduces overall security. It's recommended to change your access keys periodically, especially if you suspect they may have been used by others.
Frequently Asked Questions (FAQ)
Is it possible to find out the Wi-Fi password if I'm not connected to the network?
Without a network connection or a previously saved profile on the device, it's impossible to find the password using standard means. The only option is physical access to the router (the sticker on the device) or accessing its settings via a LAN cable.
What to do if none of the methods helped?
If you don't remember your router's administrator password and it's not listed on the sticker (or it was previously changed), you'll need to reset it. To do this, press and hold the reset button for 10-15 seconds. This will reset the router to its factory settings, but you'll need to reconfigure your connection to your ISP.
Are Wi-Fi scanner apps safe to use?
Most of these Android apps simply show passwords stored in the system (if they have permission) or scan the airwaves for open networks. They can't hack secure networks. Use only trusted, highly rated apps.
Where can I find the password if I have a router from a provider (for example, Rostelecom)?
On ISP routers, the password is often printed on a sticker on the bottom of the device. If the password was changed by the technician during installation, you can find it by calling the ISP's technical support (verification of the contract holder's identity is required) or through the subscriber's personal account.