Losing your home Wi-Fi password is a situation almost everyone has encountered. Some write down the combination on a piece of paper, which is lost over time; others rely on their memory, which often fails them at the most inopportune moment. But what if you urgently need internet access and have lost the password? In this article, we'll explore the situation. all legal methods of restoring access to your own network - from viewing saved passwords on devices to resetting your router.
It is important to understand: Hacking other people's Wi-Fi networks is prohibited by law in most countries, including Russia (Article 272 of the Criminal Code of the Russian Federation, "Unauthorized access to computer information")All methods described below are applicable exclusively to your personal network, to which you have physical access and administrator rights. If it's someone else's access point, the only legal way to connect is to ask the owner for the password.
We'll also tell you how to protect your network from unauthorized access to avoid similar problems in the future. After all, the best protection is proactive: strong passwords, regular router firmware updates, and disabling vulnerable protocols like WPS or WEP.
1. How to view a saved password on a connected device
If at least one of your devices (laptop, smartphone, tablet) is already connected to Wi-Fi, you can retrieve the password from its memory. This is the fastest and most secure method, and doesn't require accessing the router's settings.
On Windows 10/11 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.
On MacOS the path is this:
- Open the app Keychain Access (can be found via
Spotlight). - 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. Mac.
On Android (versions 10+) without root rights you can’t view the password, but if you have root access, use a file manager (for example, Root Explorer) and follow the path:
/data/misc/wifi/WifiConfigStore.xml
Look for the line <string name="PreSharedKey">&#xXX;...</string>, where the password is encrypted (needs to be decoded from HEX).
2. Password recovery via the router's web interface
If no devices are connected to the network, but you have physical access to the router, you can access its settings via cable. Ethernet or via Wi-Fi with the factory network name (usually indicated on the device sticker).
Instructions for most models:
- Connect to the router via cable or via the factory Wi-Fi network (type name
TP-Link_XXXX,ASUS_XX). - Open your browser and enter your router's IP address. This is usually:
- 🔹
192.168.0.1(TP-Link, D-Link, Tenda) - 🔹
192.168.1.1(ASUS, Keenetic, Zyxel) - 🔹
192.168.8.1(some Huawei models)
- 🔹
admin/admin or admin/empty; see the router sticker).Wireless (or "Wireless Network") → Wireless Security (or "Protection"). There will be a field here Password, Pre-Shared Key or Network key.Connect the router to power
Connect to it via cable or factory Wi-Fi
Find out the router's IP address (look at the sticker)
Prepare default login/password (usually admin/admin)
Update your browser to the latest version-->
If you changed your login/password for logging into your router and don’t remember them, you’ll have to do it factory reset (more on this in the next section).
⚠️ Please note: After resetting your router, all personal settings (including network name, password, and ISP binding) will be lost. They can only be restored manually or using a configuration backup (if one was previously made).
3. Reset the router to factory settings
If you can't log into your router's web interface (forgot your administrator login/password), the only way to regain access is to hard resetThis procedure will return the router to its out-of-the-box state, with all factory settings.
How to reset:
- Find the small button on the back of the router.
Reset(sometimes it is recessed into the body and requires a paper clip or toothpick). - Press and hold it 10-15 seconds (on some models you need to hold until the indicators flash).
- Wait for the router to reboot (usually takes 1-2 minutes).
- 🔌 The Wi-Fi network name will return to the factory default (for example,
Keenetic-1234). - 🔐 The network password will be reset to the default value (indicated on the router sticker or in the instructions).
- 🌐 The login/password for entering the settings will become
admin/admin(or empty). - ⚠️ All additional settings (port forwarding, parental controls, guest network) will be removed.
- 🔍
WirelessKey - 🔍
PreSharedKey - 🔍
WPAPSK - 🖥️ A laptop with a Wi-Fi adapter that supports
monitor mode. - 📡 Having at least one device connected to the network (to capture handshake).
- ⏳ A lot of time (selection can take hours or days).
- 🔄 Update your router firmware regularly (every 3–6 months).
- 📵 Turn off Wi-Fi when you're away for a long time (use the timer in your router settings).
- 👁️ Enable notifications about new connections (available in routers) ASUS, Keenetic).
- 🔗 Use a VPN for important transactions (banking, payments), even at home.
After reset:
What to do if resetting doesn't help?
If the router does not reset or does not turn on after reset:
1. Check the power supply (try another adapter with similar parameters).
2. Make sure the Reset button is pressed until it clicks (on some models you may need to press it firmly).
3. If the indicators do not light at all, there may be a hardware failure (repair or replacement is required).
After the reset you will need configure the router againConnect to your ISP (enter the login and password from your contract), and set a new network name and password. If you're unsure, save screenshots of your current settings before resetting or contact your ISP for assistance.
4. Alternative methods (for advanced users)
If standard methods don't work, you can try more advanced ones. These require technical knowledge and carry risks (for example, damaging the router firmware). Use them only if you understand the consequences.
4.1. Retrieving the password via the router console (Telnet/SSH)
Some routers (eg. ASUS with firmware Merlin or Keenetic) allow you to connect via SSH and run commands to extract the password. Example for Keenetic:
ssh admin@192.168.1.1
cat /etc/config/wireless | grep psk
The response will contain a string with an encrypted password that can be decoded using online tools.
4.2. Using a configuration backup
If you have a backup copy of your router settings (file with the extension .cfg, .bin or .conf), you can extract the password from it using text editors (for example, Notepad++ or VS Code). Look for lines with:
⚠️ Warning: Manually editing backup configurations may render your router inoperable. Never save changes to the file unless you are sure they are correct.
4.3. Traffic analysis (for your network only!)
Using programs like Wireshark or CommView for WiFi it is possible to intercept packets handshake (handshake) between the device and the router, and then try to guess the password using a dictionary. This method does not guarantee success and requires:
This is pointless for your own network—it's easier to reset the router. This method is only relevant if you're testing security. his own networks (with the owner's permission).
5. How to protect your network from hacking
The best way to avoid access issues is to set up your network correctly from the start. Here minimum safety requirements for home Wi-Fi in 2026:
| Parameter | Recommended value | Why is this important? |
|---|---|---|
| Safety standard | WPA3-Personal (or WPA2-PSK (if WPA3 is not supported) |
WEP and WPA are vulnerable to cracking within minutes. WPA3 encrypts traffic even on open networks. |
| Password | At least 12 characters, with letters, numbers and special characters (eg. kT7#pL9!vN2$qR) |
Complex passwords can't be brute-forced. Avoid dictionary words. |
| Network name (SSID) | Unique, no personal information (not Ivanov_Family) |
Attackers can determine the router model and vulnerabilities using the network name. |
| WPS (QSS) | Disabled | WPS is vulnerable to attacks even with WPA2 enabled. Disable it in your router settings. |
| Guest network | Enabled, with a separate password | Isolates guests from your main network and devices (printers, NAS). |
Additional measures:
6. Common mistakes and how to avoid them
When restoring Wi-Fi access, users often make mistakes that complicate the process or lead to data loss. Let's look at the most common ones:
Error 1: Using outdated protocols
Many people still use it WEP or WPA due to compatibility with older devices. This is tantamount to leaving the door open: such networks can be hacked in minutes using free tools like Aircrack-ngIf you have a device that does not support WPA2/WPA3, update its firmware or replace it.
Mistake 2: Storing your password in plaintext
Writing your password on a sticky note attached to your router is a bad idea. It's better to use a password manager (for example, Keepass or Bitwarden) and save it there, labeled "Home Wi-Fi." If you're worried about forgetting it, make a backup copy of your router settings and store it on a flash drive in a safe.
Error 3: Ignoring firmware updates
Manufacturers regularly patch vulnerabilities in router firmware. If your device hasn't been updated in years, it may contain critical flaws. Check the firmware update in the section Administration or System tools web interface.
Error 4: Using standard network names
Names like TP-Link_1234 or ASUS_66 They give out the router model, and attackers know the vulnerabilities for each model. Rename the network to something neutral, for example HomeNet-5G.
Error 5: No backup copy of settings
Resetting your router to factory settings takes minutes, but setting it up again can take hours (especially if you have a complex configuration with port forwarding, VPN, or parental controls). Always back up your data after setup:
- In the router's web interface, find the section
Backup/Restoreor "Backup". - Save the configuration file to your computer.
- Keep it in a safe place (for example, in an encrypted archive).
7. Legal consequences of hacking other people's networks
In Russia and most countries of the world unauthorized access to computer networks (including Wi-Fi) is punishable by law. Let's look at the key points:
IN Russia Wi-Fi hacking falls under:
- 📜 Article 272 of the Criminal Code of the Russian Federation ("Unauthorized access to computer information") - a fine of up to 200 thousand rubles or imprisonment for up to 2 years.
- 📜 Article 273 of the Criminal Code of the Russian Federation ("Creation, use and distribution of malicious programs") - if special tools were used for hacking.
IN Europe (using the EU as an example):
- 📜 Directive 2013/40/EU — provides for punishment for cyberattacks, including network hacking.
- 💰 Fines reach up to 5% of annual income companies (if the hack caused damage).
IN USA:
- 📜 Computer Fraud and Abuse Act (CFAA) — fines of up to $250,000 and imprisonment for up to 10 years.
- 🔍 The FBI actively monitors such incidents, especially if the hacked network belongs to a government agency.
But even if you don't get caught:
- 🕵️♂️ The network owner can track your MAC address and sue.
- 📡 Providers keep connection logs and can provide them to law enforcement agencies.
- 💻 Viruses on someone else's network can also infect your device.
If you urgently need the Internet, it’s better to use:
- 📶 Public Wi-Fi in cafes, libraries, or shopping centers (with mandatory use of VPN!).
- 📱 Mobile Internet (USB modem or sharing from a smartphone).
- 💳 Paid guest networks (many providers offer temporary access for a small fee).
FAQ: Frequently asked questions about restoring Wi-Fi access
Is it possible to hack a neighbor's Wi-Fi if he uses WEP?
Technically yes: WEP hacked in a few minutes with Aircrack-ng or WifiteBut this illegally and may have consequences (see the section on legal liability). If your neighbor's network is interfering with yours, try changing the Wi-Fi channel in your router settings or use 5 GHz (less noisy).
I reset my router, but the internet isn't working. What should I do?
After the reset, you'll need to reconfigure your connection to your provider. You'll need the following information from your contract:
- 📝 Login and password for connection (usually in the format
login@provider.ru). - 🔢 Connection type:
PPPoE,Dynamic IP,Static IPorL2TP. - 📡 VLAN ID (if used).
You can confirm this information with your provider's technical support. If you're unsure, ask them to send you setup instructions.
How do I know who is connected to my Wi-Fi?
Go to the router's web interface and find the section DHCP Clients, Connected Devices or "Device List." The following will be listed:
- 🖥️ MAC addresses of connected gadgets.
- 📱 IP addresses assigned to devices.
- 🕒 Connection time.
Compare the list with your devices. Unknown MAC addresses can be blocked in the settings or by changing the network password.
Is it possible to recover a Wi-Fi password if the router is broken?
If the router is physically damaged (doesn't turn on, doesn't respond to a reset), it's impossible to retrieve the password. In this case:
- Buy a new router and set up your network again.
- Contact your provider - they can issue a new password for access (if they use MAC binding).
- If the old router was rented from the provider, it will be replaced free of charge.
How to create a strong Wi-Fi password that's easy to remember?
Use associative phrase method. Examples:
- 🐱
Cat! Fluffy7Paws$(memorized as "My cat is fluffy and has 7 paws"). - ☕
Coffee#Milk2026! - 🎮
GTA 5 is the best game!
The key is to avoid real data (birthdates, names, addresses) and use a mix of uppercase and lowercase letters, numbers, and symbols.