Skip to content
Follow
Windows

Show or Hide Virtual Touchpad Icon on Taskbar in Windows 11

Richard
Written by
Richard
Mar 17, 2026 Updated Sep 14, 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 puts a software trackpad right on your screen so you can move the mouse pointer with your finger on Windows 11 tablets and touch-screen laptops. This taskbar shortcut lets you control your cursor without plugging in an external mouse.

Advertisement

You can turn the virtual touchpad icon on or off in your Settings app whenever you want to clean up your taskbar 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.

Advertisement

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:

Advertisement
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)

📝NoteEditing the Registry (Windows' central database for system settings) requires administrator privileges.

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

To Show the Virtual Touchpad Icon:

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

To Hide the Virtual Touchpad Icon (default setting):

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.

Advertisement

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.

Advertisement

📚 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 *