0

I have been assigned to a task that a laptop should be connected to particular wifi Network, i.e Laptop should not connect with any other wifi network other than office wifi. is that possible??? any help could be appreciated...

Gerald Schneider
  • 23,274
  • 8
  • 57
  • 89
Kani
  • 1
  • 1

1 Answers1

0

https://www.maketecheasier.com/block-wifi-network-windows10/

netsh wlan delete filter permission=allow ssid="WiFi Network Name" networktype=infrastructure

netsh wlan delete filter permission=denyall networktype=infrastructure
gapsf
  • 846
  • 1
  • 6
  • 12