RackNerd Billboard Banner

How to disable TCP/IPv6 (IPv6) on Windows 11

Windows 11 offers at least three ways to disable IPv6 on your computer, and in this video, I’ll show you how.




Commands:
reg add “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters” /v DisabledComponents /t REG_DWORD /d 255 /f
reg delete “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters” /v DisabledComponents /f
Get-NetAdapterBinding -ComponentID ms_tcpip6
Disable-NetAdapterBinding -Name “Ethernet” -ComponentID ms_tcpip6
Enable-NetAdapterBinding -Name “Ethernet” -ComponentID ms_tcpip6




Chapters:
0:00 intro
0:23 HOW TO DISABLE IPV6 FROM SETTINGS ON WINDOWS 11
1:12 HOW TO DISABLE IPV6 FROM COMMAND PROMPT ON WINDOWS 11
2:25 HOW TO DISABLE IPV6 FROM POWERSHELL ON WINDOWS 11
3:38 Outro




What you will learn:
1. variety of ways to turn off Internet Protocol version 6 through the Settings app, Command Prompt, and PowerShell
2. HOW TO DISABLE IPV6 FROM SETTINGS ON WINDOWS 11
a. How To disable the IPv6 protocol on Windows 11
b. How to Clear the “Internet Protocol Version 6 (TCP/IPv6)” option
3. HOW TO DISABLE IPV6 FROM COMMAND PROMPT ON WINDOWS 11
a. How To turn off IPv6 using commands
b. How to disable IPv6 on Windows 11 using commands
c. How to re-enable IPv6 on the computer
d. How to make windows 11 device will only use the IPv4 protocol
4. HOW TO DISABLE IPV6 FROM POWERSHELL ON WINDOWS 11
a. How To disable the TCP/IPv6 protocol with PowerShell commands
b. How to determine the state of IPv6 and the network adapter name
c. How to disable IPv6 on the adapter
d. How to re-enable IPv6 on the adapter and
e. How to disable the Internet Protocol version 6 networking feature in windows 11






















Song: Simon Wood – No Feeling (Vlog No Copyright Music)
Music provided by Vlog No Copyright Music.
Video Link: https://www.youtube.com/watch?v=-DRDvGbG-vk&t=0s

#computereverywhere #howto #disable #tcpip #ipv6 #windows11

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

RackNerd Billboard Banner
0 Shares
Copy link