Forgotten Wi-Fi password at home is a common situation. It's especially frustrating when someone else (your ISP, neighbor, or friend) set up the network, and now you can't connect to a new device or restore access after a factory reset. Luckily, there are a few solutions. legal methods Find out or reset your password without hacking other people's networks or breaking the law.
In this article we will look at all possible options — from viewing saved passwords on your devices to resetting your router to factory settings. We'll also explain why don't try to guess the password access to someone else's network and what consequences this may entail. If your goal is to restore access to his own networks, you will find step-by-step instructions here for Windows, Android, iOS And macOS.
Important: All methods in the article are intended for use with your own network onlyUnauthorized access to other people's Wi-Fi networks is punishable by law (Article 272 of the Criminal Code of the Russian Federation).
1. View the saved password on the 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. Let's look at methods for different operating systems.
🖥️ Windows 10/11
IN Windows The password is stored in the network settings and is easy to find:
- Open
Control Panel → Network and Internet → Network and Sharing Center. - Click on the name of your Wi-Fi network (next to the text
Connections). - In the network status window, select
Wireless network properties→ tabSecurity. - Check the box
Show entered characters— the password will be displayed in the fieldNetwork security key.
If you don't have administrator rights, the system will ask you for your account password. You can also use Command line:
netsh wlan show profile name="NETWORK_NAME" key=clear
In the execution results, look for the line Key content.
📱 Android (root or ADB required)
On Android without superuser rights (root) The password isn't displayed in the settings. But there are workarounds:
- 🔧 With root access: use a file manager (for example, Root Explorer) and open the file
/data/misc/wifi/WifiConfigStore.xml. Look for the line<string name="PreSharedKey">PASSWORD</string>. - 🖥️ Via ADB: connect your phone to your PC, turn it on
USB debuggingand run the command:adb pull /data/misc/wifi/WifiConfigStore.xmlThen open the downloaded file on your computer.
🍎 macOS and iPhone/iPad
On Mac the password is stored in Keychain:
- Open
Spotlight(⌘ + Space) and enterBunch of keys. - Find the name of your network in the list and double-click on it.
- Check the box
Show passwordand enter your account password Mac.
On iPhone or iPad without jailbreak The password is not displayed. The only way is to use Mac (as described above) or reset the router.
2. Recover the password via the router's web interface
If you can't find the password on your devices but have access to router web interface, you can view or change it there. To do this:
- Find out
Router IP address(usually192.168.0.1or192.168.1.1). It can be found on a sticker on the device body or via the command line:ipconfig (Windows) / ifconfig (macOS/Linux)Look for the line
Main gateway. - Enter your IP address in the browser's address bar and log in. The default login and password are often
admin/adminoradmin/password(indicated on the router sticker). - Go to the section
Wi-Fi(orWireless,Wireless network) →Security(Security). There will be a password field here (it can be calledPSK Password,WPA KeyorNetwork key).
If you don't remember your router login details, you'll have to do factory reset (more on this below).
What should I do if my router displays an "Incorrect Password" error?
This means the login/password have been changed from the factory defaults. Try the following combinations:
admin / password(Cyrillic)admin / 1234user / user
If nothing works, the only option left is to reset.
3. Reset the router to factory settings
If none of the previous methods worked, the only thing left is hard reset (hard reset). This will return the router to its out-of-the-box state, including the default Wi-Fi password (usually found on a sticker).
Instructions:
- Find the button on the back of the router.
Reset(can be recessed into the body). - Take a paper clip or a toothpick and press and hold the button 10-15 seconds (until the indicators start flashing or go out).
- Wait 1-2 minutes for the router to reboot.
- Connect to the network with the factory name (eg.
TP-Link_1234) and password (indicated on the sticker).
After the reset you will have to configure the router againEnter your provider information (if the connection isn't automatic), and set a new network name and password. If you're unsure of the settings, contact your provider's support team—they'll help you find the right settings for your plan.
Make sure there are no important settings (for example, forwarded ports) | Write down the data from the provider (login/password for PPPoE, VLAN, etc.) | Prepare the device for configuration (laptop or phone) | Check if there is a backup copy of the configuration (if the router supports export)
-->
4. Find out the password from your provider (if the router is theirs)
If the router was installed and configured by your Internet service provider (e.g. Rostelecom, Beeline, MTS), the Wi-Fi password may have been generated automatically. In this case:
- 📄 Look at the contract or documents from the provider - sometimes the password is indicated there.
- 📞 Call support and provide your contract details. The employee can provide the password or reset it remotely.
- 🌐 Log in to your personal account on the provider's website - some (for example, Dom.ru) show the Wi-Fi password in the "My devices" section.
Please note: ISPs rarely store passwords from their clients' Wi-Fi, but they can reset the router's settings remotely (if it supports this feature).
5. Why you shouldn't guess someone else's network password
Many people look for ways to "hack" or "guess" their neighbor's Wi-Fi password without understanding the risks. Here's why bad idea:
- ⚖️ Legal consequences: Unauthorized access to the network is classified as a crime under Article 272 of the Russian Criminal Code ("Unauthorized access to computer information"). The maximum penalty is a fine of up to 200,000 rubles or imprisonment for up to 2 years.
- 🛡️ Technical risks: Network owners often use
MAC filtering,guest networks with restrictionsor VPN- tunnels. Even if you connect, internet access may be blocked. - 🔍 Traceability: ISPs record all network connections. If the owner complains, your
MAC addresswill be easy to identify. - 🦠 Risk of infection: Hacker networks can spread viruses or intercept your data (passwords, bank details).
Even if you "just want to see if it works" - remember that any attempt to guess the password is recorded in the router logs. The network owner may file a complaint with the police, and you'll have to prove your innocence.
6. How to protect your Wi-Fi from hacking
If you have successfully restored network access, it is worth strengthen its defensesTo avoid future problems, here are some key recommendations:
| Parameter | Recommended value | Why is this important? |
|---|---|---|
| Safety standard | WPA3-Personal (or WPA2-PSK, if WPA3 is not supported) |
WEP And WPA hacked in minutes. WPA3 protects against brute force attacks. |
| Password | 12+ characters, with uppercase letters, numbers and special characters (e.g. K7#pL9!vQ2$m) |
Complex passwords won't be cracked by brute-force attacks. Avoid birthdays, names, and dictionary words. |
| Network name (SSID) | Unique, no personal information (not Ivanov_WiFi) |
By the network name, attackers can identify you or the type of router (and look for vulnerabilities). |
| Hiding the SSID | Do not turn on (leave the network visible) | Hiding the SSID does not protect against hacking, but it does make it more difficult for legitimate devices to connect. |
| Guest network | Create a separate network for guests with limited access | Guests will not see your main devices (printers, NAS, smart home). |
Additionally:
- 🔄 Update your router firmware regularly — Manufacturers are patching vulnerabilities.
- 📵 Disable WPS - This protocol is vulnerable to attacks even with a complex password.
- ⏱️ Set up a Wi-Fi schedule (for example, turning off the network at night).
How to check if strangers are connected to your network?
Open the router's web interface and find the section DHCP Clients or Connected devicesCompare the list with your gadgets. Unknown MAC addresses — a reason to change the password.
7. Common mistakes and how to avoid them
When recovering a password, users often encounter common problems. Here's how to solve them:
- 🔌 "The router doesn't respond to the reset button.":
Make sure your router is turned on. On some models (ASUS, Zyxel) the reset button only works when held down 30+ secondsIf it doesn't help, turn off the power, hold downResetand, without releasing it, turn on the router again. - 🔒 "The default router password doesn't work.":
Try entering it in different registers (For example,Admininstead ofadmin). On some routers (Huawei) the default password isserial number(indicated on the sticker). - 📡 "No internet after reset":
Most likely, the router requires setting up a connection to the provider (for example, entering a login/password forPPPoE). This information can be found in the contract or clarified by contacting support. - 📱 "The phone won't connect to the network after changing the password.":
Remove the network from the list of saved networks on your device and reconnect. Android To do this, go toSettings → Wi-Fi, tap on the network and selectDelete.
If the router gives an error "Invalid security key" When connecting, check:
- Is the key turned on?
Caps Lockon the keyboard. - Have you added extra spaces at the beginning/end of your password?
- Does it match? character register (For example,
PAndp— different symbols).
FAQ: Answers to Frequently Asked Questions
Is it possible to find out the Wi-Fi password if I'm not the computer administrator?
No. In Windows And macOS Viewing saved passwords requires administrator rights. Alternatives:
- Ask the administrator to show you the password.
- Connect to the router via the web interface (if you know its login/password).
- Reset your router to factory settings (it will require reconfiguration).
I reset my router, but the internet isn't working. What should I do?
Most likely, your router isn't configured to connect to your ISP. You need to:
- Check with your provider connection type (
PPPoE,DHCP,Static IPetc.) and authorization data (login/password). - Go to the router's web interface and enter this data in the section
InternetorWAN. - If you're not sure, call your provider's support team and ask for help setting it up.
Most providers (Rostelecom, MTS, Beeline) provide automatic configuration by MAC address — it is enough to simply reboot the router after the reset.
Is it possible to hack WiFi using apps like WiFi Master Key?
Apps that promise to "hack" Wi-Fi (eg. WiFi Master Key, WPS Connect), work only with networks:
- WITH vulnerable WPS (Today such routers are almost never found).
- WITH standard passwords (For example,
adminor12345678). - Where are the owners? voluntarily share access (through services like Fon).
In 99% of cases these applications don't work with modern routers and can:
- Spread viruses.
- Steal your data.
- Show ads.
Using such programs illegally and may result in your device being blocked by your provider.
How can I find out the Wi-Fi password in a public place (cafe, hotel)?
In public networks the password is usually:
- 📋 Issued on check or reception desk.
- 🔗 Indicated on on the establishment's website (for example, on the Internet Starbucks or McDonald’s).
- 📱 Requires authorization via social networks or SMS (portals like Social WiFi).
If they don't give you the password, ask the staff. Trying to hack such a network is prohibited. — establishments often monitor connections and may report them to the police.
My router is giving me an "Incorrect password" error even though I'm entering it correctly. What's wrong?
Possible causes and solutions:
| Problem | Solution |
|---|---|
Mismatch safety standard (for example, the device only supports WPA2, and the network is configured to WPA3) |
Go to your router settings and change the standard to WPA2-PSK (or set the compatible mode WPA2/WPA3). |
| On MAC address filter | Add MAC address your device to the list of allowed devices (section Wireless MAC Filter in the router). |
| The device was connected to the network with with a different password and cached old settings | Remove the network from those saved on your device and reconnect. |
| Router failure | Reboot your router (turn off the power for 30 seconds) or reset it to factory settings. |
If none of these methods help you recover your password, contact a specialist or your provider's support team. Remember: Legal methods are always more reliable and safer, than hacking attempts.