Logo

5-Min Wi-Fi
Password Help

Stuck at the ‘Enter Wi-Fi password’ screen on a new laptop or phone? You’re not alone.

The good news: in 2025 it’s quicker than ever to reveal a saved Wi-Fi password on Windows, macOS, iPhone/iPad, and Android. This guide gives you fast, reliable methods for the most common devices plus pro tips, command-line options, QR sharing, router methods, and troubleshooting – so you can get back online in minutes.

Who this is for: Home users, small businesses, and anyone who needs to retrieve an already-saved Wi-Fi password (also called the security key).
What you’ll need:The device must have previously connected to the Wi-Fi network (or you’ll need access to your router’s admin page/ISP app).

Quick Reference: Methods by Device

Device / OS Fastest Path Alternate / Advanced
Windows 11 (23H2+) Settings → Network & Internet → Wi-Fi → your network → View Wi-Fi security key Control Panel path; netsh command
Windows 10 Control Panel → Wi-Fi adapter → Status → Wireless Properties → netsh command (all profiles)
macOS Ventura / Sonoma Keychain Access → search SSID → Show password System Settings → Network → Wi-Fi → “…” → Copy Password; Terminal command
iPhone / iPad (iOS 16–18) Settings → Wi-Fi → “i” next to network → Password (Face/Touch ID) Share with contacts; Personal Hotspot QR
Android 10–15 (Pixel/Stock) Settings → Network & Internet → Internet → your Wi-Fi → Share (QR + password) OEM variations; Google Home app (mesh)
Samsung One UI 6/7 Settings → Connections → Wi-Fi → your network → QR Code Long-press network in quick panel
Chromebook Quick Settings → Wi-Fi → “i” → View password (PIN) Crosh shell export (admin-managed)
Routers / Mesh (fallback) ISP app (e.g., Telstra, Optus) or router web page → WirelessShow/Reveal Label on router; reset & re-secure

Windows: Reveal a Saved Wi-Fi Password

Method 1 - Control Panel (Windows 10 & 11)

This legacy method still works well on both Windows 10 and most Windows 11 builds.

1. Press Win + R, type ncpa.cpl, and press Enter.

2. Right-click your Wi-Fi adapter → Status → Wireless Properties.

3. Open the Security tab and tick Show characters to reveal the password.

Tip: If the Show characters checkbox is greyed out, you may not have admin rights on the device. Sign in with an administrator account.

Method 2 - Windows 11 (23H2 and later)

Microsoft finally added a clear, modern path:

1. Settings → Network & Internet → Wi-Fi.

2. Click your connected network.

3. Choose View Wi-Fi security key.

Method 3 - Command Line (Windows 10 & 11)

Great for auditing or pulling passwords for multiple saved networks.

1. Press Win + X → Terminal (Admin) or PowerShell (Admin).

2. Run:

Powershell
netsh wlan show profile name=”Your_SSID” key=clear

3. Look for Key Content under Security settings.

Powershell
netsh wlan show profiles

Then run the first command for any profile of interest.

macOS (Ventura / Sonoma): Two Easy Options

Option A - Keychain Access (works on Ventura & Sonoma)

1. Open Applications → Utilities → Keychain Access.

2. In the search bar, type your Wi-Fi network name (SSID).

3. Double-click the matching item, tick Show password, and authenticate with your Mac login (Touch ID/Apple Watch if enabled).

4. The password is revealed.

Option B - System Settings (Sonoma’s streamlined route)

1. System Settings → Network → Wi-Fi.

2. Click the “…” next to the network → Copy Password.

3. Authenticate to reveal and copy.

Bonus - Terminal (for power users)

If you’re comfortable with Terminal:

security find-generic-password -ga “Your_SSID” 2>&1 | grep “password:”

You’ll be prompted for your macOS credentials; the password is shown inline.

iPhone & iPad (iOS 16–18): Copy or Share in Seconds

1. Settings → Wi-Fi.

2. Tap the “i” next to the connected network.

3. Tap Password and authenticate with Face ID/Touch ID.

4. Copy it or show it to someone nearby.

Share with contacts: If a friend’s Apple device is nearby, your iPhone/iPad may offer a Share Password prompt automatically if both are in contacts and Bluetooth/Wi-Fi are on. This shares securely without exposing the text. Personal Hotspot workaround: If you can’t retrieve the main Wi-Fi, enable Settings → Personal Hotspot, then share the hotspot’s automatically generated password or QR from the other device until you can access the router or a Mac.

Android (10–15): View & Share (QR + Plain Text)

Stock Android / Pixel (Android 10–15)

1. Settings → Network & Internet → Internet (or Wi-Fi on some builds).

2. Tap your connected network → Share (lock icon).

3. Authenticate (PIN/biometrics).

4. A QR code appears with the plain-text password below it. Copy or show the QR to others.

Samsung (One UI 6/7)

1. Settings → Connections → Wi-Fi.

2. Tap your connected network.

3. Tap QR Code. The password displays underneath the QR code.

Note: Some carriers or enterprise-managed devices may disable the plain-text display and allow only QR sharing.

Chromebooks: Quick View (and Admin Notes)

1. Click Quick Settings (bottom-right) → Wi-Fi.

2. Click the “i” (details) next to your connected network.

3. Choose View password and authenticate with your PIN or Google account

Admin-managed devices: If you’re on a school/work Chromebook, Wi-Fi settings may be policy-controlled. You might only see QR sharing or no password at all. Contact your IT admin for access.

No Device Has the Password? Use Your Router or ISP App

If none of your devices has the password saved, you can reveal or reset it from the router or mesh system.

Option A - ISP / Mesh Apps (the easiest modern route)

Most providers and mesh systems have a mobile app that shows or changes Wi-Fi credentials:

Pro tip: ISP and mesh apps often let you create a guest network with its own password. Ideal for visitors and IoT gadgets.

Option B - Router Web Page

1. Connect to the router (via Ethernet or Wi-Fi)

2. Open a browser and go to http://192.168.0.1 or http://192.168.1.1 (addresses vary; check your router label).
3. Sign in to the router admin page (often admin/admin or a unique password printed on the label).
4. Navigate to Wireless or Wi-Fi settings.

5. Find the Security or Password field and click Show/Reveal.

Important: If you must change the password, note that all devices will disconnect and must rejoin using the new key. Plan brief downtime.

Option C - Check the Router’s Physical Label

Many routers print the default SSID and Wi-Fi key on the underside or back. If you never personalised your Wi-Fi password, that label is still valid.

Option D - Last Resort: Reset & Re-secure

If all else fails and you have physical access:

1. Hold the router’s Reset pinhole button for ~10 seconds to restore factory defaults.

2. Reconnect using the label’s default credentials.

3. Immediately change the admin password and Wi-Fi key to something strong and unique.

4. Rejoin your devices or share a QR code for convenience.

Share Your Wi-Fi Quickly (QR Codes & Links)

Security best practice: Prefer QR sharing over reading the password out loud. You’ll reduce typos and shoulder-surfing.

Security & Privacy Best Practices (Don’t Skip These)

Troubleshooting: Common Roadblocks & Fixes

1. I can’t find the “Show characters” option (Windows).
You likely don’t have admin rights. Log in as an administrator or use the netsh method in an elevated Terminal.

2. My device was never connected to this Wi-Fi.
You can’t reveal what isn’t saved. Use the router/ISP app method or ask someone already connected to share via QR.

3. The network uses WPA2-Enterprise (office Wi-Fi).
Enterprise networks often issue certificates or per-user credentials that aren’t exposed as a shared password. Contact IT; revealing passwords may be blocked by policy.

4. I scanned the Android/Samsung QR and it didn’t join.
Ensure the QR is for the current SSID and band (2.4 vs 5 GHz). On some dual-band networks, there are separate names and keys.
5. I changed my router password and now nothing connects.
Forget/remove the network on each device and reconnect with the new password. On Windows, you can also Network Reset (Settings → Network & Internet → Advanced network settings).
6. Mesh system won’t show me the password.
Some ISP-branded meshes limit visibility. Try the provider’s app (not the OEM app), or sign into the router web page with the admin credentials printed on the device.

7. The password field shows dots on the router page and won’t reveal.
That interface may hide it by design. Change the password to a new strong one, save, and reconnect devices.

Power Tips for Power Users

Audit All Saved Wi-Fi Networks (Windows)

netsh wlan show profiles
Then:
netsh wlan show profile name=”ProfileName” key=clear

Use this to clean up old profiles or standardise names across laptops.

Export Wi-Fi Profiles (Windows)

Useful during PC migrations.
netsh wlan export profile key=clear folder=”C:\Temp\wifi”

This exports XML profiles (including keys) to re-import on a new machine.

List Preferred Networks (macOS)

/Library/Preferences/SystemConfiguration # Or:
networksetup -listpreferredwirelessnetworks en0

(Replace en0 if needed; use ifconfig to confirm the Wi-Fi interface.)

Smart Home, TVs, Consoles & IoT: Getting Them Online

The mesh will steer devices intelligently (unless a device is 2.4-only).

Jargon Buster (Plain-English Definitions)

Best-Practice Setup: Make “What’s the Wi-Fi?” a Non-Issue

Copy-Paste Cheat Sheet

FAQ

Only if your device has already connected and saved it. Otherwise, you’ll need the router/ISP app or the owner’s permission.

Yes-safer than reading it aloud or typing it on a stranger’s device. The plain text is visible on some Android/Samsung share screens, so still share with people you trust.

You or your ISP may have customised the SSID since setup. Use the ISP/mesh app or router admin page to confirm the current SSID and password.

It’s wise if you’ve shared it widely or had guests. For most homes, changing every 6 – 12 months is a good balance. For businesses, rotate on a policy schedule and use guest networks.

Public Wi-Fi often has a captive portal (no password) or a shared password-assume it’s untrusted. Use a VPN and avoid sensitive logins.