Fix: Teredo is not in the Device Manager list of hardware

Reading time icon 4 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

Key notes

  • If Teredo is missing in the Device Manager try installing the adapter manually.
  • You can also try using the CMD to Re-enable the Teredo adapter.
  • Finally, try checking your registry settings to see if the driver is disabled.

Problems with your Teredo Tunnelling Device are usually serious enough to affect your communication with other systems and consequently, your workflow. 

When such issues occur, like with many device issues on most Windows computers, it is usually an indication of misconfiguration. 

Usually, the fix is simple and easy. 

What do I do if Teredo is missing from the Device Manager list?

1. Install the Teredo Adapter manually 

  1. Start by clicking on the Windows key + R to open a dialogue box. 
  2. Type devmgmt.msc. open runbox
  1. Click on Network Adapters and then click on Action. device manager
  1. Add Legacy Hardware. This will open the Add hardware dialogue box and click Next. hardware wizard
  1. Check the Install Hardware that I manually select from a list and click Next. Hardware installation wizard
  1. Click on Microsoft and then Microsoft Teredo Tunneling Adapter on the right side. Click Next and finish.
  2. Now go back to your device manager and click View. click-view
  1. Select Show hidden devices. Show hidden devices
  1. Double click on Network adapters to see if the Teredo Tunneling adapter is available. 

Sometimes, you might lack the time or technical expertise to fix driver issues. Truth be told, not all driver issues are straightforward and the manual maintenance of drivers can be tasking.

This requires a modern and easy-to-use solution such as Outbyte Driver Updater. This one-click software keeps your drivers in shape and saves you valuable time by updating the drivers automatically.

Make sure to update this software from a free version to fully enjoy the services.

2. Use CMD to re-enable the Teredo adapter

  1. Start by clicking the Windows key + R.
  2. Type cmd into the dialogue box. run-box-cmd
  1. Another dialogue asking you to allow this app to make changes on your device, and click YesCommand prompt
  1. Type the following command in the terminal netsh interface Teredo set state disable
  2. Restart your computer.
  3. Once done, start by running cmd as an administrator. Run CMD as admin
  1. Type the following command in the terminal netsh interface Teredo set state type=default.
  2. Start your Run box again to access the Device Manager.
  3. Type devmgmt.msc and click Ok. open runbox
  1. Click View to show hidden files. Show hidden files
  1. Double click on Network Adapters to see if the Teredo Tunneling adapter is available.

3. Check Your Registry Settings

  1. Start by clicking the Windows key + R.
  2. Type cmd into the dialogue box. run-box-cmd
  1. It will probably open another dialogue asking you to allow this app to make changes on your device. Click Yes
  2. Type the following command in the terminal: reg query HKLM\System\CurrentControlSet\Service\iphlpsv\Teredo
  3. If you see Type EG_DWORD 0x4 is present on your command prompt terminal, your Teredo is disabled on your computer. You can enable it by typing the following command: netsh interface Teredo set state type=default
  4. If you donโ€™t see Type EG_DWORD 0x4, type the following command in your terminal:  HKLM\System\CurrentControlSet\Services\TcpIp6\Parameters
  5. Check if the value is 0x8e for the example DisabledComponents REG_DWORD 0X8e. It means that the adapter is disabled on your computer.
  6. Activate it by typing the using this command: reg add HKLM\System\CurrentControlSet\Services\Tcpip6\Parameters /v DisabledComponents /t REG_DWORD /d 0x0
  7. If the value shows 0x0, i.e. DisabledComponents REG_DWORD 0x0, go back to the device manager through steps 1-3, click View, and select Show hidden files
  8. Double click on Network Adapters and see if Teredo is present. 

This should fix your Teredo issues and help you use the software as you wish. 

If you are having problems downloading the Teredo adapter to your Windows machine, then consider checking out our guide for more information. 

Also, if you have any more solutions you might want to share, feel free to share them with us in the comment section. 

More about the topics: Device Manager