To remove all this stuff so ipconfig at a CMD prompt isn’t such a mess. It’s just unselecting the boxes and then adding the one registry key. Yes, you MUST restart.
Disable IPv6
Unlike in Windows XP, IPv6 in Windows Vista cannot be uninstalled. To disable IPv6 on a specific connection complete the following steps:
- Click the Windows logo located at the bottom left of the screen, and select Network (located on the right hand side of menu).
- Double click on Network and Sharing Center (along the top panel).
- Click the View Status link.
- The Local Area Connection Status dialogue box will be displayed. Click the Properties button.
- You will be prompted by UAC (User Access Control) prompt asking either to supply the username and password for an administrative user or you will not be allowed to continue.
- Next you will be faced with a Local Area Connection Properties dialogue box. Firstly under This connection uses the following items: ensure that Internet Protocol Version 6 (TCP/IPv6) isnot checked and select Internet Protocol Version 4 (TCP/IPv4), and then click OK.
The above method disables IPv6 on your LAN interfaces and connections, but does not disable IPv6 on TUNNEL interfaces or the IPv6 LOOPBACK interfaces.
To disable IPv6 on TUNNEL and LOOPBACK interfaces requires the following steps:
- Click the Windows logo located at the bottom left of the screen.
- Type regedit in the Start Search entry at the bottom of the menu.
- Navigate to:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\parameters
- Right click anywhere on the right hand side of the window and select New and then DWORD.
- Name the DWORD DisabledComponents.
- Double click DisabledComponents to modify the value.
- Change the data value to 1 and ensure that Base is set toHexadecimal.
- Close regedit and re-start the computer.
No comments:
Post a Comment