How to Find Your Wi-Fi Password If You Forgot It: A Complete Guide

It's common to need to connect a new device to a wireless network but hopelessly forget the access key. This can happen after resetting the router, moving to a new house, or simply due to human forgetfulness. Fortunately, modern operating systems and hardware store this information in various locations, allowing you to restore access without complex manipulations.

There are several proven methods that will help you recover a forgotten password From a Wi-Fi network. We'll cover methods applicable to various platforms: from built-in Windows and macOS features to mobile apps and router admin panels. It's important to understand that the method you choose depends on which devices already have access to the network and whether you have physical access to the router itself.

In some cases, especially when dealing with older equipment or specific corporate security settings, standard solutions may not work. This is where more advanced technical solutions come in. Below, we'll break down each scenario in detail so you can choose the most appropriate one for your situation and quickly restore your internet connection.

Finding a Wi-Fi password through Windows settings

If a Windows computer is already connected to your wireless network, the operating system stores saved security keys in its profile. This is the fastest method and doesn't require installing any additional software. You will need administrator access to the system, as viewing network security settings is sensitive information.

First, you need to open the Network Control Panel. This can be done through the context menu of the network icon in the system tray or through the system settings. In the window that opens, find the active connection and go to its properties. The required key is hidden here, in the security tab, but by default it appears as asterisks or dots.

To see the characters, you need to check the box next to "Show entered characters". After that network security key will become visible in the text field. Write it down or copy it for use on other devices. Please note that this method only works for networks to which the computer has connected at least once.

An alternative and faster method for experienced users is to use the command line. This method is universal and works even in versions of Windows where the graphical interface may differ. You'll need to launch Terminal as administrator and enter the command to display Wi-Fi profiles.

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

In the command output, find the line "Key Content." This will contain your password in clear text. This method is especially useful if you need to quickly find the password for the network your PC is currently connected to, or for any other saved network.

How to find out the password through the router interface

The most reliable source of information about your network settings is the router itself. If you have physical access to the device and can connect your computer to it via cable or Wi-Fi (even without internet), you can log into the admin panel. This is where all your network settings are stored. wireless network settings, including SSID and encryption key.

To log in, you need to know the router's IP address. Most often, this is 192.168.0.1 or 192.168.1.1, but it may vary depending on the manufacturer. The address is also often found on a sticker on the bottom of the device. Entering it into the browser's address bar will display a login window. The default username and password are also found on the sticker or in the instructions (often admin/admin).

After successfully logging in, find the section responsible for your wireless network. It may be called "Wireless," "Wi-Fi," or "Wireless Mode," or have a corresponding icon. Within this section, look for the "Security" or "Wi-Fi Settings" subsection. This is where you'll find the current password, which you can change or simply copy.

What should I do if my router login password has been changed?

If the default password doesn't work, it was changed earlier. In this case, the only solution is to reset the router to factory settings using the Reset button, after which you'll have to set up your internet connection again.

Interfaces vary greatly between manufacturers, but the logic remains the same. Below is a table with typical navigation paths for popular brands to help you navigate the menu more quickly.

Manufacturer Path to Wi-Fi settings Typical IP address
TP-Link Wireless -> Wireless Security 192.168.0.1
ASUS Additional settings -> Wireless network 192.168.1.1
D-Link Wi-Fi -> Security Settings 192.168.0.1
Zyxel Network -> Wireless -> Security 192.168.1.1
Tenda Wireless Settings -> Wireless Security 192.168.0.1

Keep in mind that changing the password in your router settings will disconnect all connected devices. You'll have to reconnect each device using the new key. Therefore, if you simply want to remember your old password, simply look it up, but don't change the field unless necessary.

📊 What brand of router do you have?
TP-Link
ASUS
D-Link
Zyxel
Another

Restoring access on Android and iOS

Mobile device owners often face the problem of needing to connect a tablet or laptop, but only their phone knows the password. Modern versions of Android (starting with version 10) and iOS (starting with version 16) now offer a feature for viewing saved Wi-Fi passwords, making life much easier for users.

On Android, the process may differ slightly depending on the manufacturer's operating system (MIUI, OneUI, Stock Android). Typically, you need to go to Settings, select Wi-Fi, and tap the gear icon or arrow next to the connected network name. There should be a "Share" or "QR code" button.

When you tap "Share," the system will ask you to confirm the action with biometrics or a PIN. A QR code will then appear on the screen. Depending on the Android version, the code may contain a password. If there is no password, any other smartphone can scan the code with its camera, and the password will be displayed in a notification or a dedicated scanner app.

☑️ Check Android settings

Completed: 0 / 1

iPhone users face a similar situation, but with stricter security restrictions. To view your passcode on iOS 16 and later, you need to:

  • 📱 Open "Settings" and go to the "Wi-Fi" section.
  • 🔍 Find the network you need to know the password for and click on the blue information icon (i) on the right.
  • 👆 Touch the hidden dots in the "Password" field.
  • 👁️ Use Face ID, Touch ID, or enter your device passcode.

After successful authentication, the password will be displayed in plain text and can be copied. Unfortunately, older versions of iOS don't have a built-in viewer, so you'll need to use a macOS computer synced via iCloud Keychain or access your router settings.

⚠️ Attention: The password viewer feature is only available for networks to which the device was previously connected. If you reset the network settings on your phone, you won't be able to recover the password from the phone itself.

Using the Command Prompt and PowerShell

For those who prefer working with code or can't find the necessary options in the graphical interface, the Windows command line offers powerful tools. It's not only a way to find a password, but also a method for diagnosing connection issues. We've already mentioned the basic command, but let's take a closer look at the process.

First, you need to get a list of all saved profiles. This is useful if you don't remember the exact network name. The command netsh wlan show profiles will list all networks ever connected to this computer. Find the desired name in the list and use it in the next command to display details.

If you're using PowerShell, the syntax may be slightly different, but the result is the same. However, the standard netsh is a more universal tool, built into all versions of Windows since XP. It requires no additional modules and operates at the system level.

netsh wlan show profiles name="HomeWiFi" key=clear

In the command output, look for the "Security settings" section. It will list "Authentication," "Cipher," and, most importantly, "Key Content." This is your password. If the "Key Content" field is empty, the profile is corrupted or the network uses a specific authentication method (such as a certificate), which is rare on home networks.

Specialized programs for recovery

If standard methods don't work or seem too complicated, you can use third-party software. There are many utilities designed specifically for managing Wi-Fi connections and recovering lost data. However, it's important to exercise caution and choose only proven tools.

One of the most famous programs is Wireless Password Revealer or WiFi Password DecoderThese applications scan the Windows registry and system files where connection profiles are stored and display passwords in a convenient list. They often have a simple interface: just launch it and see it.

Another popular tool is Router PasswordsThis program not only recovers Wi-Fi passwords but also contains a database of default passwords for logging into the admin panel of thousands of router models. This is a double benefit: you can use it both to recover the network key and to log into the router if you've forgotten your administrator login or password.

It's important to remember security. Download such programs only from the developers' official websites. Antivirus programs may flag them as "RiskWare" or "HackTool," as their functionality is used by hackers to steal data. If you download a program from a trusted source, this is a false positive, but you should remain vigilant.

⚠️ Attention: Never use programs to "hack" your neighbor's Wi-Fi (such as Aircrack-ng) without proper training. This is illegal and violates the law on unauthorized access to computer information. Use software only to recover your own data.

What to do if nothing helps

There are situations when none of the devices remember the password, access to the router is impossible (the administrator password is forgotten), and programs are useless. In this case, the only remaining, but radical, solution is a full factory reset of the router.

To do this, you need to find a small hole with the inscription on the router body Reset or WPS/ResetBy pressing it with a paperclip for 10-15 seconds (until all the lights blink), you'll restore the device to its out-of-the-box state. After this, the router will work with the factory Wi-Fi password, which is located on the sticker on the bottom.

However, this step requires reconfiguring your internet connection. You'll need your provider's information (login, password, PPPoE/L2TP connection type, etc.), which is usually specified in your contract. If you don't have this information, you'll need to call your provider's technical support.

  • 🔌 Find the Reset button on the back of the router.
  • ⏱️ Press and hold it for 10-15 seconds when the power is on.
  • 🔄 Wait for the device to reboot.
  • 📶 Connect to the network with the factory name (indicated on the sticker).
  • ⚙️ Complete the initial setup via the web interface.

After resetting, be sure to set a new, strong Wi-Fi password and change the router administrator password to secure your network from unauthorized access. Save the new password in a safe place or use a password manager.

Is it possible to find out the Wi-Fi password through a phone if it is not connected to the network?

Directly, no. The phone must have connected to this network at least once to save the profile. If the profile is deleted or the phone has never connected, it's impossible to find the password without access to the router or other device where the password is stored.

Are password recovery programs safe to use?

Using legitimate software (like Wireless Password Revealer) on your computer is safe if you download it from the official website. However, such programs access sensitive data, so it's best to delete them after use.

Where can I find my Wi-Fi password on MacOS?

On macOS, passwords are stored in Keychain Access. Open the app via Spotlight, find your network name, double-click it, check "Show password," and enter your Mac account password.

What is WPS and can I use it to find out the password?

WPS (Wi-Fi Protected Setup) is a simplified connection technology. It allows you to connect by pressing a button on the router, but does not display the password in plain text. However, there are vulnerabilities in the WPS protocol that allow brute-force attacks, but this is a complex and time-consuming process, not recommended for casual users.