How to Disable IPv6 in Windows 11 (3 Methods)

Photo of author

By Porbeni Johnson

Published

Have you ever thought of disabling IPv6 network protocol? This article teaches you how to disable IPv6 in Windows 11.

Option 1: Disable IPv6 From Network Settings

Follow the steps below to disable Internet Protocol Version 6 (TCP/IPv6) on your Windows 11 PC from network settings:

  1. Firstly, press the Windows + R keys together to open the Run command.
  1. Then, on the Run command, type control panel and click OK.
  1. In Control Panel, click on Network and Internet.
  1. Then, on the right pane of the Network and Internet screen, click Network and Sharing Centre.
  1. On the left pane of the Network and Sharing Centre screen, click Change Adapter Settings.
  1. Then, on the  Network Connections pop screen, double-click the network adaptor you wish to disable IPv6 on.
  1. On the Network properties pop-up screen, uncheck the box beside Internet Protocol Version 6 (TCP/IPv6).
How To Disable IPv6 In Windows 11
  1. Then, click OK to save the changes you have made and exit the pop-up menu.
How To Disable IPv6 In Windows 11

Option 2: Disable IPv6 with PowerShell

The second method I would like to teach you in this guide is to use PowerShell to disable IPv6 in Windows 11. Here are the steps:

  1. Click on the search icon on the Taskbar of your Windows 11 PC and type powershell in the search box.
How To Disable IPv6 In Windows 11
  1. Then, from the results of your search, right-click Windows PowerShell and select Run as administrator.
  1. You will receive a User Account Control prompt asking you to allow PowerShell to make changes to your PC. Click Yes to proceed.
  2. When PowerShell opens, type the command below and press enter to confirm that IPv6 is enabled. If the enabled column is True, then IPv6 is active.
Get-NetAdapterBinding -ComponentID ms_tcpip6

Furthermore, note the Name of the adapter you want to disable IPv6 on. For this example, mine is Ethernet.

How To Disable IPv6 In Windows 11
  1. To disable IPv6 in Windows 11, type the command below and press enter.
Disable-NetAdapterBinding -Name "Ethernet" -ComponentID ms_tcpip6

In the command change “Ethernet” to the name of the network adapter card you want to disable IPv6 on.

  1. Finally, to confirm that it has been disabled, run the command below.
Get-NetAdapterBinding -ComponentID ms_tcpip6
How To Disable IPv6 In Windows 11

Option 3: Disable IPv6 with Command Prompt

Moving on, the finally method I will teach you in this guide is to disable IPv6 in Windows 11 by using the netsh command. The steps are shown below:

  1. Click on the search icon on your Taskbar and type command prompt in the search field. Then, from the result of the search right-click Command Prompt and click Run as administrator.
  1. You will receive a User Account Control prompt requesting you to allow Command Prompt make changes to you computer. Click Yes to proceed.
  1. In Command Prompt, to disable IPv6 from all interfaces, type these command below and press enter one command at a time.
netsh interface teredo set state disabled
netsh interface ipv6 6to4 set state state=disabled undoonstop=disabled
netsh interface ipv6 isatap set state state=disabled
How To Disable IPv6 In Windows 11

Frequently Asked Questions

1. Why should I enable IPv6 Windows 11?

Enabling IPv6 on your Windows 11 PC gives you increased speed, better security, efficient connections and supports more devices.

2. Does Windows 11 support IPv6?

Yes, it does. Windows 11 supports Internet Protocol Version 6 (TCP/IPv6).

3. What will happen if you disable IPv6?

If you disable IPv6 on your computer, you might lose access to IPv6-only websites. Also, you might lose some network management advantages as well.

4. How do I know if IPv6 is disabled?

Navigate to Control Panel -> click on network and Internet -> select Network and Sharing Center -> then, click on Change network adapter settings -> double-click on the network adapter you suspect to be disabled -> finally, locate IPv6 and check if the checkbox beside it is checked or not.

If the checkbox is checked that means it is enabled. However, if the checkbox is not checked then IPv6 is disabled.

5. Should I use IPv6 for gaming?

When it comes to playing online games IPv6 is preferable. This is because it offers more speed and you don’t have to worry about port forwarding.

Conclusion

IPv6 (Internet Protocol Version 6) is the latest Internet Protocol and it is supported by Windows 11. IPv6 was designed to overcome some of the limitations of IPv4.

It is not recommended to disable IPv6 in Windows 11.

Nonetheless, if you choose to disable IPv6 on your Windows 11 computer, you will find the three methods discussed in this guide useful. This guide showed you how to disable IPv6 from Network settings and Powershell.

That’s not all, the article also showed you how to perform the task with Command prompt.

I hope you found this Itechguide helpful. If you did, click on “Yes” beside the “Was this page helpful” question below.

You may also express your thoughts and opinions by using the “Leave a Comment” form at the bottom of this page.

Finally, for more guides on Windows 11 visit our Windows 11 How-To guides page.

About the Author

Photo of author

Porbeni Johnson

Porbeni Johnson is a Technical Writer for Itechguides.com. He has a B.Eng in Electrical/Electronic Engineering. Porbeni loves reading, movies, playing soccer, and gadgets. In Itechguides.com, he writes gadget buying guides, apps and software reviews, movies, and video games reviews.

Related Articles

Get in Touch

We're committed to writing accurate content that informs and educates. To learn more, read our Content Writing Policy, Content Review Policy, Anti-plagiarism Policy, and About Us.

However, if this content does not meet your expectations, kindly reach out to us through one of the following means:

  1. Respond to "Was this page helpful?" above
  2. Leave a comment with the "Leave a Comment" form below
  3. Email us at [email protected] or via the Contact Us page.

Leave a comment

Send this to a friend