How to shows a list of WIFI profiles configured on Windows using CMD

Netsh is a command-line scripting utility that allows you to, either locally or remotely, display or modify the network configuration of a computer that is currently running. Netsh also provides a scripting feature that allows you to run a group of commands in batch mode against a specified computer. Netsh can also save a configuration script in a text file for archival purposes or to help you configure other servers.
netsh /? for help


netsh wlan /?


netsh wlan show /?


netsh wlan show profile


hoặc các bạn có thể sử dụng 


và kết quả


hoặc bạn có thể ghi nhớ




Comments

Popular posts from this blog

Thiết lập card không dây trên Kali Linux

Monitor mode

Giới thiệu - Scapy