Skip to content

Instantly share code, notes, and snippets.

@it3xl
Created June 12, 2021 17:55
Show Gist options
  • Save it3xl/f39e28f4f041641ad721c13bf40e9966 to your computer and use it in GitHub Desktop.
Save it3xl/f39e28f4f041641ad721c13bf40e9966 to your computer and use it in GitHub Desktop.
PowerShell, enable my Wi-Fi adapter
# The "Wi-Fi" below should be a concreat name of your Wi-Fi adapter.
Enable-NetAdapter -Name Wi-Fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment