Skip to content

Instantly share code, notes, and snippets.

@aaronedev
Created October 23, 2024 05:45
Show Gist options
  • Select an option

  • Save aaronedev/093b177028cd51e426b76839c5a61e02 to your computer and use it in GitHub Desktop.

Select an option

Save aaronedev/093b177028cd51e426b76839c5a61e02 to your computer and use it in GitHub Desktop.
powershell disable ipv6
Disable-NetAdapterBinding -Name "*" -ComponentID ms_tcpip6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment