筆記本查看歷史wifi 密碼

CMD命令行 執行 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   查看結果  
相關文章
相關標籤/搜索