How do I see the BSSID of the Wifi AP I'm currently connected to in Windows?
Solution 1:
In a command prompt (you can launch one by using Win+R and type "cmd") type:
netsh wlan show interfaces
and press enter.
In a command prompt (you can launch one by using Win+R and type "cmd") type:
netsh wlan show interfaces
and press enter.