When you might want to disable IPv6
IPv6 is the newer version of the internet protocol that assigns addresses to devices on your network. Windows 11 turns it on by default, but you may want to turn it off if you are troubleshooting a connection problem, using older network equipment that does not support IPv6, or reducing the number of ways your device can be reached from outside your home network.
Disabling IPv6 is not a security requirement for most home networks. Your router and Windows firewall already filter unwanted traffic whether IPv6 is on or off. The real reason to disable it is usually practical: an older printer, NAS drive, or router that only understands IPv4 (the older protocol), or a specific connection issue that your internet provider or device manufacturer has told you to fix this way.
If you are not sure whether you need to disable it, leave it on. Turning it off solves almost no security problems and can break some services that rely on it, like certain video streaming or cloud backup features.
Key Takeaways
- IPv6 is enabled by default in Windows 11, but disabling it will not improve your security unless you have a specific reason.
- The fastest method is to disable IPv6 in your network adapter settings through the Control Panel, which takes about two minutes.
- If you disable IPv6 and experience problems with websites, streaming, or cloud services, turn it back on — those services may depend on it.
- Disabling IPv6 at the router level affects all devices on your network, while disabling it in Windows affects only that computer.
Disable IPv6 through network adapter settings
This method turns off IPv6 for your specific network connection and is the most common approach. Open the Control Panel by pressing the Windows key and typing "control panel", then select it from the results.
Go to Network and Internet, then Network and Sharing Center. On the left side, click Change adapter settings. Right-click the network connection you use (usually called "Ethernet" if you use a cable, or your Wi-Fi network name if you use wireless), and select Properties.
In the Properties window, look for Internet Protocol Version 6 (TCP/IPv6) in the list. Uncheck the box next to it, then click OK. Your connection will drop for a moment while Windows applies the change. You are done — IPv6 is now off for that connection.
Disable IPv6 through Settings (faster on newer Windows builds)
If you are running a recent version of Windows 11, you can disable IPv6 directly from the Settings app. Press the Windows key and type "settings", then open it.
Go to Network & Internet on the left, then click Advanced network options. Scroll down and select Network adapters. Find the adapter you use (the one with a green checkmark), click it, then scroll down to the IPv6 section. Toggle it off.
This method is faster than the Control Panel route if your Windows build includes it. If you do not see the IPv6 toggle, use the Control Panel method instead — your version does not have this feature yet.
Disable IPv6 at the router level
If you want to turn off IPv6 for every device on your home network at once, you can disable it in your router settings instead of in Windows. This is useful if you have older devices that do not support IPv6 and you want one place to manage it.
Open a web browser and type your router's IP address into the address bar — usually 192.168.1.1 or 192.168.0.1. Log in with your router's username and password (often "admin" and "admin", or printed on the router itself). Look for a section called IPv6, Advanced, or LAN Settings, depending on your router brand. Find the option to disable or turn off IPv6, save the changes, and restart the router.
The exact steps vary by router manufacturer. If you cannot find the IPv6 setting, search online for "[your router model] disable IPv6" — most manufacturers have a guide. Disabling IPv6 at the router level is more thorough than disabling it in Windows alone, because it prevents any device from using IPv6, not just your computer.
What to do if disabling IPv6 causes problems
Some websites, streaming services, and cloud backup programs rely on IPv6 to work properly. If you notice that a service stops working after you disable IPv6, the fastest fix is to turn it back on using the same steps you used to turn it off.
If you need IPv6 off for a specific reason (like an older printer on your network) but other devices need it on, disable IPv6 only on the device that is causing the problem, not at the router level. This way, your computer and phone can still use IPv6 while the printer uses only IPv4.
If a website or service tells you to disable IPv6 to fix a problem, and turning it back on breaks something else, contact that service's support team. The issue is usually on their end, not yours, and they may have a better solution than disabling the protocol entirely.
How to check if IPv6 is actually disabled
After you disable IPv6, you can verify that it worked. Open a command prompt by pressing the Windows key and typing "cmd", then right-click Command Prompt and select Run as administrator.
Type ipconfig and press Enter. Look at the output for your network connection. If you see an "IPv6 Address" line that starts with "fe80::" or "2001::", IPv6 is still on. If that line is missing entirely, IPv6 is off. The "fe80::" address is a link-local address that Windows creates automatically even when IPv6 is disabled, so do not worry if you see only that one — what matters is whether you see a full IPv6 address.
Frequently Asked Questions
Does disabling IPv6 make my network more find?
No. Your Windows firewall and router both filter IPv6 traffic the same way they filter IPv4 traffic. Disabling IPv6 does not close any security holes. Turn it off only if you have a specific reason, like an older device that does not support it or a connection problem your internet provider told you to fix.
Will disabling IPv6 make my internet faster?
No. IPv6 and IPv4 run in parallel — disabling one does not speed up the other. If you are experiencing slow speeds, the problem is elsewhere: your router, your internet plan, or interference on your Wi-Fi channel. Disabling IPv6 will not help.
Can I disable IPv6 on just one device instead of the whole network?
Yes. Disable it in Windows Settings or the Control Panel (the first two methods in this guide) to turn it off only on that computer. Your other devices will keep IPv6 on. This is the right choice if only one device is causing problems.
What if I disable IPv6 and then want to turn it back on?
Use the same steps to re-enable it. In the Control Panel method, check the IPv6 box again. In Settings, toggle IPv6 back on. At the router level, find the IPv6 setting and turn it back on, then restart the router. The process is identical, just in reverse.
Does Windows 11 need IPv6 to work properly?
Windows 11 works fine without IPv6, but some built-in features like Windows Update, cloud sync, and certain Microsoft services may work better with it on. If you disable IPv6 and notice Windows Update is slow or cloud features are not syncing, turn IPv6 back on.