microsoft:cli:wlan_profile_delete
Differences
This shows you the differences between two versions of the page.
| microsoft:cli:wlan_profile_delete [2021/10/06 07:15] – created rplecko | microsoft:cli:wlan_profile_delete [2021/10/06 07:45] (current) – rplecko | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| To delete a Wi-Fi profile on Windows 10, use these steps: | To delete a Wi-Fi profile on Windows 10, use these steps: | ||
| - | Open Start. | + | * Open Start. |
| - | Search for Command Prompt, right-click the top result, and select the Run as administrator option. | + | |
| + | * Type the following command to delete a network profile and press Enter: | ||
| - | Type the following command to delete | + | netsh wlan delete profile |
| - | netsh wlan delete profile name="WLAN-PROFILE-NAME" | + | In the command, replace |
| - | In the command, replace WLAN-PROFILE-NAME with the name of the wireless profile. | + | For example, this command deletes the tsunami profile: |
| - | + | ||
| - | | + | |
| netsh wlan delete profile name=" | netsh wlan delete profile name=" | ||
| - | netsh wlan delete | + | {{ : |
| - | Source: Windows Central | + | |
| After you complete the steps, the wireless profiled will be deleted from the device. If you need to reconnect, you will need to go through the connection process again, and you will have to provide the network password as necessary. | After you complete the steps, the wireless profiled will be deleted from the device. If you need to reconnect, you will need to go through the connection process again, and you will have to provide the network password as necessary. | ||
microsoft/cli/wlan_profile_delete.1633504548.txt.gz · Last modified: 2021/10/06 07:15 by rplecko
