User Tools

Site Tools


microsoft:cli:wlan_adapter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

microsoft:cli:wlan_adapter [2021/10/06 07:13] – created rpleckomicrosoft:cli:wlan_adapter [2021/10/06 07:31] (current) rplecko
Line 4: Line 4:
 To check the wireless adapter settings, use these steps: To check the wireless adapter settings, use these steps:
  
-    Open Start. +  *     Open Start. 
-    Search for Command Prompt, right-click the top result, and select the Run as administrator option.+      Search for Command Prompt, right-click the top result, and select the Run as administrator option.
  
-    Type the following command to view wireless settings and press Enter:+  *     Type the following command to view wireless settings and press Enter:
  
     netsh wlan show interfaces     netsh wlan show interfaces
  
-    netsh wlan show interfaces +{{ :microsoft:cli:05_netsh-wlan-show-interfaces-command.jpg?700 }} 
-    Source: Windows Central +   
- +      (Optional) Type the following command to view the settings for a specific interface and press Enter:
-    (Optional) Type the following command to view the settings for a specific interface and press Enter:+
  
     netsh wlan show interface name="WLAN-INTERFACE-NAME"     netsh wlan show interface name="WLAN-INTERFACE-NAME"
  
-    In the command, replace the WLAN-INTERFACE-NAME for the actual name of the interface. You can use the netsh interface show interface command to find out the exact name.+ In the command, replace the WLAN-INTERFACE-NAME for the actual name of the interface. You can use the netsh interface show interface command to find out the exact name.
  
-    For example, this command shows the profiles saved for the "Wi-Fi" interface:+For example, this command shows the profiles saved for the "Wi-Fi" interface:
  
-    netsh wlan show interface name="wi-fi"+  netsh wlan show interface name="wi-fi"
  
 Once you complete the steps, the netsh tool will display the current wireless settings for one or all the adapters, including name, description, physical address, SSID, radio type (for example, 802.11ac), security authentication method, and the current receive and transmit rates, and signal strength. Once you complete the steps, the netsh tool will display the current wireless settings for one or all the adapters, including name, description, physical address, SSID, radio type (for example, 802.11ac), security authentication method, and the current receive and transmit rates, and signal strength.
microsoft/cli/wlan_adapter.1633504420.txt.gz · Last modified: 2021/10/06 07:13 by rplecko