netsh wlan show profiles name="name" key=clear"

0

I wrote in cmd with administrator rights this "netsh wlan show profiles name="name" key=clear" but I dont see the password of the wifi, only "key content: available". Anybody know whats happend? and how could I solve this problem?

thanks!

TomaateTip

Posted 2019-05-30T12:00:24.420

Reputation: 1

Have you tried to clear this wifi profile information and reconnect? Then use the netsh command to check again. Also you could use the powershell command and UI setting to check if the password will be displayed.https://appuals.com/how-to-view-your-wireless-network-security-key-or-password-on-windows-10/

– daidai – 2019-05-31T07:57:57.370

@daidai The problem is that I don't know the password, my laptop was broken and I can only read the xml from the hard drive, where are the passwords but encrypted, and I want to know this password. – TomaateTip – 2019-06-02T12:44:27.897

No answers