1. blog/
  2. Guidelines and Recommendations/
  3. How to Disable IPv6: A Clear Guide for Every Device

How to Disable IPv6: A Clear Guide for Every Device

If a slow-loading app or a flaky home network has you searching for how to disable ipv6, you’re in the right place. This guide covers every safe way to disable ipv6 — on your computer, on your home hardware, and deeper in the OS — with plain steps you can follow in a couple of minutes.

IPv6 is the newer numbering standard, built to replace the older standard as the world runs low on unique numbers. It’s handy, but not every home configuration handles it cleanly. Some machines and apps behave better once you switch it off and let traffic fall back to the classic format instead.

First, here’s the honest take on the question most people ask before they start: is this worth doing, and is it safe?

Quick Answer: Should You Turn IPv6 Off?

For most people, leaving IPv6 enabled is fine. But if you hit a specific problem — a VPN that leaks, a game acting up, or an app that won’t load — switching it off is a reasonable fix to test. It’s fully reversible, so you can turn it back on at any point.

The short take: turn it off to troubleshoot, not as a default habit.

How to Disable IPv6 in Windows

The cleanest way to switch it off is through your adapter settings. This works on both Windows 10 and 11.

  1. Open the Control Panel, then head to Network and Sharing Center and click Change adapter options.
  2. Right-click your active connection (Wi-Fi or Ethernet) and choose Properties.
  3. In the list, find Internet Protocol Version 6 (TCP/IPv6) and uncheck the box beside it.
  4. Click OK and restart your device. Traffic now runs on the older standard only.

That method covers one adapter without changing anything else on the machine.

Make It Machine-Wide with the Registry Editor

Want a change that covers the whole machine instead of one adapter? Open it (type regedit in the search bar) and go to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters

Create a new DWORD (32-bit) entry named DisabledComponents. Give it the value ff to switch the component off completely, or 20 if you’d rather just prefer ipv4 over ipv6 without a full shutdown. Later, to re-enable, simply delete that entry.

A word of caution: this edit affects core behavior, so create a restore point first. If you’d rather not go this deep, the adapter method above is safer and does the job for most users. Reboot the PC after saving.

Turn It Off on Your Home Router

Doing it on one machine only covers that machine. To cover the whole house, you can access its admin page and switch it off there.

Sign in by typing an IP into a browser. Not sure what that is? Our guide on how to find your router IP walks you through it. Once inside, look under the network or WAN menu for an IPv6 toggle, switch it off, then save and reboot.

Admin menus vary by brand, so the exact label differs. If you don’t see the toggle, check your model’s support page — some ISPs lock these menus, and a few Microsoft Edge and other server-side features may still route over IPv6 regardless.

What About Mac and Linux?

On macOS, the toggle lives under your link’s TCP/IP details, where you can switch it to “Link-local only.” On Linux, disable it through a sysctl config or at boot with a kernel parameter. The result is the same — a machine that works without ipv6 and reaches the web on the classic format.

A Note on Speed and Privacy

People often ask whether this makes browsing faster. Honestly, most users won’t feel a difference in day-to-day speed. Where it helps is stability: fewer failed lookups when your network handles one standard cleanly, which can resolve odd stalls after an update.

There’s also a privacy angle. IPv6 can expose your real location in ways that slip past some VPN tunnels — a leak that also affects WebRTC and even DNS requests. To see what’s exposed right now, try a quick IP lookup. For a closer look at name resolution, our DNS tool shows whether that side is leaking too.

Keep Your Connection Private with Planet VPN

Switching off IPv6 closes one small gap on a home network. A reliable VPN closes the bigger one — it encrypts your traffic and hides your IP so your activity stays private on any Wi-Fi, with solid security built in.

Planet VPN protects your link for free, with core protection that never expires. When you connect, your real location is masked and your data is encrypted end to end. Want more locations and higher speeds? Our Premium plans add them — more coverage, same solid privacy at the core.

Ready to try it? Download Planet VPN for Windows and get protected in a few clicks. New to this? Start with our explainer on what a VPN is and how it works.

Frequently Asked Questions (FAQs)

How do I disable IPv6 to IPv4?

You don’t convert one into the other — you switch off the newer standard so your machine falls back to the older one. On a desktop, uncheck the IPv6 box in your adapter properties. In the admin panel, find the toggle and turn it off.

Does disabling IPv6 make internet faster?

Usually not in any way you’d feel. Speed depends mostly on your provider and hardware. What it can do is smooth over stability issues on links that don’t handle both standards well — fewer stalls, not raw speed gains.

How to use IPv4 instead of IPv6?

Point your machine at the older format. You can do this per adapter by unchecking the newer one, or across the whole computer with the editor method above. After that, every request defaults to the classic numbering automatically.

How to convert IPv6 to IPv4?

They aren’t interchangeable formats you can convert directly. What you can do is switch off the newer one so traffic runs on the older, or rely on a translation feature like NAT64 that your provider configures. In a home environment, turning it off is the practical route.

Is disabling IPv6 a bad idea?

Not for most people. It’s reversible and low-risk. The one caveat: a small number of features are built for the newer standard, so if something stops working after you switch off its functionality, just turn it back on. It won’t harm your machine or your firewall.

Is 192.168.1.1 IPv4 or IPv6?

That’s the older four-part format many home gateways show for their admin page. A newer one looks different, with longer strings separated by colons. For the full picture, our overview of how web addresses work breaks it down.