Pen input visual effects, like ripple animations when the pen touches the screen, are readily available in Windows 11. These effects can increase the responsiveness and engagement of stylus use. In some situations, though, such as digital art or design work, they could also become distracting.
To customize the experience to your preferences, this guide outlines methods for enabling or disabling the Windows pen’s “Show visual effects” setting.
📌 Recommended deployment strategies:
| Click to Choose a Method | 💻 Best for Individual Users | 💻💻💻 Best for Enterprises |
| Method 1: Configure via Settings | ✓ | |
| Method 2: Modify via Registry Editor | ✓ | ✓ |
How to turn on or off pen visual effects in Windows 11
Make sure the following conditions are met before using any of the methods listed below.
📌 General prerequisites:
- Your device is running Windows 11.
- Your device supports both pen and touchscreen input.
- Your pen input device is connected to the system.
Otherwise, the relevant settings may not appear, or the methods may not function as expected.
Method 1: Configure via Settings
This is the most recommended method. It does not require administrator privileges or registry edits.
📌 Use Cases: Use this when
- You’re managing settings on a personal device.
- You want to toggle pen visual effects without editing system files.
- Press Win + I to open the Settings app.
- Navigate to Bluetooth & devices from the left-hand sidebar.
- Select Pen & Windows Ink from the right pane.
- Scroll down and click Additional pen settings to expand the section.
- Find the Show visual effects option:
- Enable effects: Select the checkbox.
- Disable effects: Clear the checkbox.
- You may now close the Settings window.
💡 Note: Changes are applied instantly and do not require a restart. You can revisit the setting anytime to reverse your changes.
Method 2: Modify via Registry Editor
This method gives you advanced control by allowing you to configure both pen visual effects and cursor visibility at the same time.
📌 Use Cases: Use this when
- You’re deploying the setting via script or Group Policy.
- You want to customize both visual feedback and cursor display.
📌 Prerequisites: You must be signed in as an administrator. (Read #3 in ⚠️ Things to look out for.)
⚠️ Warning: Editing the registry can cause system issues. Create a backup before proceeding.
- Press Win + R to open the Run dialog box.
- Type regedit and click Enter to launch the Registry Editor.
- Navigate to the following path:
HKEY_CURRENT_USER\Control Panel\Cursors
- In the right pane, find the value named PenVisualization.
💡 Tip: If it doesn’t exist:
- Right-click in the right pane.
- Select New > DWORD (32-bit) Value.
- Name it PenVisualization.
- Double-click PenVisualization and enter one of the following hexadecimal values: (Read #1 in ⚠️ Things to look out for.)
| Setting | Decimal | Hexadecimal |
| Enable visual effects and cursor | 35 | 0x23 |
| Disable visual effects and cursor | 0 | 0x00 |
| Disable visual effects and enable cursor | 32 | 0x20 |
| Enable visual effects and disable cursor | 3 | 0x03 |
- Close the Registry Editor.
- Restart your computer or sign out and back in to apply the changes. (Read #2 in ⚠️ Things to look out for.)
⚠️ Things to look out for
| Risks | Potential Consequences | Reversals |
| 1. Incorrect value entered for PenVisualization | Pen behavior might not work as expected. | Double-check the values and then return to PenVisualization to set the correct value. |
| 2. Forgetting to restart or sign out and back in after registry edits | Changes might not take effect. | Restart your device or sign out and back in to apply the changes. |
| 3. Using Registry Editor without administrator rights | You may not be able to modify the registry at all. | Log in with an account that has administrator privileges. |
Additional considerations about Windows pen visual effects
Bear the following points in mind when managing pen visual effects:
Performance
Additional system resources, such as CPU, GPU, and battery, may be used by visual components like ripple animations and cursor trails. Disabling these effects can improve responsiveness and lessen lag if you’re using a low-spec device or an older processor.
Accessibility
On the other hand, turning on visual effects can be a good decision if accessibility is a top concern. When the pen touches the screen, the additional visual cues (like ripples) provide instant feedback. This makes the device more intuitive and user-friendly, especially for users with coordination or visual challenges.
Minimal distraction
If you want a neat, distraction-free workstation, turning off pen visual effects may be useful. It’s especially beneficial for sketching, note-taking, or design tasks, where overlays or animations might get in the way.
Manage pen visual effects in Windows 11 to match your workflow
You can control pen visual effects in Windows 11 according to your requirements or preferences. The Settings app does the job if you want a quick and simple way to turn them on or off. Meanwhile, you can use the Registry Editor for deeper control. Just keep in mind that incorrect registry editing can cause system instability, so make sure you back up your registry or create a system restore point first.
Related topics:
- How to Enable or Disable Press and Hold for Right-clicking in Windows 11
- Turn On or Off Ease Cursor Movement Between Displays in Windows 11
- How to Turn On or Off Touch Visual Feedback in Windows
- How to Enable or Disable the Touch Screen in Windows
- How to Improve Inking and Typing Recognition in Windows 10
