How can win10 use cmd command to find and delete saved wifi password?

  

The wifi of our router has been modified. If you do not delete the saved wifi password, we will not be able to access the Internet. We can delete it through the interface, but if we are connected by telnet, or in order to pursue higher efficiency, then we need to delete the saved wifi password through the command line.

1 First, we need to see which hotspot passwords have been saved.

Command: netsh wlan show profiles

2, then we need to use this command to delete.

Command format: netsh wlan delete profile name="configuration name"

3, for example, the hotspot we want to delete is, <;BTWifi”.

You need to execute: netsh wlan delete profile name="BTWiFi".

This way, we can reconnect to the hotspot

Recommended:

How does Win10 clear the history of cmd running?

How to reconnect the router after win10 modify the wifi password?

How does Win10 create a temporary WiFi hotspot? A few commands to help you get

win10 how to display wifi password? Win10 delete and modify wifi password method

win10 CMD window can not open the prompt request operation needs to improve the permissions of the four solutions Way

Copyright © Windows knowledge All Rights Reserved