Where to Find Your Wi-Fi Password: A Complete Guide to Restoring Access

Many users are familiar with the situation of needing to connect a new device to a wireless network but having forgotten or lost the access key. It often happens that the router was configured by the provider or you yourself several years ago, and since then the password combination has been firmly forgotten. Fortunately, modern operating systems and network equipment store this information in secure partitions, from where it can be retrieved legally.

Restoring access to access point Resetting your router to factory settings, which could temporarily disable internet access for all connected devices, isn't always necessary. There are several proven ways to retrieve saved encryption keys using only standard features in Windows, macOS, Android, or iOS. In this article, we'll cover each method in detail so you can choose the most appropriate one for your situation.

Before taking action, it is important to understand that this is solely about restoring access to your personal network or a network whose administrator has given you permission. Attempts to hack other people's networks are illegal and violate digital security principles. We will only consider legitimate scenarios for managing your own equipment.

Finding the password in the router interface

The most reliable source of truth is the router itself. If you have physical access to the device and a connection (for example, via a LAN cable or while already connected to a Wi-Fi network), you can log into the admin panel. To do this, enter the router's IP address into the browser's address bar. Most often, this 192.168.0.1 or 192.168.1.1, however, the exact address depends on the model and manufacturer.

⚠️ Warning: If you choose to reset your router to factory settings (Reset button), you will lose all user settings, including the PPPoE/L2TP connection type, which is often required by your ISP. Restore this data with your service provider before resetting!

After entering the address, the system will ask for a username and password to access the admin panel. By default, many devices use combinations admin/admin or admin/password, but if you changed them earlier, you will need to remember exactly this data. Interfaces from different manufacturers (TP-Link, ASUS, D-Link, Keenetic) differ visually, but the search logic remains the same.

You need to find the section responsible for the wireless network. It's usually called "Wireless," "Wi-Fi," "Wireless Mode," or "WLAN." Within this section, look for the "Security" or "Wireless Settings" subsection. That's where the field Wireless Password, "PSK Encryption Key" or "Password" will display your current character combination.

How to find out a password through Windows

The Windows operating system automatically saves profiles for every network your computer has ever connected to. This makes it easy to view saved keys if you're in range of a network or are currently connected to one. The process varies slightly depending on the OS version, but the general principle is the same.

For Windows 10 and 11, open Settings from the Start menu or by pressing a keyboard shortcut Win + IGo to "Network and Internet," then select "Wi-Fi." If you need to view the properties of your current network, click "Manage known networks" or go directly to "Network and Sharing Center" from the Control Panel.

In the window that opens, click the name of your active wireless network (blue link). In the status dialog box that appears, click "Wireless Network Properties." Next, go to the "Security" tab. Here you'll see the "Network Security Key" field, where the characters are hidden. Check the "Show entered characters" box, and the system will display the code you're looking for.

📊 Which operating system do you use most often?
Windows 10
Windows 11
macOS
Linux
Other OS

Recovering the key on macOS and iPhone

Apple ecosystem users have convenient access to saved passwords via iCloud Keychain. On Mac computers with macOS Ventura and later, the process is even more intuitive. Open System Preferences, go to Wi-Fi, find the desired network in the list, and click the information icon or the three dots next to the name.

The menu that opens will contain a "Password" field. When you tap it, the system will ask you to confirm using Touch ID, Face ID, or your Apple ID password. After successful authentication, the key will be displayed in plain text, and you can copy it for use on other devices.

On an iPhone or iPad running iOS 16 or later, the process is similar. Go to "Settings" → "Wi-Fi." Tap the blue "i" in a circle next to the network you're currently connected to or have previously connected to. Tap the hidden "Password" field, verify your identity using Face ID or Touch ID, and the code will be displayed.

⚠️ Note: The password viewing feature on iOS is only available starting with iOS 16! On older versions (iOS 15 and below), you can't view saved passwords using standard tools; you'll need to use a Mac with the same iCloud account.

Using the Command Prompt in Windows

For more advanced users or in cases where the graphical interface isn't working correctly, the command line is a great tool. This method allows you to list all saved networks and their keys using a built-in utility. netshThis is a quick way to access information without having to navigate through menus.

Launch the Command Prompt as administrator. To do this, right-click the Start button and select Windows Terminal (Admin) or Command Prompt (Admin). First, enter the command netsh wlan show profilesto see a list of all saved profiles. Find your network name in the list.

Then enter the following command, replacing "NetworkName" with the exact name of your Wi-Fi:

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

In the command output, scroll down to the "Security settings" section. There will be a line called "Key Content," which contains your password. This method is especially useful if you need to quickly find the key for a network your computer is currently connected to but doesn't have a graphical interface (for example, a server).

What to do if the command returns an error?

The error "Group parameter not found" or "UI element not found" usually means you entered the profile name incorrectly (case and spaces are important) or are trying to run a command without administrator privileges. Make sure the profile name is enclosed in quotation marks if it contains spaces.

Methods for Android devices

On Android devices, the situation depends on the operating system version. Starting with Android 10, Google implemented a QR code feature for sharing passwords, which indirectly allows one to obtain the key itself. On older versions (before Android 10), obtaining the password without root access was practically impossible for the average user.

If you have a modern smartphone, go to "Settings" → "Wi-Fi." Tap the gear or information icon next to the name of the network you're connected to. Select "Share" or "QR code." A QR code will appear on the screen, often (but not always) underneath which is the password itself in plain text.

If there is no text under the code, you can scan this QR code with another phone or a scanner app. The scan will return a string like this: WIFI:S:MyNetwork;T:WPA;P:MyPassword;;The password you are looking for will be located after the symbol P: and before the last two characters ;;.

  • 📱 Android 10+: Use the built-in QR code feature in your Wi-Fi settings.
  • 🔍 Scanners: Any QR code reader app will show you a text string containing the password.
  • 📂 Root rights: On older versions of Android without root rights, view the password in the system file wpa_supplicant.conf it is forbidden.

Table: Standard addresses and logins for popular routers

Accessing router settings often requires factory data. Below is a table of the most common default values. Keep in mind that if you've previously changed these settings, they won't work, and you'll need to reset the device.

Manufacturer IP address Login Password
TP-Link 192.168.0.1 admin admin
ASUS 192.168.1.1 admin admin
D-Link 192.168.0.1 admin (empty)
Keenetic 192.168.1.1 admin 1234
Tenda 192.168.0.1 admin admin

Please note that the sticker on the bottom of the router may indicate a unique password for logging into the web interface, which is different from the standard one. adminThis is a safety measure introduced in recent years of equipment production.

☑️ Check before logging into the router

Completed: 0 / 4

Common errors and access problems

Even knowing where to look for information, users often encounter technical obstacles. One common issue is IP address conflicts or incorrectly configured network card settings. If your browser won't open the router's page, check whether your computer is set to obtain an IP address automatically (DHCP).

Another problem is blocking by antivirus or firewall software. Sometimes security software can block access to local addresses, considering them suspicious. In this case, it's worth temporarily disabling the protection or adding the router's address to the exceptions.

⚠️ Note: If you see the message "Unable to access the site" when entering your router's IP address, make sure you're entering the address in the browser's address bar, not in the Google or Yandex search bar. This is a common mistake made by beginners.

It's also worth mentioning the encoding issue. Some older router models may incorrectly display Russian characters in the network name or password if the browser is set to the wrong encoding or if the password contains special characters that the router interprets differently. In such cases, it's best to change the password to a Latin-based one with numbers.

What to do if none of the methods helped

In rare cases, none of the software methods work: the password isn't displayed in Windows, you can't log into the router, and the QR code isn't generated on your phone. This could indicate corrupted system files or a malfunctioning network adapter.

In this situation, the only remaining, radical, but effective method is a full reset of the router to factory settings. There's a small hole on the device's body with the inscription Reset or RestoreYou need to press it with a thin object (a paper clip) and hold it for 10-15 seconds until the indicators blink simultaneously.

After this, the router will return to its out-of-the-box state. The Wi-Fi password will be the combination on the sticker underneath (if present), or the network will become open. You'll need to reconfigure your internet connection using your provider's credentials. This step is guaranteed to restore full control of the device.

Is it possible to recover a password without resetting it if I forgot my admin login?

Unfortunately, if you've changed your router's web interface password and forgotten it, and the default admin/admin passwords don't work, you won't be able to access the settings without resetting the router. This is a security measure to prevent unauthorized access to the network configuration.

FAQ: Frequently Asked Questions

Is it possible to find out a neighbor's Wi-Fi password using their phone?

No, it's impossible to find out someone else's secure network password legally. Apps in stores that promise to "hack" Wi-Fi are often scams or reveal passwords for open access points collected by other users. Using such programs can be dangerous to your personal data.

Where can I find the password if there is no sticker on the router and I changed it?

If the sticker has been removed and the password has been changed, the only way to view it is in the settings of an already connected device (computer or phone) via network properties or the command line, as described in the sections above. If no devices are connected and the password has been forgotten, resetting the router will help.

Why does Windows say "incorrect password" even though I'm entering it correctly?

A common cause is an incorrect keyboard layout or Caps Lock being enabled. Also, check that you haven't mixed up similar characters (for example, zero). 0 and the letter O, or one 1 and the letter l). Try copying the password from a text file, if possible.

Is it safe to store a password in a text file on my computer?

Storing passwords in a plain text file (e.g. passwords.txt) on your desktop is bad practice. If your computer is infected with a stealer, attackers will immediately gain access to your network. It's better to use password managers or memorize the combination.

Does the Wi-Fi password change when resetting the router?

If your router had a factory sticker with password information, the reset will change the password to the one on the sticker. If your router didn't have a factory password (it was blank) and you were setting it up for the first time, the reset will either make the network open (without a password) or require you to create a new one upon first connection, depending on the model.