Windows hide window from taskbar

Taskbar Hide для Windows

Оценка:
  • 1
  • 2
  • 3
  • 4
  • 5

4.20 /5 голосов — 5

Лицензия:Бесплатная
Версия:3.0 | Сообщить о новой версии
Обновлено:25.11.2019
ОС:Windows 10, 8.1, 8, 7, XP
Интерфейс:Английский
Разработчик:
Категория:Десктоп менеджеры
Загрузок (сегодня/всего):1 / 3 038 | Статистика
Размер:883 Кб
СКАЧАТЬ

Taskbar Hide — небольшая утилита, которая позволяет мгновенно (в одно нажатие) скрыть любое открытое приложение на компьютере. Бывает, что на работе или дома Вы открыли какую-то программу или игру, о чем не следует знать окружающим. Если в это время шеф или кто-то из членов семьи неожиданно появится и захочет узнать чем же Вы занимаетесь, то не всегда удается быстро закрыть такое приложение, а сворачивание в панель задач не скроет запущенную программу. В этом случае как нельзя кстати будет данная утилита.

Используя набор горячих комбинаций клавиш, Вы сможете в один клик мгновенно скрыть (или закрыть) любую запущенную программу от посторонних глаз, как будто она никогда и не открывалось на Вашем ПК. При этом само приложение может оставаться работающим, и Вы так же быстро восстановите его.

Программа позволяет скрывать (или закрывать) панель задач (полностью или частично), системный трей и даже кнопку «Пуск». Это, кстати, еще и предотвратит несанкционированный доступ к программам в Ваше отсутствие. В общем, Taskbar Hide весьма полезная и удобная утилита, которая особенно пригодится офисным работникам.

WizMouse — простая и полезная утилита для прокрутки любых открытых окон на экране монитора при помощи колесика мышки.

Carroll — простенький инструмент для управления разрешением экрана монитора.

Winaero Tweaker — портативная системная утилита для настройки внешнего вида и дополнительной.

Простая в работе утилита с открытым исходным кодом, которая позволяет автоматически.

Fences — программа с помощью которой пользователь может организовать и привести в порядок.

DisplayFusion — приложение, которое призвано существенно упростить жизнь владельцев.

Отзывы о программе Taskbar Hide

дима про Taskbar Hide 3.0 [13-08-2020]

Game Ranger постоянно показывал всплываюшие надписи в трее это програма помогла решить эту проблему
| | Ответить

kira про Taskbar Hide 3.0 [13-08-2020]

отличный софт может прятать не только в трей, но и сами значки трея
| | Ответить

Дмитрий про Taskbar Hide 3.0 [04-05-2020]

Вообще то прога спрашивает активацию (.
| | Ответить

Admin в ответ Дмитрий про Taskbar Hide 3.0 [05-05-2020]

Программа бесплатная, об этом написано на первом экране при старте. Там же просят активацию. Нажимаете Skip и все. Желающие могут приобрести приложение, тем самым помочь разработчикам в дальнейшем развитии софта.

Taskbar Hide is a freeware product, this means that you can download and use it for free.
1 | | Ответить

Дмитрий в ответ Admin про Taskbar Hide 3.0 [05-05-2020]

При перезагрузке не помнит настройки (v1.8), что и плохо.
| | Ответить

Admin в ответ Дмитрий про Taskbar Hide 3.0 [05-05-2020]

Да, есть такое дело. Активацию просит при каждом запуске.
| | Ответить

Dante про Taskbar Hide 3.0 [25-03-2020]

Параша, не работает с дерьмом из вин стора.
| | Ответить

Василий про Taskbar Hide 3.0 [12-12-2019]

Здравставуйте! Решил установить программу Taskbar Hide, так как возникла необходимость скрывать «Панель задач». Стандартными средствами Windows 10 настроить не удалось. Хотя да же странно, вообщем потестируем программу.Всего доброго.
| 1 | Ответить

How to hide an application from taskbar in Windows 7?

I would like to hide an application from the Windows 7 taskbar.

I want to make something like a toolbar on the edge of the screen which does certain things when the user clicks on it, but I don’t want it to show in the taskbar, since its a thing that i want to stay in the background.

I tried the instructions in the following post, but it did not work on my application:

Then i tried it on a new empty VCL Forms Application and it still did not work. I searched for other solutions, but they all do very much the same like in the linked post.

Has something changed, that makes that impossible in windows 7? Or is there anything you could think of, that could prevent it from working?

3 Answers 3

You can override the main form’s CreateParam to remove the flag that forces the taskbar button ( WS_EX_APPWINDOW ) and additionally make the form owned by the application window. That’s doing the opposite of the requirement for the shell to place a taskbar button for a window. From «Managing Taskbar Buttons»:

[..] To ensure that the window button is placed on the taskbar, create an unowned window with the WS_EX_APPWINDOW extended style. [..]

Don’t change the state of MainFormOnTaskbar property of the ‘Application’ from its default ‘True’ if you use this method.

You can also remove the second line (..WndParent := ..) and instead set PopupMode of the form to pmExplicit in the object inspector to same effect.

BTW, here’s the documentation quote from the same topic for the solution TLama posted:

To prevent the window button from being placed on the taskbar, [. ] As an alternative, you can create a hidden window and make this hidden window the owner of your visible window.

When you set MainFormOnTaskbar to false, the main form is owned by the application window by VCL design. And if you hide the application window, the requirement is fulfilled.

Hide Taskbar in Windows 10 with a hotkey

We are pleased to release Hide Taskbar. While you can always use the Auto hide taskbar feature to hide the taskbar and make it appear only when you take your mouse pointer down to the bottom of the desktop, Hide Taskbar lets you hide only the taskbar, and not the Start Button, with a click.

Hide Taskbar with a hotkey

Simply download and run the app. Use hotkeys Ctrl+Esc to hide or un-hide the taskbar.

And why would you require such a program? The reason could be well, you love a clean desktop and don’t want even a taskbar to mar your wallpaper or maybe you are working on something, and you want to suddenly hide all the other minimized windows or well it could be simply because you think it looks cool to hide and un-hide the taskbar.

You may also find this app of interest if you use a Dock like RocketDock.

This app does not hide the taskbar automatically on running it, but allows you to choose, using the hotkeys when to hide and un-hide! Moreover, Hide Taskbar leaves a very low memory footprint.

To have it run on every start-up, place its shortcut in the following folder:

And what gave us the idea to develop this portable freeware app? Simply because someone at TWC Forums put in a request.

Hide Taskbar Free Download

Hide Taskbar v 1.0 has been developed by Ritesh Kawadkar for Windows Club. It is tested on Windows 7. It should work on Windows 10/8 and Windows Vista too!

If you want to give feedback about Hide Taskbar at TWCF here.

Date: April 16, 2018 Tags: Taskbar, TWC App

How to create multiple taskbars on Windows 10 with Linkbar

Apps keep pinning themselves on startup to the taskbar

How to show Taskbar in Full-Screen mode on Windows 10

[email protected]

Anand Khanse is the Admin of TheWindowsClub.com, a 10-year Microsoft MVP (2006-16) & a Windows Insider MVP. Please read the entire post & the comments first, create a System Restore Point before making any changes to your system & be careful about any 3rd-party offers while installing freeware.

Reader Interactions

Comments

Steve Zussino says

Thank you for this app!

What a great idea.

Like the idea. but, it would be more useful if it can hide the files/shortcuts on desktop too.

I’ve include this app to the switcher in Rainmeter.
This is the code but please

¡Gracias! aplicación fantástica…Thank you great app!

James the Melon says

The .exe seems corrupted. Shame, this seemed like a great little tool.

Maybe it was your download that got corrupted. Please try again.

Where’s the help file?

It does hide the taskbar, but it not resize the windows to fit the whole screen…

For this, you need to Auto-hide the task bar (propierties).
Then, execute this program.

you can do that in windows without a program

It does hide the task bar. But even if you add the programm to the starting programms of windows , u still have to press CTRL+ESC in order to get rid of the bar =./

Or for true auto-hide taskbar hotkey, install the very inexpensive older automation program, KeyText, and assign a keyboard shortcut to the following KeyText script (you can reduce or maybe even remove the Pause commands for faster action):

It works well on my Win7 machine (64-bit), and I like auto-hide better than this Windows Club program because when auto-hide is enabled, my firefox browser, etc will immediately expand to use the additional real estate, and display more of the webpage. Same goes for reversing the auto-hide (which I believe was more problematic in older Windows like XP, etc.

Btw, Keytext works for lots more, including “text triggers” — keyboard macros (maybe mouse too, etc) triggered by typing any preset character(s) you choose. Personally, I use the semi-colon character + additional character(s) + space to trigger my Keytext “text triggers”. (just a tip. can’t help myself.)

One thing that KeyText can no longer be relied upon to do — sadly!! — is to automatically control program menus, based on the menu command names. With most programs, however, you can use ALT+ keyboard shortcuts in keytext as a workaround, and/or mouse coordinates relative to the program window. (This menu-command feature still exists in KeyText, but it’s just not a reliable form of automation anymore in Windows. Keytext hasnt been updated for a while, alas, perhaps due to the popularity of AutoHotKey and the like, or simply due to the waning of the dot-com boom.)

As you might guess from the last paragraph, I have no ties w/ KeyText or the company that makes it, etc. Just a long-time user, and a some-time advocate.

this was perfect for what I wanted 🙂 will it work on windows 8 too?

Remove window from taskbar on Windows 10

I want to remove window from taskbar on Windows 10 with multiple desktops. For Windows 8.1 i used ITaskbarList::DeleteTab and it works excellent.

For Windows 10 this method hides Windows from taskbar too, but after it i see this window on all desktops. I want to see this window only on one desktop.

Does anyone know the method to hide window from task bar in Windows 10 and stay this window on one desktop?

Below you can see, what i meant under «hide window from task bar in Windows 10»:

2 Answers 2

In my understanding, borne out by my empirical tests, the windows that appear in the taskbar previews are exactly the same windows that would ordinarily appear in the taskbar. A long time ago, say in Windows 2000, each of an application’s eligible windows would just appear as buttons on the taskbar. Starting in Windows XP, taskbar grouping became an option, so that all eligible windows from a single application could be grouped together and appear as a single button on the taskbar. Then, in Windows Vista, it became possible to display previews of these open windows when you hovered over the corresponding taskbar button. Neither Windows 8 nor Windows 10 changed that fundamental rule; they only changed the appearance of the previews.

As such, we can refer back to the MSDN documentation for the rules about which windows appear on the taskbar:

The Shell creates a button on the taskbar whenever an application creates a window that isn’t owned. To ensure that the window button is placed on the taskbar, create an unowned window with the WS_EX_APPWINDOW extended style. To prevent the window button from being placed on the taskbar, create the unowned window with the WS_EX_TOOLWINDOW extended style. As an alternative, you can create a hidden window and make this hidden window the owner of your visible window.

Raymond Chen has summarized these rules more precisely here. Quoting him:

There are some basic rules on which windows go into the taskbar. In short:

  • If the WS_EX_APPWINDOW extended style is set, then it will show (when visible).
  • If the window is a top-level unowned window, then it will show (when visible).
  • Otherwise it doesn’t show.

(Though the ITaskbarList interface muddies this up a bit.)

You were muddying it up before, calling ITaskbarList::DeleteTab . That is not necessary. To ensure that a window does not appear in the taskbar, just apply the converse of the rules governing when a window does appear in the taskbar.

If you have a top-level unowned window, it will be shown in the taskbar unless you remove the WS_EX_APPWINDOW extended window style. If you have an owned window, then it will not be shown in the taskbar unless the WS_EX_APPWINDOW extended window style is set to force it there.

So if you have the WS_EX_APPWINDOW extended window style set, you should remove it. That is forcing the window to be displayed in the taskbar.

Otherwise, you should set an owner for your window. For example, make the second window be owned by the first.

Читайте также:  Programdata microsoft windows apprepository packages
Оцените статью