How to Disable IPv6 in Windows 10

난누구여긴어디|2017년 10월 12일
Posts

How to Disable IPv6 in Windows 10

난누구여긴어디|2017년 10월 12일

Command Prompt MethodAdding a registry key with the command prompt can be easier for some people and more dangerous for others.Start a command prompt with administrative permissions and enter (or copy and paste) the following command and press the Enter key: reg add hklm\system\currentcontrolset\services\tcpip6\parameters /v DisabledComponents /t REG_DWORD /d 0xFFFFFFFF