How to find your computer's Wi-Fi password: complete instructions

Connecting a new device to the network but losing or forgetting the security key is one of the most common problems in home network administration. Users often simply fail to remember the complex password combination when setting up their router for the first time, relying on smartphones and laptops to automatically connect. However, when they need to manually enter the password on a guest's tablet or a new computer, they often find it difficult to remember the necessary information.

Fortunately, the Windows operating system stores encrypted profiles of every network your computer has ever connected to. This means that if your laptop is currently or has previously connected to the desired access point, you can retrieve the stored key using native system tools without the need for third-party software. There are several methods for obtaining this data, from simply viewing the adapter's properties to using the console.

In this article, we'll cover all the current methods for restoring access in detail. We'll cover the Windows 10 and 11 graphical interface, command line options for advanced users, and physical access to the router. It's important to understand that you'll need administrator rights to perform most of these steps, as system security does not allow regular users to view saved keys.

Viewing the password through network properties in Windows 10 and 11

The easiest and safest way to find a forgotten code is to use the operating system's standard interface. This method doesn't require complex commands and is accessible to anyone who can open the settings menu. If your computer is currently connected to Wi-Fi, the process will take less than a minute.

First, you need to go to the Network Control Panel. To do this, press the key combination Win + R, enter the command ncpa.cpl and press Enter. In the "Network Connections" window that opens, locate your wireless network adapter, usually labeled "Wireless Network" or "Wi-Fi." Right-click it and select "Status" from the drop-down menu.

In the status window that opens, click "Wireless Network Properties." In the new dialog box, go to the "Security" tab. This is where the information you're looking for is stored. You'll see the "Network Security Key" field, where the characters are hidden by asterisks or dots.

To view hidden text, simply check the box next to "Show entered characters." The system may ask you to confirm your administrator rights—confirm this action. After that, secret key will become visible in the text box and you will be able to copy or write it down.

⚠️ Note: If the "Security" tab is missing or the button is grayed out, this may mean your account doesn't have administrator rights or the network adapter drivers are not working properly. In this case, try updating the drivers through Device Manager.

The Windows 11 interface is slightly different from previous versions, but the logic remains the same. Go to "Settings" from the Start menu, select "Network & Internet," then "Wi-Fi." Click "Manage known networks," select the desired profile, and click "View" next to the key field.

Using Command Prompt to Recover Data

For users who prefer console commands, or in cases where the graphical interface is malfunctioning, the command line is ideal. This method allows you to not only retrieve the password for the current network, but also find the keys for all networks the computer has previously connected to. This is especially useful if you are outside the range of your router.

Launch the Command Prompt as administrator. To do this, right-click the Start button and select Windows PowerShell (Admin) or Command Prompt (Admin). First, you need to get a list of all saved profiles. Enter the command netsh wlan show profiles and press Enter.

Find the name of the desired network in the list. Now you need to request detailed information about a specific profile. Enter the command, substituting the name of your network:

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

Please note that if the network name contains spaces, it must be enclosed in quotation marks. After running the command, scroll down to the "Security Settings" section. The "Key Contents" line will display the password you're looking for in clear text.

The good thing about this method is that it works whether you're currently connected to the network or not. The key is that the profile is saved in the system. If your computer has never connected to this Wi-Fi network, this method won't work, because profile data are simply not present in the Windows database.

  • 🔍 The command allows you to quickly check the security of your network by seeing which encryption algorithm is used (WPA2, WPA3).
  • 💻 This method works on all modern versions of Windows, starting with Windows 7.
  • ⚡ It takes only a few seconds to receive the result after entering the command.

Checking router settings via the web interface

If your computer doesn't remember the password and you have a device already connected to Wi-Fi (such as a smartphone), you can access the router's settings. Almost all modern routers have a web interface accessible via the local IP address. This is a universal method that works for any operating system.

First, find out the gateway IP address. In the command line, enter ipconfig and find the "Default Gateway" line (usually 192.168.0.1 or 192.168.1.1). Enter this address into the browser's address bar. The router's authorization page will open.

If you haven't changed the factory settings, the login and password are often found on a sticker on the bottom of the device. Standard combinations are admin/admin or admin/password. Once you've logged into the control panel, find the "Wireless" or "Wi-Fi" section. There you'll find a field with the current security key.

Router brand Standard IP Default login Default password
TP-Link 192.168.0.1 admin admin
ASUS 192.168.1.1 admin admin
D-Link 192.168.0.1 admin (empty)
Keenetic 192.168.1.1 admin 1234

In this case, the only option left is to completely reset the device to factory settings, which will result in a disconnection for all connected clients.

⚠️ Caution: Be careful when accessing your router settings via Wi-Fi. Changing your wireless network settings (such as changing the password or encryption type) will immediately disconnect you. You will lose access to the router interface if you fail to save your settings and reconnect.
📊 Which password recovery method is most convenient for you?
Through Windows network properties
Via the command line
Through the router login
I'm just resetting the router.

Resetting the router to factory settings

If none of the software methods work, or the password has been changed by someone else and is unknown, a radical but effective method remains: a hardware reset. This procedure will return the router to its out-of-the-box state, restoring the factory login, Wi-Fi password, and access to the admin panel.

Most routers have a recessed "Reset" or "WPS/Reset" button on the back panel. To reset, turn on the router, press this button with a thin object (such as a paperclip or toothpick), and hold it for about 10-15 seconds. The lights on the front panel should flash or turn off, indicating the reset process has begun.

After rebooting, the device will use the data specified on the factory label. You will be able to connect to the network with the factory name and password, and then, if necessary, configure the router again using the quick setup wizard.

What happens if I reset?

All your personal settings will be deleted. This includes: your Wi-Fi network name, Wi-Fi password, administrator password, PPPoE settings (username and password provided by your ISP), static IP settings (if used), and IPTV settings. You will need to reconfigure the router as a new device.

The main risk with this method is the need to reconfigure your internet connection. If you don't know the connection type (PPPoE, L2TP, PPTP) or don't remember your internet username and password, your internet connection may not work after the reset. Before resetting, make sure you have a contract with your provider or setup data.

  • 🔄 Resetting removes all custom configurations, including port forwarding and MAC address filtering.
  • 🔐 The factory Wi-Fi password is often unprotected or default, so it is recommended to change it immediately after the reset.
  • 📶 After the procedure, all devices in the house will need to be reconnected, as old profiles may conflict with the new security settings.

Specialized software and utilities

There are many programs that automate the process of viewing saved networks. Utilities such as WirelessKeyView from NirSoft or WiFi Password Revealer, scan the Windows registry and display a convenient list of all known networks and their passwords. These tools are useful when you need to quickly download data from an old computer.

However, using third-party software carries risks. Antivirus programs may detect such programs as hacker tools (RiskWare or HackTool), since their functionality is actually used to steal passwords. Such utilities should only be downloaded from the developers' official websites.

Furthermore, modern versions of Windows 10 and 11 have improved security, and some older versions of programs may incorrectly extract data from new profile storage formats. Therefore, native OS tools are often more reliable and secure.

⚠️ Please note: Provider and router model interfaces may vary. If you can't find a specific menu item, refer to the instructions for your device model on the manufacturer's official website. Avoid using dubious online "Wi-Fi decoder" services that promise to hack your network—they are scams.

If you're using a corporate computer, installing any third-party software, even portable software, may violate the organization's security policy. In such cases, it's best to contact your system administrator.

☑️ What is needed for a successful recovery

Completed: 0 / 5

Password Loss Prevention and Security

To avoid similar situations in the future, it's recommended to keep track of your network settings. The easiest way is to take a photo of the sticker on your router and the settings page immediately after installing the equipment. You can also save the configuration file to a cloud drive or password manager.

Use password managers such as KeePass, 1Password or built-in solutions from Google and Apple. They allow you to store complex, unique passwords for each network and automatically sync them across devices. This eliminates the need to remember complex character combinations.

Regularly changing your Wi-Fi password is a good security practice, but it requires updating the settings on all your home devices. If you frequently change passwords, make sure you have a secure way to store them to avoid the situation described at the beginning of this article.

Remember that the security of your network depends on the strength of your key. Avoid using simple sequences like "12345678" or your date of birth. An optimal password contains upper- and lower-case letters, numbers, and special characters, and is at least 12 characters long.

Frequently Asked Questions (FAQ)

Is it possible to find out your neighbors' Wi-Fi password if they don't give it out?

No, there are no legal ways to find out someone else's network password without access to their devices or router. Brute-force attempts to crack WPA2/WPA3 encryption require significant computing power and time, and are illegal. This article only covers restoring access to your own saved networks.

Where can I find my password if I'm using an Android phone?

On Android 10 and newer, you can view the password if you're already connected. Go to Settings -> Wi-Fi, tap the network name (or the gear icon), and select "Share" or "QR code." The text password is often displayed below the QR code. On older versions of Android, you can't view the saved password in plain text without root access.

What should I do if the "Show characters" button doesn't work?

This means your current account doesn't have administrator privileges. You'll need to log in as an administrator or ask whoever set up your computer to provide the password. There's no way to bypass this restriction using standard Windows tools.

I reset my router, but still can't connect to the internet. What should I do?

After resetting, the router "forgot" the provider's settings. You need to access the web interface (using the address on the sticker) and reconfigure your internet connection (PPPoE, L2TP, Dynamic IP, etc.). The details for this are taken from your contract with your provider.