Read our disclosure page to find out how can you help MSPoweruser sustain the editorial team Read more
Knowing how to turn off mouse acceleration in Windows 10 is a simple tweak that can dramatically improve your mouse navigation experience.
You might need to disable this option for increased accuracy during PC gaming, better mouse pointer control, or improved muscle memory. Whatever the reason, the following techniques are tried-and-tested solutions to this problem.
How To Turn Off Mouse Acceleration in Windows 10
I’ve organized the methods by complexity. Let’s get started!
From the Control Panel App
- Click the Start button or press the Windows key, and then type Control Panel.
- Select the Control Panel app below the Best match section.
- Go to the Hardware and Sound menu.
- Now, click Mouse under the Devices and Printers in the Control Panel.
- In the Mouse Properties window, switch to the Pointer Options tab.
- Uncheck the box for the Enhance pointer precision option to disable mouse acceleration.
- Click Apply and then OK to save your changes and close the window.
Using the Settings App
- Start by clicking on the Start button in the bottom-left corner of your screen.
- From the menu, click on the Settings icon—it looks like a little gear—or just type Settings in the search bar.
- In the Settings window, select Devices.
- On the left-hand side, click Mouse from the list of options.
- Look for a link that says Additional mouse options under the Related settings section.
- A new window called Mouse Properties will pop up. Switch to the Pointer Options tab.
- Find the section labeled Motion and uncheck the box that says Enhance pointer precision.
- After making the change, click Apply to save it, and then hit OK.
From a PowerShell Terminal
- Right-click on the Windows flag or Start button to bring up the Power User menu.
- Click on the Windows PowerShell (Admin) option.
- You should now see the PowerShell terminal.
- Copy the following code and paste it into the terminal window:
<code>New-ItemProperty -Path "HKCU:\Control Panel\Mouse" -Name MouseSpeed -Value 0 -PropertyType String -Force</code>
- Hit Enter to execute the script.
- Now, type in the following PowerShell script and hit Enter again to run this code:
<code>Set-ItemProperty -Path "HKCU:\Control Panel\Mouse" -Name MouseThreshold1 -Value 0</code>
- Finally, copy and paste the following script and press the Enter key to execute:
<code>Set-ItemProperty -Path "HKCU:\Control Panel\Mouse" -Name MouseThreshold2 -Value 0</code>
The first PowerShell script will only show an outcome. The rest of the codes will run and won’t generate any results, as intended.
If you’re here, congratulations! You’ve learned how to turn off mouse acceleration in Windows 10.
The Control Panel and Settings are suitable if you’re a basic Windows 10 user and happy with the manual methods.
However, if you love to automate processes using scripts, you should go for the PowerShell-based approach. Moreover, if you’re having problems with your mouse not locking to your game or not showing up, we can help out.
The above is the detailed content of How To Turn Off Mouse Acceleration in Windows 10 Easily. For more information, please follow other related articles on the PHP Chinese website!

Does Windows lack a convenient package manager? UniGetUI is here to help you! The package manager for Linux systems is very convenient, but Windows systems lack similar tools. However, with a free open source project UniGetUI and Windows built-in command line tool winget, you can get the same functionality on Windows. The best feature for Windows missing: a convenient package manager Package Manager allows you to add and remove programs, system libraries, and drivers. You can search for programs almost instantly, retrieve information about them, and adjust settings. In other words, they are features that Microsoft stores dream of. Every Linux distribution has one

Arch Linux officially joins the Windows Subsystem for Linux (WSL) family! No external downloads are needed; installation is a breeze using PowerShell: wsl --install archlinux First-time WSL users will need to run this command first, followed by a sy

This monitor boasts extensive connectivity, featuring a DisplayPort 1.4 port (supporting up to 3440 x 1440 at 240Hz, DSC, and HDR) and two HDMI 2.1 FRL ports (also supporting 3440 x 1440 at 240Hz, FRL, HDR, and VRR). These high-speed HDMI 2.1 ports

Windows 10 support is ending in late 2025, prompting many users to upgrade to Windows 11. However, the TPM 2.0 requirement can be a significant hurdle. This guide outlines methods to install Windows 11 even without TPM 2.0, but proceed with caution.

The Acer Predator XB323QK V4 and Nitro XV240 F6: A Tale of Two Monitors Acer offers two distinct gaming monitors catering to different needs: the color-focused XB323QK V4 and the speed-demon XV240 F6. Let's break down their key features. The XB323QK

eBay: A Surprisingly Good Source for New Computer Hardware? While eBay is renowned for its diverse selection of used goods, it's not always the first place that springs to mind when purchasing new computer components. However, my recent experience s

Upgrading your aging laptop? Adding RAM is the easiest and often the only practical upgrade besides storage. My recent experience upgrading a Dell Latitude 5420 proved surprisingly impactful. More RAM Wasn't the Initial Goal My used Dell 5420, while

Let's be honest: unless you're a keyboard enthusiast, you've probably overlooked the cable bundled with your keyboard. But for those who appreciate the finer details, even a simple USB cable can be a source of aesthetic pleasure. 5 Reasons Why Coiled


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

Atom editor mac version download
The most popular open source editor

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 English version
Recommended: Win version, supports code prompts!
