Chuyển đến nội dung chính

How to Hide the Taskbar on Windows 10

Microsoft Windows Logo

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.

Personalize option in desktop menu

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

Taskbar option in lefthand pane of setting menu

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

Taskbar settings option in taskbar menu

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.

auto hide the taskbar in desktop and table mode

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

GIF showing the taskbar auto hiding

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.

Command Prompt option in Windows search

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}"

toggle autohide option to on from command prompt

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}"

toggle autohide option to off from command prompt

See details

Nhận xét

Popular Posts

Digital Finance Stakeholders

Digital forensic students looking to research digital finance may find this useful as a starting point. Through the financial support of the Bill & Melinda Gates Foundation, MicroSave isconducting a four-year research project in the following eight focus countries as part ofthe Agent Network Accelerator (ANA) Project: http://www.helix-institute.com/sites/default/files/Publications/161101%20ANA%

MSI wraps its newest mid-tower case in tinted tempered glass

This case will highlight (or expose) your cable management skills   As reported by PCGamer, MSI is rolling out a new Mag Pylon mid-tower case that it's positioning under its "Gaming Gear" umbrella of products. It has three tinted tempered glass panels—both sides and the front—to show off your build, and supports the company's Mystic Light Sync feature to synchronize lighting across other MSI products. The case comes with three 120mm RGB fans aligned in the front. You could swap them out for a pair of larger 140mm fans if you wanted to, and there is also room to install up to two 140mm or 120mm fans (or a liquid radiator and fans) in the top and a 120mm in rear. Cable management is a bit more important in a see-through case like this, unless you're a honey badger and just don't care what your build looks like. Assuming you do, you'll find four large cable cutouts to the right of the motherboard tray. There are also several cable tie downs on the back of th...