Forum Discussion
Zasom
Nov 28, 2024Copper Contributor
Any way to view or find my wifi password in Windows 10 laptop?
I bought a new Android phone and can't connect WiFi with the phone as it says password is incorrect. I tried all the passwords I could remember but no avail. It turns out my wife changed the password...
Gaup
Nov 28, 2024Copper Contributor
You can view Windows 10 wifi password via command prompt.
1. Open Command Prompt as an administrator. Type the following command and press Enter:
2. Find the name of your Wi-Fi network in the list and note it down.
3. Type the following command (replace WiFiName with your network name) and press Enter:
netsh wlan show profile name="WiFiName" key=clear
Look for Key Content under "Security settings" to find your Wi-Fi password.
This is a totally free way to find wifi password in Windows 10. And you don't need to install additional software for doing this.