Restoring access to an ASUS router: what to do if you forgot your Wi-Fi password

Loss of access to your own Wi-Fi router ASUS — a situation that one in five users faces. The reasons can vary, from simple forgetfulness to a firmware glitch. However, it's important to understand that the term "hacking" in the context of home networks most often refers to restoration of legal access access to one's own equipment, not unauthorized access to other people's systems. The latter is strictly punishable by law (Article 272 of the Criminal Code of the Russian Federation).

In this article we will look exclusively at legal methods regain control of the router ASUS, including resetting settings, using backup passwords, and working with firmware. We'll pay special attention to popular models in the series. RT-AX (For example, RT-AX88U), RT-AC (RT-AC68U, RT-AC86U) and budget options such as RT-N12All instructions are adapted to the latest firmware versions. Asuswrt-Merlin and standard software from the manufacturer.

Before you take any action, make sure the router actually belongs to you. Attempting to access someone else's equipment is classified as cybercrime with real legal consequences, including fines of up to 1 million rubles or imprisonment for up to 7 years (depending on the severity of the consequences).

📊 Which ASUS router do you have at home?
RT-AX series (Wi-Fi 6)
RT-AC Series (Wi-Fi 5)
Budget model (RT-N)
Enterprise solution (eg BRT-AC828)
I don't know the model

1. Resetting the ASUS router to factory settings

The most reliable and universal way to regain access to the router is to perform hard reset (hard reset). This procedure resets all settings, including the administrator password and Wi-Fi settings, returning the device to its out-of-the-box state. On all models ASUS The algorithm is the same, but there are some nuances for devices with a button WPS/Reset and a separate button Reset.

To perform a reset:

  • 🔌 Plug in the router and wait until it is fully loaded (the power indicator should be on steadily).
  • 📍 Find the button on the back panel Reset (sometimes it is combined with WPS).
  • 🕒 Press and hold the button for 10–15 seconds until the indicators start flashing randomly.
  • 🔄 Release the button and wait for the reboot (2-3 minutes).

After resetting, the router will create an open network with a name like this ASUS_XX (where XX are the last characters of the MAC address). Connect to it and log in to the admin panel at 192.168.1.1, using standard credentials:

Router modelLoginPasswordIP address of the panel
RT-AX88U, RT-AC68U, RT-AC86Uadminadmin192.168.1.1 or router.asus.com
RT-N12, RT-N56Uadminadmin192.168.1.1
Corporate models (eg BRT-AC828)adminpassword192.168.1.1
⚠️ Please note: Factory reset deletes all user settings, including port settings, guest networks And parental control rulesIf you had it configured VPN server or DDNS, they will have to be reconfigured.

Make sure you have access to the router's power cord|

Write down the current settings (if you have access to the panel)|

Prepare a backup copy of the configuration (if you have one saved)|

Check the ASUS website for the latest firmware.

-->

2. Password recovery via the admin panel

If you remember your router control panel login and password but have forgotten your Wi-Fi credentials, you can restore access without a hard reset. To do this:

  1. Connect to the router via cable (recommended) or via an existing Wi-Fi network (if the password is saved on one of the devices).
  2. Open your browser and go to the address router.asus.com or 192.168.1.1.
  3. Enter the administrator login and password (default) admin/admin, if they have not changed).
  4. Go to the section Wireless network (Wireless) → General (General).
  5. In the field WPA Pre-Shared Key (WPA Pre-Shared Key) you will see the current Wi-Fi password (it may be hidden behind asterisks - click on the eye icon to display it).

If the password in the panel is displayed in encrypted form (for example, as ), but you can't see it, use the export settings function:

  • 📄 Go to Administration (Administration) → Settings (Settings).
  • 💾 Click Save (Save) - this will create a configuration file .cfg.
  • 🔍 Open the file in a text editor (for example, Notepad++) and find the line wl0_ssid= (network name) and wl0_wpa_psk= (password).
⚠️ Warning: Configuration files ASUS contain all router settings, including passwords and security keys. Do not share them with third parties and keep them in a secure place.

3. Using AiCloud for Remote Access

Many modern routers ASUS (starting with firmware Asuswrt 3.0.0.4.386) support technology AiCloud, which allows you to control the device remotely via an application ASUS RouterIf this feature was previously enabled, you can restore access to the settings even without physical contact with the router.

To do this:

  1. Install the application ASUS Router to a smartphone (available for Android And iOS).
  2. Log in via account ASUS (if you linked the router to your account).
  3. In the list of devices, select your router and go to the section Wi-Fi.
  4. Click on the gear icon next to the network name and select Show password.

If your router is not displayed in the app, please check:

  • 🌐 Is the router connected to the Internet (indicator) WAN should burn).
  • 🔄 Is the feature enabled? AiCloud in the settings (AiCloud 2.0 → Enable AiCloud).
  • 📱 Is the router linked to your account? ASUS.
What to do if AiCloud is not working?

If your router isn't responding in the app, try:

1. Reboot the router (power off/on).

2. Check if your firewall is blocking (Firewall) access to cloud services ASUS (Administration → Firewall → Basic Config).

3. Update your router firmware to the latest version—AiCloud may not work reliably on older versions.

4. Alternative methods: recovery via Telnet/SSH

For experienced users, there is the option to restore access through console protocols Telnet or SSHThis method is suitable if:

  • 🔧 You have physical access to the router.
  • 🖥️ You have previously enabled Telnet/SSH in the settings (Administration → System → Enable SSH/Telnet).
  • 🔑 You know the administrator login/password (by default) admin/admin).

Instructions for connection via SSH (For Windows will be required PuTTY, For Linux/macOS — terminal):

ssh admin@192.168.1.1

Enter your password (default is admin if not changed)

nvram show | grep wl0_wpa_psk

This command will output the current Wi-Fi password in unencrypted form. If SSH disabled but enabled Telnet, use:

telnet 192.168.1.1

Login: admin

Password: admin

nvram get wl0_wpa_psk

⚠️ Caution: Use Telnet unsafe - data is transmitted in cleartext. After access is restored Be sure to turn it off this protocol is in the router settings (Administration → System → Enable Telnet: No).

5. Features of recovery on routers with Asuswrt-Merlin firmware

Custom firmware Asuswrt-Merlin (a popular alternative to the standard firmware) offers advanced access recovery options. If your router has this firmware installed, you can use:

  • 🔐 Backup password function: during installation Merlin offers to set an additional password for recovery (Administration → System → Backup password).
  • 📡 Disaster recovery mode: If the router does not boot, hold down Reset when power is turned on (indicator Power will start blinking slowly). Then download the firmware via TFTP (instructions on the website) asuswrt-merlin.net).
  • 🔧 JFFS partition: V Merlin You can save critical settings (such as passwords) in a separate section that is not reset when Hard Reset.

To restore through JFFS:

  1. Connect to the router via SSH.
  2. Run the command:
    mount -t jffs2 /dev/mtdblock9 /jffs
    

    cat /jffs/configs/wireless.conf

  3. Find the line wpa_psk= - this will be the Wi-Fi password.

If JFFS disabled, enable it in settings (Administration → System → Enable JFFS custom scripts and configs: Yes) and reboot the router.

6. What to do if nothing helps?

If all the above methods did not work, the following reasons may be possible:

  • 🔌 Hardware failure: Flash memory failure (a common problem with older models) RT-N12 after 5+ years of operation).
  • 🔄 Corrupted firmware: for example, after an unsuccessful update or power outage during recording.
  • 🔒 Blocking by the provider: some operators (eg Rostelecom or Beeline) block access to the settings of rented routers.

In such cases:

  1. Try it flash the router manually via recovery mode (for instructions for a specific model, look on the forum) SmallNetBuilder or OpenWRT).
  2. Contact us ASUS service center — If the router is under warranty, access restoration may be free.
  3. For rented routers, please contact provider's technical support - They can reset the settings remotely.
⚠️ Warning: Reflashing your router yourself will void the warranty and may cause it to malfunction completely. If you're unsure of your skills, leave this to a professional.

FAQ: Frequently asked questions about restoring access to ASUS routers

Is it possible to hack a neighbor's ASUS Wi-Fi router?

No. Unauthorized access to someone else's Wi-Fi network is criminal offense (Article 272 of the Criminal Code of the Russian Federation). The maximum penalty is imprisonment for up to 7 years. Furthermore, modern routers ASUS use reliable encryption methods (WPA3), which are almost impossible to hack without physical access to the device.

If you have the owner's permission to access their network, ask them to provide the password or temporarily connect your device via WPS (if the function is enabled).

I reset my router, but I can't access the control panel at 192.168.1.1. What should I do?

Possible reasons:

  • The router received a different IP address from the provider (check via ipconfig in the command line Windows).
  • DHCP server failure (try setting IP manually) 192.168.1.2 on your PC).
  • Problems with the browser (try Firefox or Edge in incognito mode).

Also check if the indicator light is on LAN on the router when connecting the cable.

How can I find out the model of my ASUS router if the sticker has worn off?

There are several ways:

  1. Look at the router box (if you still have it).
  2. Connect to the router via cable and check the MAC address in the network connection properties. The first 3 bytes will indicate the manufacturer (ASUSTek), and the full address can be checked in the database MAC Vendors.
  3. Log in to the admin panel (if you have access) - the model is listed in the section Administration → System.
  4. Use the mobile app ASUS Router — the model will be displayed in the device information.
After resetting, the router won't create a Wi-Fi network. What should I do?

Possible solutions:

  • 🔄 Reboot your router (turn off the power for 30 seconds).
  • 📡 Check if the wireless module is turned on (some models have a physical switch) Wi-Fi On/Off).
  • 🔧 Log in to the admin panel via cable and activate Wi-Fi manually (Wireless → Professional → Enable Radio: Yes).
  • 🔄 If your router is new, update the firmware to the latest version—Wi-Fi may be disabled in the factory firmware.
Is it possible to recover a Wi-Fi password if the router is connected to the provider via PPPoE?

Yes, but it's not related to the Wi-Fi settings. The password for PPPoE (for internet connection) is stored separately and does not affect access to the local network. To restore it:

  1. Log in to your router's admin panel.
  2. Go to Internet → PPPoE.
  3. The password can be hidden behind asterisks—click the eye icon or export the settings (as described in section 2).

If you've forgotten this password, contact your provider's technical support team—they can reset it or send you a new one.