In Windows, how can I find the BSSID of the Wifi Access Point I'm currently connected to?
21 Answer
In a command prompt (you can launch one by using Win+R and type "cmd") type:
netsh wlan show interfacesand press enter.
1In Windows, how can I find the BSSID of the Wifi Access Point I'm currently connected to?
2In a command prompt (you can launch one by using Win+R and type "cmd") type:
netsh wlan show interfacesand press enter.
1