How to Find Your Computer's WiFi Password: A Complete Guide

It's common to need to connect a new gadget to a wireless network but have lost or forgotten the password. Fortunately, if your computer or laptop is already successfully connected to the desired network, Wi-Fi routerThe operating system stores this data internally. Access can be restored using standard Windows or macOS tools without having to reset the router to factory settings.

There are several proven methods for finding a forgotten password combination. We'll cover the operating system's built-in tools, command line tools for advanced users, and accessing the router's administrative panel. It is important to understand, that all the methods described are legal only if you are the owner of the network or have permission to access.

In this guide, we'll cover each method in detail so even a novice user can quickly resolve the issue. Regardless of your Windows version or device type, you'll find the right solution. The key is to proceed consistently and follow the instructions carefully to avoid getting lost in your network adapter settings.

Viewing your password through Windows settings

The simplest and most accessible method, requiring no special knowledge or additional software, relies on the operating system's standard interface. This method is suitable for most users who need to quickly recall a forgotten combination. The interface may differ slightly between different versions of Windows, but the logic remains the same.

First, you need to go to the Network and Sharing Center. Right-click the Wi-Fi or monitor icon in the lower-right corner of the screen (in the system tray) and select "Network and Internet settings." Next, find the link "Network and Sharing Center" or "Advanced network settings." In the window that opens, you'll see your active connection, next to which the name of your wireless networkClick on this name.

A status dialog box will open, where you need to click the "Wireless Network Properties" button. Go to the "Connection" tab (or look for the "Security" tab depending on your OS version). This is where the key encryption settings are located. Find the "Network Security Key" field.

⚠️ Attention: Initially, the characters in the key field are hidden behind asterisks. To see them, check the "Show entered characters" box. If the system requests administrator rights, confirm the action.

After removing the mask, you'll see the password you're looking for. You can copy it or rewrite it. This method works reliably on Windows 10 and Windows 11 and is the most secure, as it doesn't require running scripts. If the security tab is unavailable or the fields are locked, proceed to the next method.

Using the CMD command line

For those who prefer working with code or can't find the necessary menu items, the command line is a great solution. This tool provides direct access to system wireless network profiles. This method is universal and works even when the graphical interface doesn't work correctly.

Run the command prompt as administrator. To do this, enter cmd In the system search, right-click "Command Prompt" and select "Run as administrator." First, you need to find out the exact network profile name if it differs from the SSID. Enter the command:

netsh wlan show profiles

Find your network name in the list. Now, to find out the password, enter the following command, replacing Your_network_name to the real profile name:

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

The system will display a detailed profile report. Find the "Security settings" section. The "Key Content" line will display the password you're looking for in clear text. This method is useful because it allows you to see all connection parameters at a glance, including the encryption type.

  • 🔹 Team netsh is a built-in Windows tool for network management.
  • 🔹 The method works without the need to open multiple settings windows.
  • 🔹 You can copy the network name directly from the output of the first command to avoid typing errors.
  • 🔹 Suitable for Windows 7, 8, 10 and 11 without restrictions.
📊 Which method do you find more convenient?
Through the graphical interface
Via the command line
Via a router
Using third-party programs

PowerShell method

PowerShell is a more powerful alternative to the classic command line. While CMD is often sufficient for viewing a Wi-Fi password, PowerShell allows for more flexible scripting and output filters. This method can be useful for system administrators or users who want to automate the process.

Run PowerShell as administrator. Unlike CMD, you can use an object-oriented approach here. However, for simplicity and compatibility, the basic commands netsh They work exactly the same here. Enter the command to display all profiles:

netsh wlan show profiles

Then use the same construct to display the key. The advantage of PowerShell is that you can save the command output to a text file for later analysis, which is convenient when working with multiple saved networks.

If standard commands don't produce results (for example, due to corporate network security policies), you can try querying information through WMI, although this requires more complex queries. At home, the standard output of the command key=clear Works flawlessly in PowerShell.

Why might the command not work?

The command may not work if you don't have administrator rights or if the network profile was saved to the system incorrectly. Also, some corporate security policies may block viewing the keys.

Viewing your password on macOS

Computer users Apple Mac People encounter a similar problem, but they solve it using the system utility Keychain Access. macOS stores all passwords, including Wi-Fi, in a secure vault that requires authorization to access.

Open Keychain Access. You can do this using Spotlight search (Cmd + Space) and typing the utility's name. In the left panel, select the "Passwords" category. Find the name of your wireless network in the list on the right.

Double-click the network name. In the window that opens, check the "Show password" box. The system will ask you to enter your macOS user account password (or use Touch ID). After confirming, the required access code will appear in the field.

operating system Access method Necessary rights
Windows 10/11 Network and Sharing Center Administrator
Windows (CMD) netsh command Administrator
macOS Bunch of keys System user
Linux (Ubuntu) nm-connection-editor Root/Sudo

This method is reliable and built into Apple's security architecture. It ensures that only authorized users can access stored data. If you've forgotten your macOS account password, recovering your Wi-Fi password this way won't work.

Login to router settings

If your computer isn't automatically connected to the network, or you need to find out the password for another device and don't have a connected PC handy, you can still access the router's control panel. This method requires a physical connection to the router via cable or a working Wi-Fi connection.

Open your browser and enter your router's IP address into the address bar. This is most often 192.168.0.1 or 192.168.1.1The exact address, login, and password for entry are written on a sticker on the bottom of the device. Standard combinations are often admin/admin.

After logging in, find the section related to wireless networking. It may be called "Wireless," "Wi-Fi," "Wireless Mode," or "WLAN." Inside, look for a subsection called "Security" or "Wi-Fi Settings." There will be a "Password/Key" field, which you can change or simply view.

⚠️ Attention: Interfaces of routers from different manufacturers (TP-Link, ASUS, D-Link, Keenetic) vary greatly. If you can't find the item you need, check the official instructions for your model, as the menu layout may be unique.

Changing the password in this section will cause all connected devices to lose connection and require a new password. Therefore, if you only want to know the current password, be careful and do not click "Save" if you've made any accidental changes.

☑️ Check before logging into the router

Completed: 0 / 4

Third-party programs and utilities

There are many specialized programs that can recover saved Wi-Fi passwords. One of the most popular and proven is WirelessKeyView from NirSoft. It's lightweight, requires no installation, and displays all keys stored in the system.

Once launched, the utility automatically scans the registry and displays a list of all networks. Simply find your network in the list. The "Key (ASCII)" column contains the password in plain text. The program also allows you to export the password list to a text file or HTML.

Using third-party software is convenient when you need to quickly retrieve information from multiple profiles at once. However, download such programs only from the developers' official websites to avoid viruses. Antivirus software may detect such utilities as hacking tools (HackTools), but they are safe for recovering your password.

  • 🔹 WirelessKeyView — a free utility that does not require installation.
  • 🔹 Allows you to copy passwords directly to the clipboard.
  • 🔹 Works on all modern versions of Windows.
  • 🔹 You may need to disable your antivirus software during the scan.

Remember that using such programs on other people's computers without the owner's permission is a security breach. Use them only on your own devices to restore access.

Frequently Asked Questions (FAQ)

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

Yes, if your computer has previously connected to this network and saved the profile. You can use the command prompt (CMD) with the command netsh wlan show profile name="Name" key=clear, even without connecting to the router at the moment.

What should I do if the "Show symbols" button in the network properties is inactive?

This means your account doesn't have administrator rights. You'll need to log in as an administrator or ask the PC owner to enter their password to confirm the action.

Are password recovery programs safe to use?

Using trusted utilities (such as those from NirSoft) is safe if they are downloaded from an official source. However, antivirus programs may flag them as suspicious because they access sensitive system data.

Is it possible to find out someone else's Wi-Fi password using any methods?

No, these methods only work for networks your computer has previously connected to and saved data to. It's impossible to legally find out the password for someone else's network you've never connected to using your PC.

Where can I find my router's IP address if the default 192.168.0.1 isn't suitable?

Open command prompt and type ipconfigFind the "Default Gateway" line in the section for your wireless adapter. The IP address listed there is your router's address.