Natural Scroll Direction on Windows
How to reverse scroll direction on Windows so that it matches macOS's "natural" scrolling.
- Open Device Manager.
- Open the Mice and other pointing devices branch.
- Right-click the active mouse and select Properties > Details > Property > Device instance path.
- Copy / paste the "VID ID" value somewhere so you can refer to it again (for example, VID_0E0F&PID_0003&MI_01).
- Open regedit.
- Open path:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\HID
- Open the key that matches the "VID ID" of the mouse from earlier.
- Expand the subkey > "Device Parameters"
- Set the FlipFlopWheel DWORD to 1.