How to change the password on a TP-Link Archer Wi-Fi router: full instructions with pictures

Forgot your home Wi-Fi password or want to update it for increased security? Changing router passwords TP-Link Archer — a simple procedure that takes no more than 5 minutes if you know the correct sequence of steps. This model is popular for its stable operation and extensive customization options, but even experienced users sometimes encounter difficulties when changing wireless network settings.

In this article, we'll cover all methods for changing your password—from the standard method via the web interface to alternative solutions for situations where access to settings is restricted. You'll learn how to choose a strong password, which settings should be checked additionally, and what to do if devices won't connect to the network after changing the password. This guide applies to all models in the series. Archer (C5, C6, C7, C20, A6 and others), but taking into account the features of firmware of different years of production.

Important: If you are changing your password for the first time, write it down on paper or save it in a secure place. Loss of access to the router — one of the most common problems after changing settings, especially if you don’t remember the new login information.

📊 How often do you change your Wi-Fi password?
Once a month
Once every six months
Only if necessary
Never changed

1. Preparing to change your password: what you need to do in advance

Before you begin changing your password, make sure you have everything you need. This will prevent unpleasant surprises like a sudden internet outage or blocked access to your router.

What you will need:

  • 🔌 Router power supply — Make sure the device is connected to the network and the indicators are lit normally. If the router reboots while changing the password, the settings may be reset.
  • 💻 Tuning device - a laptop, PC or smartphone connected to the router via cable (LAN) or via Wi-Fi. For stability, a wired connection is better.
  • 📝 Current login details - login and password from the admin panel (usually this is admin/admin (Or indicated on the router sticker). If you don't know them, you'll have to reset the settings.
  • 🔒 New Wi-Fi password — think of it in advance (recommendations for choosing are in the next section).

If you don't remember your current Wi-Fi password but have access to a device connected to that network, you can view it in your system settings. For example, Windows open Settings → Network & Internet → Wi-Fi → Manage known networks, select your network and click PropertiesIn the field Network password The current key will be displayed (you will be asked to enter your Windows account password).

2. How to create a strong Wi-Fi password: 5 rules

A weak password is the main vulnerability of a home network. Attackers can crack it in minutes if it consists of simple words or sequences like 12345678 or qwertyFollow these guidelines to protect your network:

  • 🔢 Length must be at least 12 characters — The longer the password, the harder it is to crack. Ideally, 15-20 characters.
  • 🔤 Combination of registers and character types - use uppercase and lowercase letters, numbers and special characters (!@#$% etc.). Example: Green$Tree2026!WiFi.
  • 🚫 Eliminate personal information — Don't use names, birthdates, phone numbers, or addresses. These can easily be guessed through social media.
  • 🔄 Don't repeat old passwords - If you have already changed the key before, come up with a completely new option.
  • 📱 Don't save your password in plain text. — don't keep it in notes on your phone or on a piece of paper next to the router. Use password managers (KeePass, 1Password).

Important: TP-Link Archer routers support security standards WPA2-PSK And WPA3-PSKIf the outdated version is selected in the settings WEP, change it to WPA2/WPA3 - this will significantly increase network security.

Example of a strong password:

Purple$Dragon_78@Moonlight

This key is difficult to crack, but easy to remember if you use associations (for example, favorite color + mythical animal + house number).

3. Step-by-step instructions: how to change your password via the web interface

The most secure way to change your password is through your router's admin panel. The interface may vary slightly depending on the model. Archer (For example, Archer C50 vs Archer AX6000), but the general algorithm is the same.

Make sure the router is turned on and working properly|

Connect to it via cable or Wi-Fi|

Open browser (Chrome, Firefox, Edge)|

Clear your browser cache or use incognito mode-->

Step 1: Login to the admin panel

  1. Open your browser and type in the address bar 192.168.0.1 or 192.168.1.1 (standard IP addresses for TP-Link). If these addresses don't work, check the sticker on the router - it may indicate a different IP (for example, 192.168.29.1 for some models).
  2. Enter your login and password (default - admin And admin, if you haven't changed them). If the data is lost, see the section on resetting settings.

Step 2: Go to the Wi-Fi settings section

  • In the new interface (TP-Link Omada or Archer AX) select Advanced settings → Wireless mode (2.4GHz/5GHz).
  • In the old interface (green background), go to Wireless → Wireless Security.

Step 3: Change your password

  • Find the field PSK password (or Wireless Password).
  • Enter a new password (twice to confirm).
  • Make sure that in the field Version selected WPA2-PSK or WPA3-PSK.
  • Save the settings with the button Save (Save).

After saving, the router will reboot (this is normal). All devices will be disconnected from Wi-Fi, and you will need to reconnect with the new password.

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

If the Internet stops working after changing the password, check:

1. Are the cables connected to the router (especially the WAN port from the provider).

2. Are your PPPoE/L2TP settings correct (if you don’t have a dynamic IP address)?

3. Does your antivirus or firewall block access to the network?

If the problem persists, try returning the old password or resetting the router to factory settings (button Reset for 10 seconds).

4. Alternative ways to change your password

If the standard method doesn't work (for example, you can't log into the admin panel), there are several alternatives. Let's take a closer look at them.

Method 1: Via the Tether mobile app

Application TP-Link Tether (available for Android And iOS) allows you to manage your router from your smartphone. This is convenient if you don't have access to a computer.

  • 📱 Download and install TP-Link Tether from the official store.
  • 🔍 Connect to the router's network (even if you don't know the password, you can use a cable).
  • 🔑 In the app, select your router and enter the administrator login/password.
  • 📶 Go to Wi-Fi Settings → Security and change the password.

Method 2: Factory reset

If you've forgotten your admin panel login details, you'll need to reset your router to factory settings. Attention: This will delete all your settings, including your ISP connection settings!

⚠️ Attention: After the reset, you'll need to reconfigure your internet connection (enter your ISP login and password if you don't have a dynamic IP address). This information is usually included in your contract or can be obtained from technical support.

How to reset:

  1. Find the button on the back of the router. Reset (usually it is recessed into the body).
  2. Take a paper clip or toothpick, press and hold the button for 10-15 seconds until the indicators start flashing.
  3. After rebooting, the router will have factory settings (login/password - admin/admin, Wi-Fi name and password - see sticker).

Method 3: Via Telnet/SSH (for advanced users)

If you have access to Telnet or SSHYou can change your password via the command line. This method is suitable for advanced users, as it requires knowledge of commands.

telnet 192.168.0.1

login: admin

password: admin

nvram set wl0_key="new_password"

nvram commit

reboot

Please note: not all models TP-Link Archer support Telnet by default. You may need to enable this access in the settings first.

5. Common mistakes and how to avoid them

Users often encounter common problems when changing their passwords. We've compiled a list of the most common errors and solutions.

Error Cause Solution
Unable to log in to the admin panel (192.168.0.1) Incorrect IP address or router not connected to the network Check the IP address on the router's sticker. Connect via cable. Reboot the router.
After changing the password, the devices do not connect to Wi-Fi. The new password was entered incorrectly or the security settings were corrupted. Check the case of the characters. Make sure it is selected. WPA2-PSK. Reboot your router.
The router constantly reboots after saving the settings. Firmware failure or settings conflict Reset your device to factory settings. Update the firmware through the official TP-Link website.
The Internet doesn't work after changing the password. The connection settings to the provider have been lost. Check the section Network → WAN. Make sure that the connection information (PPPoE, L2TP) is entered correctly.

⚠️ Attention: If your Wi-Fi speed has dropped significantly after changing your password, check if the mode has been activated. 802.11b (old standard). In the wireless network settings (Wireless Settings) select 802.11n/ac/ax for maximum speed.

6. Additional security settings

Changing your password is just the first step to securing your network. We also recommend configuring the following settings:

  • 🔄 Disable WPS - This feature is vulnerable to hacking. Go to Wireless Mode → WPS and deactivate it.
  • 📡 Hide the SSID - disable network name broadcasting in Wireless Settings → Hide SSIDThis will not make the network completely invisible, but it will reduce the number of connection attempts.
  • 🔒 Enable guest network If you have frequent guests, create a separate network with limited access to local resources.
  • 📊 Update the firmware - come in System Tools → Firmware Update once every 3-6 months.

It is also useful to set up bandwidth control (QoS) to limit traffic for individual devices. This is especially useful if someone in the household is actively downloading torrents or watching 4K videos, which is causing slow speeds for others.

7. How to restore access if you forgot your router password

If you have forgotten your admin panel password (admin-password), and resetting the settings is undesirable (for example, you are afraid of losing your provider settings), try the following methods:

  • 🔍 Check saved passwords in your browser If you previously logged into the admin panel and the browser prompted you to save your data, you can find it in the autofill settings.
  • 📄 View the documentation — If the router was configured by the provider, the password could have been specified in the contract or acceptance certificate.
  • 🔧 Use recovery utilities - For example, RouterPassView (does not work with all models).

If nothing helps, the only thing left is hard reset (button Reset). After this you will need:

  1. Connect to the router via cable.
  2. Login to the admin panel with factory data (admin/admin).
  3. Reconfigure your internet connection (data from your provider).
  4. Change the Wi-Fi and administrator passwords to new ones.

FAQ: Answers to Frequently Asked Questions

Is it possible to change the Wi-Fi password from your phone without a computer?

Yes, the official app will do the trick. TP-Link TetherDownload it, connect to the router's network (even if you don't know the password, you can use a cable with an adapter) USB-LAN for smartphone), then change the Wi-Fi settings in the section Wireless network.

What should I do if the router doesn't save the settings after changing the password?

This may be due to:

  • Firmware failure - update it through the official TP-Link website.
  • Power supply problems - connect the router to a different power source or use a power supply from another device (with suitable specifications!).
  • Settings conflict - reset the router to factory settings and configure it again.
How do I know who is connected to my Wi-Fi?

Go to the admin panel, then to the section Wireless Mode → Wireless Mode Statistics (or DHCP → DHCP Clients). There will be a list of all connected devices with their MAC addresses. If you see any unfamiliar devices, change the password and enable MAC address filtering.

Is it possible to set a password for the router admin panel?

Yes, and this is absolutely necessary! By default, many routers have a standard login/password (admin/admin), which makes them vulnerable. To change your login information:

  1. Go to System Tools → Password.
  2. Enter your current password (if you haven’t changed it) admin).
  3. Create a new, strong password (see Section 2 for recommendations).
  4. Save the changes.
Why don't some devices connect to Wi-Fi after changing the password?

This can happen for several reasons:

  • The device retains the old password - delete the network in the Wi-Fi settings and reconnect.
  • The selected security standard is not supported - try changing it WPA3 on WPA2 (some older devices do not work with WPA3).
  • The channel settings are lost - in the section Wireless Settings select a channel manually (eg 6 or 11 for 2.4 GHz).