在本地连接属性中取消IPv6后,还应修改如***册表项:
找到HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\, 新建DWORD32位DisabledComponents键,值为十六
进制ffffffff,然后重启。
转载于:https://blog.51cto.com/hevon/1719552
本文介绍了一种在本地连接属性中禁用IPv6的方法,并提供了详细的注册表编辑步骤。通过设置注册表项HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpip6Parameters下的DisabledComponents键值为ffffffff,可以完全禁用IPv6功能。
在本地连接属性中取消IPv6后,还应修改如***册表项:
找到HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\, 新建DWORD32位DisabledComponents键,值为十六
进制ffffffff,然后重启。
转载于:https://blog.51cto.com/hevon/1719552
9921
2821

被折叠的 条评论
为什么被折叠?