A situation when you forget security key home network, occurs quite often. Especially if it's been a while since you set up the equipment and haven't entered this data manually since then. Modern devices, such as smartphones and laptops usually connect automatically, hiding the password from the user. However, as soon as a new gadget or guest device needs to be connected, the lack of a password becomes a serious problem.
Don't panic and immediately call a technician or reset your router to factory settings, losing all current configurations. There are several effective methods. restore access to the network without disrupting its operation. In this article, we'll cover methods for Windows, Android, and iOS operating systems, as well as through the router's web interface.
Before you start doing any complex manipulations, it's worth checking the most obvious places. Often default password The password you set up earlier is written on a sticker. It's located on the bottom or back of the router itself. Look for a field labeled "Wireless Key," "WPA/WPA2 Password," or simply "Password." If the information on the sticker matches what you entered during initial setup, the problem is solved in a second.
Finding a saved password on a Windows computer
If you have a laptop or desktop computer that is already connected to the desired network or has connected to it before, Windows may have saved this data. The operating system carefully stores encryption keys for quick auto-connection. To view them, you'll need to perform a few simple steps in the system interface.
Open the Start menu and go to Settings, then select Network & Internet. In the list of available options, find Network and Sharing Center (in Windows 10/11, the path may be slightly different; you can simply search for View network connections). In the window that opens, click the name of your active Wi-Fi connection in blue. A small status window will appear, where you need to click the Wireless network properties.
In the new dialog box, switch to the "Security" tab. This is where the network security keyBy default, it's hidden behind asterisks. To see the real password, check the box next to "Show entered characters." You can now copy or rewrite the character combination.
⚠️ Attention: If the "Security" tab is missing or the options are grayed out, your account may not have administrator privileges. In this case, ask the computer owner to perform these steps or log in using an administrator account.
What should I do if the Security tab is missing?
If the tab isn't there at all, try running the command prompt as administrator and entering the command: netsh wlan show profile name="Network_Name" key=clear . Your password will be displayed in the "Key Contents" line.>
How to find out your password on Android and iOS
Mobile device owners often wonder where to view saved access data. This feature is built into modern mobile OS versions, but it has its own peculiarities. Android Version 10 and above allows you to share a password via a QR code, which actually contains an encrypted access key.
Go to your Wi-Fi settings, tap the gear icon next to your active network, or select "Share." A QR code will appear on the screen. To view the password in text format, you can take a screenshot and open it with Google Lens or any QR code scanner that can recognize text. In some shells, for example, Xiaomi or Samsung, the password may be written in small print directly below the QR code.
On devices iPhone On iOS 16 and later, the process is even simpler. Open "Settings" and go to "Wi-Fi." Find your network in the list and tap the blue information icon (the letter "i" in a circle). Tap the "Password" field, which is hidden by dots. The system will prompt you to complete biometric verification (Face ID or Touch ID) or enter the screen passcode. Once successfully authenticated, the password will be displayed and can be copied.
- 📱 On Android, use the "Share" feature to generate a QR code.
- 🍏 On iOS 16+, the password is hidden behind biometric protection in network settings.
- 👁️ Older versions of Android may require root access or third-party apps.
- 🔐 Biometrics on iPhone is a mandatory requirement for viewing security keys.
Restoring access via the router's web interface
The most reliable method that always works if you have physical access to the router is to log into it admin panelAll network settings, including the current password, are stored here. To access this, you'll need a device connected to the router via cable or Wi-Fi and a browser.
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.1The exact address, as well as the username and password for accessing the admin panel, are indicated on the sticker on the bottom of the device. If you've previously changed your router login information and forgot it, you'll unfortunately have to reset it, as you won't be able to access it without authorization.
After successfully logging into the interface (it may look like this) TP-Link, Asus, Keenetic or MikroTik) You need to find the wireless network section. Look for tabs labeled "Wireless," "Wi-Fi," or "Wireless Mode." Inside, you'll find a subsection labeled "Security" or "Security Settings." In the "Password," "PSK Key," or "WPA/WPA2 Personal" field, you'll see the current password. You can change it to a new one if the old one seems too complex.
| Router brand | Default 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 |
| Xiaomi | 192.168.31.1 | admin | (specified during setup) |
Using the Command Prompt for Advanced Users
For those who prefer to work with code or don't want to wander around the Windows menus, there is a quick way to access saved passwords via command lineThis method is universal and works on all versions of Windows starting from Vista.
Press the key combination Win + R, enter cmd and press Enter. To see a list of all networks the computer has ever connected to, enter the command: netsh wlan show profilesYou'll see a list of profile names. Select the desired name and enter the following command:
netsh wlan show profile name="Your_Network_Name" key=clear
In the command output, find the "Security Settings" section. The "Key Contents" line will contain the password you're looking for in cleartext. This method is especially useful when the graphical interface isn't working correctly or you need to quickly retrieve data for multiple networks.
⚠️ Attention: Commands must be entered precisely, including capitalization and quotation marks if the network name contains spaces. Syntax errors will result in an error message instead of a result.
Resetting your router as a last resort
If none of the above methods helped (devices are not connected, admin passwords have been changed and forgotten), the last option remains - a full reset (Hard Reset). This action will return the router to its factory state, as if you had just bought it from the store.
On the router's body, find the small indentation labeled "Reset" or "WPS/Reset." Take a paperclip or toothpick, press the button inside the hole, and hold it for about 10-15 seconds until the lights on the body blink simultaneously. After rebooting, the router will broadcast Wi-Fi using the name and password listed on the sticker.
It's important to understand that after the reset, you'll need to reconfigure your internet. This will require your ISP login and password (PPPoE or L2TP, if applicable), which should be included in your contract. If you don't know this information, contact your ISP's technical support before resetting.
☑️ Checklist before resetting your router
Preventing future password loss
To prevent a "forgotten password" situation from reoccurring, it's recommended to use modern access control methods. Many modern routers allow network management via the manufacturer's mobile app. In these apps, the password is always visible in the settings, and temporary codes can be generated for guests.
It is also considered good practice to use password managers on your computer or smartphone. Programs like Bitwarden, KeePass Built-in managers in the Apple and Google ecosystems securely store complex character combinations. You'll only need to remember one master password to access the vault.
Write down your new password in a safe place immediately after changing it. This could be a paper notepad stored in a secure location or an encrypted digital note. Changing passwords regularly (every 3-6 months) improves security but increases the risk of forgetting, so safe storage is critical.
Frequently Asked Questions (FAQ)
Is it possible to hack someone else's Wi-Fi password if I don't remember it?
No, hacking other people's networks is illegal and violates computer security laws. This article describes only legal ways to restore access to your personal network, which you own or have administrator permission to.
What should I do if the password on the router sticker has been erased?
If the sticker is damaged, try searching for your router model online and finding the factory data for that series. However, if the password was changed during setup, the only solution is to log in to the admin panel (if you remember the password) or perform a full reset using the Reset button.
Does changing your password affect your internet speed?
No, the password itself doesn't affect speed. However, if you change the encryption type from a modern one WPA2/WPA3 to outdated WEP To ensure compatibility with older devices, network speed and security may be reduced. WPA2-PSK (AES) is recommended.
Where can I find my contract with my provider if I've lost it?
The contract is often sent electronically via email upon connection. You can also find the login and password for PPPoE in your personal account on the provider's website or by calling their support team at the phone number listed on the website.