How to find your current WiFi password without logging into the router
Short answer: If a device has connected to the network before, its operating system has the password saved and can show it to you without touching the router. Windows, macOS, and Android all have a spot for this in network settings; iPhone needs a second device that’s already connected. If nothing has ever connected, the fallback is logging into the router and reading the password from the wireless settings page there.
Windows
Right-click the WiFi icon in the taskbar, open Network and Sharing Center (or search for it directly), click your connection’s name, then Wireless Properties → Security tab, and check Show characters. The password appears in the field above it.
There’s also a command-line route. Open Command Prompt as administrator and run:
netsh wlan show profile name="YourNetworkName" key=clear
The password is listed next to Key Content near the bottom of the output. Both methods only work for a network the PC has actually joined before — Windows has no way to show a password for a network it’s never connected to.
macOS
Open Keychain Access (search for it with Spotlight) and find the network name listed under the login keychain as an “AirPort network password.” Double-click it, check Show password, and enter your Mac’s login password when prompted. macOS stores WiFi passwords the same way it stores every other saved credential, so it asks for that extra confirmation before it shows one.
iPhone and iPad
iOS has no menu that displays a saved WiFi password on its own. The way in is a second device that’s already connected. On iOS 16 and later, open Settings → Wi-Fi, tap the (i) next to the network, and tap Password — it asks for Face ID or your passcode, then shows it. On older versions, hold the new device near one that’s already on the network and accept the AirDrop-style share prompt when it appears; the password transfers without either of you typing it.
Android
Open Settings → Network & Internet → Internet, tap the gear next to the connected network, then tap Share. Confirm with a fingerprint, face unlock, or PIN, and Android shows the password as text underneath a QR code. The exact path shifts a little by manufacturer — on some Samsung phones it’s Settings → Connections → Wi-Fi instead — but a “Share” or “QR code” option next to the network name is the one to look for.
If nothing is saved anywhere
A brand-new device, or one that’s never actually joined this WiFi, has nothing stored to show you. Before doing anything else, check the router itself for a printed sticker — many ship with the original network name and password printed on a label on the back or bottom, and that label is still correct if nobody’s changed the password since setup.
If the label is missing, worn off, or out of date, go straight to the router’s admin page instead: find its IP address, log in with the admin credentials, and open the section labeled Wireless or WiFi Security. The current password is usually shown in plain text there, since handing it out to devices is the router’s job, not something it hides from the owner. If you’d rather set a password you’ll actually remember than dig up the old one, the WiFi password change steps take about the same amount of time as finding it would.
Once you have it
A password recovered this way is just a string of characters, easy to fumble typing onto a new device or reading aloud to a guest. Turning it into a WiFi QR code skips that step entirely — a phone camera scans it and joins automatically, no typing involved. It works from any of the passwords surfaced above, whether it came from Windows, a Mac, a phone, or the router itself.
Frequently asked questions
Why can't I see the WiFi password on my iPhone by itself?
iOS only reveals a saved WiFi password when another already-connected device confirms it's you, either through the Settings app on iOS 16 and later or an AirDrop share from a nearby device. There's no local menu that shows it in isolation, since Apple treats it as a stored credential like any other password.
Is the WiFi password the same on every device that shows it?
Yes, every device on the network uses the identical password to join. It only looks device-specific because each one remembers it after connecting once, not because the router hands out different passwords to different devices.
What if I changed the WiFi password after a device last connected?
That device will show the old, no-longer-working password, since it only stores what it used to connect with, not what's currently set on the router. Reconnect that device with the new password once, or check the router's admin page directly for the current one.