How to Find Your Network Security Key (Wi-Fi Password)

Your network security key is the password that protects your Wi-Fi network — the string of characters you enter when connecting a new device to your router. If you've forgotten it, lost it, or never knew where to find it, there are several reliable ways to track it down. Which method works best depends on what devices you have access to and whether you're still connected to the network on at least one of them.

What Is a Network Security Key?

The network security key is the credential tied to your wireless network's encryption protocol — typically WPA2 or WPA3 on modern routers. It's stored on your router and shared with any device you authorize to connect. The term is used interchangeably with "Wi-Fi password," though technically the key refers to the encrypted form your router uses to authenticate connections.

Without this key, new devices can't join the network. If you're setting up a smart TV, adding a new laptop, or helping a guest connect, you'll need it.

Method 1: Check the Router Itself

The simplest place to start is your physical router. Most routers come with a default network security key printed on a label — usually on the bottom or back of the device. Look for fields labeled:

  • Password
  • Wi-Fi Key
  • WPA Key
  • Wireless Key
  • Network Key

This label shows the factory default password. If no one has changed it since the router was set up, this is your key. If the password has been customized at some point, this label won't match anymore — but it's always the first place to check. 🔍

Method 2: Find It on a Windows PC Already Connected

If you have a Windows computer currently connected to the network, the key is stored in your system and retrievable without touching the router.

Windows 10 and 11:

  1. Open Settings → Network & Internet
  2. Click Network and Sharing Center
  3. Click on your Wi-Fi network name
  4. Select Wireless Properties
  5. Go to the Security tab
  6. Check Show characters to reveal the network security key

This works because Windows caches the password when you first connect and stores it in your network profile.

Via Command Prompt (any saved network):

You can also retrieve saved passwords through the command line:

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

Replace YourNetworkName with the exact SSID. Under Security settings, look for Key Content — that's your password. This method also lets you retrieve keys for networks you've connected to previously, even if you're not on them now.

Method 3: Find It on a Mac Already Connected

On macOS, saved Wi-Fi passwords are stored in the Keychain — the system's built-in credential manager.

  1. Open Keychain Access (search it in Spotlight)
  2. Search for your Wi-Fi network name
  3. Double-click the entry
  4. Check Show password
  5. Enter your Mac's admin password when prompted

On newer versions of macOS (Ventura and later), Apple moved Wi-Fi password access to System Settings → Wi-Fi — you can click the info icon next to a network and reveal the password directly from there.

Method 4: Log Into Your Router's Admin Panel

If the above options aren't available, you can log into the router's web-based admin interface directly.

  1. Open a browser and type your router's IP address — commonly 192.168.1.1 or 192.168.0.1
  2. Enter the router's admin username and password (not the Wi-Fi password — check the router label for these)
  3. Navigate to Wireless Settings or Wi-Fi Setup
  4. The current network security key will be displayed there, often with an option to show or copy it

The exact menu path varies by router brand — Netgear, TP-Link, ASUS, and others each have slightly different interfaces, but all have a wireless configuration section where the password is stored. 🖥️

Method 5: Check Your Phone (Android or iOS)

Android (version 10 and later): Go to Settings → Wi-Fi, tap your connected network, and look for a QR code or Share option. Some Android builds will display the password in plain text; others generate a scannable QR code you can share with another device.

iPhone (iOS 16 and later): Go to Settings → Wi-Fi, tap the (i) icon next to your connected network, and tap Password — it will display after Face ID or Touch ID authentication.

Older Android and iOS versions have more limited native options, and may require a third-party app or router-level access instead.

The Variables That Affect Your Approach

No single method works for every situation. The right path depends on a few key factors:

FactorWhy It Matters
Devices currently connectedYou can only extract a stored key from a device that already has it
Operating system versionOlder OS versions have fewer native tools for revealing saved passwords
Router accessAdmin panel access requires knowing the router login credentials
Whether the default was changedFactory label is only valid if the password was never customized
Router brand/modelAdmin interface layout varies significantly between manufacturers

When None of These Work

If you've lost access to both connected devices and the router admin panel, the remaining option is a router reset. Pressing and holding the reset button on the back of most routers for 10–30 seconds restores factory defaults — including the original network security key printed on the label. The tradeoff is that any custom settings, port forwarding rules, or ISP configurations will be wiped and need to be reconfigured. 🔄

Whether that reset is worth it depends entirely on how your network is set up — a simple home router with default ISP settings is easy to restore, while a customized setup with VLANs, static IPs, or business configurations is a different story.