Hi,
Thank you for your reply. I suggest you open cmd as an administrator and run the following command to check whether the teredo service is disabled.
netsh int Teredo show state
If it is disabled, run the following cmd command to see if it can solve the problem.
netsh interface Teredo set state disable
netsh int ter set state enterpriseclient
Best Regards
Zunhui