Dec 23, 2017

Accessing the saved wifi password in windows using netsh

Open command prompt by typing 'cmd' in run or win+R  and type 'cmd'

> netsh wlan show profiles


>netsh wlan show profiles name=karnatakapg0 key=clear


Now you can see the password being listed in key content

No comments:

Post a Comment