本文介绍了带命令提示符Windows 8.1的WiFi密码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用此命令获取连接的WiFi密码:

I used this command to get connected WiFi password:

netsh wlan show profile name="my profile name" key=clear

但是它没有显示安全密钥,它说:

but it doesn't show security key, it says:

key content = absent

还有什么方法可以得到它吗?为什么它不存在?

Is there still any way to get it? why is it absent?

推荐答案

来自帮助

netsh wlan show profile /?

这篇关于带命令提示符Windows 8.1的WiFi密码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-22 17:30