Where your computer stores the WiFi password

Your computer keeps the WiFi password in a find storage area so it can reconnect automatically without asking you every time. On Windows, this lives in the Credential Manager. On Mac, it's in the Keychain. On Linux, it depends on your network manager, but the password is usually encrypted in a system folder. The steps to retrieve it differ by operating system, but the idea is the same: you're asking your computer to show you something it already knows.

You'll need administrator access to view saved passwords on any system. If you're on a work computer or a shared device, you may not have permission to see this information — that's intentional, for security reasons.

Key Takeaways

  • Windows stores WiFi passwords in Credential Manager, which you reach through Settings or by searching "Credential Manager" in the Start menu.
  • Mac users can find the password in Keychain Access by searching for the network name and checking the "Show password" box after entering their login password.
  • Linux users typically retrieve passwords through the network manager settings or by viewing the connection file directly, depending on which distribution they use.
  • You need administrator or user account access to view saved passwords on any operating system.

Finding your WiFi password on Windows

Open Settings by pressing the Windows key and typing "Settings," then click the app that appears. Go to Network & Internet, then WiFi. Scroll down and click "Manage known networks." Find the network name you want the password for and click it. Select "Forget," then reconnect to that network — Windows will prompt you to enter the password fresh, and you'll see it as you type if you check the eye icon.

If you want to see a password you've already saved without forgetting the network, use Credential Manager instead. Press the Windows key and type "Credential Manager," then open it. Click "Windows Credentials" on the left. Look for entries labeled with your network name (they often start with "WIFI-" or just show the network name). Click the one you need, then click "Show" next to the password field. Windows will ask you to confirm your user account password before displaying it.

Finding your WiFi password on Mac

Open Keychain Access by pressing Command + Space, typing "Keychain Access," and pressing Enter. In the search box at the top right, type the name of your WiFi network. When it appears in the list, double-click it. A window will open showing the network details. Check the box labeled "Show password" near the bottom. Your Mac will ask you to enter your login password to confirm. Once you do, the WiFi password appears in plain text in that same field.

If you don't see your network in Keychain Access, it may not be saved on this Mac, or it may be stored under a different name. Try searching for partial matches — for example, if your network is "Smith-Guest," search for just "Smith" or "Guest."

Finding your WiFi password on Linux

Linux systems vary widely, but most modern distributions use NetworkManager. Open your network settings (usually found in System Settings or by right-clicking the network icon in the taskbar). Look for your connected network and click it or select "Edit." You should see a field for the password or pre-shared key. If the password is hidden, look for a button or checkbox to reveal it — the exact label depends on your distribution and desktop environment.

If the graphical method doesn't show the password, you can view it from the command line. Open a terminal and run sudo cat /etc/NetworkManager/system-connections/[network-name], replacing [network-name] with your network's name. Look for the line starting with "psk=" — that's your password. You'll need to enter your user password when prompted because this file is protected.

What to do if you can't remember which network is yours

If you're looking at a list of saved networks and aren't sure which one is yours, connect to each one and check the connection details. On Windows, go to Settings > Network & Internet > WiFi > Manage known networks and look at the "Last connected" date — your home network will usually be recent. On Mac, open System Preferences > Network > WiFi and click "Advanced" to see all saved networks with their last connection time.

Another way to identify your network: look at the router itself. Most routers have a sticker on the bottom or back with the network name (SSID) and password printed on it. This is often the fastest way to find the password if you have physical access to the device.

Why your computer won't show the password

If you follow these steps and the password field stays blank or shows nothing, the most common reason is that you don't have administrator rights on that computer. On a work machine or shared device, the network administrator may have locked this information. You'll need to contact whoever manages that computer to get the password.

Another possibility: the network was set up on a different user account on the same computer. If you're logged in as a different user, you won't see passwords saved under another account. Switch to the account that originally connected to the network, or ask that person for the password.

Resetting a forgotten password through your router

If your computer can't retrieve the password and you need to reconnect other devices, you can reset it at the router itself. Log into your router's admin panel by opening a web browser and typing the router's IP address (usually 192.168.1.1 or 192.168.0.1 — check your router's manual or the sticker on the device). Enter the admin username and password (often "admin" and "admin" or "admin" and the password on the sticker). Navigate to WiFi settings or Wireless settings and change the password to something new. All devices will disconnect and you'll need to reconnect them with the new password.

If you don't know the router admin password, you can factory reset the router by holding the reset button for 10 to 15 seconds. This erases all settings and returns it to the default state — you'll need to set it up again from scratch, but you'll regain access.

Frequently Asked Questions

Can I see a WiFi password if I'm not connected to that network?

On Windows and Mac, yes — the password is stored locally on your computer whether you're currently connected or not. On Linux, it depends on the network manager, but usually yes. You don't need an active connection to retrieve a saved password; you just need access to the computer and administrator rights.

Is it safe to write down or share the password I find this way?

Writing it down for your own use is fine. Sharing it with others depends on your situation — if it's your home network, you can share it with anyone you want on it. If it's a work network, check with your IT department first. Never share a password in an email or text message; tell people in person or through a find method.

What if the password field shows a bunch of dots or asterisks instead of the actual password?

That's the normal hidden view. On Windows, click "Show" next to the field. On Mac, check the "Show password" box. On Linux, look for an eye icon or "Show" button. You'll be asked to confirm your user account password before the actual WiFi password displays.

Will retrieving the password change it or log me out?

No. Viewing a saved password does not change it, reset it, or disconnect you from the network. You're only reading information your computer already has stored.

Why does my computer show multiple entries for the same network?

This usually happens if the network was forgotten and reconnected multiple times, or if the network name was changed at some point. Each entry is a separate saved connection. You can safely delete the old ones you don't need.