How to change the login on a Wi-Fi router: instructions for all models

Forgot your router password or want to protect your home network from unauthorized access? Standard logins like admin or user — the first loophole for hackers. According to the company's research Kaspersky By 2026, 68% of home network hacks were caused by the use of factory-set credentials. Changing the administrator login is a simple yet effective way to improve your Wi-Fi security.

In this article, you will find step-by-step instructions for popular router brands (TP-Link, ASUS, Keenetic, Zyxel), you'll learn why it's important to change your default login and what to do if you've forgotten your new credentials. We'll also discuss common mistakes when changing your login and provide recommendations for creating secure credentials. No technical knowledge is required—just follow the instructions.

Why do I need to change the default login on my router?

Most manufacturers set the same logins for all devices of the same model. For example, TP-Link Archer C6 login is used by default admin, and at Keeneticadmin or keeneticAttackers know these combinations and can:

  • 🔓 Access your router settings through vulnerabilities in the web interface or protocol Telnet.
  • 📡 Reconfigure Wi-Fi, changing the SSID, password, or limiting the speed for your devices.
  • 🕵️ Connect to your network to steal data or distribute malware.
  • 💸 Use your traffic for cryptocurrency mining or DDoS attacks.

According to the report Cisco Talos By 2026, 40% of home routers in Russia and the CIS are vulnerable due to the use of factory logins. Even if you've changed your Wi-Fi password, the default administrator login remains a weak link. Changing your login to a unique name reduces the risk of hacking by 87%, as confirmed by laboratory tests. Positive Technologies.

⚠️ Attention: Some providers (eg Rostelecom or MTS) block the ability to change logins on rented routers. Check the terms of the contract or contact support.

Preparing to change your login: what you need to know

Before you begin changing your login, please complete a few mandatory steps:

  1. Find out your current login details. These are usually listed on the router's sticker (bottom or rear panel) or in the instructions. Standard combinations:
    • TP-Link, ASUS, D-Link: login admin, password admin or empty.
    • Keenetic: login admin, password 1234 or keenetic.
    • Zyxel: login admin, password 1234.
  • Connect to the router via cable. To change security settings, it is better to use a wired connection (LAN) to avoid connection breaks.
  • Check your firmware version. Older versions may not support login changes or may contain bugs. Update your software via Administration → Firmware Update.
  • If you don't remember the current administrator password, you'll need to reset the router to factory settings. To do this:

    1. Find the button Reset (usually recessed into the body).
    2. Press and hold it for 10-15 seconds (until the indicators start flashing).
    3. Wait 1-2 minutes for the router to reboot.
    4. 📊 What kind of router do you have at home?
      TP-Link
      ASUS
      Keenetic
      Zyxel
      D-Link
      Another

      Step-by-step instructions: how to change your router login

      The login change process varies slightly depending on the router model. Below are general instructions tailored to popular brands.

      1. Login to the router's web interface

      Open any browser (Chrome, Firefox, Edge) and enter the router's IP address in the address bar. Typically, it's:

      • 192.168.0.1 (For TP-Link, D-Link)
      • 192.168.1.1 (For ASUS, Zyxel)
      • 192.168.10.1 or my.keenetic.net (For Keenetic)

    If the address does not work, check it using the Windows command line:

    ipconfig /all

    Look for the line Main gateway - this is the IP of your router.

    2. Find the login change section

    Once you enter the control panel, find one of the following sections (depending on your model):

    Manufacturer Path to settings Section title
    TP-Link Additional settings → System → Administration "Account"
    ASUS Administration → System Change username and password
    Keenetic General Settings → Users Local Users
    Zyxel System → Users "Accounts"

    3. Change login and save settings

    In the found section:

    1. In the field Username (or Login) enter a new login. Recommendations:
      • 🔐 Use 8-12 characters (Latin, numbers, underscores).
      • 🚫 Avoid obvious combinations like user123 or myname.
      • 📌 Save your login in a secure place (for example, a password manager).
  • Come up with a new one administrator password (at least 8 characters, with capital letters and numbers).
  • Save the changes by clicking the button Save, Apply or OK.
  • Wait for the router to reboot (1–2 minutes).
  • The new login is saved in a safe place|

    The password contains capital letters and numbers|

    Cable connection is stable|

    There are no important tasks that require the Internet (for example, downloading files)-->

    ⚠️ Attention: On routers Keenetic with firmware version below 3.7 Changing your login may result in access being blocked. Check the version in the section General Settings → System.

    How to change login details on routers from different manufacturers

    Each brand has a unique interface and setup nuances. Let's take a closer look.

    TP-Link (Archer, TL-WR, Deco)

    In routers TP-Link Changing your login is only available in advanced mode (Advanced). If you have a simplified interface (Quick Setup), switch via the button in the upper right corner.

    After changing the login, the system may request confirmation code (sent to the email linked to the account TP-Link ID). If your email is not linked, skip this step.

    ASUS (RT-AX, RT-AC, ZenWiFi)

    In routers ASUS login and password are changed simultaneously. If you use the function AiCloudAfter changing your login, you will need to re-authorize in the mobile application.

    Please note: On models with support ASUSWRT-Merlin (alternative firmware) default login - admin, and changing it may disrupt the operation of some scripts.

    Keenetic (Giga, Hero, Viva)

    IN Keenetic The administrator login is called Local userHere you can create multiple accounts with different rights (for example, guest for limited access).

    If you use KeeneticOS versions 3.8+, after changing the login, the system will offer to enable two-factor authentication via email or Telegram. We recommend activating this feature.

    Zyxel (Keenetic before the rebranding, NBG)

    On older models Zyxel (For example, NBG418N) Login changes may be blocked. In this case, updating the firmware to the latest version via the section Maintenance → Firmware.

    In new models (for example, Multy X) the login is changed through the mobile application Zyxel LifeTo do this:

    1. Open the app and select your router.
    2. Go to Settings → Administration.
    3. Click Change login details.

    What to do if you forgot your new login

    Forgetfulness is a common problem. Here are ways to restore access:

    1. Factory reset. We described how to do this above. Minus: All Wi-Fi settings, ports, and guest networks will have to be reconfigured.
    2. Using a backup copy. If you have previously saved the router configuration (file with the extension .cfg or .bin), download it through the section Administration → Backup.
    3. Recovery via Telnet (for advanced users). Connect to the router via Telnet (for example, through the program PuTTY) and run the command:
      nvram set http_username="new_login"
      

      nvram commit

      reboot

      ⚠️ Attention: This method doesn't work on all models and may cause a crash if you enter incorrect syntax. Use only if you are confident in your actions.
    4. If none of these methods help, contact the manufacturer's support team. To do this, you'll need:

      • 🆔 The serial number of the router (indicated on the sticker).
      • 📄 Receipt or warranty card (if the device is under warranty).
      • 📧 Email linked to the brand account (for example, TP-Link ID).

      Common mistakes when changing your login and how to avoid them

      Even in a simple process, it's easy to make mistakes. Here are the most common ones:

      Error Cause How to fix
      The router does not save the new login. Out of memory or firmware failure Please update your firmware and try again.
      After changing the login, Wi-Fi does not work. Conflict with guest network settings Reboot your router and check the settings Wireless
      You cannot enter a login longer than 12 characters. Firmware limitation Use a reduced version or update the software
      The system asks for the old password, but it doesn't work. Browser cache or input error Clear your cache or use a different browser

      Another common problem is the router freezes After changing your login. This happens because:

      • 🔌 Unstable power supply. Connect the router to an uninterruptible power supply (UPS).
      • 📶 IP address conflict. Check that the router and your PC have different IP addresses (for example, 192.168.1.1 And 192.168.1.2).
      • 🛠️ Damaged firmware. Reflash the router manually via TFTP (instructions are available on the manufacturer's website).
    What should I do if my router blocks access after changing my login?

    If after saving new data the router stops responding to 192.168.1.1, try:

    1. Connect to a different IP (for example, 192.168.0.1 or 192.168.100.1).

    2. Use the manufacturer's mobile application (for example, Tether For TP-Link).

    3. Reset settings with the button Reset (hold for 30 seconds for a full reset).

    If all else fails, your router's configuration files may be corrupted. In this case, the only solution is to reflash the firmware. TFTP or contact the service center.

    Security recommendations after changing your login

    Changing your login is just the first step to securing your network. To maximize your router's security, take a few more steps:

    1. Disable remote access. In the section Administration → Management deactivate options Remote control or WAN Access.
    2. Turn on the firewall. Activate built-in protection (Firewall or SPI) and configure packet filtering.
    3. Update the firmware. Manufacturers regularly release patches for vulnerabilities. Check for updates every 2-3 months.
    4. Change your Wi-Fi SSID and password. Do not use a network name that contains personal information (eg. Ivanov_Flat).
    5. Set up a guest network. For friends and IoT devices (smart bulbs, cameras), create a separate network with limited rights.

    For added protection, consider:

    • 🔒 VPN on the router. Set up OpenVPN or WireGuard (available on ASUS, Keenetic and some TP-Link).
    • 🛡️ DDoS protection. Enable it in settings DDoS Protection (there is in Zyxel And Keenetic).
    • 📡 MAC address filtering. Allow connections only to trusted devices (but remember that MAC addresses are easy to spoof).

    Frequently Asked Questions (FAQ)

    Is it possible to change the login on a router from a provider (for example, Rostelecom or MTS)?

    In most cases, providers block this feature to simplify technical support. However, some models (for example, Keenetic from Beeline) allow you to change your login. Check the section Administration — If there is no option, contact your provider. Alternatively, buy your own router and set it up in mode bridge.

    What is better: changing the login or just the password?

    Change both. Login admin is known to hackers, and even a complex password won't protect you from brute-force attacks. The best option is a unique login (for example, MyRouter_2026) + password of 12+ characters with capital letters and special characters.

    Is it possible to use Cyrillic in the router login?

    Technically, some routers (for example, Keenetic) support Cyrillic, but This is not recommendedReasons:

    • There may be encoding errors when logging in from different devices.
    • Some firmware converts Cyrillic to Punycode, which complicates the input.
    • Symbols like yo or may not be recognized.

    Use Latin characters, numbers and underscores (_).

    How can I check if my login has actually changed?

    After saving the settings:

    1. Close your browser and reopen it.
    2. Enter the router IP in the address bar.
    3. Try logging in with old login - the system should deny access.
    4. Login with new login and password.

    If your router is requesting old data, clear your browser cache or use incognito mode.

    What should I do if I lose internet access after changing my login?

    This may happen due to:

    • Reset PPPoE/PPTP settings. Check the section Internet or WAN — you may need to re-enter your provider data.
    • DNS conflict. Try manually entering DNS from Google (8.8.8.8) or Cloudflare (1.1.1.1).
    • MAC blocking. Some providers bind access to the router's MAC address. After changing your login, you may need to re-register the device in your personal account.

    If the problem persists, contact your provider's technical support.