How to find your home Wi-Fi password: step-by-step instructions

Many users are familiar with the situation of urgently needing to connect a new device to their home network but forgetting or losing the security key. This can happen after purchasing a new smartphone, having guests over, or resetting the router to factory settings. Fortunately, operating systems and routers themselves often store this information, allowing you to restore access without complex steps.

There are several proven methods that allow remember a forgotten password From a wireless network. The specific method you choose depends on the device you have on hand and whether it already has an active connection to the router. We'll cover options for Windows computers, Android and iOS mobile devices, and direct access to the router's settings.

It's important to understand that the security of your network is directly dependent on the complexity of your password, but keeping it safe and accessible makes life easier. The default Wi-Fi password is often found on a sticker on the bottom of the router.If you've never changed the default settings from your provider or manufacturer, you'll need to use software to view saved profiles.

Viewing your Wi-Fi password through Windows settings

If your laptop or computer is already connected to a wireless network, the Windows operating system stores the access key in its encrypted profiles. This is the easiest and fastest method, requiring no third-party software or the router's IP address. It only takes a few minutes and access to the network management interface.

To begin, open the Start menu and go to System Settings. Depending on your OS version, the path may vary slightly, but the logic remains the same. You need to find the section responsible for the status of current connections. Follow these instructions:

  • 🖥️ Right-click on the network icon in the tray and select "Open network and Internet settings".
  • 🔗 In the window that opens, find the "Network and Sharing Center" or "Properties" link for your current connection.
  • 🔐 In the status window, click the "Wireless Network Properties" button, then go to the "Security" tab.

On the "Security" tab, you'll see the "Network Security Key" field, where the characters are hidden behind dots. To see them, simply check the "Show entered characters" box. The system may request administrator rights., which is a standard measure to protect against unauthorized viewing of data.

An alternative method for advanced users is to use the command prompt. This method is universal for all versions of Windows starting with XP. Open the command prompt as administrator and enter the following command to display all saved profiles:

netsh wlan show profiles

Once the list of networks is displayed, find the name of your Wi-Fi hotspot and enter the following command, substituting the network name:

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

In the report that opens, look for the "Key Content" line, which will contain the password you're looking for in cleartext. This method is especially useful if the system's graphical interface is malfunctioning or blocked.

📊 Which device do you use most often?
Laptop with Windows
Android smartphone
iPhone
Tablet
Other

How to view your password on Android and iOS

Mobile device owners can also restore network access using built-in operating system features. The latest versions of Android and iOS implement this feature natively, eliminating the need for root access or jailbreaking.

On Android smartphones (version 10 and above), the process is as follows: Go to Wi-Fi settings, select the network you're currently connected to (or have previously connected to), and tap "Share" or the QR code icon. Code scanner It will show you a pattern, and often a text password is written underneath it. If there's no text, simply take a screenshot of the QR code and scan it with any reader app from another phone.

iPhone users with iOS 16 and later have an even more convenient tool. Go to Settings → Wi-Fi. Find the desired network in the list and tap the blue information icon (the letter "i" in a circle). In the "Password" field, tap the hidden hotspots. The system will ask you to confirm the action. Face ID, Touch ID or a password code, after which the password will be shown in text and can be copied.

⚠️ Note: On Android devices with custom skins (such as older versions of MIUI or EMUI), the menu location may differ. If you can't find the QR code, try using third-party Wi-Fi management apps, but be careful with the permissions they request.

Devices running older operating systems may not have a native password viewer. In such cases, the only option is to log in to the router's web interface or use a computer where the password is already stored.

Login to the router's web interface

The most secure way to find out or change your password is to log in to your router's control panel. This method works regardless of the device you're using, whether it's a PC, smartphone, or tablet. The only requirement is that the device must be connected to the router (via cable or Wi-Fi).

First, you need to find out the gateway IP address. Most often, this is 192.168.0.1 or 192.168.1.1The address may also be located on a sticker on the bottom of the device. Enter this address in your browser's address bar. The system will request your username and password for authorization.

The standard login details are often as follows:

  • 🔑 Login: admin, Password: admin
  • 🔑 Login: admin, Password: (empty field)
  • 🔑 Login: user, Password: user

If the default combinations don't work, they may have been changed previously. In this case, if you don't remember the data, you'll need to perform a factory reset (hard reset) of the router. To do this, locate the hole on the powered-on device. Reset, press it with a paper clip and hold for 10-15 seconds until the indicators blink.

After successful authorization in the interface (which may look different for different manufacturers, for example, Keenetic, TP-Link, ASUS, D-Link), find the "Wireless," "Wi-Fi," or "Wireless Network" section. This is where the current password is displayed in the "Password," "WPA Pre-Shared Key," or "Network Key" field.

Table of standard addresses and logins for popular routers

Different network equipment manufacturers use different default addresses and credentials. Below is a table of the most common values ​​to help you access the settings.

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 modern routers provided by providers (for example, Sagemcom, Sercomm, Eltex), may have unique passwords printed on a custom sticker. In such cases, the universal combinations from the table will not work.

If you previously changed the web interface password and forgot it, and the default one doesn't work, a hard reset of the device is the only solution. Remember that after the reset, you'll have to reconfigure your internet connection, so make sure you have a contract with your provider or the necessary authentication information (PPPoE, L2TP, etc.).

Using the Command Prompt and PowerShell

For users who prefer a text-based interface, or in situations where the Windows graphical shell is damaged, PowerShell is an excellent tool. This method not only allows you to view passwords but also manage network profiles.

Launch PowerShell as administrator. Enter the following command to get a specific network profile:

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

In the command output, find the "Security settings" section. It will say "Key Content." This is your password. The advantage of this method is that it works even if the network is not currently active, as long as the profile was previously saved in the system.

You can also export all profiles to an XML file to analyze their contents in a text editor. The command looks like this:

netsh wlan export profile key=clear folder=c:\wifi

After execution, files will appear in the specified folder in which the password will be stored in the tag <keyMaterial> in plain text. This is convenient for mass migration of settings or backups.

⚠️ Warning: Exporting profiles with public keys creates files containing cleartext passwords. Do not share these XML files with third parties and delete them after use to avoid compromising your network security.

Third-party programs and applications

There are many password recovery tools available such as WirelessKeyView, WiFi Password Decryptor and similar programs. These programs scan the Windows registry or configuration files and display a list of all known networks with keys.

Using such software is justified if standard methods don't work or the system interface is damaged. However, such utilities should only be downloaded from the developers' official websites. Antivirus programs often detect them as HackTool or PUP (Potentially Unwanted Program), as their functionality can be used by attackers.

On Android mobile devices, viewing saved passwords without root access in older versions of the OS often required special apps, but these are no longer necessary due to the native QR code feature. On iOS, installing third-party apps for hacking or viewing Wi-Fi passwords from the App Store is impossible due to Apple's strict security policy (sandboxing).

What to do if none of the methods helped?

If you can't log into your router, the password isn't displayed anywhere, and the default combinations don't work, your only option is a hard reset. Find the hole labeled "Reset" or "Hole" on the router's body. Turn on the router, take a paperclip, press the button inside the hole, and hold it for 10-15 seconds until the lights flash simultaneously. After the reset, the router will return to factory settings, and the password will be the one on the sticker.

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

There are no legal methods. The methods described above only work for networks to which your device has already connected and saved a profile, or if you have physical access to the router to reset the settings. Attempts to brute-force a password or hack someone else's network are illegal.

Where can I find the password if I have a router from my ISP?

ISPs often set complex, unique passwords. Check the sticker on the bottom of the device. If it only lists a PIN (for WPS) and not a Wi-Fi password, try entering that PIN in the connection field. If that doesn't work, call your ISP's technical support; they can provide the password or reset the device remotely.

Is it safe to use WPS to connect?

WPS (Wi-Fi Protected Setup) allows you to connect by pressing a button or entering a PIN, but it's considered vulnerable. Attackers can relatively easily brute-force the WPS PIN and gain access to your network. It's recommended to disable WPS in your router settings if you're not currently using it.