How to find your router's Wi-Fi password: all the methods, from removing the sticker to resetting it

Forgot your home Wi-Fi password and your guests urgently need internet access? Or reinstalled the operating system on your laptop and can't connect to your network? This situation is familiar to many. Fortunately, there are several ways to recover a lost security key—and it doesn't always require resetting the router to factory settings.

In this article we will look at all current methodsHow to find your router's Wi-Fi password: from simply looking at the sticker on the router's case to using the Windows command line or mobile apps. You'll learn where the security key is stored in router settings. TP-Link, ASUS, Keenetic, Zyxel and other popular brands, as well as how to avoid losing your password in the future.

Important: If you're not the network administrator (for example, connecting to Wi-Fi at your office or a friend's), some methods may not work due to access rights restrictions. In this case, you'll need help from the router owner.

📊 Which password recovery method have you tried before?
I looked at the sticker on the router.
Logged into the web interface
Used saved passwords on phone/PC
Reset the router to factory settings
Never forgot my password

1. The easiest way: look at the password on the router sticker

Most manufacturers indicate network name (SSID) And default password on the label that is attached to the bottom or back panel of the device. This is relevant if you never changed the factory Wi-Fi settings.

What to look out for:

  • 🔍 SSID (Network Name) — the name of your Wi-Fi network (for example, TP-LINK_1234 or ASUS_5G_D4E8).
  • 🔐 Password / Key / PIN — connection password (usually 8–12 characters, may include numbers and letters in different upper and lower case).
  • 📡 Safety standard - if specified WPA2-PSK or WPA3, then the password is valid. If WEP — the network is outdated and insecure.

Example of a label TP-Link Archer C6:

ParameterExample of meaning
SSID (2.4G)TP-LINK_A1B2
Password (2.4G)12345678
SSID (5G)TP-LINK_A1B2_5G
Password (5G)87654321
Safety standardWPA2-PSK

⚠️ Attention: If you changed the password through the router's web interface, the information on the sticker is out of date. In this case, proceed to the next method.

2. How to find out the password through the router's web interface

If the sticker doesn't help, the next step is to access the router's control panel. To do this, you'll need any device already connected to this Wi-Fi network (or connected via cable). LAN).

Universal instructions:

  1. Open your browser and type in the address bar 192.168.1.1 or 192.168.0.1 (less often - 192.168.8.1 For TP-Link or 10.0.0.1 For Apple AirPort).
  2. Enter your username and password to log in. By default, this is often admin/admin or admin/empty fieldThe data may also be on a sticker on the router.
  3. Go to the Wi-Fi settings section. The path varies depending on the model:
  • 🌐 TP-Link: Basic → Wireless or Wireless → Wireless Settings
  • 🖥️ ASUS: Wireless Network → General
  • Keenetic: Wi-Fi → Hotspot
  • 🔗 Zyxel: Wi-Fi Network → Access Point
  • 📡 MikroTik: Wireless → Security Profiles

In the field Password, Wireless Key or Security key You'll see your current password. If it's hidden behind dots, click the eye icon (👁️) or check the box. Show Password.

Make sure your device is connected to your router via Wi-Fi or cable|

Check if the IP address is correct (look at the router sticker)|

Use Chrome/Firefox browser (some panels don't work in Edge)|

Disable your VPN (it may be blocking access to 192.168.1.1)-->

3. Password recovery via saved networks on Windows

If your computer or laptop has previously connected to this Wi-Fi network, you can retrieve the password from the system settings. This method works on Windows 10 and 11.

Method 1. Through “Options”:

  1. Click Win + I, select Network and Internet → Wi-Fi.
  2. Click on Managing known networks.
  3. Select your network and click Properties.
  4. Scroll down to field Network security key and check the box Show characters.

Method 2. Via the command line (if the first method didn’t work):

netsh wlan show profile name="NETWORK_NAME" key=clear

Replace NETWORK_NAME to yours SSIDIn the command results, find the line Key content - this is the password.

⚠️ Attention: If you are using a corporate network with authentication 802.1X (for example, in an office or university), this method will not reveal the password—it is stored on the radius server, not on your device.

What to do if Windows asks for administrator rights?

If you get an access error when trying to view your password, it means your account doesn't have administrator rights. Solutions:

1. Temporarily obtain administrator rights from the PC owner.

2. Log in to the system using the administrator account (if you have one).

3. Use a Linux Live CD (e.g. Ubuntu) – you can extract Wi-Fi passwords without admin rights via the terminal with the following command:

sudo grep psk= /etc/NetworkManager/system-connections/*

4. How to find your Wi-Fi password on Android or iPhone

On mobile devices, retrieving a saved password is more difficult than on a PC, but it is possible. The methods differ for Android And .

On Android (root or ADB required):

  • 📱 Without root: Install the application WiFi Password Viewer (does not work on all devices).
  • 🔧 From root: Use a file manager (eg. Root Explorer) and open the file /data/misc/wifi/WifiConfigStore.xml. Look for the line <string name="PreSharedKey">PASSWORD</string>.
  • 💻 Via ADB: Connect your phone to your PC and run the command:
    adb pull /data/misc/wifi/WifiConfigStore.xml

    Then open the downloaded file.

On iPhone (jailbreak required):

  • 🍎 Install the tweak WiFi Passwords from the repository BigBoss V Cydia.
  • 📋 Or use iFile/Filzato open the file /var/preferences/SystemConfiguration/com.apple.wifi.plist.

⚠️ Attention: On iPhone without jailbreak And Android without root There are no official ways to view passwords. Google Play apps that promise to reveal passwords are often scams.

5. Resetting the router to factory settings (extreme case)

If none of the previous methods worked, the only thing left is full reset of the routerThis will reset your device to factory settings, including the Wi-Fi password (it will be the same as the one on the sticker).

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 a toothpick and press and hold the button 10-15 secondsuntil the indicators start flashing.
  3. Release the button and wait for the reboot (1-2 minutes).

After reset:

  • 🔄 Connect to Wi-Fi using the data from the sticker.
  • 🔧 Log in to the web interface and reconfigure the router (change the password if necessary).

⚠️ Attention: Reset will delete all settings, including:

  • 📡 Wi-Fi settings (network name, password, guest access).
  • 🌐 Internet connection parameters (PPPoE, L2TP, etc.).
  • 🔒 Firewall and parental control rules.
  • 📱 List of connected devices (linked by MAC).

If you are not confident in your abilities, it is better to contact your provider - many operators (for example, Rostelecom, Beeline, MTS) provide remote assistance in setting up the router.

6. How to avoid losing your password in the future

To avoid having to search for ways to recover your password every time you need it, follow these simple rules:

  • 📝 Save your password in the manager: Use 1Password, KeePass or the browser's built-in password manager (Chrome, Firefox).
  • 📱 Export router settings: In the web interface, find the section System Tools → Backup & Restore and save the configuration on your PC.
  • 🔄 Use the QR code for guests: Modern routers (for example, Keenetic or ASUS) allow you to generate a QR code to connect without entering a password.
  • 🔐 Change your password wisely: Don't use simple combinations like 12345678 or qwerty — they're easy to hack. Optimal length: 12+ characters, including letters, numbers, and special characters.

Example of a strong password: C0ff33_With_M1lk!2026.

If you frequently forget passwords, consider using the feature WPS (Wi-Fi Protected Setup). It allows you to connect devices by pressing a button on the router, but it has vulnerabilities—enable it only when necessary.

📊 How often do you change your Wi-Fi password?
Never changed
Once a year
If you suspect a break-in
Every time I forget the current one

FAQ: Frequently Asked Questions About Wi-Fi Passwords

Is it possible to find out someone else's Wi-Fi password?

Technically yes, but that's illegallyHacking into other people's networks violates Article 272 of the Russian Criminal Code ("Unauthorized access to computer information"). If the network is not password-protected, connecting to it may also be considered a violation (Article 138 of the Russian Criminal Code - "Violation of the secrecy of correspondence").

Exception: if the network owner has given you permission (for example, neighbors shared the password).

Why doesn't the router accept the password from the sticker after resetting?

Possible reasons:

  1. You are entering your password in the wrong case (for example, password instead of Password).
  2. The sticker is damaged and the symbols are not read correctly (for example, O And 0).
  3. The provider changed the router firmware, and the factory data is out of date (relevant for devices from telecom operators).

Solution: Try connecting via cable and accessing the web interface to check your current Wi-Fi settings.

How to protect your Wi-Fi from hacking?

Follow these guidelines:

  • 🔒 Use WPA3 instead of WPA2 (if the router supports it).
  • 🚫 Turn it off WPS - This function is vulnerable to brute force attacks.
  • 📵 Hide SSID (turn off network name broadcasting) - this will not protect against professionals, but will reduce the number of accidental connections.
  • 🔄 Update your router firmware regularly (section System Tools → Firmware Upgrade).
  • 👤 Enable filtering by MAC addresses (allow connection only to your devices).
Is it possible to recover the password if the router is broken?

If the router is physically damaged (doesn't turn on, doesn't respond to a reset), then it's impossible to retrieve the password. In this case:

  1. Buy a new router and set it up from scratch (your ISP will provide you with internet connection information).
  2. If your old router was rented from your provider, contact support—they can provide a replacement.

⚠️ Do not attempt to repair the router yourself - this may void the warranty or cause a short circuit.

What should I do if my ISP has blocked access to my router settings?

Some operators (eg. Dom.ru or Third Transport Ring) block access to the web interface of rented routers. Solutions:

  • 📞 Call your provider's support team and ask for access or the Wi-Fi password.
  • 🔧 If the router is yours (not rented), perform a factory reset - this will unlock the control panel.
  • 📄 Check the contract: sometimes the login/password for entering is specified in the documents.