Monthly Archives: March 2018

Backup & Recover SSID profiles (Wireless Network)

To List all local Wireless profiles (SSID’s) netsh wlan show profiles  To backup all locally stored SSID’s netsh wlan export profile key=clear folder=C:\SSID  To backup a single SSID netsh wlan export profile “SSID-name-here” key=clear folder=c:\SSID  To restore for current logged … Continue reading

Posted in Windows 10 | Tagged , | Leave a comment