Skip to content

Instantly share code, notes, and snippets.

@Foucl
Last active February 24, 2017 07:47
Show Gist options
  • Select an option

  • Save Foucl/9ad955f8406edaa790e3dea70a1f757d to your computer and use it in GitHub Desktop.

Select an option

Save Foucl/9ad955f8406edaa790e3dea70a1f757d to your computer and use it in GitHub Desktop.
Show Wifi passwords in Windows 10

First:

netsh wlan show profile

Then:

netsh wlan show profile "NETWORK NAME" key=clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment