查看电脑保存的wifi密码
查看电脑链接过的WiFi
netsh wlan show profile
查看wifi的密码
netsh wlan show profile name=8888 key=clear
不仅如此,使用它还能查看更多的信息,如wifi信号强度,加密类型mac等等
netsh wlan show all
2021-11-20 15:02:49
查看电脑链接过的WiFi
netsh wlan show profile
查看wifi的密码
netsh wlan show profile name=8888 key=clear
不仅如此,使用它还能查看更多的信息,如wifi信号强度,加密类型mac等等
netsh wlan show all