Forgotten Wi-Fi password: What should a Windows 10 owner do?

Many users have experienced the situation of urgently needing to connect a new gadget to their home network but hopelessly forgetting the access key. Windows 10 It often happens that a laptop or desktop PC connects automatically, and the owners simply don't remember the password combination. This creates an illusion of accessibility, which is shattered when the network needs to be expanded.

Fortunately, Microsoft has provided several built-in mechanisms for recovering lost data without resetting your hardware. You won't have to call your ISP or find the router box if you've successfully logged into the network from this computer before. The system stores this information in a special protected partition.

In this article, we'll cover all possible methods, from simple graphical interfaces to advanced command-line tools. You'll learn how to safely retrieve saved keys and understand what to do if none of the software methods work. The key is to avoid panicking and follow the steps described in detail.

Finding a password through standard network settings

The most obvious and safest way for those who are afraid of complex commands is to use the graphical interface. Control panelsThis method works reliably in all builds. Windows 10 and doesn't require administrator rights if you're already logged in. However, finding the desired setting can be a bit confusing due to the deeply nested menu.

First, you need to open the Network and Sharing Center. You can do this by right-clicking the connection icon in the system tray or by searching for it. Once the window opens, select the active connection, which is usually blue and has a "Connected" status. This is where you'll find the information you're looking for.

⚠️ Attention: If you're connected to the network via Ethernet rather than Wi-Fi, this method won't show your wireless network password, as it displays the properties of the currently active connection. Make sure your laptop is receiving a Wi-Fi signal.

Next, in the status window that opens, click "Wireless Network Properties." Go to the "Security" tab and check the "Show characters" box. The system will instantly decrypt the hidden asterisks, and you'll see your passkey. This is the most secure option for most users.

📊 How do you usually store passwords?
I write it down in a notebook
I remember everything by heart
I save it in the browser.
I use a password manager
I forget and restore

Using the Command Prompt for Advanced Users

If the GUI is slow or you prefer speed, command line will become your best ally. Tool netsh Allows you to manage network configurations directly, bypassing multiple windows. This method is especially useful when you need to find out the password for the network your computer is currently connected to.

To launch the utility, press the key combination Win + R, enter cmd and press Enter. While you may not need administrator privileges to view the password, for full functionality, it's best to run Terminal as an administrator. In the window that opens, enter the command to display the network profile.

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

In the command output, find the line "Key Content." This is where your password will be displayed in cleartext. If you don't remember the exact network name, enter the command first. netsh wlan show profilesto see a list of all saved profiles. This will help you avoid typing errors.

What should I do if I get an access error?

If the system displays "Access Denied," your account doesn't have permission to read the WLAN configuration. Run the command prompt as an administrator by right-clicking the CMD icon and selecting the appropriate option.

Method with netsh It's versatile and works even when the Windows graphical interface crashes. It also lets you export profiles to XML files for transferring settings to other computers. It's a powerful tool in the hands of a skilled user.

Restoring access via the router's web interface

When you don't have any devices connected to Wi-Fi, your only option is to access the router's settings. To do this, you'll need to connect your computer to the router using LAN cable (Ethernet) or use mobile internet if the router is sharing a guest network. The login address is usually found on a sticker on the bottom of the device.

Enter the IP address (usually 192.168.0.1 or 192.168.1.1) in the browser's address bar. You'll need your username and password to access the admin panel. If you've changed them and forgotten them, you'll need to reset your router to factory settings, which will require you to reconfigure your internet connection with your ISP.

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

After logging in, find the "Wireless," "WLAN," or "Wi-Fi Network" section. Your current password will be displayed in the "Password," "WPA Key," or "Pre-Shared Key" field. You can also change it to something more complex and memorable. Be sure to save your changes by clicking "Apply" or "Save."

Viewing saved passwords in PowerShell

An alternative to the classic command line is a more modern tool PowerShell. It offers more functionality and is better integrated with the Windows security system. To extract passwords, we'll still need administrator privileges, but the command syntax will be different.

Open PowerShell by right-clicking the Start menu and selecting PowerShell. Enter the command to get the network profile in XML format to see all the details, including encryption keys. This is useful if the standard output from the netsh command isn't what you need.

(netsh wlan show profile name="NAME" key=clear) | Select-String "Key Content"

This command will only output the key string, which is very convenient for quick copying. Replace "NAME" with the name of your network. If the network name contains spaces, be sure to enclose it in quotation marks, otherwise the system will return a syntax error.

⚠️ Attention: In new Windows 10 updates, Microsoft may restrict password display in PowerShell for third-party scripts for security reasons. If this command doesn't work, use the classic CMD or network settings.

Specialized software for key recovery

There are many programs that automate the password recovery process. Popular utilities like WirelessKeyView from NirSoft or WiFi Password Decoder can display all saved keys in a convenient list. However, using third-party software always carries risks.

The main risk is the potential presence of viruses or miners in versions of programs downloaded from unverified sites. Antivirus programs often react to such utilities as HackTool, as they use legitimate system calls to steal (or recover) passwords. Be careful when choosing your download source.

  • 🔍 WirelessKeyView — a lightweight utility without installation, displays all saved profiles and keys in HEX and ASCII format.
  • 🛡️ WiFi Password Viewer — a simple interface allows you to quickly copy a password to the clipboard with one click.
  • 🚀 Free WiFi Password Key — automatic search and recovery, but requires careful installation to avoid installing unnecessary software.

Use these programs only as a last resort when built-in Windows tools are unavailable. After using them, be sure to scan your system with an antivirus and uninstall the program to avoid leaving any security holes.

☑️ Security check after using the software

Completed: 0 / 4

Resetting your router as a last resort

If none of the software methods help, and you can't access the router settings (you've forgotten the administrator password), the only other option is a hard reset. There's a small hole on the router's body with the inscription Reset or Restore.

To reset the router, turn it on, locate the hole, and press it with a thin object (like a paperclip) for 10-15 seconds until the lights flash. After this, the device will reboot to factory settings. The Wi-Fi password will be set to the one on the sticker on the bottom of the device.

⚠️ Attention: After resetting, the router will stop distributing internet until you re-enter your provider's settings (PPPoE, L2TP, or dynamic IP). Make sure you have your contract with your provider handy.

This method guarantees access, but requires time to reconfigure the network. If you have a complex configuration with IPTV, static IP addresses, or port forwarding, recovery will take considerable time. Therefore, try to avoid resetting the network by using software recovery methods.

Frequently Asked Questions (FAQ)

Is it possible to find out the Wi-Fi password if the computer is not connected to it?

No, Windows only stores passwords for networks to which the device has connected at least once. If the computer has never connected to this Wi-Fi network, it's impossible to find the password through the OS settings. You'll need access to the router or another device that already knows the password.

Where can I find my macOS password if I have a Mac?

On a Mac, passwords are stored in Keychain Access. Open the app using Spotlight, find your network name, double-click it, and check the "Show password" box. The system will prompt you for the password for your Mac user account.

Is it safe to save a password in Windows?

Yes, Windows encrypts stored passwords. However, if an attacker with administrator rights gains access to your computer, they can extract them using utilities. For home PCs, this is usually not a problem, but in offices, it's best to follow corporate security policies.

What should I do if the "Show characters" button is inactive?

This means your account doesn't have administrator rights on this computer. You'll need to ask the administrator for the password or log in with an account with full rights.