How to Ease Cursor Movement Between Displays in Windows 11
Ease cursor movement between displays in Windows 11 stops your mouse pointer from getting stuck on the edges of mismatched screens. This feature helps your cursor jump the gap when one monitor sits higher than another.
You can turn on this setting in the Windows 11 Accessibility menu to make dragging windows between multiple displays smooth and frustration-free.
Making Your Cursor Move Better Between Screens
The ease cursor movement Windows 11 feature helps your mouse pointer transition smoothly between multiple monitors, even when your physical displays are arranged at different heights. This built-in setting prevents your cursor from getting stuck on screen edges, making it much easier to drag windows and navigate across all of your connected displays without frustration.
You can change this setting in two ways: using the Windows Settings app or by making a change in the Windows Registry (a database for storing system settings). We’ll show you both.
Option 1Using Windows Settings
The Ease Cursor Movement setting directly controls how your mouse cursor moves between your computer screens. You do not need to use any special commands to turn this cursor movement setting on or off.
Open Windows Settings
Press Win+I to open Settings . This app lets you adjust various system options, including the Ease Cursor Movement setting.
Go to Display Settings
In the Settings app, click on System in the left sidebar. On the right side, find and click on Display.

Find Multiple Displays
Scroll down in the Display settings until you see the section called Multiple displays. Click on it to reveal more options.
If you only have one monitor, you might not see the "Multiple displays" option. This feature is for setups with two or more monitors.
Change "Ease cursor movement between displays"
You can turn ease cursor movement between displays on or off directly through the Windows Settings app to control how your pointer travels across monitors. Open Settings, go to System, select Display, click Multiple displays, and then check or uncheck the box for this option depending on whether you want smooth transitions.

The "Ease cursor movement between displays" setting in Windows 11 is typically on by default to assist users with multiple screens. If your cursor becomes stuck, verify that this setting is turned on. You can turn the "Ease cursor movement between displays" setting off here if you prefer the previous behavior or encounter issues.
If your screens are perfectly lined up and you don't have cursor issues, you might not notice a big difference when you change this setting. But it can be very useful if you move your monitors around.
Close Settings
You can now close the Settings window. The change takes effect immediately. Try moving your cursor between your screens to see if it works better.
Option 2Changing the Registry Manually
Changing your cursor movement between displays through the Windows Registry lets you force this setting on or off when the main Settings app does not work. This method requires opening Registry Editor and altering a specific system value, so you should back up your registry first because mistakes can cause system instability.
Caution: The Windows Registry is a critical part of Windows. Changing the wrong settings can cause serious problems. It's always a good idea to back up your registry before making changes. To do this, open the Registry Editor, go to File Export, and save a copy.
How to Open the Registry Editor
Press the Windows key and the R key together to open the Run box. Type regedit and press Enter, or click OK. If a User Account Control (UAC) message appears asking for permission to make changes, click Yes.
To Turn On "Ease Cursor Movement Between Displays"
You can turn on ease cursor movement between displays by editing the Windows Registry when the standard settings menu is unavailable. Open Registry Editor, go to HKEY_CURRENT_USER\Control Panel\Desktop, find the MouseMonitorTransitionSetting value, and change its data to 1 to enable smooth screen transitions.
Go to the Right Registry Location
In the Registry Editor, use the left-hand pane to navigate to this path. You can copy and paste this into the address bar at the top of the Registry Editor:
HKEY_CURRENT_USER\Control Panel\Desktop\Cursors
Find or Create the Value
In the right-hand pane, look for a value named CursorDeadzoneJumpingSetting.
If you see it, double-click it to change it.
If you don't see it, right-click in an empty space in the right-hand pane. Select New, then choose DWORD (32-bit) Value. Name this new value exactly CursorDeadzoneJumpingSetting.
Set the Value
When the "Edit DWORD (32-bit) Value" window opens (or after you create and double-click the new value), you need to set the Value data. To enable "Ease cursor movement between displays," type 1 in the Value data field.
Make sure the Base is set to Hexadecimal.
Click OK to save the change.
To Turn Off "Ease Cursor Movement Between Displays"
You can turn off ease cursor movement between displays in the Windows Registry to restore older, rigid cursor behavior between your monitors. Open Registry Editor, go to HKEY_CURRENT_USER\Control Panel\Desktop, locate the MouseMonitorTransitionSetting value, and change its data to 0 to disable smooth transitions.
Go to the Right Registry Location
Open the Registry Editor (regedit) and go to this path:
HKEY_CURRENT_USER\Control Panel\Desktop\Cursors
Find or Create the Value
In the right-hand pane, find or create the CursorDeadzoneJumpingSetting value, just as you did when enabling it.
Set the Value
Double-click on CursorDeadzoneJumpingSetting. To disable "Ease cursor movement between displays," type 0 in the Value data field.
Make sure the Base is set to Hexadecimal.
Click OK to save the change.
Close Registry Editor and Restart
You must restart your computer or sign out and back into Windows after editing the registry so your new cursor settings take effect. Close Registry Editor completely once you finish changing your values, then reboot your system to apply the updated mouse transition behavior across all connected displays.
Warning: If you're uncertain about any step when editing the registry, it's safer to use the Settings app method. Mistakes in the registry can lead to system instability.
Summary
The "Ease cursor movement between displays" setting in Windows 11 makes your mouse pointer move smoothly between monitors, even if their edges don't line up perfectly. You can turn this feature on or off in the Windows Settings app, or by manually changing a registry value.
No comments yet — be the first to share your thoughts!