DEV Community

Darkssel
Darkssel

Posted on

How to Fix Slow Internet on Windows 11 (Complete Guide)

You're paying for high‑speed internet.

But your browser takes forever to load pages.

Videos buffer constantly.

Downloads crawl at a fraction of their expected speed.

You might think:

"Is my ISP throttling me? Is my router broken? Do I need to upgrade my plan?"

Maybe.

But often, the problem is inside your Windows 11 PC.

This guide covers 10 proven ways to fix slow internet on Windows 11 — from simple tweaks to advanced network resets.


Why Is My Internet Slow on Windows 11?

Windows 11 can slow down your internet for many reasons:

Cause Description
Background apps Apps downloading updates or syncing cloud files
DNS issues Slow or unreliable DNS servers
Outdated drivers Network adapter drivers that need updating
IPv6 conflicts Some networks don't play well with IPv6
Power management Windows may throttle your network adapter to save power
VPN or proxy Misconfigured VPN or proxy settings
QoS settings Windows reserving bandwidth for system tasks
Wi‑Fi interference Signal congestion or physical distance

The good news? Most of these are easy to fix.

Let's go through them step by step.


Fix 1: Run a Speed Test First

Before you change anything, measure your current speed.

How to do it:

  1. Open your browser and go to Speedtest.net or Fast.com
  2. Run the test
  3. Compare the result with your plan's advertised speed
  4. Also test on another device (phone, tablet, another PC)

If the speed is slow on all devices: The problem is likely your router, modem, or ISP — not Windows.

If the speed is slow only on Windows: Continue with this guide.


Fix 2: Check Which Apps Are Using Your Bandwidth

Your internet can feel slow when background apps are downloading or uploading.

How to check:

  1. Open Task Manager (Ctrl + Shift + Esc)
  2. Go to the Performance tab
  3. Click Resource Monitor (or Open Resource Monitor at the bottom)
  4. Go to the Network tab
  5. Look at the Network Activity section

You'll see a list of processes with their current bandwidth usage.

Common bandwidth hogs:

  • Windows Update (background downloads)
  • Game launchers (Steam, Epic, Battle.net)
  • Cloud sync apps (OneDrive, Google Drive, Dropbox)
  • Web browsers with many active tabs or video streams
  • Torrent or download managers
  • Malware (rare, but possible)

What to do:

  • If you see an app you don't need, close it
  • Pause large downloads
  • Adjust update settings to schedule downloads for off‑hours

Fix 3: Change Your DNS Server

Your ISP's DNS server may be slow or unreliable.

Switching to a faster, more private DNS server can speed up web browsing significantly.

Best free DNS servers:

Provider Primary DNS Secondary DNS
Cloudflare 1.1.1.1 1.0.0.1
Google Public DNS 8.8.8.8 8.8.4.4
Quad9 9.9.9.9 149.112.112.112

How to change DNS in Windows 11:

  1. Open Settings → Network & internet
  2. Click on your connection (Wi‑Fi or Ethernet)
  3. Click Properties or Hardware properties
  4. Find DNS server assignment → click Edit (next to it)
  5. Change from Automatic (DHCP) to Manual
  6. Toggle IPv4 to On
  7. Enter your preferred DNS addresses (e.g., 1.1.1.1 and 1.0.0.1)
  8. Click Save

Pro tip: Cloudflare, Google, and Quad9 are popular public DNS options. The fastest choice depends on your location and ISP.


Fix 4: Disable IPv6 (In Some Cases)

IPv6 is the newer internet protocol, but some ISPs or routers don't handle it well.

Disabling IPv6 can sometimes improve speed and stability.

How to disable IPv6:

  1. Open Control Panel → Network and Sharing Center
  2. Click on your connection → Properties
  3. Scroll down to Internet Protocol Version 6 (TCP/IPv6)
  4. Uncheck the box
  5. Click OK

Note: If you're on a network that requires IPv6 (some corporate or ISP networks), don't disable it.


Fix 5: Update Your Network Adapter Driver

Outdated or buggy network drivers can cause slow speeds and random disconnects.

How to update:

  1. Open Device Manager (right‑click Start → Device Manager)
  2. Expand Network adapters
  3. Find your Wi‑Fi or Ethernet adapter
  4. Right‑click → Update driverSearch automatically for drivers

For better results:

  • Visit your motherboard or laptop manufacturer's website
  • Download the latest driver for your specific model
  • Install it manually

Pro tip: Realtek, Intel, and Qualcomm are common network adapter brands. Use their official tools for automatic updates.


Fix 6: Reset TCP/IP Stack and Winsock

Sometimes network configurations get corrupted.

Resetting them can fix speed and connectivity issues.

How to reset TCP/IP and Winsock:

  1. Open Command Prompt as Administrator
  2. Run these commands in order:
netsh int ip reset
netsh winsock reset
Enter fullscreen mode Exit fullscreen mode
  1. Restart your PC

Fix 7: Disable IPv6 Privacy Extensions (Advanced)

IPv6 privacy extensions can sometimes cause routing delays or connectivity quirks.

How to disable them (advanced):

  1. Open Command Prompt as Administrator
  2. Run:
netsh int ipv6 set privacy state=disabled
Enter fullscreen mode Exit fullscreen mode
  1. Restart your PC

Important: This is an advanced tweak. Only try this if you have evidence that IPv6 addressing is causing a specific connectivity or routing problem. It's not a general‑purpose speed booster for most users.


Fix 8: Check QoS Settings (Optional)

Windows includes a Quality of Service (QoS) feature that can reserve a portion of your bandwidth for system tasks.

How to check and adjust it:

  1. Open Local Group Policy Editor (gpedit.msc) — not available on Windows Home
  2. Go to Computer ConfigurationAdministrative TemplatesNetworkQoS Packet Scheduler
  3. Find Limit reservable bandwidth
  4. Set it to 0%

Note: Changing this setting usually won't increase your internet speed dramatically. It's worth checking only if you suspect a specific QoS policy is affecting your connection.


Fix 9: Disable Power Management on Your Network Adapter

Windows can turn off your network adapter to save power, which can sometimes contribute to connectivity or performance issues.

How to disable power management:

  1. Open Device Manager → expand Network adapters
  2. Right‑click your adapter → Properties
  3. Go to the Power Management tab
  4. Uncheck Allow the computer to turn off this device to save power
  5. Click OK

Fix 10: Switch to Ethernet (If Possible)

Wi‑Fi is convenient, but Ethernet is faster and more stable.

If you're in a crowded apartment building with many Wi‑Fi networks, interference can slow you down.

What to do:

  • Plug your PC directly into the router via Ethernet cable
  • Run another speed test
  • If Ethernet is faster, your Wi‑Fi signal or interference is the issue

If you must use Wi‑Fi:

  • Move closer to the router
  • Switch to the 5 GHz band if your router and PC support it. It often provides higher speeds and can experience less congestion than 2.4 GHz, although range is usually shorter.
  • Update your router firmware
  • Change Wi‑Fi channel in router settings

What If You Want to Monitor Your PC Automatically?

Manually checking Task Manager and Resource Monitor is useful — but it's reactive.

You have to open them every time you notice slowdowns.

That's why I built SysPulse — a lightweight Windows security and monitoring tool.

SysPulse can:

  • Detect new processes and show their full paths
  • Monitor CPU and RAM anomalies
  • Detect startup changes
  • Detect USB connections
  • Run silently in the background
  • Send Telegram notifications for monitored events
  • Use less than 30MB of RAM

You can set it up once and let it watch your PC in the background.

You can find it at: syspulse.pro


Summary Table

Fix Difficulty Impact
Speed test Easy Diagnostic
Check bandwidth hogs Easy High
Change DNS Easy High
Disable IPv6 Medium Sometimes
Update driver Medium High
Reset TCP/IP/Winsock Medium High
Disable IPv6 privacy (advanced) Advanced Sometimes
Check QoS Advanced Minimal
Disable power management Easy Medium
Switch to Ethernet Easy Very High

Final Thought

Slow internet on Windows 11 is frustrating — but it's rarely permanent.

Start with the simple fixes:

  1. Run a speed test
  2. Check which apps are using bandwidth
  3. Change your DNS to a public option like 1.1.1.1
  4. Update your network driver

If those don't work, move to network resets and power management tweaks.

The key: Isolate the problem — is it Windows, your Wi‑Fi, or your ISP?

Have questions or a network issue I didn't cover? Drop a comment below — I read every one.

Happy browsing!

Top comments (0)