Follow
Windows

How to Enable or Disable Mouse Haptic Feedback Windows 11

Richard
Written by
Richard
Apr 13, 2026 3 min read
How to Enable or Disable Mouse Haptic Feedback Windows 11

This tutorial will show you how to turn mouse haptic feedback on or off in Windows 11. This feature works with your account.

Why use haptic feedback? Haptic feedback means your mouse vibrates when you do certain actions. This gives you more control and lets you feel what’s happening on your screen.

What happens when you turn it on? You’ll feel vibrations when you snap windows, resize them, align objects in PowerPoint, and hover over buttons like Close. Your mouse will give you gentle feedback through vibrations.

Starting with Windows 11 build 26300.8142 (Dev 25H2) and build 26220.8148 (Beta 25H2), you can feel haptic feedback on compatible mice. You can turn this feature on or off in Settings under Bluetooth & devices > Mouse > Haptic signals. You can also adjust how strong the vibrations feel.

Option One

Turn Mouse Haptic Feedback On or Off in Settings

  1. Open Settings by pressing Win+I.
  2. Click on Bluetooth & devices on the left side. Then click on Mouse on the right side. (See screenshot below)
  3.  Open Mouse settings
  4. Turn Haptic signals on or off. The default is on.
  5. You can close Settings now.
windows mouse tile
windows mouse tile
Windows 11 Mouse settings showing Haptic signals toggle button

Option Two

Turn Mouse Haptic Feedback On or Off Using Registry

⚠️ Admin privileges required

Open Windows Terminal as an administrator and run the commands below.

Turn On Mouse Haptic Feedback

This is the default setting.

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\EnhancedPenSupport" /v MouseFeedbackEnabled /t REG_DWORD /d 1 /f

Turn Off Mouse Haptic Feedback

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\EnhancedPenSupport" /v MouseFeedbackEnabled /t REG_DWORD /d 0 /f

Option Three

Turn Mouse Haptic Feedback On or Off 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 mouse.
  3. Click on HAPTIC FEEDBACK.
  4. Click on the haptic feedback details.
  5. Turn Haptic feedback on or off. The default is on.
Compatible mouse vendor haptic feedback settings in Windows 11

Note: If you turn off haptic feedback in Logi Options+, it will override your settings in Option One and Option Two.

Summary

Mouse haptic feedback lets your mouse vibrate when you perform actions in Windows 11. You can turn this feature on or off in three ways: through Settings, through the Windows Registry, or through Logi Options+ if you have a Logitech mouse. The default setting is on. Turning off haptic feedback in Logi Options+ will override any settings you made in the other options.

Is there a haptic feedback mouse?

Yes, specific modern mice support haptic feedback, which provides physical vibrations during computer tasks. Starting with Windows 11 build 26300.8142 and 26220.8148, compatible hardware can trigger vibrations when snapping windows, resizing elements, or hovering over buttons. You must ensure your mouse hardware supports this feature to enable it in settings.

Is haptics just vibration?

Haptics is primarily based on vibration, but it encompasses any technology that creates an experience of touch by applying forces, vibrations, or motions to the user. While mouse haptics specifically use vibration to provide tactile feedback for screen actions, the broader field of haptic technology can also include resistance and texture simulation.

How do I get the mouse click circle effect on Windows 11?

Windows 11 does not have a built-in setting for a mouse click circle effect. To achieve this, you must download third-party software like PowerToys or specialized cursor highlighting tools. These applications allow you to customize your cursor appearance and add visual indicators that trigger whenever you perform a mouse click.

What is haptic feedback for a mouse?

Haptic feedback for a mouse is a feature that provides tactile sensations through subtle vibrations when you interact with your screen. It activates during tasks like snapping or resizing windows, aligning objects in applications, or hovering over UI elements, giving you physical confirmation of your actions to improve control and precision.

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.

2472 articles → Twitter

📚 Related Tutorials

How to Change Mouse Haptic Feedback Intensity in Windows 11
Windows How to Change Mouse Haptic Feedback Intensity in Windows 11
How to Open Windows Terminal as Admin Automatically
Windows How to Open Windows Terminal as Admin Automatically
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11

Leave a Reply

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