Forgot your home Wi-Fi password and there's no sticker with the password on your router? Or need to connect a new device but can't be bothered to look for the piece of paper with the code? This situation is familiar to many. Luckily, password for a known Wi-Fi network You can view it in several ways - without resetting the router settings and without installing third-party programs.
In this article you will find step by step instructions for Windows 10/11, Android, macOS And router settings (including popular models TP-Link, ASUS, Keenetic And Xiaomi). We'll also look at why some methods may not work and what to do if none of the options work.
⚠️ Important: All methods in this article are intended only to restore access to your networkUsing them to hack other people's Wi-Fi is illegal and punishable under Article 272 of the Russian Criminal Code ("Unauthorized access to computer information").
1. How to view your Wi-Fi password on Windows 10 and 11
If your computer or laptop is already connected to the desired network, you can retrieve the saved password through the system settings. This method also works on Windows 10, and on Windows 11, but requires administrator rights.
Instructions:
- Open
Control Panel(clickWin + R, entercontroland pressEnter). - Go to the section
Network and Internet → Network and Sharing Center. - Select on the left
Changing adapter settings. - Find your active Wi-Fi connection, right-click on it and select
Status → Wireless Properties. - In the new window, go to the tab
Securityand check the boxShow entered characters.
The password will be displayed in the field. Network security key. If the button Show entered characters is inactive, which means your account does not have administrator rights.
Check your administrator rights
Restart your computer and try again.
Use command line (method below)
Update your Wi-Fi adapter drivers-->
Alternative method: via command line
If the graphical interface does not work, try to get the password through CMD:
netsh wlan show profile name="NETWORK_NAME" key=clear
Replace NETWORK_NAME the name of your Wi-Fi. In the command results, find the line Key content - this is the password.
2. How to find out the Wi-Fi password on Android (without rooting)
On smartphones running Android The situation is more complicated: manufacturers restrict access to saved passwords for security reasons. However, on some devices (for example, Xiaomi, Huawei, Samsung with shell One UI) there are built-in tools for viewing passwords.
Method 1: Via Wi-Fi settings (for Xiaomi, Redmi, POCO)
- Open
Settings → Wi-Fi. - Tap on the name of the connected network.
- Select
Share password(orQR code). - The system will request confirmation using a fingerprint, pattern, or PIN code.
- After authorization, the password will be displayed under the QR code.
Method 2: Via Configuration File (Requires Root or ADB)
If you have root rights, Wi-Fi passwords are stored in a file /data/misc/wifi/WifiConfigStore.xml. It can be opened through any file manager with superuser rights (for example, Root Explorer).
How to view password via ADB without root?
1. Connect your phone to PC and enable USB debugging (Settings → About phone → Build number (tap 7 times) → For Developers → USB Debugging).
2. Enter the following in the PC command line:
adb pull /data/misc/wifi/WifiConfigStore.xml
3. Open the downloaded file in Notepad and find the line <string name="PreSharedKey">PASSWORD</string>.
⚠️ This method may not work on newer versions of Android due to SELinux restrictions.
⚠️ Attention: on Android 10+ Even with root access, password access is often blocked due to security policy. GoogleIn this case, the only option left is to reset the password through the router settings.
3. How to find your Wi-Fi password on macOS (MacBook, iMac)
On devices Apple the process is even simpler than on WindowsAll saved passwords (including Wi-Fi) are stored in the system storage. Bunch of keys.
Instructions:
- Open the app
Bunch of keys(find throughSpotlightby combinationCmd + Space). - In the left menu, select
System→Passwords. - Find the name of your Wi-Fi network in the list and double-click on it.
- Check the box
Show passwordand enter your account password macOS.
If the network is not listed, it means that your MacBook has not connected to it or the password has not been saved.
4. How to view the Wi-Fi password in the router settings
If none of the previous methods worked, the only option left is to access the router's web interface. This is a universal method that works on any device, whether it's TP-Link Archer C6, ASUS RT-AX55 or Keenetic Giga.
Step 1: Find your router's IP address
Usually it is 192.168.0.1 or 192.168.1.1, but may differ. You can find the exact address:
- 🖥️ On Windows: open
CMDand enteripconfig. Look for the lineMain gateway. - 📱 On Android: In the Wi-Fi settings, tap on the network →
Managing network settings→Show advanced settings→Gateway. - 🍎 On macOS:
System Preferences → Network → Advanced → TCP/IP→Router.
Step 2: Login to Control Panel
- Open your browser and enter the router's IP address in the address bar.
- Enter your login and password (usually
admin/admin, but may be indicated on the device sticker). - Go to the Wi-Fi settings section (names may vary):
- 🔄 TP-Link:
Wireless → Wireless Security. - 🛡️ ASUS:
Wireless Network → Security Settings. - ⚡ Keenetic:
Wi-Fi → Hotspot. - 📡 Xiaomi:
Wi-Fi → Security Settings.
- 🔄 TP-Link:
Password, Key or PSK.⚠️ Attention: on some routers (for example, from providers Rostelecom or Beeline) Access to Wi-Fi settings may be restricted. In this case, you'll need to call support or use alternative methods.
5. How to recover your Wi-Fi password if nothing helps
If you've exhausted all options and still haven't found the password, there are drastic measures left:
| Method | When to apply | Cons |
|---|---|---|
| Resetting the router | If you forgot your control panel login details | All settings will be reset, including the network name and password. |
| Call the provider's support team | If the router was issued by the provider (for example, MTS or Dom.ru) | They may request the passport details of the contract owner. |
| Connection via WPS | If the device supports the technology Wi-Fi Protected Setup | Not all devices can connect via WPS. |
| Using a backup copy of settings | If you previously saved the router configuration | Access to the backup file is required. |
How to reset your router to factory settings:
- Find the small button on the back of the router.
Reset(sometimes it is recessed into the body). - Take a paper clip or a toothpick and press and hold the button 10-15 seconds.
- After restarting your device, use the login details from the sticker (usually
admin/adminoradmin/1234). - 🔒 No administrator rights (on Windows or macOS) - without them the system will not show the password.
- 📵 The device did not connect to the network - If your computer or phone has never connected to this Wi-Fi, the password is not saved.
- 🔄 Router with proprietary firmware (for example, from the provider) - some models block access to security settings.
- 🛡️ Two-factor authentication is enabled (on Android or in the router) - additional confirmation may be required.
- 🕒 The password has been changed since the last connection. - in this case, the old data is useless.
⚠️ Attention: After the reset, you will have to configure the router again - enter the data for connecting to the Internet (if they are not automatically retrieved), change the network name (SSID) and set a new password.
6. Common mistakes and why methods may not work
Not all methods are guaranteed to work 100% of the time. Here are the most common reasons for failure:
What to do if the method doesn't work?
- Try an alternative method (for example, if it didn’t work through the settings) Windows, use
CMD). - Check if your device is connected to the correct network (sometimes gadgets automatically switch to a different access point).
- Update your router firmware—older versions may have bugs with password display.
Why can't I see passwords on Android 12+?
Starting from Android 12, Google Tightened the security policy. Access to Wi-Fi passwords is now blocked at the system level, even if you have root access. This is to protect against malicious apps that could steal network data. The only reliable way is to access the router settings or reset it.
7. Security: How to protect your Wi-Fi from hacking
If you managed to recover your password, you should think about the security of your network. Here 5 rules, which will help avoid unauthorized access:
- 🔐 Use a complex password — at least 12 characters with letters, numbers and special characters (for example,
k7#pL9!mQ2$v). - 🔄 Change your password every 3-6 months — especially if guests connected to the network.
- 📡 Disable WPS — this technology is vulnerable to brute force attacks.
- 🛡️ Enable MAC address filtering (in the router settings) - allow connections only to trusted devices.
- 🌐 Hide your SSID — disable network name broadcasting in your router settings (but remember that this is not a panacea).
How to check who is connected to your Wi-Fi:
- Go to the router control panel (instructions in Section 4).
- Find the section
DHCP,ClientsorDevices(names vary). - Review the list of connected devices. Unrecognized MAC addresses are a reason to change your password.
⚠️ Attention: If unknown gadgets appear in the list of devices (for example, with names like android-123456 or unknown-device), this may mean that your Wi-Fi has been hacked. Change your password immediately and check your router for malware (some viruses spoof DNS).
FAQ: Answers to frequently asked questions
Is it possible to find out a Wi-Fi password without accessing the router?
Yes, but only if at least one device (computer, phone, tablet) is already connected to this network. Use the methods for Windows, macOS or Android, described above. If no devices are connected, it's impossible to recover the password without resetting the router.
Why is the password displayed as asterisks in the router settings?
This is a standard security measure. To see the real password, find the option Show password (or similar) next to the input field. If you don't see this option, try copying the asterisks into Notepad—sometimes the password appears in plain text when copied.
Is it possible to hack someone else's Wi-Fi if you know its name?
Technically yes, but that's illegally (Article 272 of the Criminal Code of the Russian Federation). Modern encryption standards (WPA3) make brute-force attacks extremely difficult, and cracking a password can take years. Don't risk it—it's better to ask the network owner for the password.
Which Wi-Fi security standard should you choose: WPA2 or WPA3?
WPA3 — a newer and more secure standard (it protects against dictionary attacks and password guessing), but not all older devices support it. If your network includes devices older than 2018, choose WPA2/WPA3 Mixed (hybrid mode). For maximum security, disable WPA And WEP - these standards are outdated and vulnerable.
What should I do if my router doesn't save my new password?
The problem may be a firmware glitch or faulty flash memory. Try:
- Update your router firmware to the latest version.
- Reset to factory settings and set up from scratch.
- Check the router for overheating (if it is hot, let it cool for 10-15 minutes).
If nothing helps, contact the service center.