Find and Save All WiFi Passwords in CMD

Shows all profiles:
C:\Users\Defter>netsh wlan show profile

Saves the profiles in XML documents (Requires running as administrator)
C:\Users\Defter>netsh wlan export profile folder=c:\ key=clear

Start the Discussion!Leave a Reply