Windows

How to Change Mouse Scrolling Direction in Windows 11

Richard
Written by
Richard
Jan 7, 2024 Updated Apr 17, 2026 3 min read
How to Change Mouse Scrolling Direction in Windows 11

What Is Mouse Scrolling Direction?

Mouse scrolling direction controls how a page moves when you spin your mouse wheel. By default, moving the wheel up moves the page up. Moving the wheel down moves the page down.

Windows 11 often uses “reverse scrolling.” This makes the content move in the opposite direction of your wheel. Many people find this confusing.

Why Change Your Scrolling Direction?

Changing your scroll settings can make your computer feel more natural. If you use a smartphone or tablet, you are likely used to “natural scrolling.” This is where the page moves with your finger. Making this change helps your mouse act more like a touchscreen.

What Happens When Done?

After you finish these steps and restart, your mouse wheel will move pages in the way that feels best to you. If you pick the “natural” setting, rolling the wheel backward will move the page down, and rolling it forward will move it up.

How to Change Mouse Scrolling Direction in Windows 11

  1. Open Device Manager: Click the search box, type devmgmt.msc, and press Enter.
  2. Find Your Mouse: Open the “Mice and other pointing devices” section. Double-click your mouse to open its properties.
  3. Find the Device ID: Click the “Details” tab. In the “Property” menu, choose “Device instance path.” Copy the long code you see there.
  4. Device instance path in Windows 11 Device Manager for mouse settings
  5. Open Registry Editor Windows Registry Editor: ⚠️ Admin Privileges Required: You must have administrator rights to do this. Search for regedit, right-click it, and choose “Run as administrator.”
  6. Find the Registry Path: In the Registry Editor, go to this folder: Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\HID. Paste your Device ID code here and select the “Device Parameters” folder.
  7. Change the Scrolling Setting: On the right side, find FlipFlopWheel. Double-click it and change the value from 0 to 1. If you do not see it, right-click, select “New,” choose “DWORD (32-bit) Value,” and name it FlipFlopWheel. Set its value to 1.
  8. Windows 11 registry flipflopwheel registry name
  9. Restart Your Computer: Close the editor and restart your PC. Your new settings will start working once the computer turns back on.

Summary

You can change your scroll direction by updating a setting in the Windows Registry. You find your mouse ID in the Device Manager, then use that ID to locate the FlipFlopWheel setting in the Registry Editor. Changing the value from 0 to 1 enables natural scrolling. Always be careful when editing the registry, as it is an important part of your system. If you ever want to switch back, simply change the value back to 0.

How do I change mouse scrolling direction in Windows 11?

To change mouse scrolling direction in Windows 11, open Device Manager to find your mouse's HID/VID key, then navigate to ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetEnumHID in Registry Editor. Locate the FlipFlopWheel value and change it from 0 (reverse scrolling) to 1 (natural scrolling), then restart your computer.

What is the difference between reverse and natural scrolling?

In reverse scrolling, rolling the mouse wheel back scrolls the page up, while rolling forward scrolls it down. Natural scrolling works opposite—rolling back scrolls the page down and rolling forward scrolls it up, mimicking how content moves when you swipe on a touchpad.

Where do I find my mouse HID VID key in Windows 11?

Open Device Manager by typing devmgmt.msc in the search bar, then expand 'Mice and other pointing devices' and double-click your mouse. In the Properties window, go to the Details tab, change the Property dropdown to 'Device instance path,' and note the HIDVID key displayed.

What does the FlipFlopWheel registry value do?

The FlipFlopWheel registry value controls your mouse scrolling direction in Windows 11. Setting it to 0 enables reverse scrolling (default), while setting it to 1 enables natural scrolling. If this value doesn't exist, you can create a new DWORD (32-bit) value with the name 'FlipFlopWheel'.

Do I need to restart my computer after changing mouse scrolling settings?

Yes, you must restart your computer after modifying the FlipFlopWheel registry value for the changes to take effect. Simply logging out and logging back in may not be sufficient to apply the new scrolling direction.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2469 articles → Twitter

📚 Related Tutorials

Registry Editor in Windows 11: How to Quickly Switch between HKCU and HKLM Keys
Windows Registry Editor in Windows 11: How to Quickly Switch between HKCU and HKLM Keys
How to Change Mouse Wheel Behavior in Windows 11 Photos App
Windows How to Change Mouse Wheel Behavior in Windows 11 Photos App
How to Change Mouse Scroll Speed in Windows 11
Windows How to Change Mouse Scroll Speed in Windows 11

Leave a Reply

Your email address will not be published. Required fields are marked *