Skip to content
Follow
Windows

Show or Hide Virtual Touchpad Icon on Taskbar in Windows 11

Richard
Written by
Richard
Mar 17, 2026 Updated Mar 28, 2026 3 min read
Show or Hide Virtual Touchpad Icon on Taskbar in Windows 11
Show or Hide Virtual Touchpad Icon on Taskbar in Windows 11

Want to manage the virtual touchpad icon on your Windows 11 taskbar? Here’s how to show or hide it.

The virtual touchpad is an on-screen tool for touchscreen devices. It lets you control your mouse pointer with your finger.

This feature is particularly useful if you use a tablet or a 2-in-1 laptop and want quick access to touch-based mouse control.

You might want to hide the icon to free up taskbar space, or show it for convenient access when needed.

⚡ Quick Answer

Open Settings, go to Personalization, then Taskbar. Find Virtual touchpad under Taskbar corner icons and toggle the switch On to show or Off to hide the icon.

What is the virtual touchpad?

The virtual touchpad in Windows 11 is a handy on-screen tool that acts like a small touchpad right on your display.

Here is a quick link to learn more about the virtual touchpad (an on-screen tool for touchscreen devices that lets you control your mouse pointer with your finger) on Microsoft’s website: Microsoft: Open the on-screen virtual touchpad

How to Show or Hide the Virtual Touchpad Icon on the Taskbar Using Settings

You can easily show or hide the virtual touchpad icon on your Windows 11 taskbar by changing a setting.

  1. Open Settings: Press the Windows key + I on your keyboard to open the Settings window.
  2. Go to Personalization: On the left side panel, click Personalization.
  3. Open Taskbar settings: On the right, click Taskbar.
  4. Scroll down to find Taskbar corner icons (or System tray icons if your Windows version is newer).
  5. Find the option called Virtual touchpad. Click the switch to turn it On to show the icon or Off to hide it.

Here is what the Taskbar settings look like:

Windows 11 Settings app Taskbar tile option
Windows 11 Taskbar settings to hide Task View button.

And here is the toggle for Virtual touchpad:

windows 11 taskbar virtual touchpad
windows 11 taskbar virtual touchpad

You can now close the Settings window. The virtual touchpad icon will appear or disappear based on your choice.

How to Show or Hide the Virtual Touchpad Icon Using Registry (Advanced)

Note: Editing the Registry (a core part of Windows settings) requires administrator privileges. Be careful and consider backing up your Registry before making changes.

To Show the Virtual Touchpad Icon:

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Touchpad" /v TouchpadDesiredVisibility /t REG_DWORD /d 1 /f

To Hide the Virtual Touchpad Icon (default setting):

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Touchpad" /v TouchpadDesiredVisibility /t REG_DWORD /d 0 /f

Sign out and sign back in or restart your PC to see the changes.

More Information

For full details from Microsoft on enabling or disabling the virtual touchpad, visit: Enable and disable the virtual touchpad – Microsoft Support

Summary

You can show or hide the virtual touchpad icon on your taskbar using Settings or the Registry. The Settings method is generally suitable for everyone. The Registry method is for those comfortable with more advanced system changes and requires careful attention. Choose the method that suits you best!

How does the virtual touchpad work?

The virtual touchpad is a Windows feature for touchscreen devices that allows users to interact and use a floating on-screen touchpad. It mimics the behavior of a physical one and is useful when using a device with a display and keyboard but without a built-in pointing device.

Why did my touchpad suddenly disappear?

Check touchpad settings. It can be disabled accidentally via a keyboard shortcut or system setting — making it look like the touchpad cursor has disappeared. Here’s how to check and re-enable your touchpad without using your missing mouse on Windows 10 or 11: Press Windows key + I to open Settings.

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

How to Customize Windows 11 Taskbar Settings
Windows How to Customize Windows 11 Taskbar Settings
How to Hide or Show System Tray Icons in the Taskbar Overflow Menu on Windows 11
Windows How to Hide or Show System Tray Icons in the Taskbar Overflow Menu on Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11

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

Leave a Comment

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