Adjusting mouse speed on login screen












1















I recently bought a new mouse due to the old one dying, and the new one is quite a bit faster than what I'm used to, causing me to overshoot by a lot whenever I go to click on something. I was able to find out that speed can be adjusted using the 'Mouse' program, which allowed me to resolve my issue for most things, however this only seems to apply when logged into my user account. It doesn't seem to affect things such as the login page or other user accounts. Is there some global setting I can change somewhere that will make this apply to everything?



I am using Windows 7 and an administrator account.



My new mouse is a Logitech M100R corded optical mouse.



The mouse speed was adjusted by going to Control Panel -> Mouse -> Pointer Options -> Motion, then dragging the slider to a lower speed setting.










share|improve this question





























    1















    I recently bought a new mouse due to the old one dying, and the new one is quite a bit faster than what I'm used to, causing me to overshoot by a lot whenever I go to click on something. I was able to find out that speed can be adjusted using the 'Mouse' program, which allowed me to resolve my issue for most things, however this only seems to apply when logged into my user account. It doesn't seem to affect things such as the login page or other user accounts. Is there some global setting I can change somewhere that will make this apply to everything?



    I am using Windows 7 and an administrator account.



    My new mouse is a Logitech M100R corded optical mouse.



    The mouse speed was adjusted by going to Control Panel -> Mouse -> Pointer Options -> Motion, then dragging the slider to a lower speed setting.










    share|improve this question



























      1












      1








      1








      I recently bought a new mouse due to the old one dying, and the new one is quite a bit faster than what I'm used to, causing me to overshoot by a lot whenever I go to click on something. I was able to find out that speed can be adjusted using the 'Mouse' program, which allowed me to resolve my issue for most things, however this only seems to apply when logged into my user account. It doesn't seem to affect things such as the login page or other user accounts. Is there some global setting I can change somewhere that will make this apply to everything?



      I am using Windows 7 and an administrator account.



      My new mouse is a Logitech M100R corded optical mouse.



      The mouse speed was adjusted by going to Control Panel -> Mouse -> Pointer Options -> Motion, then dragging the slider to a lower speed setting.










      share|improve this question
















      I recently bought a new mouse due to the old one dying, and the new one is quite a bit faster than what I'm used to, causing me to overshoot by a lot whenever I go to click on something. I was able to find out that speed can be adjusted using the 'Mouse' program, which allowed me to resolve my issue for most things, however this only seems to apply when logged into my user account. It doesn't seem to affect things such as the login page or other user accounts. Is there some global setting I can change somewhere that will make this apply to everything?



      I am using Windows 7 and an administrator account.



      My new mouse is a Logitech M100R corded optical mouse.



      The mouse speed was adjusted by going to Control Panel -> Mouse -> Pointer Options -> Motion, then dragging the slider to a lower speed setting.







      windows-7 mouse






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Feb 2 at 13:39









      Steven

      23.4k1076109




      23.4k1076109










      asked Jan 26 at 9:34









      UlyssesUlysses

      1086




      1086






















          1 Answer
          1






          active

          oldest

          votes


















          1














          Your mouse settings are stored in the registry at:



          HKEY_CURRENT_USERControl PanelMouse


          The login screen mouse settings are stored at:



          HKEY_USERS.DEFAULTControl PanelMouse


          The sensitivity value is named MouseSensitivity. For only sensitivity, you can create / modify that REG_SZ value. For all mouse settings, you can export the key (folder) to a .reg file, edit the registry path in Notepad, then import it back in.






          share|improve this answer
























          • This worked perfectly. Thank you very much for your help.

            – Ulysses
            Jan 26 at 15:15











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1398672%2fadjusting-mouse-speed-on-login-screen%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1














          Your mouse settings are stored in the registry at:



          HKEY_CURRENT_USERControl PanelMouse


          The login screen mouse settings are stored at:



          HKEY_USERS.DEFAULTControl PanelMouse


          The sensitivity value is named MouseSensitivity. For only sensitivity, you can create / modify that REG_SZ value. For all mouse settings, you can export the key (folder) to a .reg file, edit the registry path in Notepad, then import it back in.






          share|improve this answer
























          • This worked perfectly. Thank you very much for your help.

            – Ulysses
            Jan 26 at 15:15
















          1














          Your mouse settings are stored in the registry at:



          HKEY_CURRENT_USERControl PanelMouse


          The login screen mouse settings are stored at:



          HKEY_USERS.DEFAULTControl PanelMouse


          The sensitivity value is named MouseSensitivity. For only sensitivity, you can create / modify that REG_SZ value. For all mouse settings, you can export the key (folder) to a .reg file, edit the registry path in Notepad, then import it back in.






          share|improve this answer
























          • This worked perfectly. Thank you very much for your help.

            – Ulysses
            Jan 26 at 15:15














          1












          1








          1







          Your mouse settings are stored in the registry at:



          HKEY_CURRENT_USERControl PanelMouse


          The login screen mouse settings are stored at:



          HKEY_USERS.DEFAULTControl PanelMouse


          The sensitivity value is named MouseSensitivity. For only sensitivity, you can create / modify that REG_SZ value. For all mouse settings, you can export the key (folder) to a .reg file, edit the registry path in Notepad, then import it back in.






          share|improve this answer













          Your mouse settings are stored in the registry at:



          HKEY_CURRENT_USERControl PanelMouse


          The login screen mouse settings are stored at:



          HKEY_USERS.DEFAULTControl PanelMouse


          The sensitivity value is named MouseSensitivity. For only sensitivity, you can create / modify that REG_SZ value. For all mouse settings, you can export the key (folder) to a .reg file, edit the registry path in Notepad, then import it back in.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jan 26 at 14:10









          StevenSteven

          23.4k1076109




          23.4k1076109













          • This worked perfectly. Thank you very much for your help.

            – Ulysses
            Jan 26 at 15:15



















          • This worked perfectly. Thank you very much for your help.

            – Ulysses
            Jan 26 at 15:15

















          This worked perfectly. Thank you very much for your help.

          – Ulysses
          Jan 26 at 15:15





          This worked perfectly. Thank you very much for your help.

          – Ulysses
          Jan 26 at 15:15


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1398672%2fadjusting-mouse-speed-on-login-screen%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Pontes Indestrutíveis

          What is the story behind “peach kanji” 桃?

          Proof - A tree $T$ has a vertex of degree n and the others have degree $<n$. T has at least n leaves