This tutorial will show you how to turn on or off Ease cursor movement between displays for your account in Windows 11.
When you have multiple displays and try to move your cursor or windows between monitors, they would normally get stuck if the display borders don't align at the crossing point.
Starting with Windows 11 build 22557, it is now easier to move your cursor and windows between monitors, by letting your cursor and windows jump over areas where they would previously get stuck.
Contents
- Option One: Turn On and Off "Ease cursor movement between displays" in Settings
- Option Two: Turn On and Off "Ease cursor movement between displays" using REG file
EXAMPLE: Ease cursor movement between displays
1 Open Settings (Win+I).
2 Click/tap on System on the left side, and click/tap on Display on the right side. (see screenshot below)
3 Click/tap on Multiple displays to expand it open. (see screenshot below step 4)
4 Turn on (default) or off Ease cursor movement between displays for what you want. (see screenshot below)
5 You can now close Settings if you like.
1 Do step 2 (on) or step 3 (off) below for what you want.
2 Turn On "Ease cursor movement between displays"
This is the default setting.
A) Click/tap on the Download button below to download the REG file below, and go to step 4 below.
Turn_on_ease_cursor_movement_between_displays.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Cursors]
"CursorDeadzoneJumpingSetting"=dword:00000001
3 Turn Off "Ease cursor movement between displays"
A) Click/tap on the Download button below to download the REG file below, and go to step 4 below.
Turn_off_ease_cursor_movement_between_displays.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Cursors]
"CursorDeadzoneJumpingSetting"=dword:00000000
4 Save the .reg file to your desktop.
5 Double click/tap on the downloaded .reg file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 You can now delete the downloaded .reg file if you like.
That's it,
Shawn Brink
Attachments
Last edited: