Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| 2019-09-09 02:47:02 | ![]() 52,366 Views |
In This Video Tutorial, you will learn how to find your WiFi password using command prompt.
On Windows:
netsh wlan show profile
netsh wlan show profile name=YourWifiName key=clear
On MAC:
security find-generic-password -wa WiFiName
On Linux Ubuntu:
sudo grep psk= /etc/NetworkManager/system-connections/*
sudo cat /etc/NetworkManager/system-connections/NetworkName | grep psk=
———————————————————————————————————–
▶ SUBSCRIBE for more TUTORIAL UPDATES: https://www.youtube.com/channel/UCNtgOjgFCPat4cSLMTp9c9A?sub_confirmation=1
▶ MORE Tutorials: https://www.youtube.com/channel/UCNtgOjgFCPat4cSLMTp9c9A/videos
Please take the opportunity to connect and share this video with your friends and family if you find it useful.