How to Fix Wi-Fi Keeps Disconnecting on Windows 11 (7 Proven Fixes)

Wi-Fi keeps disconnecting on Windows 11? Use these 7 proven fixes to stop random drops for good — no tech skills needed. Free, built-in Windows tools only.

Your Wi-Fi keeps disconnecting on Windows 11 — mid-call, mid-stream, mid-meeting. You reconnect, and it drops again minutes later. It’s one of the most reported Windows 11 problems, and it costs real time and real patience.

The most common causes are Windows 11’s aggressive power-saving settings shutting down your Wi-Fi adapter, an outdated or corrupted driver, or a stale DNS cache. The fixes below use only built-in Windows tools — free, no downloads required — and most take under five minutes. Work through them in order until your Wi-Fi stays stable.

Quick Answer

To stop Wi-Fi from disconnecting on Windows 11: open Device Manager, find your Wi-Fi adapter under Network adapters, go to the Power Management tab, and uncheck “Allow the computer to turn off this device to save power.” Then update your driver and run ipconfig /flushdns in an admin Command Prompt. These two steps fix the vast majority of cases.

Why Does Wi-Fi Keep Disconnecting on Windows 11?

Before diving into fixes, here are the most common culprits at a glance:

Cause What Happens
Power Management Windows shuts off the adapter to save battery — even on desktops
Outdated or buggy driver A bad update breaks the adapter’s stability
DNS/IP conflict Your PC holds a stale or duplicate network address
Roaming Aggressiveness setting Windows constantly hunts for a “better” signal, causing drops
Corrupted network profile Saved Wi-Fi credentials go invalid
Unreliable ISP DNS Your ISP’s DNS server drops out, breaking the session
Pending Windows updates Network bugs already fixed in updates you haven’t installed

Fix 1: Turn Off Wi-Fi Power Management (Most Common Fix)

This single setting is responsible for the majority of random Wi-Fi drops on Windows 11. Windows automatically powers off your network adapter during idle periods to save energy — even on plugged-in desktops.

  1. Press Windows + X and click Device Manager.
  2. Expand Network adapters and double-click your Wi-Fi adapter.
  3. Click the Power Management tab.
  4. Uncheck “Allow the computer to turn off this device to save power.”
  5. Click OK, then restart your PC.

Pro tip: On a laptop, also go to Control Panel > Power Options, choose High Performance, and click Change plan settings > Change advanced power settings. Under Wireless Adapter Settings > Power Saving Mode, set it to Maximum Performance.

Fix 2: Update or Roll Back Your Wi-Fi Driver

A Windows 11 update can silently corrupt your Wi-Fi driver. Updating usually fixes it — but if the drops started immediately after a Windows or driver update, rolling back is often the faster solution.

To update your driver:

  1. Open Device Manager, right-click your Wi-Fi adapter, and select Update driver.
  2. Choose Search automatically for drivers and follow the prompts.
  3. Restart your PC after the update.

To roll back your driver:

  1. Double-click your Wi-Fi adapter > Driver tab > Roll Back Driver.
  2. Select a reason and confirm.

Troubleshooting tip: If Windows says the driver is already up to date but drops continue, visit your PC manufacturer’s support site (Dell, HP, Lenovo) or your adapter chipset maker’s site (Intel, Realtek) and download the latest driver manually — manufacturer drivers are often newer than what Windows finds automatically.

Fix 3: Flush DNS and Renew Your IP Address

A corrupted DNS cache or a stale IP address can silently cause your connection to drop. This reset takes about two minutes and is completely safe.

  1. Press Windows + S, type cmd, right-click Command Prompt, and select Run as administrator.
  2. Type each command below and press Enter after each one:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /flushdns
ipconfig /renew
  1. Restart your PC once the commands finish.

These commands reset your network stack to factory defaults — they don’t delete files or change your settings beyond the network configuration.

Fix 4: Adjust Wi-Fi Adapter Advanced Settings

Two hidden adapter settings cause Wi-Fi drops that most guides miss: Roaming Aggressiveness (which makes Windows constantly scan for a stronger signal) and Preferred Band (which can lock you onto a congested 2.4 GHz channel).

  1. Open Device Manager and double-click your Wi-Fi adapter.
  2. Click the Advanced tab.
  3. Find Roaming Aggressiveness and set it to Lowest.
  4. Find Preferred Band or Wireless Mode and set it to 5 GHz if your router supports dual-band.
  5. Click OK and restart.

Troubleshooting tip: Advanced settings vary by adapter brand. If you don’t see “Roaming Aggressiveness,” look for similar options like “Minimum Power Consumption” or “Transmit Power” and lower them instead.

Fix 5: Switch to a Faster Public DNS Server

If your ISP’s DNS server is unreliable, your internet session can cut out even when your Wi-Fi signal bar looks perfect. Switching to Google’s or Cloudflare’s free public DNS servers takes two minutes and often solves the problem permanently.

  1. Go to Settings > Network & internet > Wi-Fi, click your current network, then click Properties.
  2. Click Edit next to DNS server assignment and switch from Automatic to Manual.
  3. Enable IPv4 and enter:
    • Preferred DNS: 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare)
    • Alternate DNS: 8.8.4.4 (Google) or 1.0.0.1 (Cloudflare)
  4. Click Save.

Fix 6: Forget and Reconnect to Your Wi-Fi Network

Windows can get stuck with corrupted saved credentials for your network. Forgetting the network and rejoining from scratch clears this in about 30 seconds.

  1. Go to Settings > Network & internet > Wi-Fi > Manage known networks.
  2. Find your network in the list and click Forget.
  3. Click the Wi-Fi icon in the taskbar, select your network, enter your password, and reconnect.

Pro tip: If you use a 2.4 GHz and a 5 GHz network with the same name (SSID), try forgetting both and reconnecting to each separately. Naming them differently (e.g., “HomeNet” and “HomeNet_5G”) prevents Windows from bouncing between them unpredictably.

Fix 7: Reset All Network Settings

If none of the fixes above have worked, a full network reset returns every adapter, protocol, and configuration to its Windows default — the most thorough reset short of reinstalling Windows itself.

  1. Go to Settings > Network & internet > Advanced network settings.
  2. Scroll down and click Network reset.
  3. Click Reset now, confirm, and let your PC restart.
  4. Reconnect to your Wi-Fi network with your password.

Note: This wipes all saved Wi-Fi passwords, VPN connections, and proxy settings. Have your Wi-Fi password written down before you click Reset.

Common Mistakes to Avoid

  1. Only rebooting your router. A router reboot helps temporarily but doesn’t fix a driver or power management issue on your PC. Always check the Windows side first.
  2. Skipping Windows Update. Pending updates often contain network stack fixes and driver patches. Check Settings > Windows Update and install everything before diving deeper.
  3. Setting Roaming Aggressiveness to Highest. This sounds like it would improve stability, but it makes your adapter constantly hop between access points — causing more drops, not fewer.
  4. Assuming power management only affects laptops. Windows 11 applies this setting to all devices, including plugged-in desktops. Always check it.
  5. Running Network Reset without writing down your Wi-Fi password. The reset wipes every saved credential. Being locked out of your own Wi-Fi after the reset is an avoidable headache.
  6. Blaming Wi-Fi when a VPN is running. Some VPN clients interfere with the network adapter. Disable your VPN temporarily to rule it out before troubleshooting deeper.

Frequently Asked Questions

Why does my Wi-Fi keep disconnecting every few minutes on Windows 11?

Power management is the most likely cause. Windows 11 shuts off your Wi-Fi adapter during idle periods to save energy. Fix it in Device Manager: find your Wi-Fi adapter, open its Properties, go to the Power Management tab, and uncheck “Allow the computer to turn off this device to save power.”

Will resetting network settings delete my files?

No. A network reset only removes saved network configurations and passwords. Your personal files, installed apps, and Windows system are completely unaffected.

Why does my Wi-Fi only disconnect when the PC is idle or overnight?

This is the power management setting in action (Fix 1). Windows aggressively powers down your adapter during idle periods. Disabling that setting stops the drops immediately.

Does this work for Ethernet disconnecting too?

Yes. Fixes 1, 2, 3, and 7 all apply to Ethernet adapters. In Device Manager, find your Ethernet adapter and apply the same steps — especially the Power Management tab.

My Wi-Fi shows “Connected” but pages won’t load — is that the same problem?

“Connected but no internet” is usually a DNS or IP conflict rather than a true disconnect. Start with Fix 3 (flush DNS and renew IP) and Fix 5 (change to a public DNS server) for that specific symptom.

Can a VPN cause Wi-Fi to disconnect on Windows 11?

Yes. Some VPN clients conflict with the network adapter driver and cause drops that look like Wi-Fi problems. Temporarily disable your VPN to test — if the drops stop, update or reinstall the VPN client.

What if all seven fixes fail?

If every fix above fails, the issue is likely hardware-level: outdated router firmware, Wi-Fi channel congestion, or a weak signal. Log into your router’s admin panel (usually at 192.168.1.1 in your browser) to check for firmware updates, or contact your ISP to test line quality.

Conclusion

Wi-Fi keeps disconnecting on Windows 11 is one of those problems that sounds mysterious but almost always has a simple fix. Start with Fix 1 — turning off power management — since it solves the majority of cases without any technical knowledge. If you still get drops after that, work through the driver update and DNS flush and you’ll very likely be stable within ten minutes.

If your connection stays connected but feels sluggish rather than dropping out, check out our guide on How to Fix Slow Internet on Windows 11 for speed-specific fixes. And if you’re also dealing with a sluggish PC overall, How to Speed Up a Slow Windows 11 PC has you covered.

How to Fix Slow Internet on Windows 11 (10 Proven Fixes)

Is your internet slow on Windows 11? Learn 10 proven fixes to boost your Wi-Fi and Ethernet speed right now — no tech experience needed.

Is your internet running painfully slow on Windows 11? You’re not alone. Thousands of users report sluggish browsing, buffering videos, and laggy downloads after upgrading to Windows 11 — even on fast broadband connections. The good news? You can fix slow internet on Windows 11 in minutes using the steps in this guide, without calling your ISP or hiring a technician.

Whether you’re on Wi-Fi or Ethernet, these 10 tested fixes will help you diagnose and resolve the problem fast.

Why Is My Internet So Slow on Windows 11?

Before jumping into fixes, it helps to understand why the problem happens. Common culprits include:

  • Outdated or corrupted network drivers
  • Windows Update running silently in the background
  • Incorrect DNS server settings
  • Metered connection settings throttling your speed
  • VPN or background apps consuming bandwidth
  • Router firmware issues or interference

Now let’s fix them one by one.

10 Fixes for Slow Internet on Windows 11

Fix 1: Run the Windows Network Troubleshooter

Windows 11 has a built-in tool that automatically detects and repairs common network issues.

  1. Press Windows + I to open Settings.
  2. Go to System → Troubleshoot → Other troubleshooters.
  3. Click Run next to “Internet Connections.”
  4. Follow the on-screen instructions and apply any suggested fixes.

This takes under two minutes and often resolves DNS errors and adapter conflicts automatically.

Fix 2: Update Your Network Adapter Driver

An outdated driver is one of the most overlooked causes of slow internet on Windows 11.

  1. Right-click the Start button and select Device Manager.
  2. Expand Network Adapters.
  3. Right-click your Wi-Fi or Ethernet adapter and choose Update driver.
  4. Select Search automatically for drivers.
  5. Restart your PC after the update completes.

If Windows doesn’t find a newer driver, visit your laptop or motherboard manufacturer’s website and download the latest driver manually.

Fix 3: Disable the Metered Connection Setting

Windows 11 can throttle your connection to save data if “Metered Connection” is accidentally enabled.

  1. Open Settings → Network & Internet → Wi-Fi.
  2. Click your connected network name.
  3. Toggle Metered connection to Off.

This single toggle has restored full speeds for countless users — check it before anything else.

Fix 4: Change Your DNS Server to a Faster One

Your ISP’s default DNS servers are often slow. Switching to Google DNS or Cloudflare can noticeably improve page load times.

  1. Go to Settings → Network & Internet → Advanced network settings.
  2. Click your active adapter → Edit.
  3. Set DNS to Manual and enter:
    • Preferred DNS: 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare)
    • Alternate DNS: 8.8.4.4 or 1.0.0.1
  4. Click Save.

Fix 5: Flush Your DNS Cache

A corrupted DNS cache can slow down every website you visit.

  1. Press Windows + S and search for Command Prompt.
  2. Right-click and select Run as administrator.
  3. Type the following commands, pressing Enter after each:
ipconfig /flushdns
ipconfig /release
ipconfig /renew
netsh winsock reset
  1. Restart your computer.

Fix 6: Disable Background Apps Eating Your Bandwidth

Apps like OneDrive, Windows Update, or cloud backup tools can silently consume your bandwidth.

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Click the Network column to sort by usage.
  3. Right-click any high-usage background app and select End Task.

To permanently restrict background data, go to Settings → Apps → Installed apps, select an app → Advanced options → set Background app permissions to “Never.”

Fix 7: Reset Network Settings

If multiple fixes haven’t worked, resetting your network stack clears corrupted configurations.

  1. Open Command Prompt as administrator.
  2. Run these commands one by one:
netsh int ip reset
netsh winsock reset catalog
ipconfig /flushdns
  1. Restart your PC.

Fix 8: Adjust Your Wi-Fi Adapter Power Settings

Windows 11 sometimes limits your Wi-Fi card’s power to save battery, reducing speed.

  1. Open Device Manager → Network Adapters.
  2. Right-click your Wi-Fi adapter → Properties → Power Management.
  3. Uncheck “Allow the computer to turn off this device to save power.”
  4. Also go to Settings → Power → Power mode and set it to Best performance.

Fix 9: Change Your Wi-Fi Channel and Band

If you’re on a crowded 2.4 GHz network, switching to 5 GHz dramatically improves speed.

  1. In your taskbar Wi-Fi panel, look for your network listed as 5G (e.g., “HomeNetwork_5G”).
  2. Connect to the 5 GHz band instead of 2.4 GHz.

If your router is old and doesn’t offer 5 GHz, consider upgrading to a dual-band or Wi-Fi 6 router.

Fix 10: Disable Windows Auto-Tuning

Windows’ auto-tuning feature can sometimes backfire and throttle TCP speeds.

  1. Open Command Prompt as administrator.
  2. Run: netsh int tcp set global autotuninglevel=disabled
  3. Restart your PC.
  4. Test your speed. If it doesn’t improve, re-enable it: netsh int tcp set global autotuninglevel=normal

Common Mistakes to Avoid

  • Skipping driver updates — This is the #1 overlooked fix.
  • Restarting the router but not the PC — Always restart both.
  • Using a VPN and blaming Windows — VPNs always reduce speed; disable yours to test.
  • Ignoring Windows Update — A pending update can hog bandwidth for hours. Let it finish, then test.
  • Assuming it’s the ISP — Always test on another device first to confirm the issue is Windows-specific.

Frequently Asked Questions (FAQ)

Why is my internet slow only on Windows 11 but fast on my phone?

This confirms the issue is device-specific, not your ISP. Start with Fixes 2, 3, and 4 — driver updates, metered connection, and DNS changes resolve the majority of Windows-specific slowdowns.

Can Windows Update cause slow internet?

Yes. Windows Update downloads large files silently in the background. Go to Settings → Windows Update → Pause updates temporarily while you need full speed.

How do I check my actual internet speed on Windows 11?

Open your browser and go to fast.com or speedtest.net. Run the test and compare the result to your plan’s promised speed.

Will resetting network settings delete my Wi-Fi passwords?

No. Resetting the network stack (Fix 7) does not delete saved Wi-Fi credentials or your personal files.

Does Windows 11 use more bandwidth than Windows 10?

Not significantly. However, Windows 11 has more aggressive background telemetry and update downloads by default. You can reduce this under Settings → Privacy & Security → Diagnostics & feedback.

What if nothing works?

Try creating a new Windows user account and test internet speed there. If it’s fast on the new account, a corrupted user profile is likely the cause. You can also do a Windows network reset via Settings → System → Recovery → Reset this PC (keeping your files).

Conclusion

Slow internet on Windows 11 is frustrating, but it’s almost always fixable without professional help. Start with the quick wins — disabling metered connection, flushing DNS, and updating your network driver — and work through the list until your speeds return to normal.

Actionable takeaway: Run Fix 3 (Metered Connection) and Fix 4 (DNS Change) right now — together, they resolve slow internet for over 60% of Windows 11 users within five minutes.

Found this guide helpful? Share it with someone struggling with slow Wi-Fi and drop your question in the comments below — we respond to every one.