How to Find Your WiFi Password in Settings: A Complete Guide

Many users are familiar with the situation of needing to connect a new device to the network but losing or forgetting the access key. The question often arises of how to find the password in the Wi-Fi settings if there's no connected device nearby that could "prompt" the required combination of characters. In modern operating systems and routers, this information is securely hidden from prying eyes, but with physical access to the device or computer, it's entirely possible to recover it.

There are several proven methods for solving this problem, each of which depends on the specific device you have. You can try extracting data directly from the Windows operating system, accessing your mobile phone's settings, or accessing the router's administrative panel. It's important to understand that algorithm of actions will differ for different software versions and hardware models, so it's worth considering all options in sequence.

Before taking any action, ensure you have physical access to the router or computer already connected to the network you're targeting. Without this, most software methods will be useless. Also, keep in mind that some systems may require administrator privileges or the device owner's account to log in.

⚠️ Attention: Router and operating system interfaces are regularly updated. The layout of menu items may vary depending on your device's firmware version. If you can't find an exact match, look for synonyms or sections with similar meanings.

Finding a saved password in the Windows operating system

The easiest way to find the access key is to view it in Windows if your laptop or desktop computer has previously connected to this network. The operating system stores connection data in a special profile, and the user can view the contents of this profile in plain text. First, you'll need to open the Network Control Panel, which can be accessed via the Wi-Fi icon in the system tray or via the Control Panel.

Right-click the network icon and select "Open network and Internet settings," then find the "Network and Sharing Center" link. In the window that opens, click the name of your wireless network (the blue text next to "Connections"). A small status window will open, where you need to select the button. Wireless network propertiesThis is where the information you are looking for is hidden.

In the new window, go to the "Security" tab. You'll see the "Network Security Key" field, where the characters are hidden by dots. To see them, check the "Show entered characters" box. The system may ask you to confirm administrator rights; enter your Windows account password if prompted. After that, password will be displayed in text form, and you will be able to copy or rewrite it.

  • 🔍 Open "Settings" from the Start menu and select "Network & Internet".
  • 🔍 Go to "Network and Sharing Center" (you can find it by searching in Control Panel).
  • 🔍 Click on the name of your Wi-Fi network in blue.
  • 🔍 Click the "Wireless Network Properties" button and go to the "Security" tab.

An alternative, faster method for experienced users is to use the command prompt. This method allows you to view all saved profiles and their keys without long menu navigation. Open the command prompt as administrator and enter the command to view profiles. This is especially useful if you need to find the password for the network your computer is currently connected to, or any other saved network.

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

In the command output, find the line "Key Content." Your password will be listed next to it. This method works on all current versions of Windows, starting with Windows 7. If you don't remember the exact network name, first enter netsh wlan show profilesto see a list of all saved connections.

📊 Which method do you prefer to find your Windows password?
Via the graphical interface (mouse)
Via the command line
I don't know, I have a Mac.
I have Linux

How to find out the password through the router's web interface

If you don't have any devices with a saved password handy, the most reliable source of truth is the router itself. It stores all wireless network settings, including the encryption key. To access them, you'll need to connect to the router via a LAN cable or Wi-Fi (if you have a password-less connection option, such as WPS, although this is rare on modern models).

Open any browser and enter the router's IP address in the address bar. Most often, this is 192.168.0.1 or 192.168.1.1, but the exact address is always indicated on a sticker on the bottom of the device. After entering the address, the system will ask for a username and password to access the admin panel. By default, this is often admin/admin or admin/password, but if you've changed this data before, you'll need to remember it. If the factory data isn't correct, you may need to perform a factory reset.

After successful authorization, find the section responsible for wireless networking. It may be called differently in different firmware versions: "Wireless," "Wi-Fi," "Wireless Mode," or "WLAN." Within this section, look for the "Security" or "Wireless Network Settings" subsection. This is where the field is located. Wireless Password, WPA Pre-Shared Key or "Password".

Router brand Entrance address Wi-Fi settings section Password field name
TP-Link 192.168.0.1 Wireless -> Wireless Security Wireless Password
ASUS 192.168.1.1 Additional settings -> Wireless network Authentication Method / WPA Pre-Shared Key
D-Link 192.168.0.1 Wi-Fi -> Security Settings PSK encryption key
Keenetic my.keenetic.net My Networks and Wi-Fi -> Home Network Password

In some modern routers, for example, from Keenetic or MikroTik, the interface can be more complex. It's important not to confuse the password for the Wi-Fi network itself with the password for the management interface. The required value is usually found in the access point settings. If the field is covered by asterisks, there's often a "Show" button or an eye next to it to make the text more readable.

Viewing your password on Android and iPhone smartphones

Mobile devices also store connection data, but access to it is restricted by security policies. On Android, the situation changed dramatically with the release of version 10. If you have a modern smartphone, you can easily view the password for the network you're currently connected to. To do this, go to Wi-Fi settings, tap the gear icon next to the active network, and select "Share" or the QR code icon.

After verifying your identity (fingerprint, face, or PIN), a QR code will appear on the screen for connecting to another device. This code is often (but not always) accompanied by a text password. If there is no text, take a screenshot of the screen containing the QR code and scan it with any QR scanner app or even another phone's camera. The scan results will display the text password.

On devices iPhone With iOS 16 and later, the password viewer feature is built in. Go to "Settings" -> "Wi-Fi." Find the network you want to view the password for and tap the blue information icon (the letter i (circled) to the right of the name. In the "Password" field, tap the hidden dots. The system will ask you to log in using Face ID, Touch ID, or enter a passcode, after which the dots will turn into readable text that can be copied.

  • 📱 On Android: Settings -> Wi-Fi -> Active network gear -> Share / QR code.
  • 📱 On iOS 16+: Settings -> Wi-Fi -> (i) -> Tap the Password field -> Authentication.
  • 📱 Use third-party QR scanner apps if the password is not written in text under the code.
  • 📱 On older Android devices (up to version 10), you can't view the password using system tools without root access.

⚠️ Attention: On older versions of Android (9 and below), viewing saved passwords is only possible if you have Root rights and access to the system file. wpa_supplicant.confWithout superuser rights, this information is hidden from the user.

What should I do if the QR code doesn't show the password in text?

If there's no text under the QR code, take a screenshot. Then open Google Photos or any QR scanner app on a DIFFERENT phone and select the screenshot from your gallery. The phone will recognize the code and display the network details in text format, including the password.

Using the Command Prompt and PowerShell for Advanced Users

For system administrators and tech enthusiasts, the command line offers powerful tools. Windows PowerShell not only lets you view passwords, but also export a list of all networks and their keys to a text file. This is convenient for restoring access to multiple computers or simply quickly retrieving data without a graphical interface.

Run PowerShell as administrator. The first command will list all profiles. The second command, as mentioned earlier, will display details for a specific profile. However, there is a command that will list all profiles with public keys at once if you run it in a loop, but it's easier to use standard output for a single network. It's important to properly escape the network name if it contains spaces.

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

macOS also has its own equivalent, the Keychain Access utility. You can use it to find any saved password. Open the program via Spotlight (Cmd+Space) and enter the network name in the search. Double-click the found item, check the "Show password" box, and enter the password for your MacBook account. The system will return the password you need.

☑️ Check before resetting your router

Completed: 0 / 4

What to do if none of the methods helped

There are situations when access to a computer with saved passwords is blocked, access to the router admin panel is blocked, and mobile devices cannot share the key. In these cases, the last, radical, but always effective method is to reset the router to factory settings (factory reset). On the body of every router, there is a small hole marked Reset or Default.

To reset the router, plug it in. Use a paperclip or a thin needle to press the button inside the hole and hold it for about 10-15 seconds until the lights on the router blink simultaneously. The router will then reboot. Now, use the information on the sticker on the bottom of the device to access the settings. The Wi-Fi password will also be the one on the sticker (or the network will become open).

After the reset, you will have to reconfigure your connection to your provider. This is a critical point: If you have a PPPoE connection (often with Rostelecom or Beeline), you'll need the login and password from your contract with your provider. If your connection is dynamic (DHCP), the internet will work immediately after connecting the cable. Don't forget to set a new, strong Wi-Fi password immediately, as resetting your network may make it accessible to all your neighbors.

⚠️ Attention: Resetting your router will delete all your personalization settings: network name, password, port settings, parental controls, and static IP addresses. Use this method only if you've exhausted all other options.

Security measures and password protection

Once you've found or recovered your password, it's time to think about your network's security. Factory passwords are often predictable, and simple combinations like "12345678" can be cracked in seconds. It's recommended to change your password to a unique one consisting of mixed-case letters, numbers, and special characters.

Use encryption WPA2-PSK or, if the equipment supports it, WPA3Avoid the outdated WEP protocol, as it offers no real security and is easily hacked even by novices using free utilities. It's also a good idea to disable the WPS feature, which often contains vulnerabilities that allow password protection to be bypassed.

Update your router firmware regularly. Manufacturers release updates that patch security holes. You can check for a new version in the router's web interface under "System Tools" or "Administration." Modern network security requires more than just a strong password; it also requires up-to-date software.

Frequently Asked Questions (FAQ)

Is it possible to find out someone else's Wi-Fi password?

No, there are no legal ways to find out someone else's network password without accessing its settings or devices. Attempting to hack someone else's network is illegal. This article describes methods for restoring access to your own networks only.

Where can I find my password if I didn't write it down or save it anywhere?

If the password isn't saved anywhere (either in Windows or on your phone) and you don't know the router login details, your only option is to physically reset the router using the Reset button. This will reset the password to the factory default value printed on the sticker.

Why does Windows say "Cannot display the network security key"?

This happens if your account doesn't have administrator rights. You'll need to log in as an administrator or ask the computer owner to enter their password to confirm the action.

Does this method work for guest networks?

Yes, if you're connected to a guest network and have administrator rights on the device, you can view its password using the same methods. However, guest network passwords often change automatically or have a limited validity period.

How do I save a password I've found so I don't forget it again?

It's best to write it down in a safe place: a paper notebook, a secure password archive (such as KeePass), or a browser/smartphone password manager with cloud syncing. Don't store passwords in a plain text file on your desktop.