Monday, June 22, 2020

2 Ways To Find All Saved Wifi Passwords In Windows 10

2 Ways To Find All Saved Wifi Passwords In Windows 10: "

  1. Open command prompt (Windows Key X C) 
  2. Run the following command to show all the Wifi profiles saved on your computer:
    netsh wlan show profiles 
  3. Now run the following command to reveal the Wifi password content of each profile: 
  4. netsh wlan show profile name=WifiConnectionName key=clear
"