How do I see the BSSID of the Wifi AP I'm currently connected to in Windows?

In Windows, how can I find the BSSID of the Wifi Access Point I'm currently connected to?

2

1 Answer

In a command prompt (you can launch one by using Win+R and type "cmd") type:

netsh wlan show interfaces

and press enter.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like