How to view and recover your Wi-Fi password on a Windows computer

Forgetting your home Wi-Fi password is a situation almost everyone has encountered. It's especially frustrating when you need to connect a new device, but the password sticker on the router has long since worn off or disappeared. Fortunately, you can recover your network password directly from your computer if it's already connected to the network. In this article, we'll cover all the working methods, using standard tools. Windows to advanced techniques using command line and third-party software.

It is important to understand: if your PC never connected If you're connected to this Wi-Fi network, you won't be able to recover the password through it. In this case, your only options are resetting the router or contacting your ISP. However, if the computer has connected to the network at least once, the data is saved in the system and can be retrieved. We'll explain how to do this below. Windows 10 And Windows 11, and we will also provide security tips to avoid similar problems in the future.

Method 1: View your password through Windows Settings (the easiest way)

This is a basic method that works on all versions. Windows, starting from Windows 7It doesn't require administrator rights or any special knowledge—just a few clicks. It's perfect if you want to quickly find out the password for the network your computer is currently connected to.

Instructions:

  • 🖱️ Open the menu Start and select Parameters (gear icon).
  • 📶 Go to the section Network and InternetWi-Fi.
  • 🔍 Scroll down and click Managing known networks.
  • 📋 Select the desired network from the list and click Properties.
  • 🔑 In the field Network password click Show (You will be asked to enter your Windows account password if it is protected).

If the button Show If the password is inactive or missing, your account doesn't have permission to view passwords. In this case, try the following methods or log in with an administrator account.

📊 How often do you forget your Wi-Fi passwords?
Once a month
Once every six months
Only after resetting the router
I never forget

Method 2: Using the Command Prompt (for advanced users)

This method is suitable for those who prefer to work with consoleIt's universal and works even if the Windows graphical interface crashes. The command line allows you to extract the password for any network the computer has ever connected to—not just the current one.

Step-by-step instructions:

  1. 🔧 Launch Command line as an administrator. To do this, enter in the search cmd, then right-click on the result → Run as administrator.
  2. 📜 Enter the command to view all saved networks:
    netsh wlan show profiles

    In the list, find the name of the desired network (for example, TP-Link_1234).

  3. 🔑 To see your password, follow these steps:
    netsh wlan show profile name="NETWORK_NAME" key=clear

    Replace NETWORK_NAME to the real name (in quotation marks!).

  4. 📝 In the section Security parameters find the line Key content - this is the password.

If the command returns the error "The operation failed," check that the console is running as an administrator. Also, make sure the network name is entered correctly—case is not important.

Run Command Prompt as Administrator

Make sure your computer is connected to the target network (or has been connected previously)

Check that the network name is correct (no spaces at the beginning/end)

Copy the password to a safe place-->

Method 3: View the password in the Network and Sharing Center (Windows 7/10)

This method is relevant for older versions. Windows, but it also works on Windows 10/11It allows you to view your password through the classic control panel, which is retained for compatibility.

How to do it:

  • 🖥️ Right-click on the Wi-Fi icon in the tray (bottom right) and select Open Network & Internet Settings.
  • 🔗 In the window that opens, click Network and Sharing Center.
  • 🌐 Find the section Connections and click on the name of your Wi-Fi network (for example, Wireless Network (NAME)).
  • 🔐 In the new window, select Wireless network properties → tab Security.
  • 👁️ Check the box Show entered characters — the password will become visible.

If the tab Security If the password field is missing or empty, the data is not saved in the system. This can happen after resetting network settings or reinstalling Windows.

What should I do if the Security tab is missing?

This means the network profile is corrupted or deleted. Try connecting to the network again—Windows will prompt you for the password and save it. If the network is hidden (the SSID isn't broadcast), first make it visible through the router settings.

Method 4: Password recovery via a router (universal method)

If none of the previous methods worked, the only option left is to contact the source directly - routerThis method works on any network, even if the computer isn't connected to it. The main thing is to have physical or remote access to the router.

Algorithm of actions:

  1. 🌐 Find out your router's IP address. This is usually 192.168.0.1 or 192.168.1.1The exact address can be found on the device's sticker or via the command:
    ipconfig /all

    (look for the line Main gateway).

  2. 🔓 Enter your IP address in the browser's address bar. Log in (username and password are often admin/admin, if you haven't changed it).
  3. 📡 Go to the section Wireless network (or Wi-Fi, Wireless).
  4. 🔑 Find the field Password, Wireless Key or PSK Password - this is the key to the network.

Attention! If you haven't changed your router's default login information, anyone on your network can access its settings. Be sure to change your administrator login and password after resetting your Wi-Fi password.

Router brand Standard IP address Default login/password
TP-Link 192.168.0.1 or 192.168.1.1 admin/admin
ASUS 192.168.1.1 admin/admin
D-Link 192.168.0.1 admin/(empty)
Zyxel Keenetic 192.168.1.1 admin/1234
⚠️ Attention: Router interface settings may vary depending on the model and firmware version. If your model isn't listed in the table, check the device's label or instructions.

Method 5: Third-party password recovery programs

If standard methods fail, you can use specialized utilities. They scan the system and extract all saved Wi-Fi network passwords. Popular programs:

  • 🔍 WirelessKeyView (from NirSoft) - free, portable, does not require installation.
  • 🛡️ WiFi Password Revealer — displays passwords in a convenient interface.
  • 💻 Magical Jelly Bean WiFi Password Revealer — supports exporting passwords to a file.

How to use WirelessKeyView:

  1. 📥 Download the program from the official website NirSoft (avoid third party sources!).
  2. 📂 Unzip the archive and run WirelessKeyView.exe.
  3. 🔎 In the main window, you will see a list of all networks with a column Key (Ascii) — these are passwords.
  4. 💾 To save the data, click FileSave All Items.

Warning: Be careful with programs from unknown developers. Some utilities may contain malicious code. Check the file before using it. VirusTotal and download only from official websites.

What to do if none of the methods worked?

If you are unable to recover your password, you have two options:

  1. 🔄 Reset the router settings. To do this, press and hold the button Reset (usually it's recessed and requires a paperclip) for 10-15 seconds. After the reset, the network will be named by default (for example, TP-Link_XXXX), and the password can be found on the router sticker.
  2. 📞 Contact your provider. If the router was provided by an Internet provider (for example, Rostelecom or Beeline), call support - they can reset your password remotely or provide standard data.

After resetting your router, you'll need to reconfigure your internet connection. This is usually done through the web interface (192.168.0.1 or 192.168.1.1) using data from the contract with the provider (login/password for PPPoE, VLAN, etc.).

⚠️ Attention: Resetting your router will restore all settings to factory defaults, including the network name, password, port settings, and guest access. If you're unsure, it's best to consult a professional.

How to avoid losing your password in the future?

To avoid the problem of a forgotten password, follow these simple tips:

  • 📝 Save your password in a safe place. Use password managers (KeePass, 1Password) or write it down in a notebook (but don’t keep it near the router!).
  • 🔄 Update your router firmware regularly. This not only improves security, but also adds features like settings backup.
  • 📋 Make a backup copy of your router configuration. Most devices have an option in their web interface. Backup Settings - save the file to your computer.
  • 🔐 Use the QR code to connect guests. Many modern routers (ASUS, Xiaomi) allow you to generate a QR code for quick connection without entering a password.

If you often have guests at your home, consider creating guest network with a separate password. This will protect the main network from unauthorized access and allow you to easily change the guest password without affecting your main devices.

FAQ: Frequently asked questions about Wi-Fi password recovery

Is it possible to recover a Wi-Fi password if the computer is not connected to the network?

No, if your computer has never connected to this network, it's impossible to retrieve the password from its memory. In this case, your only options are resetting the router or contacting your ISP. However, if you have another device (such as a smartphone) that has connected to the network, you can try to retrieve the password from it using similar methods (for example, Android will be required root-rights).

Why is there no "Show password" button in Windows Settings?

This can happen for three reasons:

  1. Your account does not have administrator rights.
  2. The network profile is corrupted (try connecting to it again).
  3. You are using Windows 10/11 in mode S Mode, which restricts access to system settings.

Solution: Log in as an administrator or use command line.

Is it possible to find out the password for someone else's Wi-Fi network?

Technically yes, but that's illegally Without the owner's consent. Hacking into other people's networks is punishable under Article 272 of the Russian Criminal Code ("Unauthorized access to computer information"). If you need access to someone else's network, ask the owner to provide the official password.

How do I change my Wi-Fi password after recovery?

To change the password, go to the router's web interface (192.168.0.1 or 192.168.1.1), then:

  1. Go to the section Wireless network (or Wi-Fi).
  2. Find the field Password (or Wireless Password).
  3. Enter a new key (it is recommended to use at least 12 characters with numbers and special characters).
  4. Save the settings and reconnect all devices.

After changing the password, old devices will automatically disconnect from the network.

Why doesn't the internet work after resetting the router?

A reset returns the router to factory settings, including connection parameters to the ISP. To restore access, you will need to re-enter the connection details (usually the PPPoE login/password or VLAN parameters). This information can be found in your ISP contract or by contacting technical support. Also, check if DHCP-server in the router settings - without it, devices will not receive IP addresses automatically.