The fastest way: use the Settings app
Windows stores your WiFi password in the system settings, and you can retrieve it without any extra software. Open Settings (press Windows key + I), then go to Network & internet on the left side. Click WiFi, then scroll down and select Manage known networks. Find the network name you need the password for and click it. Select Forget, then reconnect to that network — Windows will ask you to enter the password again, and you'll see it as you type if you check the eye icon.
This method works if you're currently connected to the network or have connected before. If you need the password without reconnecting, the Command Prompt method below is faster.
Key Takeaways
- Command Prompt can show your saved WiFi password in seconds if you're an administrator on the computer.
- The Settings app lets you view the password by forgetting the network and reconnecting, but this disconnects you temporarily.
- You need administrator rights to access saved passwords on Windows — standard user accounts cannot retrieve them.
- If you can't remember the password and don't have admin access, you'll need to reset the router or contact whoever set up the network.
Using Command Prompt to see the password when ready
If you have administrator access, Command Prompt can show you the password without disconnecting. Right-click the Start menu and select Terminal (Admin) or Command Prompt (Admin) — if you see a permission prompt, click Yes. Type this command exactly: netsh wlan show profile name="YourNetworkName" key=clear, replacing "YourNetworkName" with the actual name of your WiFi network (the name you see when you look for available networks).
Press Enter. Look for the line that says Key Content — that's your password. The password appears in plain text, so write it down or copy it carefully. This method only works if you've connected to that network before on this computer and you have administrator rights.
If you don't know the exact network name, type netsh wlan show profiles first to see a list of all networks you've ever connected to, then use the exact name in the command above.
What to do if you don't have administrator access
Standard user accounts on Windows cannot view saved WiFi passwords — this is a security feature. If you're not the computer owner or administrator, you have three options: ask the administrator to run the Command Prompt method for you, use the Settings method (which works for any user account), or reset the router itself.
If you need to reset the router, you'll need physical access to it. Most routers have a small reset button on the back that you hold for 10 to 15 seconds while the router is powered on. This erases all settings and returns the router to factory defaults, so only do this if you own the router or have permission from whoever does.
Finding the password on a network you've never connected to
If you need a password for a network you haven't saved on this computer, Windows can't help you retrieve it. The password exists only on the router itself or in the device that created the network. You'll need to access the router's admin panel directly, which usually requires knowing the router's IP address and the admin login.
Most routers use 192.168.1.1 or 192.168.0.1 as the admin address — type this into your browser's address bar while connected to the network. The default username is often "admin" and the password is often "admin" or "password", though this varies by router brand. If the defaults don't work, look for a sticker on the router itself; many manufacturers print the default credentials there.
Why Windows hides your password
Windows encrypts and stores WiFi passwords so that anyone with access to your computer can't easily steal them. This is why you need administrator rights to view them — it's the same reason you can't see other people's saved passwords or browser history without their permission. The trade-off is that if you forget a password and lose access to the router, you may not be able to recover it without resetting the device.
If you frequently need to share your WiFi password with guests, consider creating a separate guest network on your router instead. Most routers have a guest network option in their admin panel, and you can set a different password for it without changing your main network password.
Troubleshooting when the password won't show
If you run the Command Prompt method and see "Key Content" but no password appears next to it, the network may not have a password at all — it's an open network. If the command returns an error saying the profile doesn't exist, check that you spelled the network name exactly right, including capital letters and spaces.
If you get a permission denied error, you're not running Command Prompt as administrator. Close it and right-click to open it again, making sure you select the Admin option. If you're on a work or school network, the IT department may have blocked access to saved passwords for security reasons, and you'll need to contact them for the password.
Frequently Asked Questions
Can I see passwords for networks I'm not currently connected to?
Yes, if you've connected to them before on this computer and you have administrator access. Use the Command Prompt method with the exact network name. Windows stores all previously connected networks, so you can retrieve any of them.
What if I see the password but it looks like random characters?
That's the actual password — WiFi passwords are often long strings of letters, numbers, and symbols. Copy it exactly as it appears, including uppercase and lowercase letters. One wrong character and the password won't work.
Does finding my saved password mean someone else can find it too?
Only if they have administrator access to your computer. Standard user accounts cannot view saved passwords, and the passwords are encrypted in storage. If someone has admin access, they can see everything on your computer, so that's a bigger security concern than just the WiFi password.
Can I change my WiFi password from Windows?
No, you have to change it on the router itself. Log into the router's admin panel (usually 192.168.1.1 in your browser), find the WiFi settings, and change the password there. The change takes effect when ready, and all connected devices will be disconnected.
What if I forgot the router's admin password?
You'll need to reset the router to factory settings by holding the reset button for 10 to 15 seconds. This erases all your settings, including the WiFi password, so you'll have to set everything up again from scratch. Write down your new passwords somewhere safe after you do.