Disabling IPv6 on Windows 10
- First, open the registry editor. Press the Win + R key combination, and in the window that appears, enter regedit. Next, click OK.
- Next, you need to go along this path:
After that, check if there is a DisabledComponents parameter there. If it is not, then create. To do this, right-click on an empty area of the right window, then click New/DWORD (32-bit) Value.HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\TCPIP6\Parameters
Give it the name DisabledComponents. Double-click to open this parameter, and enter ff in Value data. Next, click OK, and close the registry editor. - Reboot the computer and you're done. If necessary, you can check the result on any of the sites for checking IPv6.
I hope you succeed. But, if something went wrong, please write in the comments, I will try to help.
Related posts
How to Disable the Windows Firewall in Windows 10
Dec 26, 2020How to change TTL in Windows 10
Feb 02, 2020How to Disable UAC in Windows 10
Mar 26, 2021Fix "DNS probe finished no internet" error in Windows 10
Feb 22, 2021How to fix the display of Cyrillic (Russian) encoding in Windows 10
Dec 22, 2020