Remove mouse Acceleration in Windows 7

To remove permantly mouse acceleration in Windows 7

(The best way is to uninstall your mouse driver first and install it again when you
finish the process)

1.Click Start button
2.Control Panel
3.Hardware and sound
4.Mouse
5.Pointer Options
6.Uncheck Enhance pointer precision
7.Ok
8.Close Control Panel


1. Click Start button
2. Type 'regedit' in the search box
3. Open the tree 'HKEY_CURRENT_USER', select control panel, then select mouse
4. Right clicking, modify the SmoothMouseXCurve and SmoothMouseYCurve hexidecimal values to the following:

SmoothMouseXCurve:
00,00,00,00,00,00,00,00
00,a0,00,00,00,00,00,00
00,40,01,00,00,00,00,00
00,80,02,00,00,00,00,00
00,00,05,00,00,00,00,00

SmoothMouseYCurve:
00,00,00,00,00,00,00,00
66,a6,02,00,00,00,00,00
cd,4c,05,00,00,00,00,00
a0,99,0a,00,00,00,00,00
38,33,15,00,00,00,00,00

Use it at your own risk
Comments
9
Uninstall windows 7 would be an easier version?
Use it at your own risk

Your PC might blow up, watch out.
this message will self destruct in 5...4....3...2...1...
same as in xp I am amazed
http://h8m3.wippiespace.com/pack/cheesemfix.zip
just launch the file containing your monitor display refresh rate in the name
now someone could explain where those random numbers come from and why they'd actually remove it :) ?
It's the exact same reg file as used on XP tbh, lol.

No need to get technical, did the job on XP and does it on Vista/7
Parent
I believe it does it, but I'm just curious why all those values aren't set to 0 or so, because they don't seem logical at all :D
Parent
Just save that code into a .reg file, then people just double click it. Lol. nub.
Back to top