top of page

Find the Wi-Fi password in cmd

  • Writer: Rumesh Aponso (RMAX)
    Rumesh Aponso (RMAX)
  • Nov 22, 2024
  • 1 min read
C:\Users\rmax>netsh wlan show profile
C:\Users\rmax>netsh wlan show profile name="<WIFI_NAME>"
C:\Users\rmax>netsh wlan show profile name="<WIFI_NAME>" key=clear | findstr Key

Comments


Copyright © 2025 RMAXOneNote

  • Online CV
  • LinkedIn
  • Youtube
  • GitHub
  • Blogger
bottom of page