jueves, 15 de abril de 2021

 

Deleting your WLAN profile by cmd


  1. Launch Command Prompt as ad administrator and run the following commands:
    • netsh wlan show profile
    • netsh wlan profile
      • Add the profile name of the network you wish to delete.
  2. If you want to delete all profile, then run this command: netsh wlan delete profile *
  3. Restart your computer and check if Windows 10 asks you to enter your Wi-Fi password.