Skip to content
Follow
Windows

Show or Hide Virtual Touchpad Icon on Taskbar in Windows 11

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

The virtual touchpad icon in Windows 11 puts a digital trackpad right on your screen so you can move the mouse pointer with just your finger. This handy taskbar shortcut gives you exact mouse control on tablets and touch-screen laptops without needing extra gear plugged in.

You can turn this icon on or off in your settings to keep your taskbar clean or keep touch controls close by.

⚡ 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.

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

The Settings app manages whether the virtual touchpad icon appears on the Windows 11 taskbar. This preference gives total control over taskbar clutter while keeping touch controls accessible.

  1. Open Settings : Press the Win+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.

Taskbar settings appear like this:

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

The toggle for Virtual touchpad looks like this:

windows 11 taskbar virtual touchpad
windows 11 taskbar virtual touchpad

Closing the Settings window applies the configuration immediately. The virtual touchpad icon updates instantly based on that preference.

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

📝Note
Editing the Registry (the central database storing Windows settings) requires administrator privileges. Backing up the database before making changes prevents accidental system issues.

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

Signing out and signing back in or restarting the PC applies the configuration changes.

More Information

Microsoft provides full documentation on enabling or disabling the virtual touchpad at: Enable and disable the virtual touchpad - Microsoft Support

Summary

The taskbar virtual touchpad icon appears or hides through either Settings or the Registry. Settings suits most daily workflows. Registry modifications require comfort with advanced system changes and careful attention. Selecting the right approach depends entirely on personal preference.

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 acts like a physical touchpad, which is handy when a device has a screen and keyboard but lacks a built-in mouse or trackpad.

Why did my touchpad suddenly disappear?

Touchpad settings require verification. Accidental keyboard shortcuts or system changes disable the cursor, making it appear missing. Checking and re-enabling the touchpad without a working mouse on Windows 10 or 11 involves pressing the 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 *