如果在win11上获取wifi密码

1
2
3
4
5
6
7
8

# 显示 WLAN 上的配置文件
> netsh wlan show profiles


# 显示 配置 详细信息
> netsh wlan show profile name="${name}" key=clear