How to remove blocked filter using netsh wlan command?

  • Thread starter Thread starter [ses]
  • Start date Start date
S

[ses]

Guest
Hi,I enter ssid using netsh wlan command, but made mistake to enter the command with quote sign ""netsh wlan add filter permission=block ssid="ssid1" networktype=infrastructureBlock list on the system (user) ------------------------------- SSID: ""ssid1"", Type: Infrastructure SSID: "ssid1", Type: InfrastructureHow can I remove the one with 2 quote sign?netsh wlan delete filter permission=block ssid=""ssid1"" networktype=infrastructure If use the command above, it shows - The filter does not exist on the system.When I try with or without quote, it only remove the one without double quo

Continue reading...
 
Back
Top