Where to find your iPhone's Wi-Fi password: all the methods for iOS 15–17

Forgot your home Wi-Fi password, and the router is in the attic, and the sticker with the code has long since worn off? Or do you need to connect a new gadget, but remembering the 20-character combination is impossible? Android- On smartphones, the problem is solved in two seconds—just go to the network settings. But for owners iPhone often encounter the fact that iOS hides Wi-Fi passwords "behind seven locks." This applies even if the network is saved in the device's memory.

In this article - 5 working methods find out the Wi-Fi password iPhone (including models iPhone 15/14/13/SE and versions iOS 15–17). Some methods will work without additional devices, others will require Mac or Windows-PCWe'll also figure out why. On some networks (for example, in cafes or hotels) it is impossible to see the password — even with jailbreak.

Why doesn't my iPhone show my Wi-Fi password directly?

Unlike Android or Windows, where network passwords are stored in clear text (albeit encrypted), Apple doesn't allow users to view stored security keys.Reasons:

  • 🔒 Security: If your smartphone is stolen, the attacker will not be able to connect to your home network.
  • 📱 iOS architecture: passwords are stored in a secure vault Keychain, access to which is limited even for the owner of the device.
  • 🌐 Apple Policy: The company believes that the user does not need to know the password - it is enough that the device connects automatically.

However, there are workarounds. Some of them work out of the box, while others require additional devices or software. But here There is no universal method for all types of networks:

Network type Is it possible to see the password? Methods
Home router (WPA2/WPA3) ✅ Yes Through Mac, Windows, router, iCloud Keychain
Public network (cafe, airport) ❌ No Only if the network is using WPA2-Personal (rarely)
Network with portal authorization (hotels, shopping centers) ❌ No The password is not saved - only the session token
Guest network (eg Guest_WiFi) ⚠️ Depends on the router Often the password is hidden even in the router settings
⚠️ Attention: If your iPhone connected to the network via WPS (button on the router) or Wi-Fi Direct, the password is not saved at all. In this case, it can only be found through the router settings.

Method 1: View password on Mac (the easiest method)

If you have MacBook, iMac or another computer on macOS, who has ever connected to the same Wi-Fi network, you can find out the password in 30 seconds:

  1. Open the app «Keychain Access» (can be found via Spotlight on request "Keychain").
  2. In the search bar, enter the name of your Wi-Fi network (For example, TP-Link_1234).
  3. Double-click on the found entry.
  4. Check the box Show password.
  5. Enter your account password Mac (or Touch ID, if supported).

Ready! In the field Show password The network security key will be displayed. You can copy it (Cmd + C) and use on other devices.

The network name is entered correctly (case sensitive!)

The Mac has previously connected to this network.

You have administrator rights on this Mac.

Keychain is not locked (check in settings)

-->

This method works on all versions macOS, including Sonoma And VenturaIf there is no network entry, then Mac I couldn't connect to it - try another method.

⚠️ Attention: If you use iCloud Keychain (sync passwords between Apple devices), but there is no entry for the Wi-Fi network even on Mac, it means the network was added manually iPhone without saving in KeychainIn this case, only access to the router will help.

Method 2: Use iCloud Keychain (if syncing is enabled)

iCloud Keychain — is Apple's cloud password storage, which synchronizes data between iPhone, iPad, Mac and even Windows-PC (through iCloud for Windows). If this feature is enabled, you can find your Wi-Fi password through your browser:

  1. Open the website iCloud.com on any device and log in.
  2. Go to the section Passwords (or Passwords (in the English version).
  3. In the search bar, enter Wi-Fi network name.
  4. If the entry is found, click on it and select Show password.

This method has limitations:

  • 🔄 Synchronization iCloud Keychain should be included on iPhone (Settings → [Your name] → iCloud → Passwords & Keys).
  • 📱 The network should have connected via the standard iOS interface (not through apps like WiFi Map).
  • 🌐 Not all networks are saved in Keychain — for example, public access points are often ignored.

If the password is not displayed, try refresh the page or try using a different browser. Sometimes disabling ad blockers (for example, AdGuard), which may interfere with work iCloud.

I write it down in a notebook

I save it in my phone notes.

I use a password manager (1Password, KeePass)

I trust cloud services (iCloud, Google)

I don't remember - I reset the router when necessary-->

Method 3: Connect to the router and view the password in the web interface

If the previous methods did not work, the most reliable way — go to your router settings. To do this:

  1. Find out Router IP address. Usually it is 192.168.0.1 or 192.168.1.1You can check it in the settings. iPhone:
    Settings → Wi-Fi → ⓘ next to the network name → "Router" section
  2. Open browser on any device (even on iPhone) and enter this IP address in the address bar.
  3. Enter login and password from the router (usually admin/admin or indicated on the device sticker).
  4. Find the section «Wi-Fi» (or Wireless) → "Safety" (Security).
  5. The password will be in the field PSK Password, WPA Key or similar.

Router interfaces vary from manufacturer to manufacturer. Here's where to find the password for popular models:

Router manufacturer Wi-Fi password path
TP-Link Basic → Wireless → Wireless Security
ASUS Wireless → General → WPA-PSK Key
Keenetic Wi-Fi Network → Access Point → Network Key
MikroTik Wireless → Security Profiles → WPA2 PSK
⚠️ Attention: If you've never changed your router password and the sticker with the factory data is missing, try the standard combinations:
  • admin / admin
  • admin / password
  • admin / (empty)

If nothing fits, you'll have to reset the router to factory settings (button Reset on the back panel).

Method 4: Use a Windows PC (if it was connected to the network)

If you have laptop or PC on Windows 10/11, which connected to the desired Wi-Fi network, the password can be extracted through command line or graphical interface.

Method 1: Through Network Settings (GUI)

  1. Open Parameters (Win + I).
  2. Go to Network & Internet → Wi-Fi → Manage known networks.
  3. Select the desired network and click "Properties".
  4. Scroll down to the section Security Settings and press Show symbols next to the field Network security key.

Method 2: Via the command line (always works)

  1. Launch Command line as administrator (Win + X → Terminal (Administrator)).
  2. Enter the command to view all saved networks:
    netsh wlan show profiles
  3. Find the required network in the list and run:
    netsh wlan show profile name="NETWORK_NAME" key=clear

    (replace NETWORK_NAME to the real name, for example, netsh wlan show profile name="TP-Link_1234" key=clear).

  4. The password will be in the line Key Contents (Key Content).

This method works on all versions. Windows, starting from 7If the password is not displayed, the network may have been connected through WPS or another protocol without key storage.

What to do if Windows doesn't show your password?

If the command output netsh there is no line Key Content, this means:

1. The network was connected via WPS (button on the router) - the password is not saved.

2. The network profile is corrupted - try deleting the network in Parameters and reconnect.

3. You don't have administrator rights - run the command prompt as administrator.

Method 5: Use third-party apps (with caveats)

IN App Store There are dozens of apps that promise to reveal Wi-Fi passwords. 99% of them are scamsThey either require jailbreaking or simply show saved networks without passwords. However, there are two exceptions:

  • 🔓 WiFi Passwords (requires Mac With Xcode for assembly): shows passwords from Keychain, but only if they are there.
  • 📱 Network Analyzer (free): does not show passwords, but helps find weak spots in the network (for example, if the router uses a default password).

The only thing a working solution without additional devices - application WiFi Map (not to be confused with Wifi Map Pro!). It doesn't show passwords. yours networks, but it contains a database of open access points worldwide. If your Wi-Fi was once public, its password may still be there.

⚠️ Attention: No application will be able to show the password for the network to which iPhone didn't connect. If you're looking for a way to hack someone else's Wi-Fi, this is illegally and technically impossible without physical access to the router.

What to do if none of the methods worked

If you have tried all the methods but still have not found the password, there are still radical measures:

  1. Reset your router to factory settings:
    • Press and hold the button Reset on the back panel of the router for 10–15 seconds.
    • After rebooting, connect to the network with the factory name (for example, TP-Link_XXXX).
    • The password will be indicated on the router sticker or in the instructions.
⚠️ Attention: Reset will delete all settings router, including the network name, passwords, and associated devices. After this procedure, you'll have to set up your internet connection again.
  • Call your provider:

    If the router was issued by the provider (for example, Rostelecom or MTS), their password may be linked to the contract. Call support and ask them to remind you of your access details.

  • Use a backup channel:

    If you need Wi-Fi urgently, connect iPhone to the Internet via mobile network (3G/4G/5G) or USB modemFor permanent use, buy Wi-Fi repeater (repeater) and connect it to the main network via WPS.

  • If the router is rented from a provider, do not reset it yourself This may disrupt your internet connection settings. It's best to contact technical support.

    FAQ: Frequently Asked Questions About Wi-Fi Passwords on iPhone

    Is it possible to find out the Wi-Fi password on an iPhone without a computer?

    No, on pure iOS (Without jailbreaking) This is impossible. Apple doesn't provide users with access to saved Wi-Fi passwords. The only option is to access the router settings through a browser on iPhone.

    Why isn't my Wi-Fi network listed in iCloud Keychain?

    This happens for three reasons:

    1. Synchronization iCloud Keychain disabled (Settings → [Your name] → iCloud → Passwords & Keys).
    2. The network was connected manually without saving in Keychain (for example, via QR code).
    3. This is a public network (cafe, airport), the passwords of which are not saved.
    Is it possible to see the Wi-Fi password in a hotel or cafe?

    Most likely not. Public networks often use:

    • Portal authorization (entering login/password in the browser).
    • Dynamic keys (password changes every hour).
    • WPA2-Enterprise (corporate standard where the password is not stored on the device).

    Try asking the establishment's administrator for the password.

    Does this method work on a Mac if the iPhone and Mac are on different Apple accounts?

    No. Keychain Access shows only those networks to which a specific person has connected MacIf the devices are linked to different Apple ID, password syncing isn't working. To fix this, turn on iCloud Keychain on both devices under one account.

    What should I do if my router won't open the web interface?

    Check the following:

    • You are entering the correct IP address (check it in the settings) iPhone in the section Router).
    • The router is turned on and the indicators are on (especially Wi-Fi And Internet).
    • You are connected to the router's network (not to the mobile Internet).
    • Try a different browser (Safari, Chrome, Firefox).
    • If nothing helps, reset the router using the button Reset.