How to Hide Task View on Windows 11 Taskbar
Hiding the Task View button on your Windows 11 taskbar removes the icon that shows your open apps and virtual desktops.
Task View lets you see all your running programs and switch between different desktop spaces, but many people don’t use this feature often.
You can easily hide the Task View icon from the Windows 11 taskbar for a tidier look. This simple change makes your taskbar less cluttered without disabling Task View itself. You can still open it anytime by pressing the ⊞ Win and Tab (⊞ Win+Tab).
Open Settings by pressing ⊞ Win+I, then go to Personalization, Taskbar, and turn the Task view toggle Off. You can still access Task View by pressing ⊞ Win+Tab.
How to hide Task View from the Taskbar
Let’s hide the Task View button through Windows Settings. Use the ⊞ Win+I shortcut to open Settings. Navigate to Personalization and select Taskbar. Locate the Task view toggle and switch it to Off.


Accessing Virtual Desktops without the button
Even if you hide the button, you can still use virtual desktops. Press the ⊞ Win+Tab on your keyboard to open the interface. This keeps your workflow fast without needing a permanent icon on your taskbar.
Advanced: Using the Registry Editor
Hiding the Task View button on your Windows 11 taskbar is possible by changing a setting in the Registry Editor (a tool for advanced Windows settings). This method lets you remove the button from view by tweaking a specific value. Follow these steps carefully to hide Task View using the registry.
2. Go to the following path:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced3. Look for a DWORD value called `ShowTaskViewButton`.
4. Double-click it. Set the value to 0 to hide the button, or 1 to show it.
Enterprise Management via Group Policy
For businesses managing multiple PCs, hiding the Task View button on all Windows 11 taskbars is achievable with Group Policy. This method lets you control the taskbar appearance across many devices at once. Using the Group Policy Editor (a tool for centrally managing Windows settings), you can disable the Task View button for all users on your network.
The Group Policy Editor, a tool for changing Windows settings, lets you hide the Task View button on the Windows 11 taskbar. To do this, navigate to Computer Configuration, then Administrative Templates, then Windows Components, and finally Windows Taskbar. Locate the "Remove the Task View button" setting and change its state to Enabled.
Automation with PowerShell
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" -Name "ShowTaskViewButton" -Value 0
Summary
Hiding the Task View button on your Windows 11 taskbar can make it look tidier, and you have a few ways to do it.
Can I disable the Win + Tab keyboard shortcut?
Yes, you can disable the Win + Tab keyboard shortcut that opens Task View, though it's generally not recommended for most users.
How do I hide Task View for all users on a domain?
To hide Task View for all users on a domain, use the Group Policy Management Console. Navigate to the Windows Taskbar policy settings under Administrative Templates and enable the policy titled 'Remove the Task View button'. This will apply the restriction to all computers within the selected organizational unit.
Was this guide helpful?
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.
[…] 11. The Taskbar in Windows 11 is centered on the screen and shows the Start menu, Search, Task View, Widgets, Teams Chat, File Explorer, Microsoft Edge, and Microsoft Store buttons by […]
[…] way to add multiple desktops is to use the Task View feature. To do that, hover your mouse over the Task View icon, then using the desktop preview, select New desktop button to add a […]
[…] Menu Icon, which opens the Start menu; the Search Icon, which lets you search for files; and the Task View Icon, which enables you to see all open windows and virtual desktops, the Widgets Icon provides quick […]