microsoft:cli:wlan_profile
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| microsoft:cli:wlan_profile [2021/10/06 06:37] – rplecko | microsoft:cli:wlan_profile [2021/10/06 06:52] (current) – rplecko | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| === View Wi-Fi network profiles === | === View Wi-Fi network profiles === | ||
| - | Open Start. | + | * Start Command Prompt |
| - | Search for Command Prompt, right-click the top result, and select the Run as administrator | + | |
| - | Type the following command to view the wireless network profiles saved on your PC and press Enter: | + | * Type: |
| netsh wlan show profiles | netsh wlan show profiles | ||
| - | netsh wlan show profiles | + | |
| + | {{ : | ||
| (Optional) Type the following command to view the saved profiles for a specific interface and press Enter: | (Optional) Type the following command to view the saved profiles for a specific interface and press Enter: | ||
| Line 14: | Line 14: | ||
| netsh wlan show profiles interface=" | netsh wlan show profiles interface=" | ||
| - | 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 <fc # |
| For example, this command shows the profiles saved for the " | For example, this command shows the profiles saved for the " | ||
| netsh wlan show profiles interface=" | netsh wlan show profiles interface=" | ||
| + | | ||
| + | {{ : | ||
| - | netsh wlan show profiles interface | ||
| - | Once you complete the steps, the command will output the profiles from all the wireless networks you connected in the past on every adapter installed on the computer. | + | * Once you complete the steps, the command will output the profiles from all the wireless networks you connected in the past on every adapter installed on the computer. |
microsoft/cli/wlan_profile.1633502243.txt.gz · Last modified: 2021/10/06 06:37 by rplecko
