Link to home
Start Free TrialLog in
Avatar of AaronIT
AaronITFlag for United States of America

asked on

Vista, Remove Tunnel Adapters from IPCONFIG

Does anyone know how to get rid of all these Tunnel adapters, makes an ipconfig a pain in the bum.

Tunnel adapter Local Area Connection* 6:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Tunnel adapter Local Area Connection* 7:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Tunnel adapter Local Area Connection* 11:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Tunnel adapter Local Area Connection* 17:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Tunnel adapter Local Area Connection* 18:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Tunnel adapter Local Area Connection* 19:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
Avatar of YoungBonzi
YoungBonzi
Flag of United States of America image

What is your goal here, besides removing the tunnel adapters?
Avatar of AaronIT

ASKER

That truly is my only goal.  I don't know if I need them, i haven't seen them do anything other then clog up my ipconfig and make that a pain in the bum.
If you're not using ipv6 this will do it: netsh interface ipv6 uninstall
Just put that in your command prompt.

But in a few years when IP addresses run out ipv6 will be the new norm.
You might want to bookmark this page in case you want to install it again: http://www.microsoft.com/technet/network/ipv6/ipv62netshtable.mspx
Avatar of AaronIT

ASKER

I tried that and this is what I get

C:\Users\aaron>netsh interface ipv6 uninstall
The following command was not found: interface ipv6 uninstall.

C:\Users\aaron>

Appears I am missing a command, a ? didn't help much.

Should I even worry about it?
ASKER CERTIFIED SOLUTION
Avatar of YoungBonzi
YoungBonzi
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
you'd get there by going to your command prompt and typing regedit...them browsing through that path to the disabled components key...change it to 255 if you want to turn it off...#1 looks like it will solve your issue too.
Avatar of AaronIT

ASKER

Thank you!
Avatar of auxum
auxum

My system had no such value and in order to create I knew from the list above the registry value type.  Since not everyone will, DisabledComponents should be a reg value of DWORD type.  And the values listed above are in BASE Decimal.

This site has (a lot) more info: http://www.ipv6day.org/action.php?n=En.Configuration-WindowsVista