Windows 10 issue

Is there anyone that has encountered issues with Windows 10 besides myself? Everything is normal with the interface, but when I try to use the mouse scroll wheel nothing happens. I have used a wired mouse, and Bluetooth mouse, and nothing happens with the middle mouse button. When I use a computer without Windows 10, this issue does not exist. I have done a complete re-install, and it is the same issue. If someone could let me know at [email protected] that would be fine if they didn’t want to reply here. I have not changed any user settings either. Thank you.

First thing to check is drivers. Attempt to find the drivers from the manufacturer of the mouse.

I have not faced any problems with Windows 10, I have “Microsoft USB Wheel Mouse Optical” device and I use Blender 2.75, hash c27589e.

Go to the Blender executable location, and type this:


blender --debug-handlers

You should get an output like that:


wm_operator_invoke: handle evt 0 win 0 op WM_OT_splash
wm_operator_invoke: handle evt 10 win 12 op VIEW3D_OT_zoom
wm_handlers_do_intern:       handled! 'VIEW3D_OT_zoom'
wm_operator_invoke: handle evt 10 win 12 op VIEW3D_OT_zoom
wm_handlers_do_intern:       handled! 'VIEW3D_OT_zoom'

Does the mouse work well in other applications or games (browser? wordpad?).