How to View a Previously Entered Wi-Fi Password: 7 Proven Methods

Forgot your home Wi-Fi password, and the sticker on your router has worn off or was never there? This situation is familiar to many: you connected to the network years ago, and now you need to share the password with guests or a new device. Luckily, you can recover a saved password without resetting your router—you just need to know where to find it on your previously connected devices.

In this article we will analyze all official methods view wifi password Windows 10/11, macOS, Android And iPhone, as well as alternative methods for cases where standard tools don't work. We'll cover this separately. security measures — Why you shouldn't use dubious programs to hack your own router and how to protect your network from leaks.

Important: If you are renting accommodation or connected to a public network (such as a hotel), these methods won't work — The network administrator may have hidden the password at the router level. In such cases, contact your ISP or the access point owner.

1. How to view your Wi-Fi password on Windows 10 and 11

Operating systems Windows Store passwords for all connected networks in a special vault. It can be accessed through Control Panel or command line - Both methods work without administrator rights if you are already connected to the network.

The easiest way:

  • 🖥️ Open Control Panel (click Win + R, enter control and press Enter).
  • 🔍 Go to the section Network and Internet → Network and Sharing Center.
  • 📡 Click on the name of your Wi-Fi network (next to the inscription Connections).
  • 🔑 In the window that opens, select Wireless Network Properties → Security and check the box Show entered characters.

If this method does not work (for example, the button Display characters inactive), please use command line:

  1. Launch Command line as administrator (Win + X → Terminal (Administrator)).
  2. Enter the command:
    netsh wlan show profile name="NETWORK_NAME" key=clear

    (replace NETWORK_NAME to the name of your Wi-Fi).

  3. Find the line Key content - this is your password.

On Windows 11 the path has changed a little: now you need to go to Settings → Network & Internet → Wi-Fi → Manage known networks, select the network and press View propertiesThe further steps are similar.

Wi-Fi is enabled on your device|You are connected to the correct network|You have administrator rights (for the command line)|The network name is spelled correctly-->

2. Password recovery on macOS (MacBook, iMac)

On computers Apple Wi-Fi passwords are stored in a bunch of keys — a secure storage of system data. To view it:

  • 🍎 Open the app Bunch of keys (find through Spotlight on click Cmd + Space).
  • 🔐 In the left menu, select SystemPasswords.
  • 🔍 Enter the name of your Wi-Fi network in the search bar.
  • 👁️ Double-click on the found entry and check the box Show password (you will need to enter your account password macOS).

If your keychain asks for a password and you don't remember it, you can restore access via Password reset utility (runs when you boot your Mac into Recovery Mode - Cmd + R).

What to do if the keychain is damaged?

If Bunch of keys gives an error or does not open, try resetting it through Terminal:

  1. Open Terminal (Programs → Utilities).
  2. Enter the command:
    security delete-internet-password -s "NETWORK_NAME"
  3. Reconnect to Wi-Fi - the system will ask for a password and save it.

This method removes the old password from storage, but does not affect the operation of the router.

On macOS Ventura and newer, the Keychain interface has changed slightly: passwords are now displayed in the section Categories → Passwords, and viewing may require confirmation via Touch ID.

3. How to find out the Wi-Fi password on Android (without rooting)

On smartphones running Android The situation is more complicated: manufacturers restrict access to passwords for security reasons. However, on some devices (for example, Samsung, Xiaomi, Huawei) there are built-in viewing tools.

Method 1: Through the router settings (if you have access)

  • 📱 Connect to the Wi-Fi network whose password you need to know.
  • 🌐 Open your browser and enter in the address bar 192.168.0.1 or 192.168.1.1 (the address may differ - see the sticker on the router).
  • 🔑 Enter your login and password to log in to the admin panel (usually admin/admin or admin/password).
  • 📡 Go to the section Wireless → Security (or Wireless Network → Security) - there will be a line Password or PSK.

Method 2: Via configuration file (root only)

If you have root rights, you can view the password in the file /data/misc/wifi/WifiConfigStore.xml using any file manager (for example, Root Explorer). Look for the line:

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

On some firmware (for example, MIUI on Xiaomi) The password can be seen in the router settings if it is connected via the app Mi HomeGo to . Mi Home → Your Router → Wi-Fi Settings.

4. View password on iPhone and iPad (iOS)

Apple severely restricts access to Wi-Fi passwords on iPhone And iPad There's no built-in tool for viewing them in iOS settings. However, there are two workarounds:

Method 1: Via iCloud Keychain (if syncing is enabled)

  • 🔄 Make sure syncing is enabled on your Mac iCloud Keychain (System Preferences → Apple ID → iCloud → Keychain).
  • 🍎 On Mac, open Bunch of keys and find the Wi-Fi password there (as described in macOS section).

Method 2: Via a router (universal method)

If you have access to the router's web interface (see the instructions for Android), the password can be found out with iPhone:

  1. Connect to a Wi-Fi network.
  2. Open Safari and enter the router address (for example, 192.168.1.1).
  3. Log in (login/password are usually indicated on the router sticker).
  4. Go to the wireless network settings section - the password will be in the field Wireless Password or PSK.
📊 What smartphone do you have?
Android
iPhone
Another
No smartphone

On iOS 17 and a newer function has appeared Wi-Fi passwords in the settings, but it only shows the networks you've connected to from this device and requires confirmation via Face ID/Touch ID.

5. Alternative Methods: When Standard Methods Don't Work

If none of the above methods help, consider the following options:

Method Conditions Risks
Resetting the router (button Reset) Physical access to the router, sticker with the factory password All settings will be reset, you will have to set up from scratch
Viewing through another connected gadget There is a device (PC, laptop) that is already connected to the network There are no risks
Contacting your provider The router is provided by the provider (for example, Rostelecom, Beeline) They may ask for a passport or a contract.
Usage WPS-buttons The router supports WPS, the device has a quick connection function Vulnerability WPS can be used by hackers

Important: Never use programs like WiFi Password Hacker or Wifi Password Revealer — they either don't work or contain viruses. The only legal solution to restore access is official OS tools or a router reset.

6. How to protect your Wi-Fi from password leaks

Once you know your Wi-Fi password, you should take care of network security to prevent unauthorized access:

  • 🔒 Change the default password router (not admin/admin!) to complex (for example, T7#pL9@kQ2$v).
  • 🛡️ Turn on encryption WPA3 (or WPA2-PSK, If WPA3 (not supported).
  • 📵 Turn off WPS - This function is vulnerable to brute force attacks.
  • 👥 Set up guest network for friends - it limits access to local devices.
  • 🔄 Update your router firmware regularly (every 3–6 months).

To check who is connected to your network:

  1. Log in to your router's admin panel (192.168.0.1 or similar address).
  2. Find the section DHCP Clients List, Connected Devices or List of devices.
  3. Compare the MAC addresses of connected devices with your own. Block unknown devices.

7. Common mistakes and how to avoid them

When trying to recover a password, users often encounter typical problems:

⚠️ Attention: If the Internet doesn't work after resetting the router, check the settings WAN (or Internet) — your provider may be using MAC address binding. In this case, you'll need to clone the old router's MAC address or call support.

Error 1: "You cannot access your network properties" (Windows)

Solution: Run Command line as administrator or check if you are currently connected to the network.

Error 2: "Keychain not responding" (macOS)

Solution: Restart your Mac or reset your keychain via Terminal command:

security dump-keychain -d login.keychain

Error 3: "Invalid router address" (192.168.0.1 does not open)

Solution: Find out the correct IP using the command:

ipconfig (Windows) or ifconfig (macOS/Linux)

Look for the line Main gateway (Default Gateway).

How can I find out my router model if there is no sticker?

If you don't know your router model, follow these steps to find reset instructions:

  1. Turn the router over - the model is usually indicated on the bottom panel.
  2. If there is no sticker, look at the web interface: address 192.168.0.1 often opens a page with the manufacturer's logo.
  3. As a last resort, take a photo of the router and find it using the image Google Lens.

If none of the methods worked, there is one last option - resetting the router to factory settingsTo do this:

  1. Press and hold the button Reset (usually it is recessed and requires a paper clip) for 10-15 seconds.
  2. Wait for the router to reboot (the indicators should blink).
  3. Connect to the network with the factory name (indicated on the sticker) and enter the standard password.
⚠️ Attention: After resetting, all personal settings (including PPPoE, IPTV, Port forwarding) will be lost. If your router was configured by your ISP, please contact them to restore the configuration.

FAQ: Answers to Frequently Asked Questions

Is it possible to find out the password for a Wi-Fi network I've connected to before but am currently offline?

On Windows And macOS - Yes, if the network is saved in the list of known ones. Android And iOS without root/jailbreak - no.

On Windows use the command:

netsh wlan show profiles

It will show all saved networks. Then ask for the password for the desired network (as in first section).

I reset my router, but the factory password doesn't work. What should I do?

Possible reasons:

  • The provider has changed the factory settings (for example, for Rostelecom or MTS).
  • The router did not reset (hold Reset longer - up to 20 seconds).
  • The sticker with the password is not relevant (for example, the router is used).

Solution: Call your ISP or find the reset instructions for your router model (specify the exact version, for example, TP-Link Archer C20 v5).

Is it possible to find out the password for my neighbors' Wi-Fi?

No, it's illegal. Unauthorized access to other people's networks is classified as a violation Federal Law No. 139 "On Personal Data" And Criminal Code of the Russian Federation (Article 272).

If you urgently need internet, ask your neighbors for legal access or use a mobile hotspot.

The password is displayed as dots/asterisks. How can I see it?

Most systems have a "Show password" option (eye or checkbox). If it's not there:

  • On Windows: copy the password to the clipboard (click on the field with dots, press Ctrl + C) and paste it into your notebook.
  • On macOS: hold the cursor over the password field - a hint with real characters will appear.
I changed the password on my router, but my old devices won't connect. Why?

When you change your password, all devices are automatically disconnected. To restore the connection:

  1. On each device, remove the network from the list of saved networks.
  2. Please reconnect using the new password.
  3. If this does not help, reboot the router (turn off the power for 30 seconds).

On Android Sometimes resetting network settings helps: Settings → System → Reset → Reset Wi-Fi, mobile networks, and Bluetooth.