xxxxxxxxxx
# In powershell
netsh wlan show profile name="WIFI-NAME" key=clear
xxxxxxxxxx
# In CMD
#Listing All connected Wifi
netsh wlan show profile name=wifi_name key=clear
#Show Wifi details
netsh wlan show profile name=*WIFI-NAME-HERE* key=clear
xxxxxxxxxx
export all for windows
netsh wlan export profile folder=c:\ key=clear
then check folder -> c:/ . you can see
show directly
netsh wlan show profile name="WIFI-NAME" key=clear
xxxxxxxxxx
# if you are on a mac
1.Open keyChain Access app
2.Under passwords search for your wifi name
3.Once you see the network double tap to see its details
4.enter your mac password if prompted
5.check the box which says show password