Table of Contents
Manual Removal
In Registry Editor, locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters
- Double-click DisabledComponents to modify the DisabledComponentsentry
- Note If the DisabledComponents entry is unavailable, you must create it. To do this, follow these steps:
- In the Edit menu, point to New, and then click DWORD (32-bit) Value.
- Type DisabledComponents, and then press ENTER.
- Type any one of the following values in the Value data: field to configure the IPv6 protocol to the desired state, and then click OK:
- Type 0 to enable all IPv6 components. (Windows default setting)
- Type 0xffffffff to disable all IPv6 components, except the IPv6 loopback interface. This value also configures Windows to prefer using Internet Protocol version 4 (IPv4) over IPv6 by modifying entries in the prefix policy table. For more information, see Source and Destination Address Selection.
- Type 0x20 to prefer IPv4 over IPv6 by modifying entries in the prefix policy table.
- Type 0x10 to disable IPv6 on all nontunnel interfaces (on both LAN and Point-to-Point Protocol [PPP] interfaces).
- Type 0x01 to disable IPv6 on all tunnel interfaces. These include Intra-Site Automatic Tunnel Addressing Protocol (ISATAP), 6to4, and Teredo.
- Type 0x11 to disable all IPv6 interfaces except for the IPv6 loopback interface.
Group Policy
Resources
Manual Removal:
http://support.microsoft.com/kb/929852
Group Policy:
http://www.curuit.com/how-to-disable-ipv6-via-group-policy-(gpo)-20100820459/