Hi , kor99.
I am Ivan, I will help you with this.
Check the iphlpsvc registry path:
- Press the Search box on the taskbar, type cmd, and then open the Command prompt.
- Run the following command from the Admin command prompt:
reg query HKLM\System\CurrentControlSet\Services\iphlpsvc\Teredo
If the output includes the following line, Teredo has been disabled:
Type REG_DWORD 0x4
You can re-enable Teredo by running the following command from the Admin command prompt:
netsh interface Teredo set state type=default
https://support.xbox.com/en-us/help/hardware-ne...
Independent Advisor - Community
Thanks