see all saved wifi passwords using cmd

in #wifi7 years ago

first open cmd like administrator
tape " netsh wlan show profile "
now you should have this
Capture.PNG
for exemple i want to see the password of this network : ' Djaweb02508848'
tape " netsh wlan show profile Djaweb02508848 key=clear "
and you will get all the informations about the wifi network
and the password too