Windows

How to Change Mouse Haptic Feedback Intensity in Windows 11

Richard
Written by
Richard
Apr 13, 2026 4 min read
Verified for Geek Rewind — This guide was last tested and updated in April 2026.

This tutorial will show you how to change the mouse-haptic-feedback-in-windows-11/" class="sal-link" rel="noopener" target="_blank" data-sal-id="10655">mouse haptic feedback intensity level in Windows 11. This feature works with compatible mice.

What Is Haptic Feedback?

Haptic feedback gives you small vibrations on your mouse. Why use this? It helps you feel when you snap windows into place, align objects, or resize things on your screen. It gives you better control and precision.

When Can You Use This?

Starting with Windows 11 build 26300.8142 (Dev 25H2) and build 26220.8148 (Beta 25H2), you can feel haptic feedback effects on compatible input devices. You’ll feel vibrations when aligning objects in PowerPoint, snapping windows, resizing windows, or hovering over the Close button.

When haptic signals is turned on for the mouse, you can choose how strong you want the vibrations to be.

Option One

Change Mouse Haptic Feedback Intensity in Settings

  1. Open Settings by pressing Win+I.
  2. Click Bluetooth & devices on the left side. Then click Mouse on the right side.
windows mouse tile
windows mouse tile
  1. Click Haptic signals to expand it open.
  2. Move the Signal intensity slider left (less vibration) or right (more vibration). You can choose intensity levels 1 to 4. Level 2 is the default. Hover your pointer over the slider to see the current level number.
Windows 11 settings menu showing the mouse haptic signals intensity slider
  1. You can now close Settings if you like.

Option Two

Change Mouse Haptic Feedback Intensity Using Registry Editor

⚠️ Admin Required: You need administrator privileges for this option.

Open Windows Terminal as an administrator and run the commands below. Choose the intensity level you want:

Intensity Level 1:

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\EnhancedPenSupport" /v MouseFeedbackIntensity /t REG_BINARY /d 000000000000D03F /f

Intensity Level 2 (Default):

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\EnhancedPenSupport" /v MouseFeedbackIntensity /t REG_BINARY /d 000000000000E03F /f

Intensity Level 3:

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\EnhancedPenSupport" /v MouseFeedbackIntensity /t REG_BINARY /d 000000000000E83F /f

Intensity Level 4:

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\EnhancedPenSupport" /v MouseFeedbackIntensity /t REG_BINARY /d 000000000000F03F /f

Option Three

Change Mouse Haptic Feedback Intensity in Logi Options+

This option only works with supported Logitech mice like the MX Master 4.

  1. Open Logi Options+.
  2. Click on your supported Logitech mouse.
  3. Click HAPTIC FEEDBACK.
  4. Click on the Haptic feedback details.
  5. Select Subtle, Low, Medium (default), or High for the haptic intensity you want. (see screenshot below)
Vendor settings window for adjusting mouse haptic feedback intensity levels

Note: Changing the haptic intensity in Logi Options+ will override Option One and Option Two.

Summary

Haptic feedback adds vibrations to your mouse when you perform certain actions in Windows 11. You have three ways to adjust the intensity. Option One uses the Settings app and is the easiest method. Option Two uses the registry editor and requires admin privileges. Option Three uses Logi Options+ if you have a compatible Logitech mouse. Choose the intensity level that feels right for you. Level 2 is the default setting.

Is there a haptic feedback mouse?

Yes, specific modern mice support haptic feedback technology. These devices provide physical vibrations during tasks like snapping windows, resizing elements, or aligning objects in applications. To use this feature, ensure your mouse is compatible and that you are running Windows 11 build 26300.8142 or higher, where haptic signals are natively supported.

How to fix mouse glitch in Windows 11?

To fix mouse glitches, first update your drivers via Device Manager or the manufacturer's website. If issues persist, try connecting the mouse to a different USB port, disabling 'Enhance pointer precision' in Mouse settings, or running the Hardware and Devices troubleshooter to identify and resolve underlying connectivity or software configuration conflicts.

How to enable mouse smoothing in Windows 11?

Windows 11 refers to mouse smoothing as 'Enhance pointer precision.' To enable it, open Settings, navigate to Bluetooth & devices, and select Mouse. Click 'Additional mouse settings' to open the Mouse Properties window. Under the Pointer Options tab, check the box labeled 'Enhance pointer precision' and click Apply to save your changes.

Why does Windows 11 feel choppy?

Choppiness in Windows 11 often results from outdated graphics drivers, background resource-heavy applications, or incorrect display refresh rate settings. Ensure your GPU drivers are updated, check Task Manager for high CPU usage, and verify your monitor's refresh rate in System Display settings matches your hardware capabilities for a smoother user experience.

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.

Leave a Reply

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

Exit mobile version