It's common to need to connect a new device to a home network but lose or forget the passkey. Users often reset the factory settings for security reasons, but don't write down the new combinations, relying on memory. Eventually, this approach leads to a dead end, especially when you need to let guests into the network or set up smart appliances.
There are several proven ways to restore access without resorting to complex hacking tools. Determine the password for a Wi-Fi router You can do this through the operating system interface of an already connected computer or smartphone. Another effective method is to log in to the router's web interface, where all network settings are stored.
As a last resort, if none of the software methods work, a physical reset of the device remains. This procedure returns the router to its factory settings, with the credentials listed on the sticker on the device. Below, we'll detail each of these options so you can choose the most appropriate one for your situation.
Viewing a saved password in Windows
If you already have a Windows laptop or desktop computer connected to your wireless network, the task is significantly simplified. The operating system stores access keys for all networks you've ever logged into. This information can be found through standard network management tools.
First, you need to open the Network Connections control panel. Right-click the Wi-Fi icon in the system tray (near the clock) and select "Network and Internet settings." Then, go to "Network and Sharing Center" or use the command ncpa.cpl in the Run window.
Find your active wireless connection, double-click it, and select "Wireless Network Properties." In the window that opens, switch to the "Security" tab. This is where the "Network Security Key" field is located. By default, the characters are hidden behind asterisks, but simply check "Show entered characters" to see the code.
⚠️ Attention: If the "Security" tab is grayed out or the "Show" button doesn't work, your account may not have administrator privileges. In this case, try running the Command Prompt as an administrator.
An alternative and faster method for experienced users is to use the command line. Open the terminal (cmd) and enter the command to display the profile: netsh wlan show profile name="Your_Network_Name" key=clearIn the "Security Settings" section, there will be a line called "Key Contents," which contains the code you're looking for.
Finding a passkey on Android and iOS
Mobile device owners can also access the stored key, but the procedures differ significantly between Android and iOS. Starting with Android 10, the system allows viewing the network's QR code, which often hides a text version of the password.
To do this, go to Wi-Fi settings, select the connected network, and tap "Share" or the QR code icon. After confirming your identity (fingerprint or PIN), a code will appear on the screen. On many smartphones (for example, Xiaomi or Samsung), the password is written in text below the QR code. If there is no text, you can scan the code with another phone, and it will display the data.
On Apple devices, the situation is more complicated. iOS 16 and later introduces the long-awaited password viewer feature. Go to "Settings" → "Wi-Fi" and tap the blue "i" icon next to your active network. Tap the "Password" line several times—the system will use Face ID or Touch ID to confirm, after which you can copy the code.
- 📱 On Android, use the "Share" feature to generate a QR code with the data.
- 🍏 On iOS 16+, the password is hidden in the specific network settings and is accessible after biometrics.
- 🔒 Older versions of Android may require root access or third-party apps.
What to do if there is no share button on Android?
This feature is hidden on some older operating systems. Try installing a QR code scanner app that can read codes from the screen, or use third-party Wi-Fi managers if you have root access.
Login to the router's web interface
The most reliable way Determine the password for a Wi-Fi router — access its settings directly. To do this, connect to the device using any method (even via cable or if guest access is enabled) and enter the IP address into the browser.
Standard login addresses usually look like this: 192.168.0.1 or 192.168.1.1The exact address, as well as the username and password for accessing the admin panel, are always indicated on a sticker on the bottom of the router. If you changed your admin panel login information and forgot it, you'll have to reset it.
After authorization, the interface may differ depending on the model (TP-Link, Asus, D-Link, Keenetic). Look for a section called "Wireless," "Wi-Fi," or "WLAN." Inside, there will be a "Security" subsection, where the current key is displayed in the "Password/PSK Key" field.
| Router brand | Standard IP | Default login | Default 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 |
Interfaces are constantly updated by manufacturers. Menu locations may change in new firmware versions. If you can't find the item you need, check the official instructions for your specific model on the manufacturer's website.
Using the Command Prompt and PowerShell
For those who prefer working with code, the Windows command line offers powerful tools. This method not only allows you to view passwords but also manage network profiles. It's especially useful if the graphical interface isn't working correctly.
Open PowerShell or CMD as administrator. First, list all saved profiles with the command: netsh wlan show profilesFind your network name in the list. Then use the following command to view it in detail: netsh wlan show profile name="Name" key=clear.
In the command output, find the "Security settings" section. The "Key Content" line will contain your password in cleartext. This method works on all modern versions of Windows, starting with Windows 7.
⚠️ Attention: Commands are case-sensitive and space-sensitive. If the network name contains spaces, be sure to enclose it in quotation marks, otherwise the command will return an error.
☑️ Algorithm of actions via CMD
Resetting the router to factory settings
If none of the software methods work, or you don't know the password to access the router's admin panel, there's a radical but effective option: a hard reset. This will return the device to its out-of-the-box state.
On the back of the router, find a small hole labeled Reset or RestoreTake a paperclip or toothpick, press the button inside the hole, and hold it for 10-15 seconds until the lights flash simultaneously. After rebooting, the router will operate with factory settings.
Now, to connect to Wi-Fi, use the information printed on the sticker on the bottom of the device. It will also contain the address for logging into settings and administrative credentials. After the reset, all your personal settings, including the PPPoE connection type and network name, will be deleted and will require reconfiguration by your ISP.
This method requires time to reconfigure your internet connection. Make sure you have a contract with your ISP that specifies your internet login and password if you are using a PPPoE or L2TP connection.
Security measures and network protection
Once you've regained access, it's recommended to consider security. Factory passwords are often known to attackers, and simple combinations are easy to guess. Wi-Fi Security directly depends on the complexity of the encryption key.
Use WPA2-PSK or WPA3 encryption. Avoid the outdated WEP, which can be cracked in minutes. The password must be at least 12 characters long, including uppercase and lowercase letters, numbers, and special characters.
- 🔐 Change your Wi-Fi password regularly, especially if guests connect to the network.
- 🚫 Disable the WPS function, as it is a security vulnerability in many routers.
- 📡 Update your router firmware via the web interface to patch security holes.
Don't write passwords on sticky notes directly on the router if strangers are in your home. It's better to store them in a safe place or use a password manager. Remember that access to your Wi-Fi gives you access to all devices on the local network.
⚠️ Attention: Never use passwords that contain personal information (dates of birth, phone numbers), they are easy to guess or find on social networks.
Frequently Asked Questions (FAQ)
Is it possible to find out the Wi-Fi password if I have never connected to this network?
Without physical access to the router or one of the already connected devices, this is virtually impossible. Modern encryption standards (WPA2/WPA3) reliably protect data transmission. The only option is if the WPS button is enabled on the router and not disabled, but this is rare on newer models.
What should I do if the password sticker on my router has worn off?
If the sticker is illegible and you haven't changed the factory settings, try the default combinations (admin/admin). If that doesn't work, you'll need to reset the router. After the reset, the router will use the default password, which can be found in the online manual for your device model.
Will hacking programs like Wi-Fi Master Key help?
Most of these apps operate on the "shared cloud" principle: they steal network passwords from other users and give them to you. This is unsafe for your data. It's impossible to brute-force a complex password from a phone in a reasonable amount of time.
How to view password on Mac (macOS)?
Open Keychain Access using Spotlight. Find your network name in the list, double-click it, check the "Show password" box, and enter the computer's administrator password.