Forgot your home Wi-Fi password and your guests need to connect urgently? Or reinstalled the system and lost your saved networks? Situations where you need find out the Wi-Fi code, arise frequently—and they're easier to solve than you might think. In this article, we'll cover all the current methods: from viewing the password on the router itself to extracting it from the settings of a phone, laptop, or even an old device that was once connected to the network.
It is important to understand that the methods differ depending on Do you have access to the router? (physically or via web interface), What operating system do you have? And is the network saved on at least one device?We will consider options for all scenarios - from standard TP-Link, ASUS And Keenetic to more exotic cases like lost access to the admin panel. And if you're worried about breaking something, don't worry: all the steps described are safe if you follow the instructions.
We warn you in advance: if we are talking about someone else's network (for example, a neighbor's or public Wi-Fi), then attempts to hack the password are illegal. This article is intended only for use with own networks, to which you have legal access.
1. View the Wi-Fi code via the router's web interface
The most reliable way is to access your router settings through a browser. You don't need to be a techie to do this; all you need is some basic knowledge. Device IP address (usually 192.168.0.1 or 192.168.1.1) and login details (admin username/password). If you haven't changed them, try the default combinations:
- 🔑 TP-Link, Mercusys, Tenda: login
admin, passwordadminor an empty password - 🔑 ASUS, D-Link: login
admin, passwordadmin(or on the back of the router) - 🔑 Keenetic: login
admin, the password is the last one from the list on the sticker - 🔑 Zyxel: login
admin, password1234
If the standard data is not suitable, look at the sticker on the bottom of the router (it may also indicate IP address). After successful login:
☑️ Step-by-step instructions for the router
The path to settings may vary depending on the model. For example:
- 📡 TP-Link:
Wireless → Wireless Security → Password - 📡 ASUS:
Wireless Network → Authentication Settings → WPA Pre-Shared Key - 📡 Keenetic:
Wi-Fi → Access Point → Network Key
⚠️ Attention: If you can't log into the control panel because you forgot your admin password, you'll have to reset the router to factory settings using the button. Reset (Hold it for 10-15 seconds). After the reset, the Wi-Fi network will also reset, and you will need to set it up again.
2. How to find the Wi-Fi password on Windows 10 and 11
If your computer or laptop is already connected (or has previously connected) to the desired network, you can retrieve the saved password without a router. In Windows, this is done via command line or graphical interface.
Method 1: Via "Network Settings" (without commands)
Open Start → Settings → Network & Internet → Wi-Fi. In the block Related parameters select Advanced network settings → Manage known networksClick on the desired network and press PropertiesIn the window that opens there will be a line Network security key — check the box Show entered charactersto see the password.
Method 2: Via the command line (universal)
Launch Command line as administrator (find it through search, right-click → Run as administrator) and enter:
netsh wlan show profile name="NETWORK_NAME" key=clear
Replace NETWORK_NAME the name of your Wi-Fi network (with quotation marks!). In the execution results, find the block Security parameters - there will be a line Key content with your password.
This method works even if you are currently disconnected from the network, but have connected to it before.
3. Extracting Wi-Fi Password on macOS
On MacBook or iMac The process is even simpler than on Windows. Open the application Keychain Access (can be found via Spotlight (using the search query "Keychain"). In the search bar, enter the name of your Wi-Fi network, then:
- Double-click on the found entry.
- Check the box
Show password. - Enter your account password macOS (required for confirmation).
- Copy the network key that appears.
If the keychain does not show the password, the network may have been connected through Internet access or another method. In this case, try the alternative method through Terminal:
security find-generic-password -wa "NETWORK_NAME"
4. How to view the Wi-Fi code on an Android smartphone
On phones with Android the situation is more complicated: starting with version Android 10 Google has removed the ability to view saved network passwords through default settings. However, there are workarounds:
Method 1: Through the router settings (if you have access)
If you are connected to the router via Wi-Fi, open the browser on your phone and enter Router IP address (For example, 192.168.1.1). Then proceed as in first section this article.
Method 2: Using a file manager (root required)
If you have root rights, install any file manager (for example, Root Explorer) and follow the path:
/data/misc/wifi/WifiConfigStore.xml
This file will list all saved networks with encrypted passwords. To decrypt them, you will need additional software like WiFi Password Viewer (available in Play Market).
⚠️ Attention: Rooting your device will void your warranty and may cause system instability. Only use this method if you understand the risks.
Method 3: Using a backup (without root)
Create a backup copy of your settings Android through Settings → Google → Backup, then download it to your computer and use the utility WiFi Password Viewer to extract passwords. This method is not 100% guaranteed, as not all manufacturers back up passwords.
5. View Wi-Fi password on iPhone or iPad
On devices Apple With iOS or iPadOS There is no built-in way to view the password for the current network - but there is a workaround through public access or iTunes backup.
Method 1: Via Sharing (Mac required)
- Connect iPhone To Mac through USB or Wi-Fi (if synchronization is enabled).
- Open
System Preferences → Sharing → Internet. - In the field
Shared viaselectEthernet(orThunderbolt), and inFor computers using—Wi-Fi. - Click
Wi-Fi settingsand select your network. The password will be displayed in the field.Security.
Method 2: Via iTunes Backup (Windows/macOS)
Create a backup iPhone V iTunes, then use the utility iBackup Viewer or iExplorerto find the Wi-Fi settings file. Passwords are stored encrypted, but programs can decode them.
⚠️ Attention: When restoring a backup to a new device, Wi-Fi passwords are transferred automatically—but you can't view them in plain text without additional software.
6. Alternative methods: if nothing helps
If standard methods don't work, try these options:
| Method | When to apply | Complexity | Risks |
|---|---|---|---|
Resetting the router (button Reset) |
Forgotten admin and Wi-Fi password | Low | All settings will be reset, including the network name. |
| Connection via WPS | The router supports WPS, and the device supports connection without a password. | Average | Not all devices support WPS; vulnerable to hacking |
| Using an old device | There is an old device connected to the network | Low | You must have physical access to the device. |
| Contacting your provider | The router is rented from an Internet provider. | Low | They may ask for a passport or a contract. |
If you rent a router from a provider (for example, Rostelecom, MTS or Beeline), the Wi-Fi password is often listed on the device's sticker or in your account on the provider's website. You can also call support—they can provide the default key or reset it remotely.
What should I do if there is no password sticker on my router?
7. Security: How to protect your Wi-Fi after your password has been seen
Once you know the network password, be sure to take security measures:
- 🔒 Change the default router admin password (don't leave
admin/admin). - 🔒 Update your Wi-Fi key to a more complex one (at least 12 characters with numbers and special characters).
- 🔒 Disable WPS, if you don’t use it, it’s a vulnerable protocol.
- 🔒 Enable MAC address filtering (in the router settings) if you want to limit the range of connected devices.
- 🔒 Update your router firmware to the latest version (patches vulnerabilities).
We also recommend check connected devices periodically in the router's web interface (section DHCP or Connected clientsIf you see unfamiliar gadgets, change the network password.
Frequently Asked Questions (FAQ)
Is it possible to find out my neighbor's Wi-Fi password?
No, it's illegal. Hacking into other people's networks is prosecuted under Article 272 of the Russian Criminal Code ("Unauthorized access to computer information"). If you urgently need internet, ask a neighbor to share their password or buy mobile data.
I reset my router and now I don't know my Wi-Fi password. What should I do?
After the reset, the network name and password are reset to the factory defaults (indicated on the router sticker). If you don't have a sticker, log in to the web interface at 192.168.1.1 (or another one, see the instructions for the model) and set up the network again. The default login/password for logging in is admin/admin.
My Android phone isn't displaying my Wi-Fi password. Why?
Starting from Android 10Google has hidden the ability to view passwords for security reasons. Solutions:
- Use root access (see section 4).
- Connect to the router via a browser and look at the password there.
- Reset the network on your phone and reconnect (the password may be displayed the first time you connect).
Is it possible to find out the Wi-Fi password using the command line on the phone?
On Android without root rights - no. iPhone command line is not available. Alternative: use ADB (For Android (With USB debugging), but this requires technical skills. It's easier to use the methods in sections 1–5.
My provider says they can't reset my Wi-Fi password remotely. What should I do?
If your router belongs to your ISP, but support refuses to help, you have two options:
- Find the button
Reseton the router and reset it yourself (the password will be reset to factory settings). - Demand a router replacement or a technician's visit—by law, your provider is obligated to ensure the equipment is in working order.
If the router is yours, simply reset it and set it up again (instructions are usually included in the box or on the manufacturer's website).