Skip to content
Follow
Windows

How to Enable or Disable Touch Indicator in Windows 11

Richard
Written by
Richard
Feb 21, 2026 Updated Jul 12, 2026 4 min read
How to Enable or Disable Touch Indicator in Windows 11
How to Enable or Disable Touch Indicator in Windows 11

The touch indicator in Windows 11 is a small circle that appears when you touch your screen.

This circle acts as a visual cue, confirming that Windows has registered your tap or gesture, which is especially helpful on touch-enabled devices like laptops and tablets.

You can turn this feature on or off in the Windows 11 settings. This tutorial shows you how to find and change this setting.

⚡ Quick Answer

Open Settings, navigate to Accessibility, then Mouse pointer and touch, and toggle the Touch indicator option. Alternatively, open Control Panel, click Pen and Touch, select the Touch tab, and check or uncheck “Show visual feedback when touching the screen.

Option 1Turn On or Off Touch Indicator Using Settings

  1. Press Windows key + I on your keyboard to open Settings.
  2. On the left side, click Accessibility.
  3. On the right side, click Mouse pointer and touch.
  4. Find the Touch indicator option and turn it On or Off as you like.
  5. If you turn it On, you can also check the box for Make the circle darker and larger to make the circle easier to see.
  6. When done, simply close the Settings window.

The Windows 11 touch indicator visually shows a circle on your screen when you touch it, confirming your tap location. You can turn the touch indicator on or off within the Settings app. To do this, open Settings, go to Accessibility, then select Mouse pointer & touch, and finally choose your preferred setting for the Touch indicator option.

Windows 11 Mouse pointer and touch settings tile interface
Windows 11 Mouse pointer and touch settings tile interface

Mouse and touch tile in Settings
Mouse and touch tile in Settings

Option 2Turn On or Off Touch Indicator Using Control Panel

  1. Open the Control Panel. You can do this by typing Control Panel in the search box and pressing Enter.
  2. Make sure the view is set to Small icons or Large icons (not Category view).
  3. Click on Pen and Touch.
  4. In the new window, click the Touch tab.
  5. Check or uncheck Show visual feedback when touching the screen to turn the touch indicator on or off.
  6. If you turn it on, you can also check Optimize visual feedback for projection to an external monitor to make the circle darker and bigger.
  7. Click OK when you are done.

You can also manage the Windows 11 touch indicator through the Control Panel. This method lets you toggle the visual feedback that shows a circle on your screen when you touch it. Open Control Panel, set the view to small or large icons, click Pen and Touch, go to the Touch tab, and then check or uncheck ‘Show visual feedback when touching the screen’.

Pen and Touch options dialog with touch indicator settings
Pen and Touch options dialog with touch indicator settings

Option 3Turn On or Off Touch Indicator Using Registry (For Advanced Users)

For those comfortable with advanced settings, the Windows Registry offers another way to change the touch indicator. This method is for experienced users only. Always back up your registry before making changes.

⚠️ This step requires admin privileges.

Turn On Touch Indicator (default)

⚠️Warning
reg add "HKEY_CURRENT_USER\Control Panel\Cursors" /v ContactVisualization /t REG_DWORD /d 1 /f
⚠️Warning
reg add "HKEY_CURRENT_USER\Control Panel\Cursors" /v ContactVisualization /t REG_DWORD /d 31 /f

Turn On Touch Indicator with Darker and Larger Circle

reg add "HKEY_CURRENT_USER\Control Panel\Cursors" /v ContactVisualization /t REG_DWORD /d 2 /f

reg add "HKEY_CURRENT_USER\Control Panel\Cursors" /v ContactVisualization /t REG_DWORD /d 31 /f

Turn Off Touch Indicator

reg add "HKEY_CURRENT_USER\Control Panel\Cursors" /v ContactVisualization /t REG_DWORD /d 0 /f

reg add "HKEY_CURRENT_USER\Control Panel\Cursors" /v ContactVisualization /t REG_DWORD /d 0 /f

Summary

The Windows 11 touch indicator is a helpful visual tool that draws a circle on your screen every time you touch it. This makes it easy to see exactly where your touch is recognized. This useful indicator can be turned on or off using either the Settings app or the Control Panel, giving you control over how you interact with your device.
  • The touch indicator shows a circle when you touch your screen. This gives you visual feedback so you know where you touched.
  • You can turn this on or off using Windows Settings, Control Panel, or the Registry Editor.
  • You can also make the circle bigger and darker to see it more easily.
  • Remember to close any open windows after you change the settings.
  • By following these easy steps, you can customize how your touch screen shows feedback and make your Windows 11 device easier to use.

How to use touch indicator 🪟 Windows 11?

Windows can also show visual feedback when you touch the screen. Select the Start button, then navigate to Settings > Accessibility > Mouse pointer & touch, and turn on Touch indicator.

How to use touch indicator?

And here we need to go to mouse pointer and touch options mouse pointer color and size. So I open it. And here we need to scroll down and on touch indicator settings we can find this.

What is the touch indicator?

The Windows 11 touch indicator is a small circle that appears on your screen to show exactly where you’re touching, which is helpful for presentations or when using an external display.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
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.

📚 Related Tutorials

Enable or Disable Touch by Finger on Touch Screen in Windows 11
Windows Enable or Disable Touch by Finger on Touch Screen in Windows 11
How to Turn Mouse Pointer Trails on or off in Windows 11
Windows How to Turn Mouse Pointer Trails on or off in Windows 11
How to Enable or Disable the Touch Keyboard in Windows 11
Windows How to Enable or Disable the Touch Keyboard in Windows 11
Windows 11 Control Panel Shortcuts Guide
Windows Windows 11 Control Panel Shortcuts Guide

No comments yet — be the first to share your thoughts!

Leave a Comment

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