How to delete the Show Desktop button on the Taskbar
The taskbar in Windows has a small button on the right side of the screen. This button is called Show Desktop . As the name suggests, when you click on it, all apps are minimized and you will be taken to the desktop. On the desktop, click it again, the apps will be re-zoomed and restored to the original order.
In general, the Show Desktop button is quite handy. But if you don't use this button or repeatedly mistakenly click it, you can completely remove Show Desktop from Taskbar.
If so, follow the detailed steps below to remove or hide the Show Desktop button on the taskbar.
Windows doesn't have a built-in option to remove the Show Desktop button from the taskbar. However, it is still possible to do that with third-party tools.
Use the AutoHotKey script to delete the Show Desktop button
With AutoHotKey, you can use a single command to remove the Show Desktop button on the taskbar. This is the easiest way to remove or restore the Show Desktop button. Install AutoHotKey and follow the steps below.
Step 1. Right-click on the desktop and choose New> Text documen t.
Step 2. Rename the file to "HideShowDesktopButton.ahk".
Step 3. Right-click on the file and select the Edit script option .
Step 4. Now, copy and paste below code, then press Ctrl
+ S
to save.
Control, Hide, , TrayShowDesktopButtonWClass1, ahk_class Shell_TrayWnd
The Show Desktop button will be hidden.
To restore the Show Desktop button on the taskbar, follow the same steps but use the code below in step 4.
Control, Show, , TrayShowDesktopButtonWClass1, ahk_class Shell_TrayWnd
Note : After restoring the node, you may have to reboot the system for the change to take effect.
Use Taskbar Tweaker
If you don't like creating custom scripts, you can use the Taskbar Tweaker. This is a full free taskbar customization software with lots of options.
Step 1. First, download Taskbar Tweaker.
Step 2. Once downloaded, install Taskbar Tweaker.
Step 3. Next, open the installed application from the Start menu.
Step 4. In the Taskbar Tweaker window , select the checkbox "Hide the show desktop button" .
Step 5. Close the application.
It's done! There is no need to manually save changes. You can see that the Show Desktop button is hidden on the taskbar.
To restore it, just open the app and uncheck the option above.
You should read it
- How to fix error Show Desktop button unusable on Windows 10
- Instructions to hide Taskbar in 2 steps
- How to hide the 'Task View' button on Windows 11
- Customize the Taskbar
- How to 'Show Desktop' very fast on Mac
- How to Change Vista Icon Size
- How to Hide the Windows Taskbar
- 5 ways to 'Show desktop' super fast for Windows
May be interested
- How to Pin a Program to the Windows 10 Taskbarat the bottom of your windows 10 desktop is a horizontal black bar called the 'taskbar.' this bar contains the 'start' button, the cortana search box, and icons of programs and apps. a single click or tap on one of these program icons will...
- Instructions to display application names on Windows 11 Taskbarin the recent update, windows 11 system allows users to control whether the application name appears on the taskbar or not, depending on the user's needs.
- Hide the Search button and the Task View button on the Taskbar on Windows 10maybe microsoft has learned their mistakes from windows 8 and on windows 10, everything seems to have improved significantly. but it seems that integrating the seach button and the task view button under taskbar is something that not everyone wants.
- How to enable / disable the Show badges on taskbar buttons option in Windows 10by default, if you're running windows 10 v1703 or higher, you'll see signs on the taskbar buttons. in this article, tipsmake.com will show you how to turn on / off the show badges on taskbar buttons option according to your needs.
- 5 extremely effective ways to fix the frozen Taskbar error on Windows 10taskbar is the key component. in this article, i will show you how to fix the taskbar error on the latest update of windows 10 effectively.
- How to Lock the Windows 7 Taskbarlocking your windows 7 taskbar can be helpful in organizing your desktop, especially if you have taken the steps to customize the taskbar based on your preferences. locking the taskbar will prevent it from resizing, moving to a different...
- Fix taskbar not hidden in Windows Remote Desktop sessionif the taskbar is not hidden in windows remote desktop sessions, follow the steps below to fix the problem once and for all.
- Specify how to group Taskbar buttons in Windows 10windows includes a special desktop toolbar called the taskbar, which shows up by default at the bottom of the screen. the taskbar allows you to find, view, open, and switch between your applications.
- How to move the Taskbar to different locations on the Desktopby default, this taskbar will be horizontal at the bottom of the screen, but it is possible to move this taskbar to other locations on the screen such as the left, right or top edge if desired. if you do not know how to move the taskbar t
- How to delete / hide the language icon on the Windows 10 Taskbarif the language icon on the taskbar doesn't suit your liking, follow the steps shown below to quickly delete or hide the language icon on the windows 10 taskbar.