
The Windows taskbar is great for quickly accessing frequently used applications on your computer. However, some users prefer to hide it in order to save screen space. Here's how to hide the taskbar on Windows 10.
Automatically Hide the Taskbar in Settings
To automatically hide your taskbar, right-click anywhere on your PC's desktop and select "Personalize" from the pop-up menu.

The "Settings" window will appear. In the left-hand pane, select "Taskbar."

Alternatively, you could right-click the taskbar itself and, from the menu, select "Taskbar Settings."

Regardless of which method you choose, you'll now be in the Taskbar Settings menu. From here, toggle the slider to "On" under "Automatically Hide The Taskbar In Desktop Mode." If your PC is able to switch over to tablet mode, you can hide the taskbar by toggling that option to "On," as well.

Your taskbar will now automatically hide. This means that, unless you get a notification from an app in the taskbar or you hover your mouse over where the taskbar should be, it won't show up.
RELATED: How to Fix the Windows Taskbar When It Refuses to Auto-Hide Correctly

You can undo these settings by toggling the sliders back to the "Off" position.
Automatically Hide the Taskbar Using Command Prompt
If you're feeling like a hacker, you can also toggle the auto-hide option between on and off by running commands using the Command Prompt.
RELATED: 34 Useful Keyboard Shortcuts for the Windows Command Prompt
First, open the Command Prompt by typing "cmd" in the Windows Search bar and then select the "Command Prompt" app from the search results.

In Command Prompt, run this command to toggle the taskbar automatically hide option to on:
powershell -command "&{$p='HKCU:SOFTWAREMicrosoftWindowsCurrentVersionExplorerStuckRects3';$v=(Get-ItemProperty -Path $p).Settings;$v[8]=3;&Set-ItemProperty -Path $p -Name Settings -Value $v;&Stop-Process -f -ProcessName explorer}" 
And to toggle the taskbar auto-hide option to off, run this command:
powershell -command "&{$p='HKCU:SOFTWAREMicrosoftWindowsCurrentVersionExplorerStuckRects3';$v=(Get-ItemProperty -Path $p).Settings;$v[8]=2;&Set-ItemProperty -Path $p -Name Settings -Value $v;&Stop-Process -f -ProcessName explorer}" 
Alt+Tab is useful for switching between windows, but it can't help you find that browser tab you had open in one of your windows. Soon, Windows 10 will show all your open Edge browser tabs alongside your windows. When this change is available, you can just use the new Microsoft Edge browser normally. When you Alt+Tab , all your browser tabs will appear as their own thumbnail—as if they were their own browser windows. Microsoft Don't like this? That's fine. Microsoft says you can disable it from Settings > System > Multitasking. You can also set it to only show your last three or five browser tabs so tab overload doesn't swamp your Alt+Tab switcher, too. This feature is just for Microsoft Edge right now, but we could easily see it coming to other web browsers. Edge is based on the same Chromium code that forms the basis for Chrome, for example—Google might enable this feature in Google Chrome, too. It's easy to see Mozilla Firefox taking advant...
Nhận xét
Đăng nhận xét