How to Fix Mouse Lag and Stuttering in Windows 11
The Problem
Mouse lag comes from one of four places: the link between mouse and PC (wireless interference, a failing cable, a weak USB port), power management switching the device off mid-use, a driver or software conflict, or the system being too busy to draw the pointer.
Wireless lag and wired stuttering usually have different causes, so the first useful thing you can do is establish which one you have.
Pointer not moving at all? Check the device is recognised first — fix USB ports not working. Laptop trackpad rather than a mouse? See fix a touchpad not working.
Symptoms
- The pointer jumps in steps rather than moving smoothly.
- It freezes for half a second, then catches up in a rush.
- Movement is fine on the desktop but stutters in games.
- A wireless mouse works close to the receiver and stutters further away.
- Clicks register late, or a single click registers twice.
Step 1: Split Wireless from Wired
Sixty seconds of testing narrows the field enormously.
- Wireless mouse: plug the USB receiver into a front or side port, or use a short USB extension so it sits on the desk rather than behind the PC. Metal cases and USB 3.0 ports both interfere with 2.4 GHz receivers.
- Fit fresh batteries, or charge a rechargeable mouse fully. A weak cell causes exactly this stutter long before the mouse stops working.
- Bluetooth mouse: remove it and re-pair — Settings → Bluetooth & devices → the mouse → ⋯ → Remove device, then pair again. Also see fix Bluetooth not working.
- Wired mouse: try a different port, preferably a USB 2.0 port directly on the motherboard, and move it off any hub or dock.
- Test the same mouse on another PC if you can. Lag there too means the mouse; lag only here means the PC.
Step 2: Stop Windows Turning the Device Off
Power management on USB controllers is one of the most common causes of intermittent mouse lag.
- Right-click Start → Device Manager.
- Expand Universal Serial Bus controllers. For each USB Root Hub and each Generic USB Hub, right-click → Properties → Power Management tab → untick Allow the computer to turn off this device to save power → OK.
- Do the same under Mice and other pointing devices for your mouse, and under Human Interface Devices for any HID-compliant mouse entry that has a Power Management tab.
- Then open Control Panel → Power Options → Change plan settings → Change advanced power settings → USB settings → USB selective suspend setting → Disabled.
- Reboot.
Step 3: Turn Off Pointer Enhancement and Check the Speed
"Enhance pointer precision" applies acceleration, which reads as inconsistent tracking rather than lag.
- Open Settings → Bluetooth & devices → Mouse → Additional mouse settings.
- On the Pointer Options tab, untick Enhance pointer precision.
- Set the pointer speed slider to the middle notch (the 6th of 11) — that is 1:1 with no scaling.
- Set the DPI in the mouse's own software instead, if it has any. Very high DPI on a low polling rate produces visible stepping.
- Click Apply.
Step 4: Reinstall the Mouse Drivers
- In Device Manager, expand Mice and other pointing devices.
- Right-click your mouse → Uninstall device. Do not tick "remove the driver" for the mouse itself.
- Do the same for every HID-compliant mouse entry under Human Interface Devices.
- Restart. Windows reinstalls the standard drivers automatically.
- If you use vendor software (Logitech G HUB, Razer Synapse, Corsair iCUE), update it — or uninstall it entirely as a test. These suites are a frequent cause of stutter after their own updates.
- General method: how to update outdated drivers.
Step 5: Check the Polling Rate and the Surface
- In the mouse's software, set the polling rate to 1000 Hz for a wired or high-end wireless mouse. On a cheap wireless mouse, 500 Hz is often steadier.
- Clean the optical sensor window with a dry cotton bud, and clear dust from the feet.
- Optical sensors struggle on glass, gloss, and dark uniform surfaces. Put a proper mousepad under it — this fixes more "lag" reports than any software step.
- Also remove any wireless charging pad, phone, or Wi-Fi router sitting within about 30 cm of the receiver.
Step 6: Rule Out System Load and Interrupt Latency
If the whole desktop feels sticky, the mouse is a symptom rather than the fault.
- Open Task Manager (Ctrl + Shift + Esc) → Performance. Watch CPU, memory, and disk while the stutter happens.
- Disk pinned at 100 % or RAM at capacity will make the pointer skip: fix 100 % disk usage, fix high RAM usage, and fix 100 % CPU usage.
- Run LatencyMon for a few minutes. If it names a specific driver as causing high DPC latency, that driver is the target — network and audio drivers are common.
- Related: how to use Event Viewer to find why your PC crashed.
Step 7: Fix Stutter That Only Happens in Games
- Turn on Settings → System → Display → Graphics → Default graphics settings → Hardware-accelerated GPU scheduling, and test with it both on and off. Background: hardware-accelerated GPU scheduling.
- In-game, use Fullscreen (exclusive) rather than borderless where the option exists, and cap the frame rate a few frames below your refresh rate.
- Turn off V-Sync in the game if input feels delayed rather than jumpy — that is latency, not lag.
- Full guides: reduce input lag for gaming and fix low FPS and stuttering in games.
Step 8: Check the Cable and Repair Windows
- On a wired mouse, flex the cable gently near the plug and near the mouse body while moving the pointer. If it cuts out, the cable is broken — replace the mouse.
- Repair system files in Terminal (Admin):
sfc /scannowDISM /Online /Cleanup-Image /RestoreHealth - Reboot and re-run
sfc /scannow: how to run SFC and DISM. - If the lag started after a Windows update, roll it back: fix Windows 11 after a bad update.
What Not to Do
- Don't install a "mouse accelerator" or "input booster" utility. They add a software layer between the device and Windows and make latency worse.
- Don't plug a 2.4 GHz receiver into a USB 3.0 port next to an external SSD. That combination is a known source of interference.
- Don't raise DPI to compensate for stutter. It makes the skipping more visible, not less.
Still Not Working?
Test the mouse on a second PC and test a second mouse on this one. That single comparison tells you whether to replace hardware or keep troubleshooting Windows. If every mouse stutters on this PC and LatencyMon names a driver, focus there; if no driver stands out, boot into Safe Mode and test — a clean pointer in Safe Mode means third-party software.
Related: fix a keyboard not typing and fix USB device not recognized.
Related guides
How to Fix USB Device Not Recognized in Windows 11
USB device not recognized or showing Unknown Device in Windows 11? Reset USB controllers, fix power settings, and get the device detected with these step-by-step fixes.
How to Fix USB Ports Not Working in Windows 11
USB mouse, flash drive, or phone not detected in Windows 11—try different ports, reset controllers, update chipset drivers, and fix power management.
How to Fix a Printer Not Printing in Windows 11
Jobs stuck in the queue, blank pages, or nothing happening at all? Clear the print spooler, reinstall the driver, and fix a Windows 11 printer that will not print.
How to Fix a Scanner Not Working in Windows 11
Scanner not detected in Windows 11, or scanning fails halfway? Fix WIA service faults, missing drivers, network scanner discovery, and all-in-one printer scan problems.
How to Fix Game Controller Not Working in Windows 11
Controller not detected or buttons dead in games? Fix Windows drivers, USB ports, Steam Input, and game controller settings.