How to Find the Network Security Key on Any Device
Your Wi-Fi password and your network security key are, for most practical purposes, the same thing — but understanding exactly what it is, where it lives, and why it sometimes feels impossible to find helps you track it down faster and avoid the frustration of being locked out of your own network.
What Is a Network Security Key?
A network security key is the authentication credential that encrypts traffic between your device and a wireless router or access point. When you type a password to join a Wi-Fi network, you're entering the network security key.
The key works alongside an encryption protocol. The three you'll most commonly encounter are:
| Protocol | What It Means | Still in Use? |
|---|---|---|
| WEP | Wired Equivalent Privacy — oldest, weakest | Rarely; largely obsolete |
| WPA / WPA2 | Wi-Fi Protected Access — widely deployed | Yes, WPA2 is still common |
| WPA3 | Latest standard, stronger encryption | Yes, on newer hardware |
The key itself is typically an 8–63 character passphrase (for WPA/WPA2/WPA3) or a fixed 10/26 hex character string (for WEP). What you see labeled as "Wi-Fi Password" on a router sticker is the factory-default network security key.
Where to Find It: The Most Common Locations
1. On the Router Itself 🔍
The fastest place to check is the physical router. Most routers ship with a label on the bottom or back that includes:
- Network name (SSID)
- Network security key / Wi-Fi password / wireless key
- Router admin login credentials (separate from the Wi-Fi key)
Look for fields labeled Password, WPA Key, Wireless Key, or Security Key. If you've never changed the default, this sticker is authoritative.
2. On a Windows PC Already Connected to the Network
If a Windows device is currently connected to the network, you can retrieve the key without logging into the router.
Via the GUI:
- Open Network & Internet Settings
- Go to Status → Network and Sharing Center
- Click your Wi-Fi network name
- Select Wireless Properties → Security tab
- Check Show characters to reveal the key
Via Command Prompt:
netsh wlan show profile name="YourNetworkName" key=clear Look for the line labeled Key Content — that's your network security key.
3. On a Mac Already Connected
- Open Keychain Access (search it in Spotlight)
- Find your network name in the list
- Double-click it, then check Show Password
- Authenticate with your Mac admin credentials
On macOS Ventura and later, Wi-Fi passwords are also accessible through System Settings → Wi-Fi → [Network Name] → Details.
4. On an Android Device
Android doesn't natively expose saved Wi-Fi passwords in plain text on older versions, but Android 10 and later allows you to:
- Go to Settings → Network & Internet → Wi-Fi
- Tap your connected network
- Tap Share — this generates a QR code
- The password is typically displayed beneath the QR code as well
On older Android versions or heavily customized manufacturer skins (Samsung One UI, MIUI, etc.), the path and availability vary.
5. On an iPhone or iPad
- Go to Settings → Wi-Fi
- Tap the (i) icon next to your connected network
- Tap Password — you'll need to authenticate with Face ID, Touch ID, or your device passcode
This feature requires iOS 16 or later. On earlier versions, you need either router access or iCloud Keychain via a Mac.
6. Through the Router Admin Panel
If you can't find the key any other way, log into your router's admin interface:
- Type your router's gateway IP into a browser — commonly
192.168.1.1or192.168.0.1 - Log in with admin credentials (often printed on the router label, separate from the Wi-Fi password)
- Navigate to Wireless Settings or Wi-Fi Setup
- The network security key will be displayed, sometimes masked — look for a Show or Reveal toggle
The exact menu structure depends on your router brand and firmware version. Brands like ASUS, TP-Link, Netgear, and Linksys each use different dashboard layouts.
What Affects How Easy This Is
Several variables determine which of these methods works for you:
- Operating system version — older OS versions hide passwords more aggressively
- Whether you're already connected — a connected device opens significantly more retrieval options
- Whether the default key was changed — if someone customized the password, the router sticker is no longer accurate
- Router firmware — some older or ISP-provided routers lock down admin panels or strip out certain settings
- Device manufacturer customizations — especially on Android, where OEM skins can alter or remove standard Wi-Fi sharing features
- Admin credentials — if the router admin password was also changed and not recorded, router access becomes its own separate problem 🔐
If None of These Work
When all retrieval methods fail — the sticker is gone, no devices are connected, and the admin password is unknown — the remaining path is a router factory reset. This returns the device to its default credentials, which are then printed on the label. The trade-off is that it wipes all custom configuration: port forwarding rules, static IP assignments, custom DNS settings, and the personalized Wi-Fi password itself.
Whether a factory reset is the right move depends entirely on how your network is configured and what else relies on it.