Where to find the Wi-Fi password on a TP-Link router: all the methods

Forgot your Wi-Fi password and need to connect urgently? With routers TP-Link This problem can be solved in 2-3 minutes if you know where to look. In most cases, the password can be found. without resetting settings and internet connection loss. Even if you've never accessed your router's control panel, there are at least 3 reliable ways restore access.

In this article - step-by-step instructions for all current models TP-Link (including Archer C6, TL-WR841N, Deco and others), as well as answers to frequently asked questions: what to do if the password doesn't work, how to change it, and why a reset is sometimes necessary. All methods have been tested on firmware 2023–2026, but are also relevant for older devices.

⚠️ Important: If the router was issued by the provider (for example, Rostelecom or Beeline), the Wi-Fi password may be listed in the contract or on the device box. In this case, check these sources first.

Before you go into the settings, inspect the device itself and the documentation. 60% of cases the password can be found without logging into the web interface.

The first place to search — a sticker on the back or bottom panel of the router. It usually indicates:

  • 🔹 SSID (Wi-Fi network name)
  • 🔑 Password/Key (password, sometimes designated as Wi-Fi Password or Wireless Key)
  • 🌐 IP address to enter the control panel (usually 192.168.0.1 or 192.168.1.1)
  • 🔐 Admin login/password (by default often admin/admin)

If the sticker has worn off or is missing (for example, on models TP-Link Omada for business), check:

  • 📦 The router box — the password can be printed on a sticker inside.
  • 📄 Warranty card or instructions — sometimes they duplicate the connection data.
  • 📱 Mobile application Tether — If you connected to the router before, the password may have been saved in the history.
  • 💻 Computer/laptop settings — if the device is already connected to the network, the password can be viewed in the system (more on this below).
  • 📡 Backup configuration - if you have ever saved your router settings to a file .cfg.
📊 Where do you usually store your Wi-Fi passwords?
On the router sticker
In phone notes
In a notebook
I remember
I don't know where to look

If none of these methods worked, you will have to go to router web interfaceIt's safe and doesn't require any special knowledge—just follow the instructions below.

To view or change your password, you need to log in to the control panel. Here step-by-step instructions for all models (including Archer AX21, TL-WR940N, Deco M4 and others):

Step 1: Connect to your router

  • 🔌 Connect your computer or phone to the router via cable (via port LAN) or via Wi-Fi (if you remember the password from another network of this router).
  • 📶 If you can't connect, reset the settings (button Reset for 10 seconds) and use the data from the sticker.

Step 2: Open the web interface

  • 🌐 Enter in the address bar of your browser 192.168.0.1 or 192.168.1.1 (less often - tplinkwifi.net).
  • 🔍 If the page doesn't open, check the router's IP using the command ipconfig (Windows) or ifconfig (Mac/Linux) - look for the line Default Gateway.

Step 3. Log in

  • 🔑 Enter your login and password (default - admin/admin, if you haven't changed it).
  • ⚠️ If it doesn't work, try the combinations from the table below or reset the settings.

Connected to the router via cable or Wi-Fi

I know the IP address of the control panel (192.168.0.1 or 192.168.1.1)

There is an admin login/password (by default admin/admin)

Browser updated (Chrome, Firefox, Edge)-->

Router model Default login Default password IP address
TP-Link Archer C6/C7/C9 admin admin 192.168.0.1
TP-Link TL-WR841N/WR940N admin admin 192.168.1.1
TP-Link Deco (M4, M5, X20) admin [empty] 192.168.68.1
TP-Link Omada (ER605, EAP225) admin [individual] 192.168.0.254

⚠️ Attention: If the router was configured by the provider (for example, MTS or Dom.ru), the admin login/password may have changed. In this case, please contact support or reset the settings.

After logging into the control panel, navigate to the wireless network settings section. The path depends on the model and firmware version:

For most home routers (Archer, TL-WR):

  1. Open the tab Basic (Basic) → Wireless (Wireless mode).
  2. Find the block Wireless Security (Wireless Security).
  3. The password will be in the field Wireless Password or PSK Password (sometimes hidden behind stars - click on the eye icon 👁️ to reveal it).

For mesh systems TP-Link Deco:

  1. Go to Advanced (Additional) → Wireless.
  2. Select a network 2.4GHz or 5GHz.
  3. The password is specified in the field Password under the block Security.

For business routers TP-Link Omada:

  1. Open SettingsWireless Networks.
  2. Select the desired SSID.
  3. Password in the field Security Key.
What should I do if the password field is inactive?

If the password field is grey and cannot be changed, it means that the router is in the default mode. repeater or controlled via a controller (for example, in Omada SDN). In this case, the password must be viewed on the main router or in the controller application.

If you see the password, but it doesn't work when connecting, check your character case (upper/lower case) and keyboard layout. TP-Link is sensitive to these parameters!

If you find it inconvenient to access settings through a browser, use the official app TP-Link Tether (available for Android And iOS). This is the easiest way for beginners:

Step 1: Install and open the app

  • 📱 Download Tether from Google Play or App Store.
  • 🔌 Connect your phone to the router's network (via Wi-Fi or cable).

Step 2: Connect to the router

  • 🔍 The app will automatically find yours TP-Link on the local network. Click on its name.
  • 🔑 Enter the admin login/password (default) admin/admin).

Step 3: View your password

  • 📶 Go to the section Wi-Fi or Wireless network.
  • 👁️ Click on the eye icon next to the field Passwordto display it.

⚠️ Attention: In the appendix Tether You can't change the password for mesh systems. Deco — just for viewing. To change, use the web interface.

How to view a saved Wi-Fi password on a computer or phone

If your PC, laptop or smartphone is already connected to the network TP-Link, the password can be extracted from the system settings without access to the router.

On Windows 10/11

  1. 🖥️ Click Win + R, enter ncpa.cpl and press Enter.
  2. 📡 Find your wireless connection, right-click → StateWireless network properties.
  3. 🔐 Go to the tab Security and check the box Show entered characters.

On macOS

  1. 🍎 Open Spotlight (Cmd + Space) and enter Bunch of keys.
  2. 🔍 Find the name of your Wi-Fi network, double-click → check the box Show password.
  3. 🔑 Enter your Mac account password to view the network key.

On Android

  • 📱 Install the application WiFi Password Viewer (root rights required) or use ADB:
  • adb shell su -c "cat /data/misc/wifi/WifiConfigStore.xml | grep psw"

⚠️ Attention: On iPhone Without jailbreaking, it's impossible to view saved passwords—Apple blocks this functionality.

What to do if your password doesn't work or can't be changed

Sometimes users encounter the following:

- Password in the settings it displays but does not work when connecting.

- Field for changing the password blocked (gray color).

- After changing the password the internet is dropping out.

Here's what to check first:

  • 🔤 Character case - passwords Password And password for the router are different.
  • 🌐 Security type - if it's worth it WPA3, and the device only supports WPA2, the connection won't work. Change the type to WPA2-PSK.
  • 📵 MAC filtering — If enabled, the router may block new devices. Disable it in Wireless → Wireless MAC Filtering.
  • 🔄 Dual authorization - some providers (for example, Beeline) require additional authorization through your personal account.

If the password field is locked:

  • 🔧 The router is operating in the mode Repeater (repeater) - the password is taken from the main network.
  • 🏢 The device is controlled via a controller (eg. Omada Controller) - change the password there.
  • 🔒 Settings are blocked by your provider - please contact support.

If there is no internet after changing the password:

  • 🔄 Reboot your router (button Power or through System Tools → Reboot).
  • 📡 Check if your settings have been reset WAN (Internet connection).
  • 📞 Call your provider - it may be bound by MAC address, and you need to provide a new one.
Why does the router ask for a password but won't connect to the Internet?

This may be due to:

1. Incorrect WAN settings (for example, selected Dynamic IP, and the provider requires PPPoE).

2. MAC address blocking — the provider tied the Internet to the old router.

3. DHCP failure - try to manually enter DNS (for example, 8.8.8.8 And 8.8.4.4).

4. Provider restrictions - some (for example, Rostelecom) block access when changing the password.

If you You can't access the settings. (forgot admin login/password) or Wi-Fi password cannot be changed, remains hard reset Factory reset. This will return the router to its out-of-the-box state, allowing you to configure it again.

Reset instructions:

  1. 🔌 Plug the router into a power outlet.
  2. 📍 Find the button on the back panel Reset (small hole or button).
  3. 📌 Press and hold it 10-15 seconds (until the indicators start flashing or all the lights come on).
  4. 🔄 Wait 1-2 minutes for the router to reboot.

After reset:

  • 🌐 Go to the control panel using the address on the sticker (usually 192.168.0.1).
  • 🔑 Use the default login/password (admin/admin).
  • 📡 Reset your Wi-Fi (you can take the network name and password from the sticker or create your own).
  • 📞 Set up your internet connection (data for WAN must be in the contract with the provider).

⚠️ Attention: After reset all personal settings will be lost, including:

  • 🔐 Wi-Fi and guest network passwords.
  • 🌍 Settings DMZ, Port Forwarding, VPN.
  • 📡 Username and password for connecting to the Internet (if used) PPPoE or L2TP).
  • 👤 List of blocked devices (MAC Filtering).

If your router was configured by your provider, the internet may not work after a reset. You'll need to reconfigure it according to your provider's instructions.

🔍 Is it possible to find out the TP-Link Wi-Fi password without accessing the router?

Yes, if at least one device (laptop, phone, TV) is already connected to this network. Windows The password can be found in the connection properties, Mac - in the "Keychain", on Android - through ADB or special applications (root rights required). iPhone This is impossible without jailbreak.

🔄 What should I do if my Wi-Fi stops working after changing my password?

First check:

  1. Is the new password entered correctly (case, layout, symbols).
  2. Have the settings been lost? WAN (Internet connection).
  3. Is it not included? MAC filtering (it can block new devices).

If the internet connection disappears on all devices, reboot the router and check your provider settings (re-authorization may be required).

🔒 How to set a secure password for TP-Link to prevent it from being hacked?

Follow the rules:

  • 🔢 Length — at least 12 characters.
  • 🔤 Use it uppercase and lowercase letters, numbers And special characters (!@#$%).
  • 🚫 Avoid obvious combinations (12345678, qwerty, password).
  • 🔄 Change your password once every 3–6 months.
  • 📡 Turn off WPS - This protocol is vulnerable to hacking.

Example of a strong password: kL9#pR2!vN4@qZ1.

📱 Why isn't my Wi-Fi password showing up in the Tether app?

Possible reasons:

  • 📵 The app is not connected to the router (check that the phone is on the same network).
  • 🔧 You have a mesh system Deco - V Tether You can't change the password for it, you can only view it.
  • 🔄 The app version is outdated - please update it.
  • 🚫 The router is controlled via a controller (for example, Omada) - you need to look at the password there.
🔧 Is it possible to recover my TP-Link password if I forgot both my admin login and password?

No, it's impossible to restore—you can only reset it to factory settings. To do this:

  1. Press and hold the button Reset on the router 10-15 seconds.
  2. After rebooting, go to the control panel using the address on the sticker (usually 192.168.0.1).
  3. Use the default login/password (admin/admin).

⚠️ After the reset, all settings will be reset, including the Wi-Fi password and internet configuration.