Situatie
Using Control Panel, you can only view the Wi-Fi password for the network you’re currently connected to. If you want to see your current password or saved Wi-Fi networks stored on Windows 10, you’ll need to use Command Prompt.
Solutie
Pasi de urmat
- Open Start.
- Search for Command Prompt, right-click the result, and select the Run as an Administrator option.
- Type the following command to view a list of the Wi-Fi networks your computer connected at one point in time and press Enter: netsh wlan show profiles
- Type the following command to determine the Wi-Fi password for a particular network and press Enter:
netsh wlan show profile name="WiFi-Profile" key=clear
The password will the displayed in the Key Content field under “Security settings.” Remember to change WiFi-Profile for the name of your current or saved network you want to see the password in the command.
Leave A Comment?