— 10 Ways to Speed It Up
Speed test shows fast but browsing feels slow? Or everything is slow? Here are 10 proven fixes that actually work — tested on real Windows 11 PCs in 2026.
Before fixing anything, confirm where the slowness is happening.
🔗 Run speed test at: fast.com or speedtest.net
📋 Table of Contents
- Disable Metered Connection (Instant Speed Boost)
- Change DNS to Cloudflare or Google
- Stop Background Apps Eating Your Bandwidth
- Disable Windows Auto-Tuning
- Set Network Adapter to Maximum Performance
- Disable Large Send Offload (LSO)
- Flush DNS Cache
- Update or Reinstall Network Driver
- Reset TCP/IP Stack and Winsock
- Check for Malware and Unwanted Programs
🔍 Why Is Windows 11 Internet Slow?
Unlike a hardware speed limit, slow internet on Windows 11 is almost always a software or configuration problem — meaning it is fully fixable without buying anything.
Disable Metered Connection — Instant Speed Boost
This is the most overlooked cause of slow internet on Windows 11. When Metered Connection is ON, Windows deliberately throttles background bandwidth — and for many users this affects overall speed significantly.
- Press
Win + I→ Network & Internet - Click on your active connection (WiFi or Ethernet)
- Scroll down to find Metered connection
- Toggle it to OFF
Change DNS to Cloudflare or Google — Faster Browsing
Your ISP’s DNS server is often slow or overloaded. Every website you open starts with a DNS lookup — slow DNS = slow browsing even if your connection speed is fine. Switching to Cloudflare or Google DNS fixes this permanently.
- Press
Win + R→ typencpa.cpl→ Enter - Right-click active adapter → Properties
- Double-click Internet Protocol Version 4 (TCP/IPv4)
- Select “Use the following DNS server addresses”
1.1.1.11.0.0.18.8.8.88.8.4.4208.67.222.222208.67.220.220- Click OK → OK → test browsing speed
Stop Background Apps Consuming Your Bandwidth
Windows Update, Microsoft Store, OneDrive, and antivirus programs frequently consume your entire internet connection in the background without any visible indication.
Step 1 — Check what is using bandwidth:
- Press
Ctrl + Shift + Esc→ Task Manager - Click Network column to sort by bandwidth usage
- Identify any app using large amounts (shown in Mbps)
Step 2 — Pause Windows Update:
- Press
Win + I→ Windows Update → Advanced options - Click Pause updates for 1-2 weeks
Step 3 — Limit Microsoft Store bandwidth:
- Open Microsoft Store → click profile icon → App settings
- Turn off App updates or set to Manual
Disable Windows Auto-Tuning
Windows TCP Auto-Tuning is designed to optimize speed, but on certain networks and routers it actually causes throttling. Disabling it can significantly increase speeds on affected systems.
- Open Command Prompt as administrator
- Run this command:
- Restart PC → run speed test
- If no improvement — re-enable it:
Set Network Adapter to Maximum Performance
Windows 11 by default runs the network adapter in a power-balanced mode that limits speed to save battery. On desktops and plugged-in laptops this is unnecessary and slows your connection.
- Press
Win + X→ Device Manager - Expand Network Adapters → double-click your adapter
- Go to Advanced tab
- Find Power Management or Wireless Mode → set to Maximum Performance
- Also go to Power Management tab → uncheck “Allow computer to turn off this device to save power”
- Click OK
Disable Large Send Offload (LSO)
Large Send Offload (LSO) is an Ethernet adapter setting that silently throttles speeds on certain hardware after Windows updates. This is especially common on Intel and Realtek adapters.
- Open Device Manager → expand Network Adapters
- Double-click your Ethernet adapter → Advanced tab
- Find Large Send Offload v2 (IPv4) → set to Disabled
- Find Large Send Offload v2 (IPv6) → set to Disabled
- Click OK → test speed
Flush DNS Cache
Outdated or corrupted DNS cache entries force Windows to use old, slow DNS records. Flushing removes them and forces fresh, fast lookups.
- Open Command Prompt as administrator
- Run:
ipconfig /registerdns
- Restart browser → test browsing speed
chrome://net-internals/#dns → Clear host cache. This clears Chrome’s separate DNS cache.Update or Reinstall Network Adapter Driver
An outdated or corrupted network driver can cause significant speed degradation — sometimes reducing speeds by 80-90% without any error message.
- Press
Win + X→ Device Manager → Network Adapters - Right-click your adapter → Update driver → Search automatically
- If no update: right-click → Uninstall device → check “Delete driver” → Uninstall
- Restart PC → Windows reinstalls driver automatically
- For best results: download driver from your PC brand’s support page and install manually
Reset TCP/IP Stack and Winsock
TCP/IP stack corruption after Windows updates is a common cause of sudden speed drops. This reset restores the network stack to factory state.
- Open Command Prompt as administrator
- Run all commands:
netsh int ipv6 reset
netsh winsock reset
ipconfig /flushdns
- Restart PC → run speed test again
Scan for Malware — Hidden Bandwidth Theft
Malware and adware frequently use your internet connection in the background for mining, spam, or data exfiltration — consuming bandwidth and causing persistent slow speeds that no setting change will fix.
- Press
Win + I→ Privacy & Security → Windows Security - Click Virus & threat protection
- Click Quick scan → let it complete
- For deeper scan: click Scan options → Full scan
- Also run Malwarebytes Free (malwarebytes.com) for a second opinion
| # | Fix | Level | Time | Best For |
|---|---|---|---|---|
| 1 | Disable Metered Connection | Easy | 1 min | Throttled speed — check this first |
| 2 | Change DNS to Cloudflare/Google | Easy | 2 min | Slow browsing, fast speed test |
| 3 | Stop Background Apps | Easy | 3 min | Background Windows Update consuming bandwidth |
| 4 | Disable TCP Auto-Tuning | Medium | 2 min | Speed below ISP limit on certain networks |
| 5 | Set Adapter to Max Performance | Easy | 2 min | Power-saving mode limiting speed |
| 6 | Disable LSO | Medium | 3 min | Ethernet speed much lower than expected |
| 7 | Flush DNS Cache | Easy | 1 min | Slow page loads despite fast connection |
| 8 | Update Network Driver | Medium | 5 min | Sudden speed drop after update |
| 9 | Reset TCP/IP + Winsock | Medium | 3 min | Post-Windows-update speed drop |
| 10 | Malware Scan | Medium | 10 min | Persistent slow speeds nothing else fixes |
❓ Frequently Asked Questions
Why is my internet slow on Windows 11 but fast on my phone?
Does Windows 11 throttle my internet speed?
What is the fastest DNS server for Windows 11 in 2026?
Can a Windows 11 update slow down my internet?
How do I check what is using my internet bandwidth in Windows 11?
✅ Bottom Line
Slow internet on Windows 11 is almost always a software or settings issue — not a hardware or ISP problem. Start with Fix 1 (Metered Connection) and Fix 2 (Change DNS to 1.1.1.1) — together these two fixes restore full speed for the majority of users in under 5 minutes. For Ethernet slowness, Fix 6 (Disable LSO) is the hidden fix that most guides miss. You don’t need to upgrade your router or call your ISP.