Mouse scroll doesn't work in Windows 10 start menu

19,345

Solution 1

Open your Start Menu and go to Settings > Devices > Mouse and Touchpad.

There should be an option called Scroll inactive windows. It's turned off by default, so try turning it on.

It worked perfectly for my HP computer.

Solution 2

I am not yet familiar with windows X, but i have a few things you can try.

First, on some mice, there is a compatibility button, changing it between two operating systems, usually windows 8 and windows 7. If you mouse has one of these, try it in both states.

If that does not work, see if you can find a way to disable the keyboard's touch pad, and see if that helps.

If neither of the above solutions solve your problem, go to run, and type "devmgmt.msc" and hit Enter. Find your mouse, and see if it has a yellow error. If it does, you likely have a driver problem. If not, check your connections, and make sure there is a clear path between your USB fob for the mouse and the mouse itself.

Hope it helps, mrdorkface

UPDATE: Based on new information that has been brought forward, I would say the simplest fix that I know for your problem would be to get into the habit of clicking on the scroll bar every time you open the start menu. I have never had nor heard of a problem like this, so I doubt the fix is easy. If anyone else has an answer to DominatorX's question, please do share.

Solution 3

My problem was caused by AltDrag. Turning off 'Scroll inactive windows' in it's settings resolved the problem.

Solution 4

I experience a similar thing recently but with different causes. I document here in case someone also have this issue.

The cause of this behavior on my machine is this autohotkey script that I use for browser gestures. Exiting this script fixes the issue for me.

Share:
19,345

Related videos on Youtube

unbindall
Author by

unbindall

Updated on September 18, 2022

Comments

  • unbindall
    unbindall almost 2 years

    The Windows 10 start menu doesn't want to obey my mouse scroll. Scrolling works with my keyboard's touchpad, and the touchscreen. I've tried running Windows Troubleshooter on Mouse settings to no avail.

    But, if I click inside the start menu, scrolling will work.

    I suppose this is a problem with it not focusing on the Start Menu. Any help?

    My computer is a Surface Pro 3, running Windows 10 Professional. My mouse is a wireless Logitech M325.

    • Steven
      Steven over 8 years
      Does the Logitech mouse scroll in other apps: Windows Explorer, Internet Explorer, etc?
    • unbindall
      unbindall over 8 years
      @Steven Yes, it works perfectly fine in all other applications.
    • tinker
      tinker over 5 years
      his issue has been bugging me time and again. strangely couldn't find the solution from google search earlier. Need to exclude the word "smooth scrolling" before I found this superUser post
  • unbindall
    unbindall over 8 years
    So far, there is no compatibility switch on my mouse, and there are no errors with my mouse in Device Manager. Still working on disabling my touchpad. Thanks for the tips though!
  • unbindall
    unbindall over 8 years
    Disabled touchpad from the settings menu, and still no resolution. I did discover something interesting though... (see update in question)
  • mrdorkface
    mrdorkface over 8 years
    Does clicking anywhere in the window work, or only the scrollbar?
  • mrdorkface
    mrdorkface over 8 years
    I meant does clicking anywhere in the window allow it to scroll properly...
  • unbindall
    unbindall over 8 years
    Clicking anywhere in the Start Menu will allow scrolling.
  • tinker
    tinker over 5 years
    thanks for this. This made me check my autohotkey script.
  • Tom
    Tom about 4 years
    I still want scroll inactive windows to be off. The start menu needs to be the focus. How do I do that?