Skip to content

Instantly share code, notes, and snippets.

@cibofdevs
Last active March 27, 2023 03:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cibofdevs/628df3c22f14001a381384b1b4334963 to your computer and use it in GitHub Desktop.
Save cibofdevs/628df3c22f14001a381384b1b4334963 to your computer and use it in GitHub Desktop.

Error The attempted operation is not supported for the type of object referenced when using virtual network adapter on wsl2

Try run this commands:

wsl --shutdown
netsh winsock reset

If execution success, The message like this:
Sucessfully reset the Winsock Catalog.
You must restart the computer in order to complete the reset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment