Where your laptop stores the WiFi password you need

Your laptop already knows your WiFi password — it has to, or it couldn't reconnect every time you turn it on. The password is stored in your system's network settings, encrypted and locked behind your user account. You can view it without special tools, but the exact steps depend on whether you use Windows, Mac, or Linux.

The reason you might need this: you want to connect a phone or tablet to the same network, you're setting up a guest device, or you straightforward forgot what you typed in months ago. Whatever the reason, the password is retrievable from your own machine in under a minute.

Key Takeaways

  • On Windows 10 and 11, open Settings, go to Network & Internet, then WiFi, select your network, and click "Manage known networks" to view the password.
  • On Mac, open System Settings, go to WiFi, select your network, and click "Details" to see the password (you'll need to enter your Mac login password).
  • On Linux, the password location varies by distribution, but is usually stored in /etc/NetworkManager/system-connections/ or accessible through your network manager GUI.
  • You must be logged into your own user account on the laptop to view the password — the system won't show it to a guest or another user.
  • If you cannot remember your laptop's login password, you cannot view the WiFi password without resetting your account or using recovery tools.

Viewing the password on Windows 10 and Windows 11

Open the Settings app (press the Windows key and type "Settings"). Go to Network & Internet, then click WiFi in the left sidebar. Under "Manage known networks," you'll see a list of every network your laptop has ever connected to. Click the one you want the password for.

A window opens showing the network name and a button labeled Manage. Click it. On the next screen, scroll down to the section labeled Security type and Security key. The security key is your password — but it's hidden by default. Click the eye icon next to it to reveal the actual characters.

If you don't see the eye icon, or if the password field is blank, it usually means the network was set up with a shared login (like a work network) rather than a password you entered yourself. In that case, the password may not be stored on your device.

Viewing the password on Mac

Open System Settings (not System Preferences — Apple renamed it in recent versions). Click WiFi in the sidebar. You'll see your current network listed. Click the information icon (a small circle with an "i") next to your network name, or click Details if that option appears.

A window opens showing network details. Look for a field labeled Password or Security. The password is hidden by default. Click the eye icon to show it. Your Mac will ask you to enter your login password — this is a security check to make sure you're the account owner. Type it and click OK.

If you see "Show password" as a checkbox instead of an eye icon, click the checkbox. The process is the same — you'll be asked for your Mac login password before the WiFi password appears.

Viewing the password on Linux

Linux stores WiFi passwords in different places depending on which desktop environment and network manager you're using. The most common setup uses NetworkManager, which stores passwords in encrypted files.

The easiest route is through your graphical network manager. Open your system settings or network manager (the exact name varies — it might be called "Network Settings," "WiFi," or "Connections"). Find your connected network, click it, and look for a "Show password" option or an eye icon next to the password field. You may need to enter your user password or use sudo to view it.

If the GUI 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 actual network name. The password appears in the output as psk= followed by the actual password. You'll need to enter your user password when prompted.

What to do if the password field is empty or missing

If you follow these steps and see no password, or the field is blank, a few things might be happening. The network might use WPA3 or another modern security standard that doesn't store a traditional password on your device. Some enterprise networks use certificate-based authentication instead of passwords, so there's nothing to display.

You might also be looking at a network you connected to years ago and have since forgotten — if you've changed the WiFi password since then, what's stored on your laptop is the old one. In that case, you'll need to reconnect to the network with the current password, and your device will update what it has stored.

If you're trying to view a network you're not currently connected to, some systems won't display the password for security reasons. Reconnect to it first, then follow the steps above.

Why your laptop can show you the password at all

Your operating system stores the WiFi password so you don't have to type it every time. It's encrypted using your user account's security key, which is why you often have to enter your login password to view it. This is a security feature — it means someone who borrows your laptop can't easily see your passwords without knowing your account password.

If someone has physical access to your laptop and knows your login password, they can view your WiFi password. This is by design: the system assumes that if you know the login password, you own the device. If you're concerned about this, the real protection is keeping your login password strong and not sharing it.

Connecting other devices once you have the password

Once you can see the password on your laptop, write it down or copy it to a notes app. Then go to the device you want to connect — phone, tablet, smart TV, printer, or another computer. Open its WiFi settings, find your network name in the list, select it, and enter the password exactly as it appears, including capital letters and special characters.

WiFi passwords are case-sensitive, so "MyNetwork123" is different from "mynetwork123". If a device won't connect after you enter the password, double-check that you've typed it correctly, including any numbers or symbols.

Frequently Asked Questions

Can I view a WiFi password on someone else's laptop?

No, not without their login password. The WiFi password is encrypted using their user account credentials. If you need the password, ask the network owner to show you, or ask them to tell you what it is.

What if I forgot my laptop's login password?

You won't be able to view the WiFi password without resetting your account. On Windows, you can use a password reset disk or a Microsoft account recovery option. On Mac, you can use your Apple ID or recovery mode. Both processes are involved — contact the device manufacturer's support if you're stuck.

Is it safe to share my WiFi password with guests?

Yes. Sharing the password doesn't give guests access to your files or other devices on the network — it only lets them use the internet connection. If you're concerned about bandwidth or want to change the password later, you can do that in your router settings.

Why does my laptop ask for my login password when I try to view the WiFi password?

This is a security check. The system is confirming that you own the account before showing you sensitive information. It's the same reason your phone asks for your fingerprint or face ID before showing saved passwords.

Can I view the password if I'm logged in as a guest user?

No. Guest accounts don't have access to stored passwords. You need to be logged into the user account that originally connected to the network, or an administrator account on the device.