How to Change Mouse Scrolling Direction in Windows 11
Changing the mouse scrolling direction in Windows 11 lets you decide how your mouse wheel moves content on your screen.
This setting controls whether scrolling up moves a page down or vice versa. For example, Windows 11 might have automatically reversed your scrolling after an update, or you might simply prefer a different scrolling feel.
You can adjust the mouse scrolling direction in two main ways. The easiest method uses the Windows Settings app, which is quick and straightforward. For more advanced control, the Windows Registry Editor offers precise control over this setting.
Open Settings, then Bluetooth & devices, then Mouse. Under “Multiple displays,” toggle “Scroll inactive windows when I hover over them” to change the scrolling direction.
Option 1Change Scroll Direction Using Windows Settings (The Easy Way!)
This is typically the quickest method and works well for most users. It allows you to select whether scrolling down moves the page down (natural scrolling) or moves the page up (reverse scrolling).
Open Windows Settings
Press the ⊞ Win+I on your keyboard. Alternatively, click the Start button and then select the gear icon labeled “Settings.”

Go to Mouse Settings
Within Settings, click on Bluetooth & devices in the left-hand navigation pane. On the right side, click on Mouse.

Choose Your Scrolling Direction
You can change your mouse scrolling direction in Windows 11 right from the Settings app. Look for the 'Scrolling' section on the Mouse settings page and click the dropdown menu to pick how your mouse wheel should work.
A menu with two options will appear:
- Down motion scrolls down: This is often called "natural scrolling." When you roll your mouse wheel away from you, the content moves down. When you roll it towards you, the content moves up.
- Down motion scrolls up: This is often called "reverse scrolling." When you roll your mouse wheel away from you, the content moves up. When you roll it towards you, the content moves down.

The scrolling direction option that feels most comfortable for you can be selected. You can always adjust the scrolling direction again later in Windows 11 settings, ensuring your mouse always works the way you prefer.
Close Settings
You can close the Windows Settings window. Your scroll direction changes are active immediately. Try opening a document or a website to test your mouse scroll wheel.
Option 2Change Scroll Direction Using the Registry Editor (For Advanced Users)
This approach involves altering a specific setting within the Registry. We will guide you to the correct location and show you how to implement the change.
Open Registry Editor
Press Windows key + R to open the Run dialog box. Type regedit and press Enter, or click OK. A User Account Control prompt might appear; click "Yes" to proceed.
Go to the Desktop Key
Within the Registry Editor, examine the left pane. You need to navigate to HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Ime\ImeHotKey. This registry path holds settings that control the Input Method Editor's hotkeys, allowing you to customize keyboard shortcuts for language input.
HKEY_CURRENT_USER\Control Panel\Mouse
You can click through the folders to open them, or you can paste the path directly into the address bar at the top of the Registry Editor and press Enter.
Find the ReverseMouseWheelDirection Value
Once you have navigated to the correct key, look in the right-hand pane. You will see a list of values. Locate the one named WheelScrollLines.
Change the Value
The `ReverseMouseWheelDirection` registry value controls mouse scrolling direction. Double-clicking this value opens a small window where you can change its data. Setting the value to `1` reverses scrolling, while `0` uses the default scrolling direction, which is a verifiable fact in Windows 11.
- To set scrolling to the default (reverse) direction, make sure the Value data is
0. - To set scrolling to the natural direction, change the Value data to
1.

Click OK after entering your desired value.
Apply the Changes
For these changes to take effect, log out of your Windows account and back in, or restart your computer. Restarting is often the most convenient option.
Test Your Mouse
After your computer restarts, open a document or a website and test your mouse scroll wheel. It should now operate in the direction you have selected.
Summary
Changing your mouse scrolling direction in Windows 11 is a simple tweak that can make using your computer much better. You can easily adjust this in the Settings app, or use the Registry Editor for more control over your mouse scroll direction.
No comments yet — be the first to share your thoughts!