Forgot your home Wi-Fi password, and it's hidden under a sticker on your router that you've long since removed? Or do you need to connect a new device, but you haven't written down the password anywhere? Windows 8 There are several ways to retrieve a saved network password—and all of them work without administrator rights (if you're already connected to the network). In this article, we'll look at three reliable methods: through Control Panel, command line and specialized utilities. We'll also explain why some methods might not work and how to fix them.
Important: All instructions are valid for Windows 8/8.1 (including versions Pro And Enterprise). If you have Windows 10/11, the algorithm will be similar, but with different paths in the menu. For MacOS or Linux These methods won't work—they have their own nuances. Also remember: You can only extract a password from a network you have already connected to.If the network is new or you've never connected to it before, you'll have to find the password on your router or from your ISP.
1. How to find out the password through the Network and Sharing Center (without commands)
The easiest way is to use the built-in settings Windows 8It doesn't require any commands or software installation, but it only works if you're currently connected to the desired network (or have connected previously and the data is saved).
Instructions:
- 🖱️ Right click on Wi-Fi icon in the lower right corner of the screen (next to the clock). Select
Network and Sharing Center. - 📡 In the window that opens, click on the name of your network (under the item
View active networks). - 🔧 In the new window, click
Wireless network properties→ go to the tabSecurity. - 👁️ Check the box
Show entered characters— the password will be displayed in the fieldNetwork security key.
If the button Wireless network properties inactive or missing, means:
- ❌ You are not currently connected to the network (you need to connect first).
- ❌ The network was removed from the list of saved ones (check in
Managing known networks). - ❌ You have limited user rights (an account with administrator rights is required).
☑️ Check before password extraction
⚠️ Attention: If you are using a corporate network with WPA2-Enterprise (for example, in an office or university), this method won't reveal the password. For such networks, a certificate or credentials from the IT department are required.
2. Extracting the password via the command line (universal method)
Command line (CMD) is the most reliable method, as it works even if the network is not currently active (but was previously connected). This method is suitable for all versions. Windows 8, including 8.1 UpdateYou will need administrator rights.
Step-by-step instructions:
- 🔍 Click
Win + Xand selectCommand Prompt (Administrator)If this item is not there, find itcmdvia search, right click and selectRun as administrator. - 📜 Enter the command to view all saved networks:
netsh wlan show profilesRemember the exact name of the network you need (case is important!).
- 🔑 To see your password, follow these steps:
netsh wlan show profile name="NAZVANIE_SETI" key=clearReplace
NAZVANIE_SETIto the name of your network (in quotes!). - 📋 In the block
Security parametersfind the lineKey content- this is your password.
Example command output (password highlighted):
Profile name: MyWiFi_5G
...
Security settings:
Authentication type: WPA2-Personal
Encryption type: CCMP
Key contents: 12345678Qw!
If you see a blank line or message instead of a password Key content is missing, Means:
- ❌ The network was connected without saving the password (check mark)
Connect automatically(I didn't stand). - ❌ The password was changed on the router after the last connection.
- ❌ You don't have administrator rights (run
CMDon behalf of the administrator).
3. Using third-party programs (if standard methods do not work)
If the first two methods don't help, you can use specialized utilities. They are convenient because they show all saved passwords in one window, including networks you haven't connected to in a while. We recommend two proven programs:
| Program | Advantages | Flaws | Download link |
|---|---|---|---|
| WirelessKeyView (from NirSoft) | Portable (no installation required), shows passwords in clear text, supports export to file | The interface is in English, which may trigger antivirus software (false positive). | NirSoft official website |
| WiFi Password Revealer | Russian interface, simple design, shows network signal strength | Requires installation and is updated less frequently. | Magical Jelly Bean |
| NetPass | Shows passwords for wired networks (Ethernet), minimalistic interface | There is no official support for Windows 8.1. | GitHub (open-source) |
Instructions for WirelessKeyView (most popular choice):
- 📥 Download the program from official website (chapter
Download WirelessKeyView). - 📂 Unzip the archive to any folder (the program is portable, no installation required).
- 🛡️ Launch
WirelessKeyView.exeas administrator (right click →Run as administrator). - 🔍 In the program window, find your network in the column
Network NameThe password will be in the column.Key (Ascii).
⚠️ Attention: Antiviruses (for example, Avast or Kaspersky) can block WirelessKeyView as "potentially unwanted software." This is a false positive—the program doesn't contain any viruses, but it accesses system data. Add it to your antivirus exclusions or temporarily disable protection.
Why do antivirus programs complain about such programs?
Wi-Fi password extraction programs interact with the system registry and network configuration files, which resembles malware. However, utilities from reputable developers (such as NirSoft) are safe—they simply read data already stored on your PC.
4. What to do if none of the methods worked?
If all the above methods have failed, the problem may lie in one of the following factors:
- 🔄 The password was changed on the router. after the last connection. In this case Windows stores outdated data.
- 🚫 The network was removed from saved (for example, through
Forget the networkin the settings). - 👤 Account restrictions: You are logged in as a guest or with limited rights.
- 🛡️ Corporate network with certificates (For example, WPA2-Enterprise or 802.1X).
- 🔧 Corruption of system files (less often, but possible after viruses or crashes).
Solutions for every case:
| Problem | Solution |
|---|---|
| The password has been changed on the router. | Reconnect to the network (enter a new password) or reset the router to factory settings (button Reset for 10 seconds). |
| Network removed from saved | Connect to the network again, check the box Connect automatically. |
| Account restrictions | Log in as an administrator or request permission from the PC owner. |
| Corporate network | Please contact your IT department for a certificate or connection information. |
| Corruption of system files | Run a system file integrity check with the command sfc /scannow V CMD (from the admin). |
If you reset your router but don't know the factory password, look it up:
- 🏷️ On the sticker on the bottom panel of the router (usually under the inscription
Wi-Fi PasswordorKey). - 📄 In the router manual (section
Quick StartorDefault Settings). - 🌐 On the manufacturer's website (enter the router model in the search).
5. How to protect your password from theft?
Now that you know how to easily extract a Wi-Fi password, it's time to think about security. After all, if You If you were able to find out, so can anyone who gains access to your PC—even for just 5 minutes. Here's how to minimize the risks:
- 🔐 Use complex passwords: at least 12 characters with a mixture of letters (
A-Z, a-z), numbers (0-9) and special characters (!@#$%). Example:Green$Tree7!Moon. - 🔄 Change your password every 3-6 months, especially if guests have connected to your network.
- 🚪 Disable WPS on the router - this protocol is vulnerable to brute-force attacks.
- 👥 Create a guest network for friends and IoT devices (smart lamps, cameras).
- 🛡️ Update your router firmware — Manufacturers regularly patch vulnerabilities.
Check the strength of your current password:
- ❌ Weak:
12345678,qwerty,password. - ⚠️ Average:
Ivanov1985,Moscow2026. - ✅ Strong:
Purple$Dolphin9!Jump,C0ff33_With_M1lk.
⚠️ Attention: If you use TP-Link, ASUS or Xiaomi routers, check if you have a default password (for example,adminor1234567890). Passwords like these can be cracked in seconds!
6. Alternative methods (if Windows 8 is not at hand)
If you don't have access to a PC with Windows 8, but you need to know the password, try these options:
- 📱 Android smartphone (if connected to the network): use File Explorer with root or application rights WiFi Password Viewer (root access required).
- 🍎 MacBook: open
Terminaland enter:security find-generic-password -wa "NAZVANIE_SETI"Replace
NAZVANIE_SETIto the network name. - 🖥️ Another computer (Windows 10/11, Linux): The methods are similar, but the menu paths may differ.
- 📡 Router settings: go to the router's web interface (usually at
192.168.0.1or192.168.1.1) and look at the password in the sectionWi-FiorWireless.
To enter the router settings:
- 🌐 Open your browser and enter your router's IP address (usually found on a sticker).
- 🔑 Enter your login and password (by default it is often
admin/adminoradmin/empty). - 🔍 Go to the section
Wireless SettingsorWi-Fi→Security. - 👁️ The password will be in the field
Password,KeyorPassphrase.
What should you do if you can't access your router settings?
If you forgot your router login/password, reset it to factory settings using the button Reset (Hold for 10-15 seconds). After the reset, the login information will be default (see the sticker on the router).
FAQ: Frequently Asked Questions About Wi-Fi Passwords in Windows 8
❓ Is it possible to find out the password for a Wi-Fi network I've never connected to?
No. Windows 8 Stores passwords only for networks you've connected to before. If the network is new, you'll have to find the password on the router or from the network owner.
❓ Why does the command prompt show a blank password?
This means that the network was connected without saving the password (check mark Connect automatically (It wasn't set) or the password was changed on the router after the last connection. Try connecting again.
❓ Do these methods work on Windows 8.1?
Yes, all the methods described are fully compatible with Windows 8.1, including Update 1 And Update 3The menu paths and commands remain the same.
❓ Is it possible to find out the password from a phone if I don't have a PC at hand?
On Android This is only possible with root rights (use WiFi Password Viewer). On iPhone It's impossible to extract the password without jailbreaking. iOS does not provide such access.
❓ Is it safe to use programs like WirelessKeyView?
Programs from trusted developers (for example, NirSoft) are safe, but antivirus programs may block them because they work with system data. Download utilities only from official websites and check the files for VirusTotal.