How can I hide other wifi networks so that they don't show up when I click on the wifi icon?
Hi there,
Is it possible to hide wifi networks and to prevent them from showing up on your Wi-Fi dropdown list?
It's possible in Windows using a terminal command i.e. to hide "LearningUK" SSID, I would enter:
netsh wlan add filter permission=block ssid="LearningUK" networktype=infrastructure
Is there a similar Terminal command for MacOS?
Thanks...