Monday, 9 October 2023

Disabling IPv6 in Windows

 

Goto HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters

Create the following key or change its value

KeyName: DisabledComponents

Type: REG_DWORD

Value: 255 (Decimal)

No comments:

Post a Comment

Debian Installation & Partitioning Deep Dive

// System Administration · Debian Linux · Foundation Installation & Partitioning A comprehensive deep dive into every decisio...