User Tools

Site Tools


microsoft:desktop:win_10:wireles_details

Show Wireless Connection Details (key!)

Open cmd.exe and type:

netsh wlan show profiles

Output will look something like this:

C:\Windows\System32>netsh wlan show profiles

Profiles on interface Wi-Fi:

Group policy profiles (read only)
---------------------------------
    <None>

User profiles
-------------
    All User Profile     : MyWirelessAP

Next enter:

netsh wlan show profile MyWirelessAP

Output will look something like this:

C:\Windows\System32>netsh wlan show profile MyWirelessAP key=clear

Profile H-net on interface Wi-Fi:
=======================================================================

Applied: All User Profile

Profile information
-------------------
    Version                : 1
    Type                   : Wireless LAN
    Name                   : MyWirelessAP
    Control options        :
        Connection mode    : Connect automatically
        Network broadcast  : Connect only if this network is broadcasting
        AutoSwitch         : Do not switch to other networks
        MAC Randomization  : Disabled

Connectivity settings
---------------------
    Number of SSIDs        : 1
    SSID name              : "MyWirelessAP"
    Network type           : Infrastructure
    Radio type             : [ Any Radio Type ]
    Vendor extension          : Not present

Security settings
-----------------
    Authentication         : WPA2-Personal
    Cipher                 : CCMP
    Authentication         : WPA2-Personal
    Cipher                 : Unknown
    Security key           : Present
    Key Content            : MyP@ssW0rd

Cost settings
-------------
    Cost                   : Unrestricted
    Congested              : No
    Approaching Data Limit : No
    Over Data Limit        : No
    Roaming                : No
    Cost Source            : Default
microsoft/desktop/win_10/wireles_details.txt · Last modified: 2017/09/05 19:36 by rplecko