Command line block wifi ssid

Block a specific wifi SSID using netsh from the command line.

netsh wlan add filter permission=block networktype=infrastructure ssid="Guest WiFi"

You may also like...