why do i have to many adapters ?

drugo

Member
Member
Messages
111
Hi

may i know why do i have so many adapters under network? :eek::eek:

my w8.1 pro 64bit is legit and the only program i have running is eset smart security 7 (nod32)

my internet provider does support ip6 i guess

thanks
 
Last edited:

My Computer

System One

  • OS
    Winodws 8.1 Pro 64

My Computer

System One

  • OS
    Windows 8.1 Pro 64-bit
    Computer type
    Laptop
    System Manufacturer/Model
    Acer V3 771G-6443
    CPU
    i5-3230m
    Motherboard
    Acer VA70_HC (U3E1)
    Memory
    8GB DDR3 PC3-12800 (800 MHz)
    Graphics Card(s)
    HD4000 + GeForce GT 730M
    Sound Card
    Realtek High Definition Audio
    Monitor(s) Displays
    17" Generic PnP Display on Intel HD Graphics 4000
    Screen Resolution
    1600x900 pixels
    Hard Drives
    Samsung SSD 850 EVO 250 GB
    ADATA SSD SP900 128GB
    PSU
    90 watt brick
    Mouse
    Bluetooth
    Antivirus
    Comodo
    Other Info
    Asus RT-AC56R dual-band WRT router (Merlin firmware). Intel 7260.HMWWB.R dual-band ac wireless adapter.
Here: Is it safe to delete the Microsoft ISATAP adapters? - Windows 7 Help Forums

I would uninstall them, reboot and see what comes back. Some of them may be due to software you installed.

hi
i removed , reset with cmd as administrator
netsh int ip reset c:\resetlog.txt
disabled the eset smart security 7 firewall totaly ,disable tcp ip 6 ,but they come up always at every reboot
look !


may you post your screenshot please ?

can i uninstall Microsoft ISATAP Adapter ?


thanks
 
Last edited:

My Computer

System One

  • OS
    Winodws 8.1 Pro 64

My Computer

System One

  • OS
    Windows 8.1 Pro 64-bit
    Computer type
    Laptop
    System Manufacturer/Model
    Acer V3 771G-6443
    CPU
    i5-3230m
    Motherboard
    Acer VA70_HC (U3E1)
    Memory
    8GB DDR3 PC3-12800 (800 MHz)
    Graphics Card(s)
    HD4000 + GeForce GT 730M
    Sound Card
    Realtek High Definition Audio
    Monitor(s) Displays
    17" Generic PnP Display on Intel HD Graphics 4000
    Screen Resolution
    1600x900 pixels
    Hard Drives
    Samsung SSD 850 EVO 250 GB
    ADATA SSD SP900 128GB
    PSU
    90 watt brick
    Mouse
    Bluetooth
    Antivirus
    Comodo
    Other Info
    Asus RT-AC56R dual-band WRT router (Merlin firmware). Intel 7260.HMWWB.R dual-band ac wireless adapter.
That's a lot fewer than what you had before. If your ISP has implemented IPv6 then some of them are probably due to that. I also count three that are hidden devices.

Long thread here about the TAP-32 Adapter: https://social.technet.microsoft.co...as-drivers-installing?forum=w8itpronetworking
hi
i found the solution here Black Manticore
disable the tunnel adapters
Code:
netsh int teredo set state disabled
netsh int 6to4 set state disabled
netsh int isatap set state disabled

and to re-enable them
Code:
netsh int teredo set state default
netsh int 6to4 set state default
netsh int isatap set state default

but is it safe disable the tunnel adapters ?
 

My Computer

System One

  • OS
    Winodws 8.1 Pro 64
Back
Top