Windows 10 mouse acceleration problem !!!

Page 2 of 2 FirstFirst 12

  1. Posts : 10
    Windows 10 21H1
       #11

    Same problem. What registry setting corresponds to mouse acceleration?


    I have a Logitech G700S mouse. I have removed the driver and every of bit of data it left behind and it makes no difference. The registry entries for Control Panel/Mouse show no obvious entry for acceleration. Here are they:

    Windows 10 mouse acceleration problem !!!-mouse-reg.jpg
      My Computer


  2. Posts : 5,452
    Windows 11 Home
       #12

    Well, there should not be some entries at all, if you want no acceleration.
    Code:
    reg add "HKCU\Control Panel\Mouse" /v "MouseSpeed" /t REG_SZ /d "0" /f
    reg add "HKCU\Control Panel\Mouse" /v "MouseThreshold1" /t REG_SZ /d "0" /f
    reg add "HKCU\Control Panel\Mouse" /v "MouseThreshold2" /t REG_SZ /d "0" /f
    
    rem Remove Windows Mouse Acceleration Curve
    reg delete "HKCU\Control Panel\Mouse" /v "SmoothMouseXCurve" /f
    reg delete "HKCU\Control Panel\Mouse" /v "SmoothMouseYCurve" /f
    
    rem Mouse Hover Time in milliseconds before Pop-up Display
    reg add "HKCU\Control Panel\Mouse" /v "MouseHoverTime" /t REG_SZ /d "0" /f
      My Computer


  3. Posts : 10
    Windows 10 21H1
       #13

    Thanks for that. The first three I'd already tried, but they were reset afterwards. I've manually made the other changes and I'll see how I get on (probably need to reboot).
      My Computer


  4. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #14

    Hello @Perrorist,

    Perrorist said:
    The first three I'd already tried, but they were reset afterwards. I've manually made the other changes and I'll see how I get on (probably need to reboot).
    Just for information.

    • It is always recommended to Export ANY Registry Keys PRIOR to making ANY changes, just in case.
    • Although a Restart is probably NOT needed, it is always advisable to perform one to allow ANY Pending actions to be FULLY applied'

    I hope this helps.
      My Computer


  5. Posts : 10
    Windows 10 21H1
       #15

    All the original settings have returned. I'm now wondering if the Logitech mouse is storing these internally.

    EDIT: I removed the mouse from the PC and turned off the Enhance pointer precision setting, and it reverted to being set again immediately afterwards. Something is dominating this setting and I can't figure out what it is.
    Last edited by Perrorist; 16 Jul 2022 at 18:18.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 15:23.
Find Us




Windows 10 Forums