Get Wifi password using Windows or Mac
Find a file
2022-03-21 10:41:28 +01:00
README.md Update README.md 2022-03-21 10:41:28 +01:00

How to Use

Windows

Open a Elevated Command Prompt, type: "netsh wlan show profile WiFi-name key=clear" and replace Wifi-name with your wifi name. If you do not know your wifi name, you can type: "netsh wlan show profile"

MAC

Open Terminal and type: "security find-generic-password -ga Wifi-name | grep “password:”" and replace Wifi-name with your wifi name. You will get a pop-up window requesting your local adminitrator user, type it in and you should get the password