Windows 11 Wireless Mouse or Keyboard Lag and Disconnects

The cursor jumps a couple of inches instead of moving smoothly, a keystroke or two never makes it through, or everything freezes for a second before snapping back to normal on its own. It’s not a dead device — a genuinely dead mouse or keyboard just stays unresponsive — it’s something more specific to wireless input: an intermittent stutter or a momentary drop that comes and goes, usually at the worst possible moment.

This pattern is close to unique to wireless devices, whether they connect over Bluetooth or a small USB radio dongle, since a wired mouse or keyboard simply doesn’t have a wireless signal to interrupt in the first place. The causes cluster around a handful of wireless-specific issues — physical interference, radio congestion, power management, and a flaky Bluetooth service — each with its own distinct signature once you know what to look for.

Quick explanation: this guide covers telling intermittent lag apart from a fully dead device, USB dongle placement and port interference, 2.4GHz band congestion from Wi-Fi and other wireless gear, batteries that are running low without being fully dead yet, USB power management delaying wake-up after the device goes idle, and the Bluetooth service itself getting into a stuck state.

For the full feature list and usage details, you can also visit the Fixyfier Documentation.

Quick Answer

Intermittent lag or brief disconnects on a wireless mouse or keyboard are most often caused by radio interference — a dongle plugged into a crowded USB hub, or a 2.4GHz signal competing with Wi-Fi and other wireless devices nearby — rather than anything actually failing. Moving the dongle to a different port, checking the batteries, and restarting the Bluetooth service if it’s a Bluetooth device cover the majority of cases without needing to replace anything.

What Counts as “Lag” Here, Versus a Dead Device

It’s worth being clear about what this article covers before diving in, since a device that’s fully unresponsive — no cursor movement at all, no keystrokes registering, indefinitely — points toward a completely different set of causes than the ones covered here. That kind of total, ongoing failure is a driver, pairing, or hardware problem best handled on its own terms.
What’s covered here is narrower and specific to wireless devices: the cursor skipping or stuttering rather than moving smoothly, a keystroke that occasionally doesn’t register, or a brief total freeze — anywhere from a fraction of a second to a couple of seconds — that resolves itself without you doing anything. The device works the vast majority of the time; it just isn’t perfectly reliable moment to moment.
That distinction matters because the fixes are different too — a dead device often needs a driver reinstall or a fresh pairing, while intermittent lag usually traces back to something environmental happening around the wireless connection rather than anything wrong with the device or its driver.

USB Dongle Placement and Port Interference

For mice and keyboards that connect through a small USB radio dongle rather than Bluetooth, where that dongle is plugged in matters more than most people expect. A dongle plugged into a USB hub alongside several other devices, or into a port sitting right next to a USB 3.0 port or an external hard drive, can pick up electrical noise that interferes with its relatively weak 2.4GHz radio signal.
USB 3.0 ports and cables are a known, documented source of this kind of interference, since their signaling happens to fall in a frequency range that overlaps with the 2.4GHz band wireless mice and keyboards use. Moving the dongle to a USB 2.0 port if the PC has one, using a front-panel port farther from other cabling, or using a short USB extension cable to get the dongle a few inches away from the crowded back panel, often clears up stutter that looked like a much deeper problem.
After moving the dongle to a new port, forcing Windows to look for it again ensures a clean reconnection rather than relying on the device rediscovering itself on its own — Fixyfier’s Fix & Repair section includes Fix Hardware Detection Issues, which does exactly this in one step.

2.4GHz Band Congestion From Wi-Fi and Other Devices

Most wireless mice and keyboards, along with a huge share of Bluetooth devices, share the same crowded 2.4GHz radio band that Wi-Fi routers also broadcast on. In a busy environment — an apartment building with dozens of nearby networks, an office with several wireless peripherals in close range, or a desk sitting right next to the Wi-Fi router itself — that band can get congested enough to cause exactly the kind of intermittent stutter and dropout this article is about.
This is usually the explanation when the lag correlates with something else that’s also using the 2.4GHz band — a microwave running nearby, a phone starting a large download over Wi-Fi, or a neighbor’s network suddenly appearing stronger. It’s also why the same wireless mouse can behave perfectly at one desk and stutter constantly at another, since the surrounding radio environment, not the device itself, is doing most of the work here.
There’s no single setting that fixes this, since it’s environmental rather than a misconfiguration, but switching a router that supports it to the less crowded 5GHz band for everything except the wireless peripherals themselves, or simply relocating the dongle or receiver a bit farther from the router, both reduce how much competition the mouse or keyboard’s signal has to fight through.

Batteries Running Low, Before They’re Actually Dead

A wireless mouse or keyboard doesn’t usually go from perfectly fine to completely dead in one step. In the last stretch before batteries actually run out, a lot of devices show exactly the symptoms covered here first — occasional stutter, a dropped keystroke here and there, brief moments where the device seems to lose the connection and then reconnects on its own.
This happens because a weakening battery can no longer reliably power the device’s radio at full strength, so the signal itself gets less consistent even though the device still mostly works. It’s an easy cause to overlook, especially with a battery indicator that hasn’t yet dropped low enough to trigger a low-battery warning, since everything still looks fine at a glance.
Swapping in a fresh set of batteries even when the current ones don’t seem obviously low is one of the fastest tests worth running here, since it costs almost nothing and rules out or confirms this cause immediately rather than leaving it as a lingering possibility while you chase something else.
NordVPN
One Thing Worth Knowing

If You're Already Fighting a Crowded 2.4GHz Connection

If congested Wi-Fi is part of what's causing the lag in the first place, there's a good chance you're on a busy public or shared network — a coworking space, a hotel, or a coffee shop — while you troubleshoot it. NordVPN keeps that connection encrypted while you're already dealing with everyone else's devices competing for the same wireless space.

Protect This Session

USB Power Management Delaying Wake-Up After Idle

Windows is allowed to power down a USB port, including one holding a wireless dongle, after a period of inactivity in order to save energy — a feature usually called selective suspend. For a wireless mouse or keyboard, this can show up as a brief, noticeable lag right after a pause in use, where the very first movement or keystroke after idling doesn’t register while the port wakes back up.
This is a subtly different pattern than the interference-driven stutter covered earlier, since it happens specifically after a gap in activity rather than continuously or at random, and it affects the dongle’s port directly rather than the radio signal itself. On a laptop running on battery, this behavior tends to be more aggressive, since Windows leans harder on power-saving settings whenever it isn’t plugged in.
The toggle for this lives on the dongle’s own Power Management tab in Device Manager, where unchecking “Allow the computer to turn off this device to save power” stops Windows from suspending that specific port — Fixyfier’s Windows Tools section puts a Device Manager shortcut a click away for getting to that exact tab without digging through several menus first.

The Bluetooth Service Itself Getting Into a Stuck State

For Bluetooth mice and keyboards specifically, one cause sits above the device entirely: Windows’ own Bluetooth service can get into a stuck or degraded state that produces exactly the intermittent symptoms covered here, without anything actually being wrong with the mouse or keyboard, its batteries, or the radio environment around it.
Confirming what Windows currently thinks about the Bluetooth connection is a quick way to tell whether this is worth pursuing before restarting anything.
Get-PnpDevice -Class Bluetooth | Select-Object FriendlyName, Status
That command lists the Bluetooth radio and any paired Bluetooth devices along with their current status — if the radio itself shows a problem rather than the mouse or keyboard specifically, that points toward the service rather than the device. Fixyfier’s Fix & Repair section includes Fix Bluetooth Issues, built for exactly this, clearing up frozen connections and intermittent drops without needing to re-pair the device from scratch.

Frequently Asked Questions

Does a Bluetooth mouse or keyboard suffer from this more than a USB-dongle one?

They’re both affected by roughly the same causes, but in slightly different proportions. Bluetooth devices are more exposed to the Bluetooth service itself getting into a stuck state, since that’s a Windows-side component a USB-dongle device doesn’t rely on. Dongle-based devices are more exposed to physical port and hub interference, since the dongle itself is a small radio sitting directly in a USB port rather than communicating through Windows’ shared Bluetooth stack.

Would switching to a wired mouse or keyboard fix this permanently?

It would, since a wired connection has no wireless signal to interfere with in the first place — but that’s treating the symptom rather than the cause for most people, and it gives up the convenience wireless devices were bought for. Working through interference, battery, and power management checks first usually resolves the lag without needing to abandon wireless entirely.

Can other Bluetooth devices in the room cause this, not just Wi-Fi?

Yes, and it’s an easy source to overlook. Bluetooth headphones, speakers, and other peripherals all share the same 2.4GHz band as Wi-Fi and as USB wireless dongles, so a room with several Bluetooth devices active at once can produce the same kind of congestion-driven stutter as a crowded Wi-Fi environment, even with no Wi-Fi issue involved at all.

Let Fixyfier Help You Track Down Wireless Lag and Drops

Fixyfier’s Fix & Repair section includes Fix Hardware Detection Issues for cleanly re-detecting a dongle after moving it to a better port, along with Fix Bluetooth Issues for clearing up a stuck Bluetooth connection, and its Windows Tools section puts Device Manager a click away for the USB power management setting behind a wake-up delay — together, a fast path through the most common reasons a wireless mouse or keyboard stutters instead of staying dead reliable.