Where your computer stores the WiFi password

Your computer keeps the WiFi password in a protected system file so it can reconnect to the network automatically. You can retrieve it without special tools — Windows, Mac, and Linux all have built-in ways to show the password you've already entered. The steps differ by operating system, but the idea is the same: you're asking your computer to display a password it already knows.

You'll need administrator access on the computer to see saved passwords. If you don't have admin rights, you won't be able to complete these steps. On a shared computer, this is intentional — it prevents someone without permission from grabbing network credentials.

Key Takeaways

  • Windows stores WiFi passwords in the Credential Manager or through the Network Status settings, and you can view them by right-clicking the network name.
  • Mac users can find saved passwords in Keychain Access by searching for the network name, then double-clicking the entry and checking "Show password".
  • Linux users can view passwords stored in NetworkManager by opening the connection settings or checking the /etc/NetworkManager/system-connections/ folder if they have root access.
  • You need administrator or root access on your computer to see any saved password — this is a security feature, not a limitation you can bypass.

Finding the password on Windows 10 and 11

The fastest way on Windows is through Settings. Open Settings, go to Network & Internet, then WiFi, and select Manage Known Networks. Find the network name (SSID) you want, click it, then click Properties. Scroll down to Security and select Show next to the password field. Windows will ask you to confirm you're the account holder — enter your Windows password if prompted.

If that doesn't work or you prefer the older method, use Credential Manager. Press Windows Key + R, type control /name Microsoft.CredentialManager, and press Enter. Click Windows Credentials, look for entries that start with "WIFI-" or the network name itself, expand it, and click Show to reveal the password.

Both methods show the same password — use whichever feels more straightforward. If you don't see the network listed, it means Windows hasn't saved the password yet, or it was saved under a different user account on the same computer.

Finding the 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 to open the details window.

In the window that opens, check the box next to "Show password." Mac will ask you to confirm your identity — enter your Mac login password. The WiFi password will appear in plain text in that same field. You can now copy it or write it down.

If you don't see the network in Keychain Access, it may have been saved under a different user account on the Mac, or the password was never saved to the keychain in the first place.

Finding the password on Linux

Linux stores WiFi passwords differently depending on which network manager you're using. Most modern Linux distributions use NetworkManager. Open your network settings (usually under System Settings or Network), find the connected WiFi network, click it, and look for an option to view or edit the connection. Some distributions show the password directly; others require you to click Edit Connection or Properties.

If the GUI doesn't show the password, you can view it from the command line if you have root access. Open a terminal and run sudo cat /etc/NetworkManager/system-connections/[network-name], replacing [network-name] with your network's name. The password appears in the file as psk= followed by the actual password. You'll need to enter your root password to run this command.

Different Linux distributions and desktop environments (GNOME, KDE, Xfce) arrange these menus differently, so the exact path may vary. If you're unsure, search your distribution's documentation for "view saved WiFi password."

What to do if you can't find the password

If the password isn't showing up on your computer, the most likely reason is that it was never saved. This happens if you connected to the network on a different device, or if you manually entered the password incorrectly the first time and corrected it later without saving the new one.

Your other option is to reset the router itself. Most routers have a small reset button on the back that you hold for 10 to 15 seconds. This erases all settings and returns the router to factory defaults, including resetting the password to whatever the manufacturer printed on the router label. You'll then need to set up the network again from scratch, which means reconfiguring the router through its admin panel (usually accessible at 192.168.1.1 or 192.168.0.1 in a web browser).

If you're trying to recover a password for a network you don't own or manage, you'll need to contact the network owner or administrator instead.

Why your computer can show you the password

When you connect to a WiFi network, your computer encrypts the password and stores it in a protected system location. Only the account that saved the password can retrieve it — and only if that account has administrator rights. This design prevents someone who borrows your computer from casually grabbing your network credentials.

The password itself travels encrypted between your computer and the router, so viewing it on your computer doesn't create a security risk. The real risk is if someone gains physical access to your computer or your user account — at that point, they can see anything your account can see, including saved passwords.

Sharing the password safely with others

Once you have the password, you can give it to guests or family members verbally, by text, or by writing it down. There's no security advantage to keeping it secret from people you want on your network — the password's job is to keep strangers off, not to hide the network from people you trust.

If you want to change the password later, you do that through the router's admin panel, not through your computer. Log into the router (usually at 192.168.1.1), find the WiFi or Wireless settings, and change the password there. Your computer will ask for the new password the next time it tries to connect.

Frequently Asked Questions

Can I see passwords for networks I'm not currently connected to?

Yes, on Windows and Mac you can view any saved WiFi password, whether you're currently connected or not. Your computer stores all the passwords for networks it has ever connected to. On Linux, the process is the same — you can view any saved network password from the system files.

What if I forgot my Windows or Mac password?

You won't be able to view saved WiFi passwords without your account password, because the system uses it to confirm your identity. You'll need to reset your Windows or Mac account password first through your account recovery options, or contact your IT administrator if this is a work computer.

Is it safe to write down my WiFi password?

Yes. Writing down your password and storing it somewhere safe (like a drawer in your home) is actually a reasonable backup if you're worried about forgetting it. The main risk is if someone physically finds the written password, but that's a much smaller threat than a weak password or one that's shared online.

Can I view passwords on a computer I don't have admin access to?

No. The operating system blocks non-admin accounts from viewing saved passwords. This is a security feature. If you need the password and don't have admin rights, you'll need to ask the administrator of that computer, or reset the router to factory defaults if you own it.

Why does my computer ask for a password when I try to view the WiFi password?

Your computer is confirming that you're the account holder before showing you sensitive information. Enter your Windows, Mac, or Linux login password — the same one you use to log into the computer itself. This prevents someone else from sitting down at your computer and grabbing your network credentials.