How to find the Wi-Fi password on a Samsung phone: official and hidden methods

Forgot your home Wi-Fi password, and the sticker on your router has worn off? Or need to connect a new device but can't be bothered to find the paper with the code? On phones Samsung with firmware One UI There are several ways to retrieve a saved network password—both through standard settings and using hidden Android features. It's important to understand: The methods depend on the firmware version. and device models.

Many users mistakenly believe that in order to view a password, you must root access or third-party applications. In fact Samsung provides legal tools for this task—you just need to know where to look. In this article, we'll look at all current methods (including those that work on the latest versions One UI 6), and we'll also explain why some methods stopped working after security updates.

⚠️ Attention: Password extraction is only possible for networks to which the phone is connected. already connectedIf the network is still active but the connection is lost (for example, due to a router password change), these methods will not work.

1. The standard method via Wi-Fi Settings (One UI 5/6)

The easiest method is to use the built-in password viewer in the Wi-Fi menu. It works on most modern devices. Samsung (starting from Galaxy S10 and newer) with firmware One UI 5.0 and above.

Instructions:

  1. Open SettingsConnectionsWi-Fi.
  2. Click on the name of the current network (there will be an inscription next to it) Connected).
  3. Tap on the icon ⚙️ Settings (or Network management in some versions).
  4. Select Show password (may be called View or Share).
  5. Confirm the action with PIN code, fingerprint or pattern.

✅ The password will be displayed in the text field. You can copy it or display it as a QR code to quickly connect other devices.

Check your One UI version (must be 5.0 or later)

Update firmware via Settings → Software Update

Restart your phone and try again

Try alternative methods from this article-->

⚠️ Attention: On some operators (for example, Beeline or MTS) This method may be blocked due to security policy. In this case, use the method with QR code (section 3).

2. Extract password via QR code (works on all versions)

If there is no “Show password” option in the settings, you can bypass the restriction using QR codeThis method is universal and works even on older versions. One UI (starting from Android 10).

Step-by-step instructions:

  • 📱 Open Settings → Connections → Wi-Fi.
  • 🔍 Find your network in the list and tap on its name.
  • 🖼️ Choose Share (or Share (in the English version).
  • 🔐 Confirm the action with biometrics or a PIN code.
  • 📷 The following will appear on the screen QR code with network data. Underneath it will be a text password (sometimes hidden under a button Show).

If the password isn't displayed in text, scan the QR code with another phone—the password will be visible in the network information. To do this, hold the second device up to the device and use the standard app. Camera (on Android 11+ And iOS 14+ QR scanning works automatically).

3. Viewing the password through "Developer mode" (for advanced users)

This method requires activating the hidden menu For Developers, but does not require root access. Suitable for devices on Android 9–13, including Samsung Galaxy A, S21, S22 And S23.

Algorithm of actions:

  1. Enable developer mode:
    • Go to Settings → About phone → Software information.
    • Tap the item 7 times Build number (a notification will appear You have become a developer!).
  • Return to the main menu SettingsAdditional functionsDeveloper Options.
  • Find the option Keep the screen on and turn it on (so that the phone is not locked during the procedure).
  • Connect your phone to PC via USB cable and enable USB debugging.
  • On your computer, open Command line (Windows) or Terminal (Mac/Linux) and enter:
    adb shell
    

    su -c "cat /data/misc/wifi/WifiConfigStore.xml | grep 'SSID' -A 10"

    (if it asks for root, this method will not work - use other methods).

  • In the command output, find the block with the name of your network (SSID) - there will be a line next to it PreSharedKey="your_password".

    What to do if the command doesn't work?

    If you see an error permission denied, then you don't have superuser (root) rights. In this case, use methods 1, 2, or 4. On some firmware versions, the path to the password file may differ, for example:

    /data/misc/apexdata/com.android.wifi/WifiConfigStore.xml (for Android 12+).

    4. Using a file manager with root access (for advanced users)

    If on yours Samsung installed Magisk or another rooting tool, you can extract the password directly from system files. This method is suitable for devices with One UI 4.0 and below, where standard methods do not work.

    Instructions:

    • 📁 Install a file manager with root support (for example, Solid Explorer or FX File Explorer).
    • 🔓 Grant the app superuser privileges when prompted.
    • 📂 Follow the path: /data/misc/wifi/ or /data/misc/apexdata/com.android.wifi/
    • 🔍 Find the file WifiConfigStore.xml and open it with a text editor.
    • 🔑 The file will contain blocks like this:
      <Network>
      

      <SSID>Your_network_name</SSID>

      <PreSharedKey>your_password</PreSharedKey>

      </Network>

    ⚠️ Attention: Editing system files without experience can lead to data loss or Wi-Fi failureDon't change the file's contents—just copy the password!

    Galaxy S23/S22/S21

    Galaxy A54/A53/A34

    Galaxy Z Flip/Fold

    Another flagship (Note, Ultra)

    Budget model (M/J series)-->

    5. Alternative methods (if nothing helps)

    If none of the above methods worked, try these options:

    Method Conditions Instructions
    Resetting the router Physical access to the router Click the button Reset for 10 seconds → the password will be reset to the factory default (indicated on the sticker).
    Viewing in the router's web interface Connecting to a router network Enter in your browser 192.168.1.1 → log in (login/password on the sticker) → find the section Wi-Fi or Wireless network.
    Password apps Previously saved password in the manager Check it out Google Password Manager or Samsung Pass — sometimes Wi-Fi passwords are saved there automatically.

    💡 Advice: If you often forget your passwords, create one. guest network on a router with a simple password (for example, 12345678) and connect new devices to it. Leave the main network with a strong password.

    Security: What Not to Do When Retrieving a Password

    When trying to find out the Wi-Fi password, users often make mistakes that can breach network security or damage the phoneAvoid these actions:

    • 🚫 Installing suspicious applications from third-party sources (for example, "WiFi Password Viewer"). They often contain viruses or spyware.
    • 🚫 Sending SMS to short numbers under the promise to "send a password." This is a scam that will debit your account.
    • 🚫 Modifying system files without a backup. This may lead to loss of Wi-Fi connection forever.
    • 🚫 Connecting to public networks (for example, in a cafe) to "view the password." They often use proxy servers, which intercept traffic.

    Safe alternative: If you need to share Wi-Fi with a friend, use the feature Wi-Fi Direct (in settings Connections → Wi-Fi → Wi-Fi Direct). It allows you to connect devices without entering a password.

    FAQ: Frequently asked questions about viewing your Wi-Fi password on a Samsung device

    ❓ Is it possible to find out the password without root rights?

    ✅ Yes, on most devices Samsung With One UI 5.0+ This is possible through the standard settings (section 1) or a QR code (section 2). Root is only required for older versions of Android (below 9.0).

    ❓ Why isn't there a "Show password" option in the settings?

    It depends on:

    • 📱 Phone models (on budget series Galaxy M/J the function may be absent).
    • 🔄 Firmware versions (refresh One UI to the latest version).
    • 📡 Operator policies (some providers block this option).

    Use the method with QR code or check your router settings.

    ❓ Does the ADB method work on Samsung?

    ⚠️ Partially. On new devices (One UI 4.0+) Wi-Fi file access via ADB is restricted. This method only works if:

    • Telephone unlocked (bootloader unlocked).
    • Included USB debugging in developer mode.
    • Used original USB cable (not all cables support data transfer).

    For most users, it is easier to use a QR code.

    ❓ Is it possible to find out the password from my neighbors?

    🚫 No. All the methods described work. only for networks to which your phone is already connectedAttempts to hack other people's networks:

    • 📜 They are breaking the law (Article 272 of the Criminal Code of the Russian Federation - unauthorized access to computer information).
    • 🔒 May result in your device being blocked (many routers automatically ban suspicious connections).

    If your neighbors have a weak signal, it’s better to buy Wi-Fi repeater or arrange with them to share the network.

    ❓ How do I save my password so I don't forget it?

    🔐 We recommend:

    • 📝 Write down the password in a protected place (for example, in Google Keep with encryption or 1Password).
    • 🖼️ Save QR code (take a screenshot from section 2 and store it in the cloud).
    • 📋 Attach a sticker with a password for the router (if it is in a safe place).
    • 🔄 Set up backup router settings (there is usually an option in its web interface Backup Settings).

    If none of the methods worked, check if the password on the router itself has changed (for example, after a reset by the provider). In this case, the only option left is reset the router or check the password with the network administrator.