You're standing at the door with your new smartphone or laptop, ready to connect to your home Wi-Fi, but suddenly you realize: I forgot my network passwordNeither the sticker under the router nor the notepad with notes—nowhere is the saving combination of characters found. This situation is familiar to millions of users, and it's not as critical as it seems. There are several ways to restore access to your network, and most of them don't require calling a technician or purchasing new equipment.
In this article we will look at all possible methods — from simply viewing the saved password on a connected device to completely resetting the router and setting it up from scratch. Important: not all methods are universal. For example, Wi-Fi provider password (If the network is distributed by the internet provider itself) is restored differently than the key for a personal router. We'll explain the details for each case so you don't waste time on useless steps.
Before you begin, please check two things: 1) You have physical access to the router (you can go up to it and press buttons). 2) At least one device (phone, tablet, PC) is already connected to this network or has been connected before.
If both conditions are met, the chances of success are close to 100%. If not, read the section about emergency reset.
1. View the saved password on the connected device
The fastest way is to extract the password from the memory of a gadget that is already connected to Wi-Fi. This works on Windows, MacOS, Android and even iPhone (with limitations). The main requirement is that the device must have successfully logged into the network at least once.
On computers with Windows The easiest way to do this is:
- Open
Control Panel → Network and Internet → Network and Sharing Center. - Click on the name of your Wi-Fi network (the "Wireless network" link).
- In the window that opens, select “Wireless Network Properties” → “Security” tab.
- Check the box "Show entered characters" - the password will become visible.
Settings → Network & Internet → Wi-Fi → Manage known networks, then select your network and click View Properties.
On MacBook or iMac The password is stored in the keychain:
- Open the Keychain Access app (
Spotlight → type "Keychain Access"). - Enter the name of your Wi-Fi network in the search bar.
- Double-click on the found entry, check the “Show password” box and enter the password for your account. MacOS.
WITH Android smartphones the situation is more complicated: starting from Android 10Direct password viewing is blocked for security reasons. However, there are workarounds:
- 📱 Root access: If your phone is unlocked, use a file manager (eg. Root Explorer) and go to
/data/misc/wifi/WifiConfigStore.xmlAll networks and passwords are stored there in encrypted form. - 🔧 ADB commands: Connect your phone to your PC, enable USB debugging and run the command:
adb pull /data/misc/wifi/WifiConfigStore.xmlThen decode the file using online services (for example, WiFi Password Viewer).
- 📲 Specialized applications: WiFi Password Recovery or WiFi Key Recovery (require root).
⚠️ Attention: on iPhone It's impossible to extract a Wi-Fi password without jailbreaking. The Apple ecosystem blocks access to this information even through iTunes or iCloudThe only way out is to reset the router (see section 5).
2. Password on the router sticker: where to look and what the symbols mean
If you've never changed your Wi-Fi password since purchasing your router, it may be listed on the device's factory sticker. It's usually located on the bottom or back panel of the device. Look for fields labeled:
- 🔑 Wi-Fi Password/Network Key/Pre-Shared Key — the password itself.
- 📡 SSID/Network Name — the name of the network (to avoid confusion with neighboring ones).
- 🔢 Serial Number/MAC Address — not a password, but may be useful for contacting provider support.
Important: If you have ever changed the password through the router's web interface, the factory combination will stop workingIn this case, the sticker is useless - move on to other methods.
On some models (eg, TP-Link Archer C6 or ASUS RT-AX55) the password can be encrypted as 12-digit HEX codeTo decipher it:
- Turn the router over and look for a line like
Pin: 1234-5678-9012. - Enter this PIN on the website routerpasswords.com — the service will show the original password.
| Router manufacturer | Where to find the password | Example of a factory password |
|---|---|---|
| TP-Link | Sticker at the bottom, field Wi-Fi Password |
12345678 or 87654321 |
| ASUS | Sticker on the side, field Network Key |
A1B2C3D4E5 (10 characters) |
| Xiaomi | Sticker under the lid, QR code (scan it) | Random 8-digit number |
| D-Link | Sticker on top, field Pre-Shared Key |
WPA2: 98765432 |
| Keenetic | Sticker on the bottom, field Network key |
A word in Cyrillic (for example, password123) |
3. If your ISP is distributing Wi-Fi: recovery features
Many internet service providers (eg. Rostelecom, Beeline, MTS) provide clients not with a separate router, but modem with Wi-Fi function, where the password is linked to a contract. In this case, standard recovery methods may not work. Here's what to do:
Method 1: View in your personal account
- 🌐 Go to your provider's website (for example,
lk.rt.ruFor Rostelecom). - 🔍 In the "My Services" or "Equipment" section, find the "Wi-Fi Settings" section. This is usually where you'll find
SSIDAndpassword. - 📄 If you don't have a password, check the "Agreements" section—sometimes it's listed in the attached documents.
Method 2: Call support
Dial the hotline number (for example, 8 800 100 08 00 For Rostelecom) and inform:
- 📌 Contract or personal account number.
- 📡 Modem model (written on the sticker).
- 🔐 Reason for contacting: "I can't connect to Wi-Fi, I need a password."
The operator will either dictate the password or reset it to factory settings (you will need to reconnect all devices).
⚠️ Attention: if the provider uses technology WPS (Quick connect button), press it on the modem within 2 minutes of attempting to connect on the device. This will bypass the password entry. The button is usually labeled WPS or depicted as two arrows ☯.
What should I do if my provider refuses to give me a password?
If the support operator refuses to provide your password over the phone, you have two options:
1. Visit the provider's office with a passport and a contract - they are required to provide the data.
2. Reset the modem to factory settings (button Reset for 10 seconds). After this, the password will become the default (see section 2), but you will have to reconfigure your internet connection (the details for setting it up are in the contract).
4. Logging into the router's web interface: step-by-step instructions
If no device is connected to Wi-Fi and the factory password does not work, you can go to router control panel via cable. You'll need a computer or laptop with a port. Ethernet (or adapter USB-LAN for modern ultrabooks).
Step 1: Connect to your router via cable
- 🔌 Take the network cable (included with the router) and connect the port
LANon a router with a portEtherneton PC. - 💻 Turn off Wi-Fi on your computer to avoid connection conflicts.
Step 2: Find the router's IP address
By default, most routers use one of three addresses:
192.168.0.1(TP-Link, D-Link)192.168.1.1(ASUS, Zyxel)192.168.8.1(Xiaomi, Tenda)
If none of them open, check the address via the command line:
- Click
Win + R, entercmd. - Run the command:
ipconfig | findstr "Default Gateway"The address opposite “Default gateway” is the IP address of your router.
Step 3: Log in to your control panel
Enter the IP address in the browser's address bar. A login window will open. Try the standard login/password combinations:
| Manufacturer | Login | Password |
|---|---|---|
| TP-Link, D-Link | admin |
admin or an empty field |
| ASUS, Netgear | admin |
password or 1234 |
| Xiaomi | admin |
Account password Mi (if attached) |
| Zyxel Keenetic | admin |
Last 8 characters MAC addresses (on the sticker) |
If the default data doesn't work, it means someone has changed it previously. In this case, the only option is reset the router.
Connected the router to the PC via cable | Disabled Wi-Fi on the computer | Tried addresses 192.168.0.1 and 192.168.1.1 | Tried login/password admin/admin | Checked the IP via ipconfig-->
5. Where can I find the Wi-Fi password in the web interface?
After successfully logging into your router's control panel, find the wireless network settings section. Its location varies depending on the model:
For routers TP-Link:
- Go to
Wireless → Wireless Security. - In the field
PasswordorWireless Passwordwill be the current password. - If you want to change it, enter a new one in the field
New Passwordand save (Save).
For routers ASUS:
- Open
Wireless network(Wireless) in the side menu. - Go to the tab
General(General). - The password is specified in the field
WPA Pre-Shared Key.
For routers Xiaomi:
- Select
Wi-Fi → Wi-Fi Settings. - The password is hidden under the stars—click the eye icon 👁️ to see it.
For routers Keenetic:
- Go to
Home Network → Access Point. - The password is specified in the block
Protectionnext toNetwork key.
If you have changed your password, Be sure to write it down Save it in a secure location (like your phone's notes with cloud syncing) or print it out. Use password managers like 1Password or Bitwardento avoid losing data again.
6. Reset the router to factory settings (Hard Reset)
If all the previous methods have not worked, there remains full reset of the routerThis will reset your device to its original settings, including the factory Wi-Fi password (see Section 2). All user settings (including the Internet password, if entered manually) will be erased..
How to perform a hard reset:
- 🔍 Find the small button on the back of the router
Reset(sometimes it is recessed into the body). - 📍 Take a paperclip or toothpick, press and hold the button 10-15 seconds.
- 💡 The indicators on the router should blink and go out - this indicates a successful reset.
- ⏱️ Wait 2-3 minutes for the router to reboot.
After reset:
- 📡 Connect to Wi-Fi using the factory password from the sticker.
- 🌐 Reset your internet connection (connection details are in your contract with your provider).
- 🔒 Change the password for your Wi-Fi and router control panel (see section 5).
⚠️ Attention: on some models (eg, Zyxel Keenetic) reset buttonResetIt doesn't always work. If the indicators don't respond, try:
- Disconnect the router from power.
- Press and hold
Reset.- Without releasing the button, connect the power supply and hold for another 10 seconds.
If the router doesn't distribute the Internet after a reset, check:
- 🔌 Is the cable from the provider connected correctly (should go to the port
WAN/Internet). - 📶 Are the indicators lit?
WANAndWi-Fi. - 🔄 Reboot the router again (turn off the power for 30 seconds).
7. Alternative methods: WPS, guest access, and mobile internet
If you can't recover your password, but you urgently need internet access, try these temporary solutions:
Method 1: Connecting via WPS
Many routers support the technology WPS (Wi-Fi Protected Setup), which allows you to connect without a password. To do this:
- Press the button on the router
WPS(usually marked with a ☯ icon). - On your device (smartphone/laptop), select your network from the list and click “Connect via WPS”.
- The connection will be established automatically within 2 minutes.
Limitation: Not all devices support WPS (eg. iPhone can't connect this way).
Method 2: Guest Network
If you have access to the router's web interface (see Section 4), you can create guest network with a separate password:
- In the control panel, find the section
Guest network(Guest Network). - Turn it on and set a new password.
- Connect to this network on the desired device.
The advantage is that the master password remains unchanged, and the guest network typically has limited access to local devices (such as printers or network drives).
Method 3: Share Internet from your phone
If you can't restore Wi-Fi access and you need internet access urgently:
- 📱 On Android: open
Settings → Hotspot & tethering → Wi-Fi hotspotSet a name and password for the new network. - 🍎 On iPhone:
Settings → Tetheringand turn on "Allow others".
Please note: mobile internet may be slower or require a fee (unless you have an unlimited plan).
8. How to remember your password in the future: 5 reliable ways
To avoid the problem of lost passwords again, use these tips:
- 📝 Physical copyWrite the password on a sticker and stick it to the side of the router (out of sight!). Use a waterproof marker.
- 📱 Password manager: save the password in Google Password Manager, 1Password or KeePassLink the storage to your account to keep your data synchronized.
- 🖥️ Export router settings: In the web interface, find the section
System Tools → Backup & Restoreand save the configuration file to your PC. It stores all information, including passwords. - 📧 Send yourself a letter: create a draft in Gmail or Yandex Mail with the topic "Wi-Fi Passwords" and save all the keys there.
- 🔄 Regular updates: Change your password every six months, but write down the new version in several places at once (for example, in your phone notes + a physical copy).
If you often have guests at your home, create a separate guest network for them (see Section 7) and share the password without revealing the main one.
What you shouldn't do:
- ❌ Use simple passwords like
12345678orqwerty- they are easy to hack. - ❌ Store your password in only one place (for example, on a sticker under the router).
- ❌ Sharing your main network password with strangers is best done using guest access.
FAQ: Frequently asked questions about Wi-Fi password recovery
Is it possible to recover a Wi-Fi password if the router is broken?
If the router is physically faulty (won't turn on, doesn't respond to buttons), it's impossible to recover the password. In this case, you'll have to buy a new router and set it up from scratch. If the problem is with the firmware (for example, after an unsuccessful update), try flashing the device again using TFTP server (instructions are available on the manufacturers' websites).
I reset my router, but the internet isn't working. What should I do?
After the reset, you'll need to reconfigure your internet connection. The setup details (protocol, login, and password) are specified in your contract with your provider. If you don't have these details, call support and ask them to provide you with the details. Typically, you'll need to:
- Log into the router's web interface.
- Go to
Internet(WAN) →Connection type. - Select protocol (
PPPoE,L2TPorDHCP) and enter login/password. - Save settings and reboot the router.
Is it possible to find out my neighbor's Wi-Fi password?
Technically it is possible, but illegallyHacking into other people's networks is punishable under Article 272 of the Russian Criminal Code ("Unauthorized access to computer information"). If you urgently need internet, it's best to:
- Ask your neighbor to provide access (many are willing to help).
- Use mobile Internet or public access points (in cafes, libraries).
- Buy an inexpensive 4G router (for example, TP-Link M7350) with an unlimited tariff.
The provider says they can't give me the password. What should I do?
If the operator refuses to provide the password over the phone, you have three options:
- Visit the provider's office with a passport and a contract - they are required to provide the data.
- Reset the modem (button
Resetfor 10 seconds). After this, the password will become the default (see Section 2), but you will have to reconfigure the Internet. - Change equipment: If you rent a modem from a provider, ask them to replace it with a new one (sometimes they do this for free).
If none of these options work, submit a formal complaint to support requesting access to the paid service.
How to create a strong Wi-Fi password?
Use these rules to create a secure password:
- 🔢 Length: at least 12 characters (optimally 16+).
- 🔤 Compound: a combination of uppercase and lowercase letters, numbers and special characters (
!@#$%). - 🚫 Exclude: dates of birth, names, dictionary words, repeating characters (
1111,aaaa). - 🔄 An example of a strong password:
P@ssw0rd!WiFi_2026_Kot.
To remember a complex password, use mnemonic phrasesFor example, take the first letter