Skip to main content

Wi-Fi Keeps Dropping on Windows 11? Fix It in Order of Likelihood

Media Wi-Fi Keeps Dropping on Windows 11? Fix It in Order of Likelihood

Few computer problems are more disruptive than Wi-Fi that connects normally and then drops without warning.

One moment, you are working in Microsoft 365, joining a Teams meeting or uploading files to SharePoint. The next, Windows 11 shows “No internet”, the wireless icon disappears, or the connection repeatedly disconnects and reconnects.

The difficult part is that intermittent Wi-Fi can be caused by several different things. It may be the laptop, the wireless driver, the router, interference, power-saving settings or even the broadband connection itself.

The quickest way to solve the problem is not to try random fixes. It is to work through the likely causes in the right order.

Start by Identifying What Is Actually Dropping

Before changing anything, check whether the problem affects:

  • One Windows 11 device
  • Several devices on the same network
  • One room or area of the building
  • One specific Wi-Fi network
  • The internet connection rather than Wi-Fi itself

This distinction matters.

If every device loses internet access at the same time, the problem is probably the router, access point or broadband service.

If only one Windows 11 laptop disconnects, the issue is more likely to involve the wireless adapter, driver or device settings.

If the problem only occurs in one part of the office, weak coverage or interference is a stronger possibility.

1. Restart the Computer and Network Equipment

It may sound basic, but this remains the most sensible first step.

Restart the Windows 11 computer properly by selecting:

Start > Power > Restart

Do not simply close the laptop lid, as this may only place the device into sleep mode.

Then restart the router or wireless access point if you are authorised to do so. Disconnect its power, wait around 30 seconds and reconnect it.

A restart can clear:

  • Temporary driver errors
  • Router memory problems
  • Stalled network services
  • Failed DHCP address assignments
  • Wireless adapter faults
  • Problems caused by sleep or hibernation

On a business network, check with your IT provider before restarting shared networking equipment.

2. Forget the Wi-Fi Network and Reconnect

Windows stores connection details for every wireless network it joins. Occasionally, that saved profile becomes corrupted or contains outdated settings.

To remove it:

  1. Open Settings.
  2. Select Network & internet.
  3. Select Wi-Fi.
  4. Open Manage known networks.
  5. Select the affected network.
  6. Choose Forget.
  7. Reconnect and enter the Wi-Fi password again.

This is especially useful when the network password, encryption settings or wireless equipment has recently changed.

For business networks using certificate-based authentication, speak to your IT team before removing the profile.

3. Check Whether Windows Is Turning Off the Wi-Fi Adapter

Windows may turn off the wireless adapter to save power, particularly on laptops.

This can cause Wi-Fi to disconnect after:

  • The laptop wakes from sleep
  • The screen has been off
  • The battery level drops
  • The device changes power mode
  • The laptop is unplugged from a dock

To check the adapter setting:

  1. Right-click Start.
  2. Select Device Manager.
  3. Expand Network adapters.
  4. Double-click the wireless adapter.
  5. Open the Power Management tab.
  6. Untick Allow the computer to turn off this device to save power.
  7. Select OK.
  8. Restart the computer.

The power-management tab does not appear on every device, particularly where the manufacturer manages this setting through its own software.

You should also check:

Settings > System > Power & battery

Set the device to a balanced or performance-focused power mode while testing.

4. Update the Wireless Driver

A faulty or outdated wireless driver is one of the most common reasons Wi-Fi becomes unreliable after a Windows update.

The driver controls communication between Windows 11 and the wireless hardware. If it is incompatible, corrupted or replaced by a generic version, the connection may repeatedly drop.

Start by checking Windows Update:

Settings > Windows Update > Advanced options > Optional updates

Look for driver updates relating to:

  • Wi-Fi
  • Wireless LAN
  • Intel
  • Realtek
  • Qualcomm
  • MediaTek
  • Broadcom
  • Network adapters
  • Chipset

You can also check Device Manager:

  1. Right-click Start.
  2. Select Device Manager.
  3. Expand Network adapters.
  4. Right-click the wireless adapter.
  5. Select Update driver.
  6. Choose Search automatically for drivers.

However, the best driver often comes directly from the computer manufacturer.

For business laptops, use the official support page or update utility from Dell, HP, Lenovo, Microsoft Surface, ASUS or the relevant manufacturer.

Avoid downloading network drivers from unofficial websites.

5. Roll Back the Driver if the Problem Started After an Update

A newer driver is not always a better driver.

If the Wi-Fi started disconnecting immediately after a Windows or manufacturer update, try rolling the driver back.

In Device Manager:

  1. Expand Network adapters.
  2. Double-click the wireless adapter.
  3. Open the Driver tab.
  4. Select Roll Back Driver, if available.
  5. Restart the device.

If the rollback option is greyed out, Windows may not have retained the previous version.

In that case, your IT provider may need to install an earlier approved driver manually.

6. Reinstall the Wi-Fi Adapter

If updating the driver does not help, reinstalling the adapter can clear a damaged driver installation.

In Device Manager:

  1. Expand Network adapters.
  2. Right-click the wireless adapter.
  3. Select Uninstall device.
  4. Confirm the removal.
  5. Restart the computer.

Windows should detect the adapter and reinstall it automatically.

Before doing this, it is sensible to download the correct manufacturer driver in advance, particularly if the device does not have an Ethernet connection.

7. Check Airplane Mode and Hardware Wi-Fi Controls

Some laptops include a physical wireless switch or a keyboard shortcut that disables Wi-Fi.

Look for:

  • An airplane symbol
  • A wireless antenna icon
  • A function key controlling wireless connections
  • A physical switch on the side of the laptop

Also check:

Settings > Network & internet > Airplane mode

Make sure Airplane mode is turned off and Wi-Fi is enabled.

A faulty keyboard key or laptop hotkey utility can sometimes toggle wireless connectivity unexpectedly.

8. Disable Random Hardware Addresses Temporarily

Windows 11 can use random hardware addresses to make device tracking more difficult on public Wi-Fi networks.

Although this is useful for privacy, some networks may struggle when a device appears to use a different hardware address.

To test this:

  1. Open Settings.
  2. Select Network & internet.
  3. Select Wi-Fi.
  4. Open the connected network’s properties.
  5. Turn off Random hardware addresses, if enabled.
  6. Disconnect and reconnect.

This may be particularly relevant on networks using:

  • MAC address filtering
  • Captive portals
  • Device registration
  • Network access control
  • Static address reservations

On managed business devices, check with your IT provider before changing the setting.

9. Reset the Windows Network Stack

Windows relies on several networking components to manage addresses, connections and internet traffic. These can become corrupted.

Open Terminal as Administrator and run the following commands one at a time:

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /flushdns

ipconfig /renew

Restart the computer afterwards.

These commands reset key networking components and request a fresh network address.

They are particularly useful when the device connects to Wi-Fi but displays:

  • No internet
  • Unidentified network
  • Limited connectivity
  • Invalid IP configuration
  • DNS errors

10. Use Windows Network Reset

If individual repairs do not work, Windows 11 includes a broader network reset option.

Go to:

Settings > Network & internet > Advanced network settings > Network reset

Select Reset now.

This removes and reinstalls network adapters and restores many networking settings to their defaults.

Be aware that you may need to:

  • Re-enter Wi-Fi passwords
  • Reconfigure VPN software
  • Reinstall virtual network adapters
  • Reconnect to business networks
  • Reapply static IP or DNS settings

Network reset should therefore come after simpler fixes, not before them.

11. Check Whether the Signal Is Too Weak

Wi-Fi may appear connected while the signal is not strong enough to maintain a stable session.

Common signs of weak coverage include:

  • The problem only happens in one room
  • The connection improves when moving closer to the router
  • Teams calls freeze but email still works
  • Downloads slow down before the connection drops
  • The device switches between Wi-Fi bands
  • Several users experience issues in the same area

Possible causes include:

  • Thick walls
  • Metal structures
  • Filing cabinets
  • Poor access point placement
  • Too few access points
  • Interference from neighbouring networks
  • Wireless equipment installed inside cupboards
  • Excessive distance from the access point

For businesses, adding a consumer Wi-Fi extender is rarely the best long-term solution. A properly designed wireless network using correctly positioned access points will usually provide better performance and security.

12. Test the 2.4 GHz and 5 GHz Bands

Many networks use both 2.4 GHz and 5 GHz wireless bands.

The 5 GHz band is normally faster but has a shorter range. The 2.4 GHz band travels further but is more likely to experience interference.

A device near the edge of the 5 GHz coverage area may repeatedly connect, disconnect and switch bands.

Where the network provides separate names for each band, try connecting to the other one.

For example:

  • Use 2.4 GHz when further away from the access point
  • Use 5 GHz when close to the access point and needing higher speed

Modern managed Wi-Fi systems often use band steering automatically. If band steering is not configured well, the device may behave unpredictably.

13. Check for Wireless Interference

Wi-Fi uses shared radio frequencies. Other equipment can interfere with those signals.

Potential sources include:

  • Nearby wireless networks
  • Bluetooth devices
  • Microwave ovens
  • Wireless CCTV systems
  • Cordless phones
  • USB 3 devices and unshielded hubs
  • Docking stations
  • Wireless presentation equipment
  • Poorly positioned access points

Interference is more likely when the connection becomes unstable at certain times of day or when particular equipment is switched on.

A professional wireless survey can identify congestion, dead zones and overlapping channels.

14. Test Without the Docking Station

If the Wi-Fi issue occurs when the laptop is connected to a dock, temporarily disconnect it and test again.

Some docks can contribute to problems through:

  • Outdated firmware
  • USB interference
  • Network adapter conflicts
  • Power-delivery issues
  • Incorrect driver packages
  • Ethernet and Wi-Fi switching behaviour

Update the dock firmware and laptop chipset drivers using the manufacturer’s official tools.

Windows may also disconnect Wi-Fi when an Ethernet cable is connected. This can be intentional and controlled by the laptop manufacturer or company policy.

15. Disable VPN and Security Software Temporarily for Testing

VPN clients, endpoint security tools and web-filtering software can make an internet problem look like a Wi-Fi problem.

The wireless connection may remain active, but websites and cloud applications stop working.

Check whether the issue occurs when:

  • The VPN connects
  • The device changes networks
  • The laptop wakes from sleep
  • Security software updates
  • A web-filtering service becomes unavailable

Do not permanently disable business security software.

Instead, ask your IT provider to review logs, update the client or test the connection safely.

16. Check the Router or Access Point

If multiple devices are disconnecting, the problem is unlikely to be limited to Windows 11.

Check the networking equipment for:

  • Warning lights
  • Unexpected restarts
  • Overheating
  • Outdated firmware
  • High device usage
  • Faulty power supplies
  • Incorrect wireless channels
  • Duplicate network names
  • DHCP address exhaustion
  • Internet service outages

Home users can usually restart the router and check the provider’s service status.

Businesses should avoid making unplanned changes to access points, firewalls or switches without documenting the existing configuration.

17. Test Whether It Is Wi-Fi or the Internet Connection

A device can remain connected to Wi-Fi while the internet connection itself fails.

When the problem occurs, check whether you can still access:

  • Another device on the local network
  • A network printer
  • A file server
  • The router’s management page
  • Internal business systems

If local services still work but websites do not, the Wi-Fi connection may be fine. The issue could involve:

  • Broadband failure
  • DNS problems
  • Firewall issues
  • Router instability
  • ISP outages
  • VPN or filtering services

This distinction prevents unnecessary changes to the laptop.

18. Run a Continuous Connection Test

Intermittent problems are often difficult to diagnose because everything looks normal by the time support checks the device.

You can run a continuous ping test to see exactly when the connection drops.

Open Command Prompt and enter:

ping 8.8.8.8 -t

You can also test the local router address, which is often similar to:

ping 192.168.1.1 -t

Press Ctrl + C to stop the test.

If the router stops responding, the problem is likely between the device and the local network.

If the router continues responding but the internet address fails, the issue may be with the router, broadband service or internet routing.

Business IT teams can use more detailed monitoring tools to track packet loss, latency and access-point roaming.

19. Check for BIOS, Firmware and Chipset Updates

The wireless adapter does not operate in isolation. It depends on the laptop’s chipset, firmware and power-management systems.

Check the manufacturer’s support tool for updates relating to:

  • BIOS or UEFI
  • Chipset
  • Wireless LAN
  • Bluetooth
  • Thunderbolt
  • USB controllers
  • Dock firmware
  • Power management

Install only updates intended for the exact device model.

Do not interrupt BIOS or firmware updates after they have started.

20. Consider a Hardware Fault

The wireless adapter or antenna may be failing if:

  • The adapter repeatedly disappears from Device Manager
  • The device cannot detect nearby networks
  • Wi-Fi works only when the laptop lid is held at a certain angle
  • The connection fails after the device becomes warm
  • Reinstalling Windows and drivers makes no difference
  • Other devices remain stable in the same location
  • The laptop has been dropped or damaged

Testing with a known-good USB Wi-Fi adapter can help identify whether the internal hardware is at fault, although this should be treated as a diagnostic step rather than automatically becoming the permanent solution.

The Best Troubleshooting Order

To avoid wasting time, work through the fixes in this order:

  1. Confirm whether one or several devices are affected.
  2. Restart the computer and networking equipment.
  3. Forget and reconnect to the Wi-Fi network.
  4. Disable wireless adapter power saving.
  5. Update the manufacturer’s Wi-Fi driver.
  6. Roll back the driver if the issue followed an update.
  7. Reinstall the wireless adapter.
  8. Reset the Windows networking stack.
  9. Test signal strength and a different Wi-Fi band.
  10. Disconnect docks, VPNs and other potential causes.
  11. Check router, access point and broadband stability.
  12. Install firmware, chipset and BIOS updates.
  13. Investigate wireless coverage or hardware failure.

This approach begins with the fastest and most likely fixes before moving into wider network investigation.

How Hamilton Group Can Help

Intermittent Wi-Fi problems can be difficult to solve because the fault may sit anywhere between the laptop and the internet connection.

Hamilton Group can investigate the full chain rather than treating the symptoms. Our team can help with:

  • Windows 11 wireless driver problems
  • Laptop and docking-station faults
  • Wi-Fi coverage and dead zones
  • Access point placement and configuration
  • Slow or unstable business broadband
  • Firewall, DNS and DHCP problems
  • Microsoft Intune device policies
  • VPN and remote-working issues
  • Network security and performance
  • Office Wi-Fi upgrades and wireless surveys

We can also identify whether the issue is affecting one employee, one part of the building or the entire organisation.

That means you receive a proper diagnosis rather than repeatedly restarting the router and hoping the problem disappears.

Stop Unreliable Wi-Fi Disrupting Your Business

Wi-Fi that drops several times a day can interrupt calls, delay cloud applications and reduce productivity across your organisation.

Hamilton Group can diagnose the cause and recommend a reliable, secure fix for your Windows devices and business network.

Call Hamilton Group on 0330 043 0069 or book a call with one of our experts today.