Missing Teredo tunneling adapter

103922

Prominent
Aug 8, 2017
1
0
510
I have found no one else with this problem, I am missing my Teredo tunneling adapter and when I try to install it through Legacy hardware it is not there either. I have no idea how to fix this please help.
 
Dec 12, 2018
1
0
10
The adapter does not show up in device manager for me either, nor is it a legacy installable option. I got it working however by doing the following, from an admin command prompt run this:

netsh interface Teredo show state

If the Type is showing up as disabled or the State is showing as offline run the following:

netsh interface Teredo set state type=client

Give it 10-15 seconds or so and then run the first command again, type should be client and state should be either dormant, qualified or something other than offline. Also ipconfig /all should show the Teredo adapter with IPV6 information.

 
Jun 4, 2019
1
0
10
open command promt as admin and type :
netsh interface teredo set state type=enterpriseclient
this worked for me i couldnt find Toredo in the add legacy client tab either


after you type this you dont have to do anything else