Forgot the password for your home or office Wi-Fi, to which your laptop or PC is already connected Windows 8This situation is familiar to many: the router has been configured for a long time, the password sticker has worn off, and a new gadget needs to be connected. Fortunately, the operating system stores all saved network passwords, and they can be retrieved without any complicated steps.
In this article we will look at 5 working methodsHow to find out the Wi-Fi password Windows 8 — from standard system tools to third-party utilities. You'll learn how to do this through Control Panel, Command line, PowerShell, as well as using free software. We'll pay special attention to security nuances and why some methods may not work on corporate networks.
Important: all methods described work. only for networks to which your computer is already connectedIf you're trying to hack someone else's network, it's illegal and has serious consequences. We're looking at legal ways to restore access. his own networks.
1. Method: via the Network and Sharing Center (without commands)
The easiest method is to use the built-in settings Windows 8It does not require knowledge of commands or installation of programs, but is only suitable for the currently active network.
Instructions:
- 🖱️ Right-click on the icon Wi-Fi in the lower right corner of the screen (next to the clock) and select
Network and Sharing Center. - 📡 In the window that opens, click on the name of your network (link next to
Connections). - 🔑 In the new window, select
Wireless network properties→ go to the tabSecurity. - 👁️ Check the box next to
Show entered characters— the password will be displayed in the fieldNetwork security key.
If the button Wireless network properties If the icon is inactive or missing, then your account doesn't have administrator rights. In this case, try other methods or sign in with an account that does. administrator.
⚠️ Attention: On some corporate laptops (e.g. with Domain(Policies) This method may be blocked by your system administrator. In this case, please contact your company's IT department.
Method 2: via Command Line (universal method)
This method works for all saved networks, and not just for the current one. It requires launching Command line as administrator, but does not require third-party utilities.
Step-by-step instructions:
- Click
Win + Xand selectCommand Prompt (Administrator). - Enter the command to display all saved networks:
netsh wlan show profilesIn the list, find the name of the desired network (for example,
TP-Link_1234). - Display the password for a specific network:
netsh wlan show profile name="TP-Link_1234" key=clearReplace
TP-Link_1234to the name of your network. - Find the line in the results
Key content- this is the password.
If the command returns an error Failed to execute command, check:
- 🔹 Correctness of the network name (case is important!).
- 🔹 Is it running?
Command lineon behalf of the administrator. - 🔹 Has the computer been connected to the network at least once (if not, the password is not saved).
Correct network name (no typos)
The command prompt is run as administrator.
The computer has previously connected to this network.
VPN/proxy disabled (may block the command)-->
This method works in Windows 8.1, and in newer OS versions. If you often forget passwords, save the command in Notepad—it'll come in handy in the future.
3. Method: via PowerShell (an alternative to CMD)
PowerShell — a more powerful tool than Command line, and also allows you to extract Wi-Fi passwords. This method is useful if standard methods fail.
Instructions:
- Launch PowerShell as administrator (
Win + X→Windows PowerShell (Administrator)). - Enter the command to get a list of networks:
(netsh wlan show profiles) | Select-String "\:(.+)$" | %{$name=$_.Matches.Groups[1].Value.Trim(); $_} | %{(netsh wlan show profile name="$name" key=clear)} | Select-String "Key contents\W+\:(.+)$" | %{$pass=$_.Matches.Groups[1].Value.Trim(); [PSCustomObject]@{PROFILE_NAME=$name;PASSWORD=$pass}} | Format-Table -AutoSize
This command will automatically output a table with all saved networks and their passwords. If the script doesn't work, try breaking it up or using Command line (method 2).
⚠️ Attention: In some builds Windows 8 (especially pirated ones) PowerShell may be disabled or restricted. If the command fails, check your system security settings.
What to do if PowerShell is blocked?
If you see the error "Script execution is disabled" when running the script, enter the command:
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
Then try again. Once you're done, reset the settings:
Set-ExecutionPolicy Restricted -Scope CurrentUser4. Method: using third-party programs
If standard methods don't work or you need a more convenient visualization, you can use free utilities. They're suitable for users who don't want to learn commands.
Top 3 Wi-Fi Password Viewers:
| Program | Peculiarities | Download link |
|---|---|---|
| WirelessKeyView | Shows all saved passwords, works without installation, supports export to file | NirSoft official website |
| WiFi Password Revealer | Simple interface, displays passwords in real time, compatible with Windows 8/8.1 | Magical Jelly Bean |
| NetPass | Shows passwords not only for Wi-Fi, but also for VPN, RDP, and other connections | NirSoft official website |
How to use WirelessKeyView (for example):
- Download the program from the official website (check the file for viruses!).
- Unzip the archive and run
WirelessKeyView.exe(no installation required). - Find the required network in the table - the password will be in the column
Key (Ascii).
Advantages of the programs:
- 🔍 Show passwords for all saved networks, and not just the current one.
- 📤 Allows you to export data to
TXTorHTML. - 🛡️ Do not require administrator rights (in most cases).
⚠️ Attention: Download programs only from official websites (NirSoft, Magical Jelly Bean). Utilities from unknown sources may contain malicious code.
Method 5: Via the Windows registry (for advanced users)
This method is suitable for those who are not afraid to work with registry editorIt allows you to manually find and decrypt passwords stored in the system.
Instructions:
- Click
Win + R, enterregeditand pressEnter. - Follow the path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Wlansvc\Interfaces\Here you will find folders with unique network identifiers.
- Open each folder and find the parameter
ProfileName- it contains the network name. - In the same branch, find the parameter
KeyMaterial— This is an encrypted password. To decrypt it, copy the value and use an online decoder (for example, Base64), but this will not always work.
This method is more complex than the previous ones and requires additional steps to decrypt. We recommend using it only if other methods have failed.
6. What to do if none of the methods work?
If you've tried all the methods but still can't find the password, there may be the following reasons:
- 🔐 The network uses corporate authentication (For example, WPA2-Enterprise). In this case, the password is stored on the company's server, not on your PC.
- 👤 Your account does not have administrator rights, and the system is blocking access to passwords.
- 🖥️ Wi-Fi is connected via VPN or proxy, which interferes with reading data.
- 🛠️ Third-party network management programs are installed on the computer (for example, Intel PROSet), which intercept the standard settings.
Solutions:
- 🔧 If this is a corporate network, please contact IT department - They will provide access or reset the password.
- 🔄 Reboot your router - on some models (TP-Link, ASUS) the default password is displayed on the sticker.
- 📡 Connect to the router via cable and access its settings through a browser (usually the address
192.168.1.1or192.168.0.1).
If you rent a place or use public Wi-Fi, try contacting the network owner—retrieving the password yourself in such cases may violate the terms of use.
FAQ: Frequently Asked Questions About Wi-Fi Passwords in Windows 8
Is it possible to find out the password for a Wi-Fi connection that another user connected to on the same PC?
Yes, if his profile is saved in the system. Use Command line (method 2) or programs like WirelessKeyView - They will show passwords for all accounts.
Why is there no Security tab in the Network and Sharing Center?
This means the network is using open access (passwordless) or corporate authentication. Also, check if you're currently connected to the network.
Will the command line work if I'm connected to the network via USB modem?
No, team netsh wlan show profiles shows only passwords from Wi-Fi networksFor a USB modem, the password is stored in the operator's program settings (for example, MTS Connect or MegaFon Internet).
Is it possible to find out the Wi-Fi password on Windows 8 if the computer is not connected to the network?
Yes, but only if the computer has connected to it before. Use Command line or a program for viewing saved passwords. If the connection was never established, the password cannot be retrieved.
How do I reset my router password if none of the other methods worked?
Click the button Reset on the back of the router (usually requires 10-15 seconds of pressing and holding). After resetting, use the default password (found on the device sticker).