How to find out your Wi-Fi password if you forgot it on your phone: all the working methods

Forgetting your home Wi-Fi password is a familiar situation for many. You've been connecting to the network automatically for years, but when you need to connect a new device or share the internet with a guest, you find that the password has long since been erased from your memory. Fortunately, Recover your Wi-Fi password You can do this even without access to the sticker on the router - directly from your phone, computer, or through the router settings.

In this article we will look at all current methodsHow to find out your Wi-Fi password if you've forgotten it. These methods are suitable for owners Android-smartphones (including Samsung, Xiaomi, Huawei), iPhone, as well as for those who have a laptop or PC at hand. Some solutions require root rights or access to the router admin panel, but most work without additional conditions.

⚠️ Important: All the methods described are legal only for restoring access to his own Networks. Attempting to hack someone else's Wi-Fi is punishable by law (Article 272 of the Russian Criminal Code - "Unauthorized access to computer information").

Why doesn't my phone show the default Wi-Fi password?

On Android And iOS Passwords for saved networks are hidden by default—this is a security measure. Smartphone manufacturers restrict access to this information to protect users from data leaks. However, there are legal ways to bypass these restrictions:

On iPhone (in contrast to Android) there is no built-in functionality for viewing Wi-Fi passwords. Apple's ecosystem is closed, so owners iOS you will have to use workarounds - through MacBook, router or third-party utilities (with reservations).

On Android the situation is simpler: starting with version Android 10, a section appeared in the settings Saved networks, where you can view the password (but not on all firmware versions). If your smartphone is on an older version or from a manufacturer with a custom shell (for example, MIUI from Xiaomi), additional actions will be required.

📊 What smartphone do you have?
Android
iPhone
Other (specify in comments)
No smartphone

Method 1: View your Android password through settings (without rooting)

This is the easiest method for most modern smartphones. Works on Android 10+ (including Samsung One UI, OxygenOS, ColorOS), but may be absent on older or heavily modified firmware.

Instructions:

  1. Open SettingsWi-Fi (or Connections → Wi-Fi on Samsung).
  2. Find your network in the list of saved networks and tap on its name (SSID).
  3. Select an option Share (or Share, Show password).
  4. Confirm the action with a fingerprint, pattern or PIN code.

After this, the following will appear on the screen: QR code for quick connection and the text password below it. Copy it or take a photo of it.

Check your Android version (must be 10 or later)

Update your smartphone's firmware

Try the configuration file method (method 2)

Use a router or PC (method 3-5)-->

⚠️ Attention: On some devices (eg. Xiaomi With MIUI 12 (and below) this method doesn't work. In this case, proceed to the next method.

Method 2: Extract Password from Wi-Fi Configuration File (for Android)

If there is no "Share" button in the settings, the password can be retrieved from the system file wpa_supplicant.confThis method does not require root rights, but you will need a file manager with access to root folders (for example, Solid Explorer or FX File Explorer).

Step-by-step instructions:

  1. Install a file manager with support root (even if you don't have rights, some applications show hidden files).
  2. Follow the path:
    /data/misc/wifi/WifiConfigStore/

    Or (on older versions of Android):

    /data/misc/wifi/
  3. Find the file wpa_supplicant.conf and open it with any text editor.
  4. Inside the file there will be lines like this:
    network={
    

    ssid="Your_Network_Name"

    psk="your_password"

    ...

    }

    Copy the parameter value psk - this is the password.

⚠️ Attention: On Android 11+ Access to this file may be blocked even for file managers. In this case, only root or alternative methods (see below).

What to do if the wpa_supplicant.conf file is empty?

On some firmware (for example, EMUI from Huawei) passwords are stored in encrypted form. In this case, the only solution is to reset the router or access its control panel.

Method 3: Find out the password through the router (universal method)

If access to the phone is limited or the previous methods did not work, The most reliable option is to go to your router settings.To do this, you'll need any device connected to the network (even via cable) and login information for the admin panel.

How to find your router's IP address:

  • 📱 On Android: Settings → Wi-Fi → [your network] → Advanced (look for the line Gateway or Router IP address).
  • 🍎 On iPhone: Settings → Wi-Fi → (i) next to the network → Router.
  • 💻 On Windows: run the command in CMD:
    ipconfig | findstr "Default Gateway"

Standard router addresses: 192.168.0.1, 192.168.1.1, 192.168.8.1 (For TP-Link, ASUS, Xiaomi accordingly). The default login and password are usually admin/admin or indicated on the device sticker.

Next:

  1. Enter the IP address into your browser (e.g. 192.168.0.1).
  2. Log in (see the login/password on the router or in the instructions).
  3. Go to the section Wi-Fi (or Wireless, Wireless network).
  4. Find the tab Security (Security) - there will be a field there Password (Password or PSK).
Router brand Wi-Fi password path Default login/password
TP-Link Basic → Wireless → Wireless Security admin/admin
ASUS Wireless Network → Security Settings admin/admin
Xiaomi Wi-Fi → Wi-Fi Settings → Password Linked to account Mi
Keenetic Home Network → Wi-Fi Segment → Access Point Indicated on the sticker

⚠️ Attention: If you've never changed your router's login/password, and the information on the sticker doesn't match, the device may have been reset by the previous owner. In this case, you'll need to hard reset (press and hold the button Reset for 10 seconds) and configure the network again.

Method 4: Recover your password via Windows or Mac

If you have a laptop or PC handy that has previously connected to your network, you can retrieve the password from the system settings.

For Windows 10/11:

  1. Open Settings → Network and Internet → Wi-Fi.
  2. Select Managing known networks → click on your network.
  3. Click Properties and check the box Show entered characters in the field Network security key.

Alternatively, use CMD:

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

Look for the line in the output Key content.

For Mac:

  1. Open Programs → Utilities → Keychain.
  2. Enter the name of your Wi-Fi network in the search.
  3. Double-click on the entry → check the box Show password.
  4. Enter your account password Mac.

⚠️ Attention: On Mac This method only works if you previously saved the password in your keychain. If the network was connected automatically (for example, via iCloud), data may be missing.

for /f "tokens=2 delims=:" %a in ('netsh wlan show profiles ^| find "All user profiles"') do @echo %a && netsh wlan show profile name="%a" key=clear | findstr "Key contents"

Copy it to CMD and run.-->

Method 5: Use specialized applications (with reservations)

For Android There are a number of apps that promise to reveal saved Wi-Fi passwords. However, most of them require root rights or are unstable. We recommend only proven utilities:

  • 🔓 WiFi Password Viewer - shows passwords without root on some firmware (for example, Samsung).
  • 📱 WiFi Key Recovery - requires root, but reliably extracts data from wpa_supplicant.conf.
  • 🔍 Router Setup Page — helps you quickly find your router's IP address and log into its control panel.

⚠️ Attention: Don't install apps from untrusted sources—they may contain malicious code. Check reviews and ratings before installing. Google Play.

On iPhone There are no legal apps for viewing Wi-Fi passwords due to restrictions. iOSThe only way out is to use MacBook (method 4) or router (method 3).

Method 6: Reset the router and set up Wi-Fi again

If none of the methods worked, there remains extreme measure — reset the router to factory settings. This will delete all user data, including the Wi-Fi password, but will allow you to set up the network from scratch.

How to reset a router:

  1. Find the button on the back of the router. Reset (usually recessed into the body).
  2. Take a paper clip or a toothpick, press and hold the button for 10-15 seconds.
  3. Wait for the reboot (the indicators should flash).
  4. Connect to the router via cable or Wi-Fi with the factory name (indicated on the sticker).
  5. Go to the control panel (see the address in method 3) and configure the network again.

⚠️ Attention: After the reset you will have to reconfigure:

  • Wi-Fi name and password;
  • Encryption type (WPA2-PSK recommended);
  • Internet connection parameters (if the router distributes PPPoE, L2TP, etc.).

If you are unsure about the settings, please contact your ISP or save the current configuration before resetting (optional Backup in the router panel).

What should I do if the Internet doesn't work after a reset?

Check if the data from the provider (login/password for connection) is entered correctly.

Make sure the cable from the provider is connected to the port. WAN (usually highlighted in color).

Reboot your router and modem (if separate).

Contact your provider's technical support - the MAC address binding may have become lost.

Method 7: Call your ISP (if your router is from an internet company)

Many providers (eg Rostelecom, Beeline, MTS) block access to router settings if it was leased. In this case It's easier to call support and ask:

  • 📞 Provide your Wi-Fi password (if it is the default one and has not been changed).
  • 🔄 Reset your router settings remotely.
  • 📋 Send an SMS with your control panel login details.

Support numbers are usually listed in your contract or on the provider's website. When calling, please be prepared to provide:

  • Personal account or contract number;
  • Owner's full name;
  • Connection address.

⚠️ Attention: Some providers charge a fee for remote router resets (e.g., 200–500 rubles). Check this before confirming the operation.

FAQ: Frequently asked questions about Wi-Fi password recovery

Is it possible to find out a Wi-Fi password without accessing the router?

Yes, if you have a device (phone, laptop) that has previously connected to this network. Use methods 1, 2, or 4 in this article. If no devices are connected, you'll have to reset the router (method 6) or call your provider (method 7).

Why isn't there a feature to view Wi-Fi passwords on iPhone?

Apple deliberately restricts access to system data for security purposes. The only legal methods for iOS - use MacBook (method 4) or go to the router settings (method 3). Third-party applications in App Store, promising to show passwords, are a scam.

What should I do if my router requires a login/password, but the information on the sticker doesn't match?

It's likely that someone has changed your login information before. Try the standard combinations:

  • admin / admin
  • admin / 1234
  • admin / Wi-Fi password

If nothing helps, reset the router using the button Reset (method 6).

Is it possible to hack someone else's Wi-Fi if you know its name?

No. Modern networks are encrypted. WPA2/WPA3 It's practically impossible to hack without physical access to the router. Attempts to brute-force the password using a program (Aircrack-ng, Wifite) take years and violate the law (Article 272 of the Russian Criminal Code). It's better to ask the network owner for the password.

How to create a secure Wi-Fi password so you don't forget it?

Use a combination of:

  • 12-16 characters;
  • Uppercase and lowercase letters (AaBbCc);
  • Numbers (123);
  • Symbols (!@#$).

Example: Kot_Pes!2026_VaShaTo avoid forgetting, write down your password in a notepad or password manager (1Password, Keepass).

If you've tried all the methods and still can't recover your password, contact a network specialist. The issue may lie in non-standard router settings or hardware limitations.