for /f "skip=9 tokens=1,2 delims=:" %i in ('netsh wlan show profiles') do @echo %j | findstr -i -v echo | netsh wlan show profiles %j key=clear
关键内容:77888888
就是无线网密码
有问题请加博主微信进行沟通!
全部评论