How to Find Your Computer's Wi-Fi Password: A Step-by-Step Guide

Forgetfulness when you need to connect a new gadget or host guests forces you to urgently search for the Wi-Fi password, which your Windows computer has long stored in memory but hides behind asterisks in the network settings.

You don't need to be a hacker or have advanced programming knowledge to extract this data. You just need to know which menus to open or which command to enter. We'll cover proven methods for current operating system versions, including Windows 10 And Windows 11, which will allow you to restore access in minutes.

It's important to understand that most methods require administrator access to the system. Without these rights, the operating system will not allow you to make changes to network settings or view stored security keys in plaintext.

The fastest way is through the graphical interface

The most obvious and simple way is to use the default network settings. This method is ideal for those who don't like messing with code and prefer visual control. You'll need to open "Settings" or "Control Panel" to find the required section.

IN Windows 10 In Windows 10 and newer versions, the process is as follows: right-click the Wi-Fi icon in the system tray (near the clock) and select "Open network and Internet settings." Next, find the "Network and Sharing Center" link or go directly to "Change adapter settings" (depending on the interface version).

In the window that opens, find your active wireless network connection and double-click it. A status window will appear, where you should click "Wireless Network Properties." Switch to the "Security" tab and check the box next to "Show entered characters." The hidden code will become visible.

⚠️ Note: If the Security tab is missing or the button is grayed out, it may mean that your account does not have administrator rights, or your organization's network policy blocks viewing keys.

This method only works for the network your computer is currently connected to. If you need to find the password for another saved network that you're not currently connected to, this method won't work, and you'll have to use other tools.

Here are the basic steps in a list for quick review:

  • 📡 Open "Settings" from the Start menu.
  • 🔗 Go to the "Network and Internet" section and select "Change adapter settings."
  • 🔍 Right-click on your Wi-Fi connection and select "Status".
  • 👁️ In the properties window, click "Wireless Network Properties" and enable the display of symbols.
📊 What kind of computer do you have now?
Laptop with Windows 10
Laptop with Windows 11
Desktop PC
MacBook

Using the Command Prompt for Advanced Users

If the graphical interface seems too slow to you or you want to find out the password for a network you are not connected to right now, this will come to the rescue Command line (CMD). This is a powerful tool that allows you to manage network profiles directly through system commands.

First, you need to run the command prompt as administrator. Click Win + X and select "Windows PowerShell (Admin)" or "Command Prompt (Admin)". In the window that opens, enter the command to view all saved profiles:

netsh wlan show profiles

The system will display a list of all networks for which passwords have ever been saved on this device. Find the desired network name (SSID) in the list. Then enter the command to display the security key for a specific profile:

netsh wlan show profile name="Network_Name" key=clear

Please note that instead of Network_Name You need to substitute the exact name of your network, preserving the quotation marks if the name contains spaces. In the command output, find the line "Key Content"—it will contain the password you're looking for in cleartext.

This method is especially useful for system administrators or IT professionals who need to quickly access data without lengthy menu navigation. It works reliably on all versions of Windows, starting with Windows 7.

Restoring via router settings

If none of the computer-based methods work (for example, you changed your password but didn't update it in the system, or you don't have access to the PC's admin panel), there's always the "hardware" option: accessing the router's settings. The password is stored in the router's configuration.

To do this, you need to know the gateway IP address. This is usually 192.168.0.1 or 192.168.1.1Enter this address into the address bar of any browser. If you haven't changed the factory settings, the login and password are often located on a sticker on the bottom of the router (standard: admin/admin).

After authorization in the router's web interface (interfaces TP-Link, Asus, D-Link (These may vary.) Find the "Wireless," "Wi-Fi," or "Wireless Network" section. The current password will be listed in the "Password," "WPA Key," or "Passphrase" field.

Router brand Typical entry address Settings section Standard login
TP-Link 192.168.0.1 Wireless -> Wireless Security admin
Asus 192.168.1.1 Wireless Network -> WPS and Security admin
D-Link 192.168.0.1 Wi-Fi -> Security Settings admin
Zyxel 192.168.1.1 Network -> Wireless LAN admin

If you change the password on your router but don't enter it on your PC, your Wi-Fi connection will be lost.

⚠️ Note: Router interfaces are frequently updated by manufacturers. The menu item layout may differ from that described. Look for sections related to Wireless and Security.

Using third-party programs

There are many utilities designed specifically for managing wireless connections and recovering passwords. They automate the process, making it accessible even to inexperienced users. However, it's important to be careful when choosing software.

One of the popular programs is WirelessKeyView from NirSoft. It's lightweight, requires no installation, and displays all saved keys in a convenient list. Another option is WiFi Password Revealer, which has a more user-friendly interface.

Using such programs requires temporarily disabling your antivirus software, as they inject themselves into system processes to read the registry, which may be detected by security software as suspicious activity. Download such snails only from the developers' official websites.

How safe is it to use password recovery software?

Using proven utilities from reputable developers (like NirSoft) is safe if downloaded from official sources. However, programs that promise to "hack" any Wi-Fi often contain viruses. Use software only to recover forgotten passwords.

The advantage of programs is that they can often export passwords to a text file or HTML, which is convenient for creating a backup of all your network settings before reinstalling the system.

Viewing via PowerShell

An alternative to the classic command line is PowerShellThis tool provides more flexible options for working with Windows objects. The method is similar to using CMD, but the syntax may be more convenient for those accustomed to scripting.

Launch PowerShell as administrator. Enter the following command to retrieve the profile:

netsh wlan show profile name="Network_Name" key=clear

Although the command is the same, the PowerShell interface makes it easier to copy and manipulate the output. You can also use the command Get-NetConnectionProfileto see the details of the current connection, including the SSID, although it will not show the password in plain text without using specific encryption methods.

This method is advantageous because PowerShell is a standard component of modern versions of Windows and does not require additional software installation. It works faster and more stable in environments Windows 10 And Windows 11.

☑️ Check before resetting settings

Completed: 0 / 4

What to do if nothing helps

There are situations when none of the software methods work. This can happen if the system has been reinstalled, the hard drive has been replaced, or if you are trying to access the network from someone else's device without administrator rights.

In this case, the only reliable option left is a full reset of the router to factory settings (hard reset). There's a small button on the device's body. Reset, which you need to press for 10-15 seconds with a paperclip. After this, the router will revert to the factory password indicated on the sticker.

However, keep in mind: after resetting, you'll have to reconfigure your connection to your provider (enter your contract username and password), as all your user settings will be deleted. This is a last resort and should only be used if all other options have been exhausted.

⚠️ Please note: Resetting your router to factory settings will erase all your personalizations, including your network name, Wi-Fi password, and internet connection settings. Make sure you have the correct setup information for your ISP.

If you're unsure, it's best to contact your provider's technical support. They can help you restore access remotely or provide factory data for your specific equipment model.

Is it possible to find out the Wi-Fi password if I'm not connected to that network right now?

Yes, if your computer has ever connected to this network and saved a profile. You can use the Command Prompt (CMD) or PowerShell with the command netsh wlan show profile name="Name" key=clearto see the saved key, even without an active connection.

Where are Wi-Fi passwords stored in Windows 10 and 11?

Passwords are stored in the Windows system registry in encrypted form. They are accessed through system APIs, which decode them for authorized users (administrators) when requested through network properties or the command line.

Why can't I see the Security tab in my network properties?

This can happen for two reasons: either your account does not have administrator rights, or you are trying to view the properties of a guest network or a restricted network where the security policy prohibits viewing the key.

Is it safe to save a password in Windows?

Yes, Windows uses strong encryption to store Wi-Fi keys. However, if an attacker gains physical access to your computer and has administrator privileges, they can extract these passwords. Use strong passwords when logging into Windows itself.