# get Windows WIFI password command 執行cmd 列出已連過的wifi清單 >>netsh wlan show profile 將wifi名稱置入profilename >>netsh wlan show profile name=profilename key=clear 即可列出密碼 ###### Tags: `windows` `wifi` `密碼` `password` `command`