Forgot your home Wi-Fi password and need to connect urgently? With routers ASUS This problem can be solved in 5 minutes—if you know where to look. The manufacturer has provided several ways to recover the security key, and most of them don't require technical skills. In this article, we'll cover all the current methods: from viewing the password on the case's sticker to extracting data via telnet or Windows console.
It is important to understand that the location of the settings may differ slightly depending on router models (For example, RT-N18U vs RT-AX88U Pro) and firmware versions (Asuswrt or Asuswrt-Merlin). However, the general logic remains the same. If you've never changed the default password, the task is much simpler—just look at the bottom of the device. However, if the network has already been reconfigured, you'll have to use the web interface or alternative methods.
A word of warning: some methods (such as a factory reset) will disconnect all devices from the network. Therefore, try the safer options first—they're described in the first sections.
1. The password on the router sticker is the fastest way
If you have never changed the default Wi-Fi password, it is listed on sticker, which is located:
- 📦 On the bottom panel of the router (turn the device over).
- 🖼️ On the back side (for models with a vertical case, for example, ASUS RT-AC86U).
- 📄 Included in the documents (if the sticker is worn off or missing).
Look for fields that say:
Wi-Fi Password,KeyorNetwork Key- this is the password.SSID— the name of your network (useful for connection).Admin Password— password for entering the router settings (not to be confused with Wi-Fi!).
⚠️ AttentionIf the sticker is missing or the data on it is illegible, do not try to scrape it off with a knife, as this will damage the case. Instead, proceed to the next method.
2. View the password through the router's web interface
If the default password has been changed, you can find it out through admin panelTo do this:
Connect to the router via cable (
LAN-port) or via Wi-Fi (if you remember the password from another network of this router).Open your browser and type in the address bar
192.168.1.1orrouter.asus.com. ClickEnter.Enter your username and password to log in. The default is:
- 👤 Login:
admin - 🔑 Password:
adminor the one indicated on the sticker in the fieldAdmin Password.
- 👤 Login:
If you can't log in, try:
- 🔄 Reboot the router (button
Poweror pull the plug out of the socket for 10 seconds). - 🔍 Check if it is turned on
CAPS LOCKon the keyboard. - 📡 Connect from another device (sometimes blocking occurs due to antivirus software).
After successful login, go to the section:
Wireless → General → WPA Pre-Shared Key field
Your current Wi-Fi password will be displayed here. If the field is hidden by dots, tap the 👁️ icon (Show password) next to him.
What to do if 192.168.1.1 does not open?
Make sure your computer receives an IP address from the router automatically. To do this:
1. Click Win + R, enter ncpa.cpl, click Enter.
2. Right-click on the "Ethernet" or "Wi-Fi" connection and select "Properties".
3. Find "Internet Protocol Version 4 (TCP/IPv4)" and click "Properties".
4. Make sure "Obtain an IP address automatically" is selected.
3. Using the ASUS Router mobile app
If you have a smartphone on Android or iOS, you can use the official application ASUS RouterIt allows you to manage your network remotely, including viewing passwords.
Instructions:
- Download the app from App Store or Google Play (Name:
ASUS Router). - Connect to the router's Wi-Fi network (even if you don't remember the password, use
WPSor temporary cable connection). - Open the app and sign in with the same details as for the web interface (
admin/adminby default). - Go to the section
Wi-Fi→Security settingsThe password will be displayed in the field.WPA Pre-Shared Key.
⚠️ Attention: The application does not work with all router models. ASUSIf your device is older than 2017 (for example, RT-N56U), this method may not work. Check compatibility on official ASUS website.
☑️ Getting ready to use the ASUS Router app
4. Extracting the password via the Windows command line
If your computer is already connected to the router's Wi-Fi network (for example, the laptop remembers the password), you can extract it via command line:
- Click
Win + R, entercmd, clickEnter. - Enter the command:
netsh wlan show profilesFind your network name in the list (
SSID). - Enter the command to view the password (replace
NETWORK_NAMEto yoursSSID):
netsh wlan show profile name="NETWORK_NAME" key=clear - In the section
Security parametersfind the lineKey content- this is the password.
This method only works if the computer has previously connected to the network and saved the password. If you're resetting or setting up a new router, this method won't work.
5. Resetting the router to factory settings (extreme case)
If none of the methods worked, there remains hard resetThis will reset the router to factory settings, including:
- 🔄 Resets the Wi-Fi password to the default (indicated on the sticker).
- 🔧 Removes all user settings (port forwarding, parental controls, etc.).
- 📡 Reset network name (
SSID) to standard (for example,ASUS_XX_5G).
How to perform a reset:
- Find the button on the back of the router.
Reset(usually recessed into the body). - Take a paper clip or a toothpick and press and hold the button 10-15 secondsuntil the indicators start flashing.
- Release the button and wait for the reboot (1-2 minutes).
After reset:
- 🔌 Connect to the router via cable or Wi-Fi (use the default password from the sticker).
- 🖥️ Go to the web interface (
192.168.1.1) and set up the network again.
⚠️ Attention: Resetting will disconnect all devices from the network. If you have configured IPTV, VPN or guest access, they will have to be reconfigured. Save screenshots of your current settings before resetting if you have access to the web interface.
6. Alternative methods for advanced users
If you are familiar with network technologies, you can try more advanced methods:
| Method | Description | Complexity | Applicability |
|---|---|---|---|
| Telnet/SSH | Connecting to the router via console and extracting the password from the configuration file /etc/config/wireless. |
⭐⭐⭐⭐ | Only for firmware with support telnet (For example, Asuswrt-Merlin). |
| Firmware analyzer | Downloading the router firmware and searching for the password in the dump via Binwalk or Hex editor. | ⭐⭐⭐⭐⭐ | For older models (RT-N16, RT-N66U). |
| WPS pin | Connecting to the network through a protocol vulnerability WPS (if it is enabled). |
⭐⭐ | Does not work on all models and requires special software (Reaver, Wash). |
To connect via Telnet:
- Turn on
Telnetin the router settings (Administration → System → Enable Telnet). - Connect via the program PuTTY or command line:
telnet 192.168.1.1 - Enter login/password (default)
admin/admin). - Run the command:
nvram get wl0_key1(for 2.4 GHz network) or
nvram get wl1_key1(for 5 GHz network).
⚠️ Attention: Usage Telnet Using firmware analysis or other methods may disrupt the router's operation. These methods are only suitable for experienced users who are prepared for potential failures.
FAQ: Frequently asked questions about passwords on ASUS routers
Is it possible to find out a Wi-Fi password without accessing the router?
Yes, but only if you have a device that has previously connected to this network. Windows use the command line (described in section 4), MacOS Open Keychain Access (Keychain Access), on Android (with root rights) - application WiFi Password Viewer.
What should I do if I can't access my router settings (I forgot my admin password)?
The only reliable way is a factory reset (section 5). After the reset, your login/password will be admin/adminIf the router supports Asuswrt-Merlin, you can try to restore access through TFTP, but this requires technical knowledge.
Why is there no Wi-Fi password on the router sticker?
This is possible in three cases:
- The sticker has worn off or been removed (try shining a flashlight on it at an angle).
- The router was bought used, and the previous owner removed it.
- You have a model for operators (for example, ASUS DSL-N12E_C1 For Rostelecom), where the password is generated automatically during the first setup.
How to protect your Wi-Fi password after recovery?
Follow these guidelines:
- 🔐 Use a password that is long 12+ characters with letters, numbers and special characters.
- 📝 Save it in a password manager (KeePass, 1Password) or on paper in a safe place.
- 🔄 Change your password every 6-12 months.
- 🚫 Turn it off
WPSin the router settings (Wireless Network → WPS), since this protocol is vulnerable.
Is it possible to find out the password from my neighbors through an ASUS router?
No, it is impossible and illegal. Router ASUS (Like any other network equipment) cannot intercept traffic or passwords from other networks. Attempts to hack someone else's Wi-Fi are prosecuted under Article 272 of the Russian Criminal Code ("Unauthorized access to computer information").