If you are running Windows 10 Home, you will need to Enable Group Policy Editor in Windows Home first, or use Step 2 below.
Press Windows Key + R, type gpedit.msc, and press Enter to open the Local Group Policy Editor.
Navigate to: Computer Configuration > Administrative Templates > Network > TCPIP Settings > IPv6 Transition Technologies.
Locate and double-click Set Teredo State.Set it to Enabled and select Enterprise Client from the dropdown options.Click Apply and OK.
Step 2: Ensure IP Helper Starts Automatically
Press Windows Key + R, type services.msc, and press Enter.Scroll down to find the IP Helper service.
Right-click it and select Properties.Change the Startup type to Automatic.Click Apply and Start, then OK.
check Teredo state:
Code: Select all
netsh interface teredo show stateCode: Select all
netsh interface Teredo set state type=enterpriseclient
netsh interface Teredo set state servername=win1910.ipv6.microsoft.com