User Tools

Site Tools


microsoft:cli:wlan_profile_delete

Differences

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

Link to this comparison view

microsoft:cli:wlan_profile_delete [2021/10/06 07:15] – created rpleckomicrosoft: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.+      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 a network profile and press Enter:+  netsh wlan delete profile name="WLAN-PROFILE-NAME"
  
-    netsh wlan delete profile name="WLAN-PROFILE-NAME"+In the command, replace WLAN-PROFILE-NAME with the name of the wireless profile.
  
-    In the command, replace WLAN-PROFILE-NAME with the name of the wireless profile. +For example, this command deletes the tsunami profile:
- +
-    For example, this command deletes the tsunami profile:+
  
     netsh wlan delete profile name="tsunami"     netsh wlan delete profile name="tsunami"
  
-    netsh wlan delete Wi-Fi profile +{{ :microsoft:cli:08_netsh-wlan-delete-wifi-profile.jpg?700 }}
-    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