Repeat this process for each Wi-Fi network you want to include in your blacklist if you want.This command will filter information based on the network name.So if your neighbor renames their Wi-Fi network, you'll see a new name appear in your Wi-Fi list.
To undo and delete a network from the block list, run the following command and replace WIFI NAME with the name of the Wi-Fi network.
Netsh wlan delete filter permission = ssid block = "WIFI NAME" networktype = infrastructure
In addition to hiding individual networks, you can add one or more Wi-Fi networks to your trusted list, then block all other networks.This ensures a device can only connect to networks that you have approved.Of course, doing so is quite inconvenient if you are using mobile devices like laptops, because when you set up a whitelist and then bring your laptop elsewhere, you even will not be able to see any other Wi-Fi hotspots without changing this setting.
To add a Wi-Fi network to the list of allowed displays, run the following command, replaceWIFI NAME with the name ( SSID ) of the wireless network.
netsh wlan add filter permission = allow ssid = "WIFI NAME" networktype = infrastructure
Repeat this process to add more networks to your list of allowed displays if needed.After you've set up your list of trusted Wi-Fi networks, run the following command to block all Wi-Fi networks that you don't want them to display:
netsh wlan add permission = denyall filter networktype = infrastructure
To undo this change, run the following command.With this command, your computer will be able to view and connect to all networks that are not on the blocking list:
Netsh wlan xoá quyền hạn chế = denyall networktype = infrastructure
You can also optionally delete the allowed Wi-Fi networks that you have added to the list.Just run the following command, replace WIFI NAME with the name of the Wi-Fi network.
netsh wlan xoá bộ nhớ đã đặt = cho phép ssid = "WIFI NAME" networktype = infrastructure
To see the active Wi-Fi network filters you created, run the following command:
netsh wlan show filters
You can use the above commands to delete any filters that appear here.Just use the same command you used to create the filter and replace theadd word with deletein the command.
Anyone who has administrator access to the computer can access theCommand Promptand undo these changes if necessary.So, if you use this feature to lock your child's computer and force them to connect to the Wi-Fi hotspot you want, keep in mind that children can undo changes if they have access to administrator on the device (and know how to use Windows commands well).
Network administrators can use Group Policy to deploy Wi-Fi network filters, allowing them to manage which Wi-Fi networks are allowed to be displayed or blocked on managed computers. concentrate.
See more: