Devices Enable or Disable Touch Screen Overscroll Bouncing Animation in Windows 11

  • Thread starter Thread starter Brink
  • Start date Published: Start date Updated Updated:
  • Tags Tags
    touch

touch_screen_banner.webp

This tutorial will show you how to enable or disable the bouncing animation when you overscroll on a touch screen for your account in Windows 10 and Windows 11.

When you overscroll in a window on a touch screen, the window will have a bouncing effect by default.

You can disable this bouncing animation effect when overscrolling on a touch screen if wanted.


EXAMPLE: Touch screen overscroll boucing animation effect on window

Touch_screen_overscroll_bouncing.gif




Here's How:

1 Do step 2 (enable) or step 3 (disable) below for what you want.

2 Enable Touch Screen Overscroll Bouncing Animation

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Enable_touch_screen_overscroll_bouncing.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Wisp\Touch]
"Bouncing"=dword:00000001

3 Disable Touch Screen Overscroll Bouncing Animation

A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Disable_touch_screen_overscroll_bouncing.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Wisp\Touch]
"Bouncing"=dword:00000000

4 Save the .reg file to your desktop.

5 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.

6 Double click/tap on the downloaded .reg file to merge it.

7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

8 If the change is not applied immediately, then either sign out and sign in or restart the computer to apply.

9 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

Last edited:
Back
Top Bottom