To get rid of all the disabled Tunnel entries you'd need to disable/uninstall IPV6 Protocol
in Local Area Network Properties window. But that's only good until the next reboot.
If that helps and you 'd want to make that change permanent:
Open Regedit, navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\tcpip6\Parameters\
and create a DWORD, name it DisabledComponents and give it the value 255
-DG