标题: Windows禁用IPv6或设置IPv4优先 [打印本页] 作者: linda 时间: 2022-6-23 22:51 标题: Windows禁用IPv6或设置IPv4优先
一、Windows禁用IPv6
To disable IPv6 on IBM Softlayer:
Open the registry editor. Press Windows key + R. In the Run dialog box, type regedit and click OK.
In the Registry editor, navigate to HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Services > TCPIP6 > Parameters.
Create a new DWORD.
Right-click on Parameters, select New, then DWORD (32-bit).
Set the name to DisabledComponents and press Enter.
Right-click on the new entry and select Modify. Set the Hex value to FFFFFFFF and click OK.
Reboot the client.
二、设置ipv4优于ipv6:
Method 1: Registry Entry
You will need to reboot for the change to take effect.
Login to your computer as an administrator
Run the registry editor (regedt32.exe)
Add a registry key per the screenshot below then reboot for the change to take effect. To undo this change, simply delete the registry entry, then reboot again.