Where your WiFi password actually lives
Your WiFi password is stored in three places: inside your router itself, in your computer's memory if you've connected before, and possibly in your router's instruction manual or setup email. The easiest route depends on whether you remember connecting to the network and whether you can physically reach the router.
If you've never written down the password and can't find the original paperwork, the router is your only reliable source. Most routers have a sticker on the back or bottom with the default network name and password printed on it — that's often your starting point, even if you changed it later.
Key Takeaways
- Your router's physical sticker usually shows the default password, which may still be active if you never changed it.
- Windows stores passwords from networks you've connected to before, and you can view them through Settings or Command Prompt without needing the router.
- Mac users can retrieve saved passwords from Keychain, which stores network credentials the same way it stores website passwords.
- If you've changed the password and forgotten it, you'll need to reset the router to factory settings, which erases all your custom settings.
- Your router's admin panel (usually accessed through a browser) shows the current password, but you need the admin username and password to get there.
Finding the password on the router itself
Look for a sticker on the back, bottom, or inside the battery compartment of your router. This sticker typically shows "SSID" (the network name) and "Password" or "Key" — that's your WiFi password in its original form. Write it down exactly as shown, including capital letters and numbers.
If the sticker is missing or unreadable, check the box the router came in, any instruction sheets, or your email for the setup confirmation from your internet provider. They often send the default credentials when they ship the device.
Keep in mind: if you changed the password after setup, the sticker will show the old one, not your current password. In that case, you'll need to use your computer or phone to retrieve it, or reset the router.
Retrieving a saved password on Windows
If you've connected to this network before on your Windows computer, the password is stored locally. Open Settings, then go to Network & Internet > WiFi > Manage Known Networks. Find your network name in the list and click it, then click Forget and reconnect — this forces Windows to show you the password entry field again, but it won't actually show the saved password this way.
For a clearer view, use Command Prompt instead. Press Windows key + R, type cmd, and press Enter. Type this command exactly: netsh wlan show profile name="YourNetworkName" key=clear (replace "YourNetworkName" with your actual network name). Look for the line that says Key Content — that's your password in plain text.
You need to run Command Prompt as administrator for this to work. If you see an error, right-click Command Prompt and select Run as Administrator, then try again.
Retrieving a saved password on Mac
Mac stores WiFi passwords in Keychain, the same place it keeps website passwords and login information. Open Keychain Access (search for it in Spotlight by pressing Command + Space, typing "keychain", and pressing Enter). In the search box at the top right, type your network name.
When your network appears in the list, double-click it. A window opens showing the network details. Check the box next to Show Password — your Mac will ask for your user password to confirm. Enter it, and the WiFi password appears in plain text in that field.
Accessing your router's admin panel
If you changed your password and can't retrieve it from a device, you can log into the router itself through a web browser. Open any browser and type 192.168.1.1 or 192.168.0.1 into the address bar — one of these is usually your router's address. You'll see a login screen.
The default username is often admin and the default password is often admin, password, or 12345 — check your router's sticker or manual for the exact defaults. Once logged in, look for a section called Wireless, WiFi, or Network Settings. Your current password should be visible there, sometimes in a field labeled Passphrase or Pre-Shared Key.
If you've changed the admin password and forgotten that too, you're at the reset point: you'll need to factory reset the router, which erases all settings including the WiFi password and returns it to defaults.
Resetting the router to factory settings
If you can't retrieve the password any other way, locate the small Reset button on your router — it's usually recessed so you can't press it by accident. Use a paperclip or the tip of a pen to hold it down for 10 to 15 seconds while the router is powered on. The lights will blink and the router will restart.
Once it boots back up, the password returns to whatever is printed on the sticker. You'll need to set up your network again from scratch: connect to the default network, log into the admin panel, and create a new password. This also erases any custom settings you made, like port forwarding or parental controls.
Before you reset, make sure you have the admin password written down somewhere, because you'll need it to change settings after the reset. If you don't have it, contact your internet provider — they can sometimes reset it remotely or provide the original credentials.
Why you should write it down (and where to keep it)
Once you find your password, store it somewhere you can actually find it later. A password manager like Bitwarden, 1Password, or KeePass stores it encrypted and syncs across your devices. If you prefer paper, write it on a sticky note and tape it to the router itself — it's not a security risk because anyone with physical access to your router can reset it anyway.
Avoid texting the password to yourself or emailing it, because those messages live on servers and in backups. A physical note or a password manager is more find and more reliable than searching through old messages.
Frequently Asked Questions
Can I see my WiFi password if I'm not connected to the network?
Not from your computer — you need to have connected to it before for Windows or Mac to have stored it. Your only option is the router itself: check the sticker, look for the original paperwork, or log into the admin panel if you remember those credentials.
What if I see the password in the router settings but it looks like dots or asterisks?
Right-click the password field and select Inspect (or Inspect Element in some browsers). In the code that appears, find the line with type="password" and change it to type="text". The password will then display as readable characters. This only works if you're already logged into the router.
Is it safe to share my WiFi password with guests?
Yes — sharing the WiFi password doesn't give anyone access to your personal files or devices. They can only use the internet connection. If you're concerned, most routers let you create a separate guest network with its own password, so guests don't connect to your main network.
Why does my password look different on the sticker than what I'm typing?
The sticker password uses a specific font where some letters and numbers look similar — capital I and lowercase l, zero and the letter O, for example. Type it slowly and double-check each character. If it still doesn't work, try the password from your computer or router admin panel instead.
Can I change my WiFi password without logging into the router?
No — you need to log into the admin panel to change it. If you've forgotten the admin password, you'll need to reset the router to factory settings first, which returns everything to defaults.