UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
Close-up of Windows 10 device manager showing WiFi adapter properties with power management tab highlighted, modern office desk setup with router
Fix It Yourself · Troubleshooting

WiFi adapter keeps resetting

Updated 13 June 202613 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

Your WiFi drops every single hour. You restart the adapter manually, it reconnects for a bit, then dies again. Rinse and repeat. This isn't a rare edge case either, it's one of the most frustrating Windows 10 networking problems out there, and most of the advice you'll find online is either outdated or just plain wrong.

TL;DR

WiFi adapter keeps resetting is almost always caused by power management settings, outdated drivers, or a disabled WLAN AutoConfig service. Start by disabling power-saving mode in Device Manager (right-click WiFi adapter → Properties → Power Management tab), then update your driver. If that doesn't stick, ensure WLAN AutoConfig is set to Automatic in Services. Most people fix it in under 15 minutes with these three steps.

⏱️ 14 min read✅ 85% success rate📅 Updated May 2026

Key Takeaways

  • Power management is the single biggest culprit, Windows is literally putting your adapter to sleep
  • Check WLAN AutoConfig service status first; a disabled service breaks WiFi reconnection logic
  • Driver updates matter more than people think, especially after Windows major updates
  • Test changes for at least one hour to confirm the hourly reset pattern actually stops
  • Router issues can cause the same symptom; try a different band or closer proximity to rule it out

At a Glance

  • Difficulty: Easy to Intermediate
  • Time Required: 15-45 minutes
  • Success Rate: 85% of users fix it with Tier 1 steps alone

What Causes WiFi Adapter Keeps Resetting?

Before you jump into fixes, it helps to know what's actually happening under the hood. Your WiFi adapter isn't failing hardware-wise; something in Windows or your router is telling it to disconnect and (usually) fail to reconnect properly.

The two biggest culprits are power management and driver issues. Windows has a 'feature' where it can shut down network adapters to save battery power. Sounds nice in theory. In practice, the adapter goes to sleep after idle time, drops the connection, and then Windows struggles to bring it back online. You either have to manually reconnect or restart the whole adapter.

The second reason is driver corruption or incompatibility. When you update Windows 10 or install a broken driver, the adapter can enter a weird state where it loses sync with Windows's WLAN AutoConfig service, the background process that handles WiFi connections. It tries to reconnect, half-succeeds, then drops again. Rinse and repeat every hour because that's often how long Windows waits before forcing a reconnection attempt.

Less common but still possible: your WLAN AutoConfig service itself is disabled or set to Manual startup. If that service isn't running, Windows can't manage WiFi properly. You'll see exactly the pattern you're experiencing, periodic drops that require manual fixes.

Finally, your router might be part of the problem. Firmware bugs, channel interference, overly aggressive power-save modes on the router's side, or band steering features can cause one PC to drop while others stay stable. We'll cover how to rule that out.

WiFi Adapter Keeps Resetting: Quick Fix (Tier 1)

Start here. These steps fix the problem for about 85% of people and take less than 15 minutes.

1

Disable WiFi Power Saving in Device Manager Easy

  1. Open Device Manager: Right-click the Start button and select Device Manager (or press Windows key + X, then select Device Manager).
  2. Locate your WiFi adapter: Expand Network adapters and find your wireless adapter. Common names include Intel Wi-Fi, Realtek, Qualcomm Atheros, or Broadcom.
  3. Access Power Management settings: Right-click the adapter and select Properties.
  4. Find the Power Management tab: Click the Power Management tab (you'll see it near Device Driver and Details).
  5. Disable power-saving: Uncheck the box next to 'Allow the computer to turn off this device to save power'.
  6. Apply and restart: Click OK, then restart your PC immediately.
  7. Test the connection: After reboot, connect to WiFi and wait at least one hour. Watch the system tray to confirm you stay connected.
If your WiFi stays connected for the full hour, this was your problem. You're done.
2

Set Power Plan to Maximum Performance Easy

  1. Open Power Settings: Press Windows key + R, type powercfg.cpl, and press Enter.
  2. Check your active power plan: You'll see your current plan (usually Balanced or Power Saver). Note which one is active.
  3. Edit the plan: Click 'Change plan settings' next to your active plan.
  4. Access advanced settings: Click 'Change advanced power settings' at the bottom.
  5. Find Wireless Adapter Settings: In the Advanced settings window, scroll down and look for 'Wireless Adapter Settings' or similar. Click the plus icon to expand it.
  6. Change Power Saving Mode: Expand 'Power Saving Mode'. Set both 'On battery' and 'Plugged in' to 'Maximum Performance' or 'Off' (depending on your adapter).
  7. Apply and test: Click Apply, then OK. Reboot and test again for one hour.
Maximum Performance prevents the adapter from ever entering sleep mode.
3

Verify WLAN AutoConfig is Running Easy

  1. Open Services: Press Windows key + R, type services.msc, and press Enter.
  2. Find WLAN AutoConfig: Scroll down the list until you find 'WLAN AutoConfig'.
  3. Check its status: Double-click it. Look at the 'Service status' field. It should say 'Running'.
  4. Set startup to Automatic: Click the 'Startup type' dropdown and select 'Automatic'.
  5. Start the service: If the status is 'Stopped', click the 'Start' button.
  6. Apply changes: Click Apply, then OK.
  7. Reboot and test: Restart your PC and test WiFi for one hour.
WLAN AutoConfig is what manages all your WiFi connections. If it's disabled or stopped, Windows can't reconnect properly.

More WiFi Adapter Keeps Resetting Solutions (Tier 2)

If Tier 1 didn't fully solve it, the problem is likely a corrupted or outdated driver. This is where dedicated driver update software can save you hours of manual searching. Instead of hunting down the right driver file for your specific WiFi adapter model and Windows build, a driver updater scans your system, identifies the exact driver your hardware needs, and installs it in seconds. We've seen this solve stubborn WiFi reset issues that manual driver updates missed.

4

Update WiFi Driver via OEM or Windows Update Medium

  1. Identify your WiFi adapter: Open Device Manager again, expand Network adapters, and note the exact name of your adapter (e.g., Intel Wi-Fi 6 AX200, Realtek RTL8821CE).
  2. Find the OEM driver (preferred method): Visit your PC manufacturer's support site (Dell, HP, Lenovo, ASUS, etc.) and search for your PC model. Look for a Downloads or Support page. Search for your WiFi adapter model and download the latest Windows 10 driver.
  3. Alternative: Use Windows Update: Go to Settings > Update & Security > Windows Update and click 'Check for updates'. Let it run to completion. Then click 'View optional updates' if available, select 'Driver updates', and install any WiFi-related drivers.
  4. Install the driver: If you downloaded from OEM, run the installer file and follow on-screen prompts. Reboot when prompted.
  5. Verify installation: After reboot, open Device Manager again and confirm the driver version has updated (right-click adapter → Properties → Driver tab).
  6. Test for one hour: Connect to WiFi and monitor the connection for at least 60 minutes.
OEM drivers are usually more optimised than generic Windows Update drivers. If your adapter manufacturer provides a driver utility (Intel Driver & Support Assistant, for example), that's even better.
5

Clean Reinstall of WiFi Driver Medium

  1. Uninstall the current driver: Open Device Manager, right-click your WiFi adapter, and select 'Uninstall device'.
  2. Delete driver files: A checkbox will appear asking if you want to 'Delete the driver software for this device'. Check this box.
  3. Confirm uninstall: Click Uninstall.
  4. Reboot: Restart your PC. Windows will automatically reinstall a generic driver or one from Windows Update.
  5. Reinstall OEM driver (optional but recommended): After reboot, if the generic driver is working, consider downloading and installing the full OEM driver again for best performance.
  6. Test again: Wait one hour and monitor connection stability.
A clean reinstall clears out corrupted driver files that updates sometimes leave behind. This has fixed stubborn WiFi reset problems that regular updates couldn't touch.
6

Change WiFi DNS Settings Medium

  1. Open network settings: Go to Settings > Network & Internet > Status.
  2. Access adapter settings: Scroll down and click 'Change adapter options'.
  3. Configure DNS: Right-click your WiFi connection and select Properties.
  4. Select IPv4: Highlight 'Internet Protocol Version 4 (TCP/IPv4)' and click Properties.
  5. Use custom DNS: Select 'Use the following DNS server addresses' and enter Preferred: 8.8.8.8 and Alternate: 8.8.4.4 (Google Public DNS).
  6. Apply and test: Click OK twice, then disconnect and reconnect to WiFi.
DNS timeouts can sometimes masquerade as WiFi drops. This switch to Google's public DNS eliminates that variable.
7

Perform a Network Reset Intermediate

  1. Open network settings: Go to Settings > Network & Internet > Status.
  2. Find Network reset: Scroll to the bottom and click 'Network reset'.
  3. Read the warning: Windows will tell you this will remove all network devices and reset settings to defaults. This also removes saved WiFi passwords and VPN configs.
  4. Click Reset now: Confirm by clicking 'Reset now', then 'Yes'.
  5. Reboot: Your PC will restart and reinstall all network drivers.
  6. Reconnect to WiFi: After the restart, you'll need to re-enter your WiFi password and reconfigure any VPNs or proxy settings.
  7. Test: Monitor the connection for one hour.
Network reset is thorough but nuclear. Use this only if Tier 1 and the driver steps above didn't work. You'll lose saved WiFi networks and VPN profiles.

Advanced WiFi Adapter Keeps Resetting Fixes (Tier 3)

If you're still here, the problem is either deeply buried in Windows's network stack, caused by your router, or you're dealing with an edge case. These steps are more technical but catch the remaining 15% of cases.

8

Reset Winsock and IP Stack Advanced

  1. Open Command Prompt as Admin: Press Windows key, type cmd, right-click Command Prompt, and select 'Run as administrator'.
  2. Run Winsock reset: Type netsh winsock reset and press Enter. You'll see a confirmation message.
  3. Reset IP stack: Type netsh int ip reset and press Enter.
  4. Release IP address: Type ipconfig /release and press Enter.
  5. Renew IP address: Type ipconfig /renew and press Enter.
  6. Flush DNS cache: Type ipconfig /flushdns and press Enter.
  7. Close and reboot: Close Command Prompt and restart your PC.
  8. Reconnect and test: After reboot, reconnect to WiFi and test for one hour.
These commands rebuild Windows's entire network configuration from scratch. Corruption in Winsock (Windows Sockets) can cause exactly the reset pattern you're seeing.
9

Adjust Advanced WiFi Adapter Properties Advanced

  1. Open Device Manager: Right-click Start and select Device Manager.
  2. Find your adapter: Expand Network adapters and right-click your WiFi adapter.
  3. Go to Advanced tab: Click Properties, then click the Advanced tab.
  4. Test roaming aggressiveness: Look for 'Roaming Aggressiveness' or 'Roaming Sensitivity'. Set it to 'Medium' or 'Low' (if the option exists). High roaming aggressiveness can cause frequent disconnects.
  5. Test preferred band: If you see 'Preferred Band', try setting it to 'Prefer 5 GHz' (if your router supports 5 GHz). 2.4 GHz has more interference and is often more unstable.
  6. Test 802.11 mode: If there's an option like '802.11n/ac/ax mode', try forcing it to '802.11ac' or '802.11n' only, depending on your router. Auto mode can cause switching that looks like a reset.
  7. Change one setting at a time: Test each change for 30-60 minutes before trying another. Don't change everything at once or you won't know which fix worked.
These advanced settings vary wildly depending on your adapter vendor. Your adapter might not have all of these options, and that's fine. Adjust whatever you find.
10

Create a New Windows User Profile to Test Advanced

  1. Open Settings: Go to Settings > Accounts > Family & other users.
  2. Add a local account: Click 'Add someone else to this PC'.
  3. Choose 'I don't have this person's sign-in information': At the bottom, click this option.
  4. Create a local account: Select 'Add a user without a Microsoft account' and give it a simple name (e.g., TestUser).
  5. Sign out and switch: Sign out of your current account and log in as the new user.
  6. Connect to WiFi: Reconnect to your WiFi network from the new profile.
  7. Test for one hour: If WiFi stays stable under the new profile, the problem is tied to your main user account's network settings or software. Check for conflicting network software (VPNs, proxy tools, Internet accelerators) in your main account.
This isolates whether the problem is system-wide or user-account-specific. If it stops under a new profile, remove conflicting software from your main account and try moving back.
11

Check Router Firmware and Tune Channels Advanced

  1. Access router settings: Open a web browser and go to your router's IP (usually 192.168.0.1 or 192.168.1.1). Look on your router's sticker for the exact address.
  2. Log in: Enter your router admin username and password (also on the sticker, often admin/admin).
  3. Check firmware: Find the System, Administration, or Firmware section. If an update is available, apply it and let the router reboot.
  4. Tune 2.4 GHz channel: Go to Wireless settings. For the 2.4 GHz band, manually set the channel to 1, 6, or 11 (these don't overlap). Avoid Auto.
  5. Disable band steering: Look for 'Band Steering' or 'Smart Connect' and disable it. This feature moves devices between bands and can cause drops.
  6. Disable aggressive power-saving: Disable any TxBF, Airtime Fairness, or other power-save features on the router itself.
  7. Test: Save settings, let the router reboot, reconnect, and test for one hour.
Router configuration varies wildly. If you get lost, factory reset the router to defaults and start fresh. You can also contact your router maker's support.
12

Disable Third-Party Network Software Advanced

  1. Identify conflicting software: Uninstall any VPN clients, proxy tools, Internet accelerators, or third-party firewalls. These often interfere with Windows's WiFi management.
  2. Open Control Panel: Go to Control Panel > Programs > Programs and Features.
  3. Check for culprits: Look for VPN apps, Hotspot Shield, CCleaner network tools, Comodo Internet Security, or similar. Uninstall one at a time.
  4. Reboot after each uninstall: Restart the PC after removing each program.
  5. Test WiFi: After uninstalling, test the connection for one hour.
  6. Reinstall selectively: Once you identify which software caused the issue, you can choose not to reinstall it, or contact the vendor about a fix.
Third-party network tools often have bugs that conflict with Windows's WLAN AutoConfig. Disabling them is the fastest way to rule this out.

Preventing WiFi Adapter Keeps Resetting in the Future

Once you've fixed it, keep it fixed. Here's what matters most.

Update drivers proactively. Schedule a monthly check for driver updates from your PC manufacturer's support site or set Windows Update to install optional driver updates automatically. The vast majority of WiFi issues come from missing or broken driver updates after Windows feature updates.

Keep power settings locked in. After you've disabled power-saving and set the power plan to Maximum Performance, don't let Windows revert them. Check Device Manager and power settings once every three months to confirm they're still set correctly.

Update router firmware regularly. Log into your router's admin panel every few months and check for firmware updates. Router bugs are a real source of WiFi instability, and firmware fixes address them. This is especially important if you use a budget router.

Use 5 GHz if available. If your router supports both 2.4 GHz and 5 GHz, prefer 5 GHz. It has less interference from microwaves, baby monitors, and neighbors' networks. Less interference means fewer disconnects.

Avoid conflicting network software. VPN clients, proxy tools, and third-party firewalls can fight with Windows's built-in WLAN management. If you must use them, test each one to confirm it doesn't break WiFi. Many have known issues that vendors are slow to fix.

Create system restore points before major updates. Before Windows feature updates or driver rollouts, create a system restore point. If WiFi breaks afterward (which happens), you can roll back to a known-good state in minutes.

WiFi Adapter Keeps Resetting: Summary

The WiFi adapter keeps resetting on Windows 10 because Windows is either putting it to sleep for power saving, you have a corrupted or outdated driver, your WLAN AutoConfig service is broken, or your router firmware has a bug. Start with Tier 1, disable power-saving and ensure WLAN AutoConfig is running. That fixes 85% of cases in under 15 minutes. If you're still having issues, update your driver (ideally from your PC manufacturer's website) or do a clean driver reinstall. If the problem persists after those steps, move to Tier 3 and reset your Winsock, adjust router settings, or check for conflicting network software.

The key is to test after each change for a full hour, since the hourly reset pattern is your biggest diagnostic clue. Once you've nailed the fix, lock in those power settings and keep your drivers current. WiFi stability pays dividends in productivity, don't let this one slide.

Frequently Asked Questions

The most common cause is Windows power management putting the adapter to sleep after a period of inactivity. Disabling power saving in Device Manager Properties and setting the power plan to Maximum Performance resolves this for most users.

OEM drivers from your PC manufacturer or adapter vendor are preferred as they are optimised for your specific hardware. If OEM drivers are unavailable or very old, Windows Update drivers are a good fallback.

WLAN AutoConfig is the Windows service that manages WiFi connections and configuration. If it is disabled or set incorrectly, you will experience periodic disconnects and may need to manually reset the adapter. It should always be set to Automatic startup.

Yes. Router firmware bugs, channel interference, band steering, or aggressive power-saving features can affect one PC while others remain stable. If the problem persists across devices, update your router firmware and manually tune channels and features.

Test for at least one hour after each change to confirm the issue is resolved. For advanced settings changes, test for 30-60 minutes before trying another adjustment. The hourly reset pattern means you need sufficient time to observe whether the problem recurs.