Windows 10 Taskbar sits at the bottom of the screen and gives access to users to open frequently used applications on your computer. You can customize the taskbar in multiple ways according to your preference. However, what if you want to hide or show Taskbar on Windows 10?
Microsoft in Windows 10 has added multiple functionalities to customize the Taskbar. If you want, you can pin your favorite apps, customize how the open apps tab looks, change the width or lock it in a position, change the orientation and even hide or show the Taskbar.
Hiding the taskbar offers a little more space on your display or helps create a minimal look for your desktop. So, here is how to make the taskbar disappear or show in Windows 10.
Hide or Show Taskbar on Windows 10 via Taskbar Settings
The easiest way to hide the taskbar in Windows 10 is to access the properties from the Taskbar settings. In Taskbar settings, you can change various properties of the feature. Here’s how to do it.
There are multiple ways to open the Taskbar settings. We have listed a few of those methods below.
Open Taskbar Settings from the Taskbar – To do this, Right-click on the Taskbar on your Windows 10 computer. Then, choose Taskbar Settings from the options.
Open Taskbar Settings from the Start menu – To do this, click on Start and choose Settings. Click on the Personalization option from Settings. Scroll down and open the Taskbar tab from the left pane.
Read More: How to Open Settings in Windows 10
Open the Taskbar Settings from Desktop – To do this, right-click on the desktop in an empty area and choose Personalize from the context menu. Next, scroll down and click on the Taskbar tab from the left pane.
Once you are in the Taskbar Settings, follow these steps to hide the taskbar on Windows 10.
In the Taskbar settings window, scroll down and toggle the Automatically Hide the taskbar in Desktop mode and Automatically Hide the taskbar in tablet mode options.
After enabling the hiding options, you will immediately see the taskbar disappear from your screen.
To view the taskbar again, hover your mouse over the taskbar area, and it will appear when you need it.
If you want to show the taskbar in Windows 10 again, open Taskbar settings and then turn off the Automatically Hide the taskbar in Desktop mode and Automatically Hide the taskbar in tablet mode options.
Hide or Show Taskbar on Windows 10 via Command Prompt
If you are a command ninja and like to get things done with a few commands, you can hide or show taskbar on Windows 10 via command prompt as well. Here’s how to do it.
Open an elevated Command Prompt. To do this, right-click on Start and choose Command Prompt (Admin).
Alternatively, press the Windows key, type cmd and then click on Run as Administrator to open Command Prompt as administrator.
In the Command Prompt window, copy and paste the following command to hide taskbar Windows 10 when full screen.
powershell -command “&{$p=’HKCU:SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StuckRects3′;$v=(Get-ItemProperty -Path $p).Settings;$v[8]=3;&Set-ItemProperty -Path $p -Name Settings -Value $v;&Stop-Process -f -ProcessName explorer}”
Executing the above command should make the taskbar disappear in Windows 10.
If you want to show the taskbar in Windows using Command Prompt, execute the following command prompt.
powershell -command “&{$p=’HKCU:SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StuckRects3′;$v=(Get-ItemProperty -Path $p).Settings;$v[8]=2;&Set-ItemProperty -Path $p -Name Settings -Value $v;&Stop-Process -f -ProcessName explorer}”
Frequently Asked Questions About Taskbar in Windows 10
How to move the taskbar in Windows 10 to top/left/right/bottom?
To move the taskbar or change orientation, click on Start and go to Settings. In Settings, open the Personalization option and then click on the Taskbar from the left. Scroll down to the Taskbar location on screen section and click the drop-down menu. Depending on where you want to show your taskbar, choose Top, Right, Left or Bottom.
How to hide/remove the taskbar on multiple displays?
To hide the taskbar on multiple displays, right-click on the Taskbar on your desktop and choose Taskbar settings. In taskbar settings, scroll down to the Multiple Displays section. Turn off the Show taskbar on all display options.
Why does my taskbar stay up in full screen?
Temporary glitches can cause the taskbar to stay up in fullscreen. To fix this, try turning on the Auto-Hide feature. Also, close and relaunch the affected to fix the problem.
Conclusion
One of the common reasons for hiding the taskbar in Windows 10 is to achieve a minimal and clean looking desktop. In addition, you also get some more screen real estate to work with. Irrespective of the reason, there are multiple ways to hide or show the taskbar on Windows 10. Go through all the methods to find the one that works best for you.