Have you forgotten your Wi-Fi password or need to connect a new device, but the code sticker on your router has long since worn off? This situation is familiar to many – according to surveys, 63% of users have encountered it at least once Need to restore access to your home network? Luckily, there are several ways to find your Wi-Fi password without resetting your router or calling support.
In this article we will look at all current methods — from viewing saved networks on your phone to extracting the code via the Windows command line. You'll learn how to do this on different devices (Android, iPhone, Windows, MacOS), what nuances should be taken into account when working with routers of popular brands (TP-Link, ASUS, Keenetic), and what to do if standard methods don't work. And for those who are afraid of losing access, we've prepared a unique table of compatibility of methods with different types of equipment.
Important: If you are trying to hack someone else's network, it is illegal (Article 272 of the Criminal Code of the Russian Federation). This article is intended only for restoring access to to his own Wi-Fi.
1. How to view the Wi-Fi password on a connected device (Windows, MacOS, Android, iOS)
The fastest way is to retrieve the saved password from a device that's already connected to the network. This method works if you've previously entered the code on the device and it has remembered it.
On Windows 10/11 do the following:
- Open
Control Panel → Network and Sharing Center. - Click on the name of your Wi-Fi network (next to "Connections").
- In the status window, select
Wireless Network Properties → Security. - Check the box
Show entered characters— the password will be displayed in the fieldNetwork security key.
On MacOS another way:
- 📁 Open
Programs → Utilities → Keychain. - 🔍 Enter the name of your Wi-Fi network in the search.
- 🔑 Double-click on the found entry and check the box
Show password(You will be asked to enter your Mac account password).
For Android (starting with version 10) you will need root rights or special applications like WiFi Password ViewerOn . iPhone Without jailbreak it is impossible to see the password - you can only copy it through Settings → Wi-Fi → ⓘ → Copy password (available since iOS 16).
☑️ What to check before extracting a password
2. Where to find the Wi-Fi password on the router sticker
Router manufacturers often include a factory password on the device's casing. Typically, this is:
- 📋 Sticker on the bottom or back panel (look for the fields
Wi-Fi Password,Key,PINorSecurity key). - 🔢 A sequence of 8–12 characters (numbers, letters, sometimes with hyphens).
- 🏷️ On some models (Xiaomi, Huawei) the password is hidden under a QR code - it can be scanned with a phone.
Please note: If you changed the password after setting up the router, the factory code is on the sticker it won't workIn this case, proceed to the following methods.
What should I do if the sticker has worn off?
If the password label is illegible, try wiping it with alcohol or taking a photo from close up with the flash on. Sometimes the symbols become visible under certain lighting conditions.
⚠️ Attention: On routers from providers (for example, Rostelecom, Beeline, MTS) The factory password may match the contract number or the last digits of the MAC address. If the sticker is missing, check the documentation from your internet service provider.
3. How to find out the Wi-Fi password through the router settings (192.168.1.1 or 192.168.0.1)
If you have access to your router's web interface, you can find the password in its settings. To do this:
- Connect to the router via cable or Wi-Fi (if the device is already online).
- Open your browser and type in the address bar
192.168.1.1or192.168.0.1(less often)192.168.8.1or10.0.0.1). - Enter your login and password to log in (usually
admin/adminor indicated on the router sticker). - Go to the section
Wireless(orWi-Fi,Wireless network) →Wireless Security. - The password will be in the field
Password,KeyorPSK Password.
The interface may vary depending on the model. For example:
- 🔄 TP-Link:
Advanced → Wireless → Wireless Security. - 🖥️ ASUS:
Wireless Network → Security Settings. - ⚡ Keenetic:
Wi-Fi Network → Access Point → Password.
⚠️ Attention: If you have not changed the login details for the router, but the standardadmin/adminIf it doesn't work, your provider may have blocked access. In this case, please contact support or reset the settings using the buttonReset(hold for 10 seconds).
4. How to recover a Wi-Fi password using the provider's app
Many internet providers offer mobile apps for managing your router. These apps not only let you find your current password but also change it. Popular apps include:
- 📱 Rostelecom: "Personal account" or "Rostelecom Wi-Fi".
- 🌐 Beeline: "My Beeline".
- 📡 MTS: "My MTS".
- 🔴 Megaphone: "MegaFon TV&Internet".
Instructions with an example Rostelecom:
- Open the application and log in.
- Go to the "Wi-Fi" or "My Network" section.
- Click on the name of your network.
- The password will be displayed in the "Security Key" field (sometimes you need to click on the eye to reveal it).
If the application is not there, try to log in personal account on the provider's website - sometimes the router settings are duplicated there.
5. How to find out the Wi-Fi password using the command line (Windows)
For advanced users, there is a way to extract the password through CMDThis method works if your PC has previously connected to the network.
Run the following commands in order:
netsh wlan show profiles
(Remember the name of your network from the list.)
netsh wlan show profile name="NETWORK_NAME" key=clear
In the execution results, look for the line Key content - this is the password.
Example output:
Security settings:
Authentication type: WPA2-Personal
Encryption type: CCMP
Key contents: vaSh_Parol_123
On MacOS the command gives a similar result:
security find-generic-password -wa "NETWORK_NAME"
⚠️ Warning: If the network usesWPA3, this method may not work - in the command output the password will be hidden by asterisks ().
6. What to do if none of the methods worked
If you've tried all the methods and still can't find the password, there are some drastic measures left:
- 🔄 Resetting the router to factory settings. Press and hold the button
Reset(It's usually recessed and requires a paperclip) for 10-15 seconds. After rebooting, use the data from the sticker. - 📞 Contacting provider supportProvide your router's MAC address (found on the sticker) to the operator. They can dictate the current password or reset it remotely.
- 🔧 Reflashing the routerA last resort if your device is glitching. Download the firmware from the official website and update it via the web interface.
Before resetting, please note:
- ⚡ All personal settings (including guest network, parental controls, ports) will be lost.
- 🔌 You may need to reconfigure your internet connection (data from your provider is usually saved).
- 📡 If your router is rented from a provider, resetting it may result in blocking—check this in advance.
7. Table of compatibility of methods with different devices
To make it easier for you to choose a method, we've compiled a table showing which methods are supported on which platforms:
| Method | Windows | MacOS | Android | iPhone | Router |
|---|---|---|---|---|---|
| View saved networks | ✅ Yes | ✅ Yes | ⚠️ Only with root | ❌ No | ❌ No |
| Sticker on the router | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes (factory password only) |
| Router web interface | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
| Command line | ✅ Yes | ✅ Yes (Terminal) | ❌ No | ❌ No | ❌ No |
| Provider application | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
If your device is not in the table (for example, Linux or Smart TV), use universal methods: the router's web interface or resetting the settings.
FAQ: Frequently Asked Questions About Wi-Fi Passwords
Is it possible to find out my neighbor's Wi-Fi password?
No, it's illegal. According to Article 272 of the Russian Criminal Code, unauthorized access to someone else's network is punishable by a fine of up to 200,000 rubles or correctional labor. If you urgently need internet, ask a neighbor to share the password or use a mobile hotspot.
Why doesn't the password on the router sticker work?
Most likely, you or your ISP changed it after initial setup. The factory password is only valid until it's changed. Try other methods described in this article (for example, using the router's web interface).
How to protect your Wi-Fi from hacking?
Use WPA3 (or WPA2, If WPA3 not supported), complex password (12+ characters with letters, numbers and symbols), disable WPS, and update your router firmware regularly. It's also a good idea to hide your network's SSID in the settings.
Is it possible to recover a Wi-Fi password without accessing the router?
Yes, if you have a device that has previously connected to this network. Windows use command line, on MacOS - "A bunch of keys", on Android (with root) - applications like WiFi Password ViewerWithout connected devices, only a router reset is possible.
What should I do if I forgot my router password (not my Wi-Fi password)?
If you cannot access your router settings (forgot your login/password for 192.168.1.1), reset the device with the button ResetAfter resetting, use the data from the sticker (usually admin/admin). If this doesn't work, your router may have been blocked by your ISP—contact support.