批量删除Windows7中隧道适配器的方法

2024-10-13 20:38:18

发现ip里有很多隧道沾咎悉能适配器,很是烦恼,现在帮助大家去掉他们。

批量删除Windows7中隧道适配器的方法

在CMD下分别执行如下三条命令。netsh interface teredo set state disablenetsh interface 6to4 set state disablenetsh interface isatap set state disable

比如,输入netsh interface isatap set state disable,然后回车:

批量删除Windows7中隧道适配器的方法批量删除Windows7中隧道适配器的方法

可是一个个删实在是太痛苦。所以还是用上面的方法吧。最后CMD里ipconfig命令下,如果只有以太适配器和无线适配器(如果你有无线网卡),那么就说明你已经删除干净了。重启电脑。

猜你喜欢