Where to find your Wi-Fi password: all methods for your router, phone, and computer

Forgot your home Wi-Fi password and your guests need to connect urgently? Or reset your phone and can't remember the password you entered six months ago? This situation is familiar to many. Luckily, Wi-Fi password You can view it in several ways—and you don't have to call your provider or reset your router to factory settings.

In this article, we'll cover all the current methods: from viewing the router itself to extracting data from the operating system settings. It's important to understand that access to Wi-Fi password Depends on your network permissions. If you're not the router administrator (for example, if you're connected to someone else's access point), most methods won't work—you'll need physical access to the device or the owner's permission.

Before you begin, check if the password is saved on any of your devices. Modern smartphones and laptops often remember networks automatically, and all you need to do is extract this information. If you configured the router yourself, the most reliable way is to look in its web interface or on the sticker on the back of the router.

📊 Where do you usually store your Wi-Fi passwords?
I write it down in a notebook
I save it in my phone notes.
I use a password manager
I don't keep it anywhere, I remember it by heart.

1. Password on the router sticker: the easiest way

If you have never changed your router's factory settings, Wi-Fi password can be found on a sticker, which is usually located on the bottom or back of the device. It indicates:

  • 🔹 Network name (SSID) - For example, TP-Link_1234 or Keenetic-5GHz.
  • 🔑 Factory password — often it is a combination of 8–12 characters (numbers, letters, sometimes hyphens).
  • 🌐 Address for entering settings - usually 192.168.0.1, 192.168.1.1 or tplinkwifi.net.

Please note: if you've previously reconfigured your router (for example, changed the network name or password), the information on the sticker will be out of date. In this case, proceed to other methods.

Where to look for the sticker?

  • 📦 On the bottom of the case (for most models) TP-Link, ASUS, D-Link).
  • 🖥️ Under the battery compartment (if the router has a backup power supply, like some Zyxel Keenetic).
  • 📄 Comes with documents (rare, but it happens with operator routers from Rostelecom or Beeline).
⚠️ Attention: If the sticker has worn off or been painted over, try taking a photo of it from close up and zooming in. Sometimes the symbols become legible.

2. View the password in the router settings

If the factory data has been changed, Wi-Fi password You can find out through the router's web interface. To do this, you'll need any device already connected to this network (for example, a laptop or phone).

Step-by-step instructions:

  1. Open your browser and enter your router's IP address in the address bar. This is usually 192.168.0.1 or 192.168.1.1The address can be found on the sticker or in the documentation.
  2. Enter your username and password to log in. By default, this is often admin/admin or admin/passwordIf the data has changed, use your own.
  3. Go to the wireless network settings section. The path varies depending on the model:
    • 🔧 TP-Link: Wireless → Wireless Security
    • 🖧 ASUS: Wireless Network → Authentication Settings
    • 🌐 Keenetic: Wi-Fi → Hotspot → Show Password
  • Find the field PSK password (or Wireless Password, Key). In some routers, you first need to make it visible by clicking on the eye or check mark. Show password.
  • If you don’t remember your router login details, try resetting it to factory settings (button Reset (on the back panel). Please note that after the reset, you will have to set up your internet connection again.

    Try the standard login/password (admin/admin)

    Check caps lock (passwords are case sensitive)

    Reset the settings using the Reset button (hold for 10 seconds)

    Call your provider to clarify the details-->

    3. How to find out the Wi-Fi password on Windows 10 and 11

    If your computer or laptop is already connected to the network, Wi-Fi password can be extracted from the operating system settings. In Windows, this is done through Control Panel or Command line.

    Method 1: Via the graphical interface

    1. Click Win + R, enter ncpa.cpl and press Enter.
    2. Right-click on your current Wi-Fi connection and select Status → Wireless Network Properties.
    3. Go to the tab Security and check the box Show entered characters. The password will be displayed in the field. Network security key.

    Method 2: Via the command line (if the graphical method didn't work)

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

    Replace NETWORK_NAME the name of your Wi-Fi network (for example, MyHomeWiFi_5G). In the command results, find the line Key content - this is the password.

    ⚠️ Attention: If you're using a corporate network with certificates (for example, in an office), these methods won't work. In such cases, the password is stored on the authentication server.
    Method Required rights Powered by Complexity
    Windows Control Panel PC administrator Windows 7–11
    Command line PC administrator Windows 8–11 ⭐⭐
    Resetting the router Physical access Any router ⭐⭐⭐
    Provider's mobile application Login to your personal account Routers from operators

    4. Retrieving Password on Mac (macOS)

    On computers Apple Wi-Fi password stored in the keychain (Keychain Access). To view it:

    1. Open Spotlight (Cmd + Space) and enter Bunch of keys.
    2. In the left menu, select SystemPasswords.
    3. Find the name of your Wi-Fi network in the list and double-click on it.
    4. Check the box Show password and enter the password for your account Mac.

    If you forgot your account password, you can recover it through Apple ID (linked to the device). An alternative way is to use Terminal:

    security find-generic-password -wa "NETWORK_NAME"

    On a Mac, passwords are synced via iCloud, so if you've previously connected to that network on another Apple device (such as an iPhone), you can retrieve the data there as well.

    5. How to view your Wi-Fi password on Android

    On smartphones with Android the situation is more complicated: starting with version 10Google has removed the ability to view passwords through settings. However, there are workarounds:

    Method 1: Via configuration file (root required)

    If you have root rights, open the file /data/misc/wifi/WifiConfigStore.xml any file manager (for example, Root Explorer). Find the line:

    <string name="PreSharedKey">YOUR_PASSWORD</string>

    Method 2: Via apps (without root)

    Some applications (eg. WiFi Password Viewer) can display saved passwords, but their functionality depends on the Android version and phone model. Keep in mind that such apps often require additional permissions.

    Method 3: Using a backup

    If you have previously made a backup via Titanium Backup or ADB, passwords may have been saved in the archive. To extract them:

    adb pull /data/misc/wifi/WifiConfigStore.xml
    ⚠️ Attention: On phones Samsung, Xiaomi And Huawei With proprietary shells (One UI, MIUI, EMUI) additional restrictions may apply. For example, Xiaomi will need to be unlocked Developer options.

    6. View your password on iPhone or iPad

    On devices Apple With iOS Wi-Fi password You can't view it directly in the settings, but there are two working workarounds:

    Method 1: Via iCloud Keychain (if you have a Mac)

    1. On Mac open A bunch of keys (as described in the macOS section).
    2. Find the network in the list and copy the password.
    3. Send it to yourself via AirDrop or Messages.

    Method 2: Using an iTunes backup

    If you made a backup iPhone through iTunes (on Windows) or Finder (on a Mac), passwords are stored in an encrypted copy. To retrieve them:

    1. Connect your iPhone to your computer and create a backup (be sure to select Encrypt local copy).
    2. Use the program iBackup Viewer or iExplorer to view backup data.
    3. Go to the section Keychain and find the entry with the name of your Wi-Fi network.
    4. No access to a Mac or backup It's impossible to find out the password on an iPhone. - this is a security limitation AppleIn this case, it's easier to look into the router settings or use a different device.

      7. Alternative methods: provider applications and third-party utilities

      If your router was provided by your internet service provider (for example, Rostelecom, MTS, Beeline), Wi-Fi password You can find out through the official mobile application:

      • 📱 Rostelecom: Application Personal accountServices → Internet → Wi-Fi Settings.
      • 📶 MTS: My MTSInternet → Router Settings.
      • 🌍 Beeline: My BeelineServices → Home Internet.

      There are also universal PC utilities that scan saved passwords:

      • 🖥️ WirelessKeyView (for Windows) - shows all saved networks.
      • 🍎 Keychain Access (for Mac) - built-in tool.
      • 🤖 WiFi Password Recovery (for Android with root).
      ⚠️ Attention: Third-party programs may be recognized by antivirus programs as potentially dangerous. Download them only from official websites (for example, NirSoft For WirelessKeyView).
      What to do if none of the methods worked?

      If you have exhausted all options, there are two options left:

      1. Reset the router to factory settings (Press the Reset button for 10-15 seconds). After this, the password will be the same as on the sticker, but you'll have to set up your internet again.

      2. Contact your providerTelecom operators have access to your router's settings and can provide you with your current password or reset it remotely (sometimes for a fee).

      FAQ: Frequently Asked Questions About Wi-Fi Passwords

      Is it possible to find out someone else's Wi-Fi password without accessing the router?

      Technically, this is only possible if the network is poorly protected (for example, an outdated protocol is used). WEP). In other cases, physical access to the router or the owner's permission will be required. Hacking secure networks (WPA2/WPA3) is illegal and is punishable under Article 272 of the Criminal Code of the Russian Federation (“Unauthorized access to computer information”).

      Why can't I view my Wi-Fi password on an iPhone like I can on Android?

      Apple purposefully restricts access to system data for security purposes. This is part of the user data protection policy (as opposed to Android, where manufacturers can provide more freedom). The only legal way is to use A bunch of keys on Mac.

      What if the router does not have a web interface (e.g. public Wi-Fi)?

      In public networks (hotels, cafes, airports), the password is usually provided by the administrator or indicated on the receipt or sign. If you're connected but have forgotten your password, try:

      • Ask the staff.
      • Look in the SMS/letter that was received upon connection.
      • Use the function Share password (On iPhone: Bring another iPhone close to yours and a pop-up window will appear.)

      How to create a strong Wi-Fi password?

      Use these rules:

      • 🔢 Length not less than 12 characters.
      • 🔤 Letter combination (A-Z, a-z), numbers (0-9) and special characters (!@#$%).
      • 🚫 Avoid obvious words (qwerty, password, dates of birth).
      • 🔄 Change your password every 3–6 months.

    Example of a strong password: C0ff33_With_M!lk$2026.

    Is it possible to recover a Wi-Fi password after resetting a router?

    After reset (Reset) the router is reset to factory settings, including the password. It will be located on the device's sticker. If the sticker is lost, try the standard combinations for your model (for example, TP-Link this is often admin to log in and an empty password or 12345678 for Wi-Fi).