How to Disable Mouse Acceleration in Windows 11

Richard
Written by
Richard
Jul 29, 2021 Updated Apr 28, 2026 3 min read

Disabling mouse acceleration in Windows 11 improves cursor consistency by turning off “Enhance pointer precision.” Mouse acceleration is a Windows feature that makes your cursor move further on the screen when you move your mouse faster.

This means the cursor’s speed and distance don’t directly match your physical hand movement, which can feel unpredictable. For many users, especially gamers and precision users, turning it off offers superior control.

When you disable mouse acceleration in Windows 11, your cursor moves exactly as far and as fast as you move your mouse, creating a one-to-one mapping. This predictability is crucial for tasks requiring fine control, like aiming in first-person shooter games or making detailed edits in design software.

How to disable mouse acceleration 🪟 Windows 11

You can follow these steps to disable the feature in Windows 11 using the standard Control Panel menu.

1. Open your Settings menu. You can do this by pressing the Windows key + I on your keyboard or by clicking Start and then Settings.

2. In the menu on the left, click on Bluetooth & devices.

windows 11 bluetooth and devices
windows 11 bluetooth and devices

3. On the right side of the screen, click on Mouse.

Mouse settings menu in Windows 11 for pointer configuration

4. Scroll down to the bottom and click on Additional mouse settings.

Mouse additional settings

5. A new window will pop up. Click on the Pointer Options tab at the top.

6. Look for the box labeled Enhance pointer precision and uncheck it.

Mouse additional settings options

7. Click OK to save your changes.

Advanced Registry Method (Requires Admin Privileges)

For power users, you can modify the Windows Registry directly. Warning: Incorrectly editing the registry can cause system issues. Always back up your registry before proceeding.

1. Press Windows Key + R, type regedit, and press Enter.

2. Navigate to the following path:

🗝️Registry
HKEY_CURRENT_USER\Control Panel\Mouse

3. Locate the MouseSpeed string. Double-click it and set the value to 0.

4. Click OK and restart your computer to apply changes.

🗝️Registry
reg add "HKEY_CURRENT_USER\Control Panel\Mouse" /v MouseSpeed /t REG_SZ /d 0 /f

Gaming Optimization and Troubleshooting

Disabling mouse acceleration is often the first step for gamers. To further improve your experience, ensure your mouse polling rate is set to 500Hz or 1000Hz in your mouse software. Also, check your DPI settings to ensure they match your personal preference for cursor speed. If you use a laptop, note that disabling this setting will also affect your touchpad, making it feel more linear and less jumpy.

Summary

Turning off mouse acceleration is a quick way to improve your computer’s responsiveness. By disabling the “Enhance pointer precision” option in your mouse settings, you ensure that your cursor moves in a straight, predictable line every time. This simple change helps you gain better accuracy for all your daily tasks and gaming sessions in gaming.

Does disabling mouse acceleration improve aim in FPS games?

Yes, it significantly improves aim consistency. By removing acceleration, your muscle memory can rely on a 1:1 ratio between your physical hand movement and the in-game crosshair movement. This eliminates the variable speed factor, allowing for more precise flick shots and tracking in competitive shooters.

Is mouse acceleration the same as mouse sensitivity?

No, they are different. Sensitivity determines the base speed of your cursor. Acceleration changes that speed dynamically based on how fast you move the mouse. Disabling acceleration keeps your sensitivity constant, while changing sensitivity simply makes the cursor move faster or slower across the entire screen.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *

Exit mobile version