以管理员权限执行命令提示符输入如下命令即可
netsh interface teredo set state disable
netsh interface 6to4 set state disable
netsh interface isatap set state disable
关闭临时ipv6地址:
netsh interface ipv6 set privacy state=disable
最后禁用并重启网卡
以管理员权限执行命令提示符输入如下命令即可
netsh interface teredo set state disable
netsh interface 6to4 set state disable
netsh interface isatap set state disable
关闭临时ipv6地址:
netsh interface ipv6 set privacy state=disable
最后禁用并重启网卡