Wingetlywingetly
← All apps

Task Separator 11

by DrummerSiv1.0.2

Last updated

Software to allow users to separate the icons on their Windows 11 taskbar.

Install with winget

$ winget install --id DrummerSi.TaskSeparator11 --exact --version 1.0.2

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Allows you to add one or more splitters to the Windows 11 Taskbar. This gives you greater freedom to arrange your often used programs into groups.

Installers · v1.0.2

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Task Separator 11.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • TranslucentTBCharles Milette
    CharlesMilette.TranslucentTBv2026.1

    A lightweight utility that makes the Windows taskbar translucent/transparent.

  • WindhawkRamen Software
    RamenSoftware.Windhawkv1.7.3

    The customization marketplace for Windows programs

  • Windows PC Health CheckMicrosoft Corporation
    Microsoft.WindowsPCHealthCheckv4.0.2410.23001

    Windows 11 OS compatibility checker.

  • StartAllBackstartisback.com
    StartIsBack.StartAllBackv3.9.24

    Fully integrates with Windows 11 and provides original Windows taskbar and start menu, as well as many other essential shell enhancements.

  • S
    SecureUxThemenamazso
    namazso.SecureUXThemev4.0.0

    🎨 A secure boot compatible in-memory UxTheme patcher that removes signature verification of styles in Windows.

  • ExplorerTabUtilityw4po
    w4po.ExplorerTabUtilityv2.5.0

    Supercharge Windows 11's File Explorer:Auto-convert windows to tabs, duplicate tabs, reopen closed ones, and more! (Requires Windows 11 22H2 Build 22621 or later)

More from DrummerSi or browse windows11, customization, customize.

Frequently asked questions

How do I install Task Separator 11 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id DrummerSi.TaskSeparator11 --exact --version 1.0.2. winget downloads the installer from DrummerSi and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Task Separator 11 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id DrummerSi.TaskSeparator11 --exact 1.0.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Task Separator 11 via winget?
Run: winget uninstall --id DrummerSi.TaskSeparator11 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Task Separator 11's Apps & Features entry.
Is Task Separator 11 free?
Task Separator 11 is distributed under MIT. Refer to the publisher (https://github.com/DrummerSi/TaskSeparator11) for the full license terms - Wingetly itself does not charge for installation.
Does Task Separator 11 work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Task Separator 11 directly from the publisher.
How do I keep Task Separator 11 up to date?
Run winget upgrade --id DrummerSi.TaskSeparator11 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Task Separator 11 from microsoft/winget-pkgs.