Forgot your home Wi-Fi password, but you're connected iPhone Doesn't show it in the settings? This situation is familiar to many: a smartphone automatically saves networks, but doesn't provide direct access to passwords—unlike Android or WindowsFortunately, there are several legal ways to retrieve the stored security key without hacking or resetting the router.
In this article we will look at 5 working methods for different versions iOS (including iOS 17 and newer), from simple tricks with iCloud Keychain to manual viewing through the router settings. Important: neither method requires jailbreak or installing third-party applications - only standard tools Apple and access to other devices on your network.
If you are looking for a way to quickly share Wi-Fi with another iPhone or Mac We have a separate section with step-by-step instructions. And for those who encounter the "Incorrect Password" error when connecting, we'll explain how to reset your network settings without losing data.
Why doesn't my iPhone show my Wi-Fi password directly?
Unlike Android, where network passwords can be viewed in the settings (though sometimes root is required), Apple deliberately hides this function. Reasons:
- 🔒 Security: Open access to passwords increases the risk of data leakage if the device is stolen.
- 🌐 Apple ecosystem: the company promotes iCloud Keychain And Family Sharing to synchronize passwords between devices.
- 📱 Simplifying UX: the user does not need to remember passwords - the smartphone connects automatically.
However, this creates problems if you need to connect a new device (for example, Smart TV or a laptop on Windows) or reinstall the router. Fortunately, there are workarounds—and they don't violate the policy. Apple.
⚠️ Warning: If you are trying to obtain a password for someone else's network (for example, at a cafe or from a neighbor), this violates the law on unauthorized access to data (Article 272 of the Criminal Code of the Russian Federation). All methods in this article are intended only for working with your own networks.
Method 1: View your password via iCloud Keychain (the easiest way)
If you have Mac, iPad or another iPhone with the same account iCloud, the password can be extracted in 30 seconds. This method works thanks to synchronization iCloud Keychain - built-in password manager Apple.
Conditions:
- 📱 Sync is enabled on both devices
iCloud Keychain(Settings → [Your name] → iCloud → Passwords & Keys). - 🔄 Devices use the same account Apple ID.
- 🌐 The Wi-Fi network is saved on both devices.
Instructions for Mac:
- Open the app
Bunch of keys(throughSpotlightor folderUtilities). - In the search bar, enter the name of your Wi-Fi network.
- Double-click on the found entry and check the box.
Show password. - Enter your account password Mac (or Apple ID, if requested).
Instructions for iPhone/iPad:
- Go to
Settings → Passwords(you will need to enter the lock code or Face ID). - Find the name of your Wi-Fi network in the list (it may be in the section
Network passwords). - Tap on the network and select
Show password.
Make sure iCloud Keychain is enabled on both devices|Check that both devices are connected to the internet|Update iOS/macOS to the latest version|Use the same Apple ID
-->
If the network is not in the list, it means it was not saved in iCloud KeychainIn this case, try other methods.
Method 2: Use the "Share Wi-Fi" feature (without password)
WITH iOS 11 and newer Apple added a convenient feature Wi-Fi Sharing, which allows you to share the network with another device Apple without entering a password. This won't reveal the password itself, but it will save time if you need to connect a second one. iPhone, iPad or Mac.
How does this work:
- Unlock iPhone, which is already connected to Wi-Fi.
- Bring the second device (iPhone/iPad/Mac) to the first at a distance of up to 10 cm.
- On the second device, select the desired Wi-Fi network in the settings.
- On the first iPhone a notification will appear
Share Wi-Fi— tapShare password.
Restrictions:
- ❌ Works only between devices Apple (cannot be shared with Android or Windows).
- ❌ Requires Bluetooth And Wi-Fi on both devices.
- ❌ Doesn't show the password itself - only connects the device.
Method 3: View the password in the router settings
If you have access to router (physical or via web interface), the password can be found directly in its settings. This method is universal and works regardless of the model. iPhone or versions iOS.
Step 1: Find your router's IP address
On iPhone go to Settings → Wi-Fi, tap on the icon ⓘ next to your network and write down the address in the line Router (usually it is 192.168.0.1 or 192.168.1.1).
Step 2: Log in to the web interface
- Open Safari or another browser on any device (even Android or Windows).
- Enter the router's IP address in the address bar and click
Enter. - Enter your login and password to log in (usually
admin/admin, if you haven't changed it).
Step 3: Find the Wi-Fi settings section
The path may vary depending on your router model. Look for sections like:
Wireless → Security(For TP-Link, ASUS)Wi-Fi → Security Settings(For Keenetic)Wireless Network → Security(For Zyxel)
The password will be specified in the field Password, Key or PSK password.
| Router manufacturer | Typical path to a password | Default login/password |
|---|---|---|
| TP-Link | Wireless → Wireless Security → Password |
admin/admin |
| ASUS | Wireless → WPA-PSK Key |
admin/admin |
| Keenetic | Wi-Fi → Access Point → Password |
It is indicated on the router sticker. |
| Zyxel | Wi-Fi Network → Security → Network Key |
admin/1234 |
⚠️ Note: If you haven't changed your router's login/password since purchasing it, you can find them on a sticker on the back of the device. If there's no sticker, try the default combinations (admin/admin,admin/1234).
What should you do if you can't log into your router?
If you've forgotten your router login details, the only way to reset it is to factory settings. To do this, press and hold the button. Reset (usually hidden in a small hole) for 10-15 seconds. After the reset, the login and password will return to the default settings (see the table above), but all network settings will need to be reconfigured.
Method 4: Use a Shortcut on Mac (Advanced)
If you have Mac, connected to the same Wi-Fi network, the password can be extracted via Terminal with one command. This method does not require administrator rights and works on all versions. macOS.
Instructions:
- Open
Terminal(throughSpotlightor folderUtilities). - Enter the command:
security find-generic-password -wa "YOUR_NETWORK_NAME"Replace
YOUR_NETWORK_NAMEto the actual Wi-Fi name (case sensitive!). - Enter your account password Macwhen prompted.
Example output:
password: "vaSh_Parol_123"
Alternative team (if the first one didn't work):
sudo defaults read /Library/Preferences/SystemConfiguration/com.apple.airport.preferences | grep "YOUR_NETWORK_NAME" -A 2
⚠️ Note: If the network name contains spaces or special characters, enclose it in quotation marks: My 5G Network.
Method 5: Reset your Wi-Fi password using your provider's app
Many internet service providers (eg. Rostelecom, MTS, Beeline) offer mobile apps for managing your router. They allow you to not only find out your current password but also change it to a new one.
How does this work:
- Download your provider's official app (App Store).
- Log in using your personal account login/password.
- Find the section
Wi-FiorRouter settings. - The password will be displayed in the field
Network keyorWi-Fi password.
| Provider | Application name | Password section |
|---|---|---|
| Rostelecom | Rostelecom personal account | Services → Wi-Fi → Password |
| MTS | My MTS | Internet → Wi-Fi Settings |
| Beeline | My Beeline | Services → Home Internet → Wi-Fi |
| TTK (Dom.ru) | Dom.ru Personal Account | Hardware → Wi-Fi Settings |
⚠️ Note: If your router was purchased separately (not from a provider), this method may not work. Also, some providers block access to Wi-Fi settings through the app. In this case, use router web interface.
iCloud Keychain|Share Wi-Fi|Router Settings|Mac Command|Provider App|Other Method
-->
What to do if none of the methods worked
If you've tried all the methods and still can't find the password, there are some drastic measures left:
- 🔄 Reset network settings on your router: press the button
Resetfor 10 seconds (the password will be reset to the factory value indicated on the sticker). - 📞 Contact your provider: Call support and ask to reset your Wi-Fi password (identity verification will be required).
- 🛠 Reflash the router: if the device is old, you can install alternative firmware (for example, DD-WRT), where passwords are stored in clear text.
Warning: Resetting the router will result in:
- Disconnect all devices from Wi-Fi.
- Loss of user settings (such as port forwarding or parental controls).
- The need to reconfigure the Internet connection (you may need help from your provider).
FAQ: Frequently Asked Questions About Wi-Fi Passwords on iPhone
Is it possible to find out the Wi-Fi password on an iPhone without other devices?
No, iOS Doesn't provide direct access to saved Wi-Fi passwords. You'll need at least one additional device: Mac, another iPhone with the same Apple ID, or access to the router.
Why isn't my Wi-Fi network listed in iCloud Keychain?
Possible reasons:
- Synchronization
iCloud Keychaindisabled on one of the devices. - You connected to the network before turning on
iCloud Keychain. - The network was added manually (not via
Settings, but through the configuration profile).
Try connecting to the network again or check your settings. iCloud.
Is it possible to hack someone else's Wi-Fi using an iPhone?
No, all "Wi-Fi hackers" for iOS in the App Store are scams. Apple It tightly controls apps, preventing them from accessing other networks. Attempts to use jailbreak or third-party utilities:
- They violate the law (Article 272 of the Criminal Code of the Russian Federation).
- May lead to blocking Apple ID.
- Often contain viruses or spyware.
How to share Wi-Fi from an Android device if the iPhone won't show the password?
There are 2 options:
- Find out the password through router settings or Mac, then enter it manually on Android.
- Use QR code:
- On Android open
Settings → Wi-Fi → Advanced → QR code(or similar section). - Generate code for your network.
- Scan it with iPhone (application
Camerawill automatically offer to connect).
- On Android open
Why doesn't the internet work after resetting the router?
A reset returns the router to factory settings, including connection parameters to the ISP. To restore internet access:
- Check what type of connection your ISP uses (
PPPoE,DHCP,Static IP). - Enter your connection details (login/password are usually specified in the contract or can be clarified with support).
- If you are not sure, call your provider and ask for help with the setup.