Forgotten Wi-Fi passwords are a common occurrence for many. It's especially frustrating when you don't have your router's documentation at hand and you urgently need internet access. Fortunately, there are several ways to recover your wireless network password—most of which don't require extensive technical knowledge.
In this article we will look at all current methods, including checking the router label, logging into the admin panel, resetting to factory settings, and even using specialized software. We'll cover the nuances for popular brands separately: TP-Link, ASUS, Keenetic And MikroTikIf you're unsure about what you're doing, don't worry: every step is accompanied by detailed instructions and warnings about potential risks.
Important: Some methods (for example, resetting the router) will result in the loss of all user settings, including the network name (SSID) and connection parameters to the provider. If you don't have access to your internet provider's personal account, verify your reconfiguration details before resetting your account—otherwise, you risk losing your internet connection.
1. Check the label on your router - the fastest way
Most manufacturers provide the factory Wi-Fi password on a sticker located on the bottom or back of the device. It is usually labeled as Wi-Fi Password, Network Key or Pre-Shared Key (PSK).
What to do if you find a password on a label:
- 🔍 Check your passwords carefully, as they are case-sensitive. For example,
Admin123Andadmin123are considered different combinations. - 📱 Try connecting to the network from your phone or laptop. If the password doesn't work, it may have been manually changed after setup.
- 🔄 If the network name is different from what is on the label (for example,
TP-Link_1234instead ofMyHomeWiFi), this means that the settings have been reset, and the factory password is no longer relevant.
On some models (eg, Xiaomi Mi Router or Huawei) the password may be hidden behind a QR code. In this case:
- Scan the code with your smartphone.
- The link will redirect you to a page with connection details.
⚠️ Attention: If you rent a router from a provider (for example, Rostelecom or Beeline), the factory password may have been changed during initial setup. In this case, check your contract or contact support.
2. Login to the router admin panel via cable or Wi-Fi
If your router is already distributing internet (even if you don't know the Wi-Fi password), you can connect to it via cable or a temporary passwordless network connection (if enabled). Next, log in to the device's web interface.
Step-by-step instructions:
- Connect to the router:
- 🔌 By
Ethernet cable(insert into portLANon the router and in the PC network card). - 📶 Via Wi-Fi, if the network is open or supports connection via
WPS(click the buttonWPSon the router, then connect from your smartphone within 2 minutes).
- 🔌 By
- Find out your router's IP address:
- On Windows: open
Command line(Win + R → cmd) and enter:ipconfigLook for the line
Main gateway(usually192.168.0.1or192.168.1.1). - On MacOS/Linux: in the terminal, run:
netstat -nr | grep default
- On Windows: open
- Open your browser and enter the router's IP address in the address bar.
- Enter your login and password (by default it is often
admin/adminoradmin/empty). See the table below for a list of standard combinations for popular brands.
| Manufacturer | IP address | Login | Password |
|---|---|---|---|
| TP-Link | 192.168.0.1 or 192.168.1.1 |
admin |
admin |
| ASUS | 192.168.1.1 |
admin |
admin |
| Keenetic | 192.168.1.1 |
admin |
1234 or empty |
| MikroTik | 192.168.88.1 |
admin |
empty |
| Xiaomi | 192.168.31.1 |
admin |
Password from the label |
After logging into the control panel:
- 🔐 Go to the section
Wi-Fi(orWireless,Wireless network). - 📝 Find the fields
Password,KeyorPSK password— the current password is displayed here (it may be hidden behind asterisks; click "Show").
⚠️ Attention: If you or your provider changed your login/password for accessing the admin panel and the data is lost, the only way out is resetting the router to factory settings (see section 4).
Connecting to a router via cable or Wi-Fi|Router IP address (via ipconfig/netstat)|Default login and password (see table)|Disabling VPN/proxy in the browser-->
3. Use connected devices (Windows, Android, macOS)
If at least one device (laptop, smartphone, tablet) is already connected to your Wi-Fi network, you can extract the password from its settings. Let's look at methods for different operating systems.
🖥️ On Windows 10/11
- Open
Settings → Network and Internet → Wi-Fi. - Click
Managing known networks→ select your network. - Click
Properties→ scroll toNetwork passwordand pressShow symbols.
📱 On Android (root or ADB required)
Without root rights, you can't view the password using standard tools, but you can use ADB (Android Debug Bridge):
adb shellsu
cat /data/misc/wifi/WifiConfigStore.xml | grep psk
Or install the application WiFi Password Viewer (works only on rooted devices).
🍎 On macOS
- Open
Programs → Utilities → Keychain. - Find the name of your Wi-Fi network in the list.
- Check the box
Show passwordand enter your Mac account password.
If the device is connected but the password is not displayed, try exporting the network settings:
- 📄 On Windows: V
Command lineexecute:netsh wlan export profile name="NETWORK_NAME" folder="C:\"Open the created file
.xml— the password will be in the tag<keyMaterial>. - 📱 On Android With root: passwords are stored in
/data/misc/wifi/WifiConfigStore.xml.
4. Reset the router to factory settings (Hard Reset)
If the previous methods did not work, there remains a radical way - full resetThis will restore the router to its out-of-the-box state, including the factory Wi-Fi password (see label) and login information for the admin panel.
How to reset settings:
- Find the button on the back of the router.
Reset(usually recessed into the body). - Take a paper clip or a toothpick and press and hold the button 10-15 seconds (until the indicators flash).
- After rebooting the router, connect to it via cable or Wi-Fi using the factory network name.
What to do after the reset:
- 🔧 Set up your internet connection (your provider's details are usually included in your contract).
- 🔒 Change your Wi-Fi password to a new one (in the admin panel, section
Wireless Security). - 📡 Reconfigure if necessary
IPTV,Port forwardingorGuest network.
⚠️ Note: Resetting deletes all user settings, including:
- Wi-Fi password and network name (
SSID);- Data for connection to the provider (
PPPoE,L2TPetc.);- Settings
DMZ,Port Forwarding,Parental Control;- Guest networks and device blacklists.
If you are unsure about your internet connection settings, Before resetting, contact your provider and clarify the login/password for accessing the network, the type of connection (for example,
Dynamic IPorPPPoE) and VLAN-ID (if required).
What should I do if the Internet doesn't work after a reset?
If the router does not connect to the Internet after resetting, check:
1. Connection type (check with your provider: PPPoE, L2TP, Dynamic IP, etc.).
2. Login and password for authorization (often different from the login details for the router panel).
3. VLAN-ID (relevant for some providers, for example, Dom.ru).
4. MAC address (If your provider has linked your internet connection to the MAC address of your old router, clone it in the settings of your new device).
If the settings are correct but there is no internet connection, contact technical support - the problem may be on your provider's side.
5. Specialized programs for password recovery
If you have network access (e.g., via cable) but can't log into the admin panel, you can use third-party password recovery tools. This method is suitable for experienced users and requires caution.
Popular programs:
- 🔓 WirelessKeyView (For Windows) - shows all saved Wi-Fi passwords.
- 🔍 Wifi Password Revealer — an alternative with a simple interface.
- 🐧 aircrack-ng (For Linux) is an advanced security audit tool (requires knowledge).
Example of working with WirelessKeyView:
- Download the program from the official website NirSoft.
- Launch
WirelessKeyView.exe(no installation required). - Find your network in the table - the password will be in the column
Key (Ascii).
⚠️ Warning: Using programs like aircrack-ng hacking other people's networks is illegal. In this article, we only consider legal access restoration to his own router.
If the program does not show the password:
- 🔄 Restart it as administrator.
- 🛡️ Temporarily disable your antivirus (it may block access to system files).
- 📋 Check if you are connected to the network whose password you are trying to recover.
6. Contact your provider – a reliable but time-consuming method
If the router is rented from an Internet provider (for example, Rostelecom, MTS, Beeline), the most reliable way is to call support. Staff can:
- 📞 Provide your Wi-Fi password (if it hasn't been changed since setup).
- 🔄 Remotely reset your router to factory settings.
- 📋 Provide your admin panel login details (if they have been changed).
What to tell the operator:
- Let me know contract number or personal account.
- Name it router model (written on the label).
- Specify what you need
Wi-Fi passwordoraccess to router settings.
The advantages of this method:
- ✅ No technical knowledge required.
- ✅ Guaranteed results (if you are the owner of the device).
- ✅ Support will help you configure your router after a reset.
Flaws:
- ⏳ Waiting for a response (especially during peak hours).
- 📞 A fee may apply for this service (please check the rates in advance).
7. Alternative methods: WPS, guest network, and temporary access
If you need temporary internet access and don't have time to recover your password, try these alternative methods:
🔄 Connecting via WPS
Many routers support the technology WPS (Wi-Fi Protected Setup), which allows you to connect without entering a password:
- Click the button
WPSon the router (usually signed or marked with a 🔄 icon). - On your device (smartphone, laptop), select the network and press
Connect via WPS. - The connection will be established automatically within 2 minutes.
👥 Guest network
If a guest network is configured on your router, its password may differ from the main one. Check:
- On the router label (sometimes the guest network has a separate password).
- In the admin panel (section
Guest networkorGuest Network).
📱 Sharing Internet from your phone
If none of the methods worked and you urgently need internet:
- Turn on
Modem modeon your smartphone (in settings)Access point and modem). - Connect a laptop or other device to it.
- In parallel, work on recovering your router password.
⚠️ Attention: Guest network andWPScan be disabled in the router settings. If the buttonWPSdoes not respond, check in the admin panel (sectionWPSorQuick Setup), whether the function is enabled.
Common mistakes and how to avoid them
When recovering a password, users often encounter typical problems. Let's look at the most common ones:
| Error | Cause | Solution |
|---|---|---|
| The password on the label doesn't work. | The password was changed after setup. | Use methods from sections 2-4 (admin panel, reset) |
| I can't log into 192.168.1.1 | Incorrect router IP address | Check the address via ipconfig (see section 2) |
| There is no internet after the reset. | Incorrect connection settings to the provider | Check with your provider for the connection type (PPPoE, L2TP etc.) |
| WPS doesn't work | The function is disabled in the settings. | Turn on WPS in the admin panel (section Wireless) |
| Programs don't show the password | You don't have administrator rights or your antivirus is blocking access. | Run the program as administrator, disable the antivirus |
Additional tips:
- 🔌 If the router does not respond to a reset, unplug it for 30 seconds, then try again.
- 📡 If the Wi-Fi network does not appear after the reset, check if the wireless module is enabled (in the admin panel, section
Wireless). - 🔒 If you often forget your passwords, save them in password manager (For example, KeePass or 1Password).
FAQ: Answers to Frequently Asked Questions
Is it possible to find out a Wi-Fi password without accessing the router?
No, unless you have physical access to the router or a device already connected to the network. All legal methods require either a cable connection, logging into the admin panel, or a factory reset (which also requires physical access to the reset button). Reset).
The exception is if you rent a router from a provider: in this case, support may provide the password over the phone after verifying your information.
What to do if your router is blocked by your ISP?
Some providers block access to rented router settings. In this case:
- Call support and request an unlock or login details.
- If unlocking is not possible, ask your provider to reset the settings remotely.
- Check if you can replace your router with a model that allows full access to settings (sometimes this requires a fee).
How to protect your router from hacking after password recovery?
After restoring access, it is necessary to:
- 🔐 Change your Wi-Fi password to a complex one (at least 12 characters, with letters, numbers, and special characters).
- 🔑 Change your login and password for entering the admin panel (do not leave them
admin/admin). - 🛡️ Turn it off
WPS(vulnerable to attacks). - 📡 Hide
SSID(network name) - this will not protect against hacking, but will reduce the number of connection attempts. - 🔄 Update your router firmware regularly (in the section
System Tools → Firmware Upgrade).
Is it possible to recover the password through the provider's application?
Yes, many providers (Rostelecom, MTS, Beeline) offer mobile apps for managing your router. For example:
- Rostelecom: "Personal Account" application → "My Wi-Fi" section.
- MTS: "My MTS" → "Internet" → "Wi-Fi settings".
- Beeline: "My Beeline" → "Services" → "Internet".
If your router is supported by the app, you can view or change the password without logging into the admin panel.
What should I do if the internet still doesn't work after all these steps?
If the Internet disappears after resetting or changing settings, check:
- Connection type: Check with your provider what protocol is used (
PPPoE,L2TP,Dynamic IPand others). - Login and password: they may differ from the login details for the router.
- VLAN-ID: relevant for some providers (for example, Dom.ru).
- MAC addressIf your ISP has bound your internet connection to the MAC address of your old device, clone it in the new router's settings.
If the settings are correct but there is no internet connection, contact technical support—the problem may be with your provider (cable break, scheduled maintenance, etc.).