A desktop monitor displays a stylized Windows 11 interface with app icons, file previews, and performance widgets.
Aero Dock is a new open-source launcher for Windows 10 and Windows 11 that can hide the native taskbar behind a glossy, animated dock—but prospective users should treat it as an enthusiast project, not a drop-in Windows shell replacement. The app recreates the visual vocabulary associated with Windows Vista and Windows 7’s Aero era—translucent glass, reflections, magnifying icons, and animated effects—while borrowing the basic dock layout long associated with macOS.

XDA Developers framed Aero Dock as a satisfying Vista-era revival that can become the author’s primary taskbar. The project’s own documentation supports the practical part of that claim: it can launch and manage running applications, show Desktop Window Manager previews, pin files and folders, group pins into stacks, expose system controls, and sit on any screen edge. But the documentation also spells out limitations that matter more than the visual nostalgia: the downloadable installer is unsigned, the dock may consume roughly 250MB of memory, and some Windows app types will not behave consistently.

For people who want their Windows desktop to look less like Windows 11’s restrained taskbar and more like a 2007 concept render, Aero Dock is an unusually complete free option. For anyone expecting a clean replacement for Explorer’s taskbar, it is still early software with compromises that should be understood before hiding the built-in interface.

What Aero Dock actually replaces​

Aero Dock is not a replacement Windows shell. Explorer still owns the Start menu, notification area behavior, window-management foundations, and the native taskbar. Instead, Aero Dock operates as an overlay-style application launcher and window switcher that can be positioned at the bottom, top, left, or right edge of a display.

That distinction explains both its appeal and its rough edges. It can reproduce daily taskbar behaviors well enough for a desktop customization setup: pinned applications can be launched with a click; running apps show indicators; repeated clicks can focus, cycle, or minimize windows; and hover previews use Windows’ Desktop Window Manager thumbnail mechanism. It also includes a search overlay for installed applications and recent files, a clock, battery, network, volume, and Recycle Bin controls.

The project’s GitHub documentation describes it as a successor in spirit to RocketDock and Winstep Nexus Dock, rather than a reinvention of the Windows desktop. RocketDock’s last release arrived in 2008, leaving a long-running niche for docks that mimic Apple’s icon magnification and shortcut-oriented workflow without requiring a full desktop skinning suite.

The more useful feature is not necessarily the Aero glass. Aero Dock supports app stacks, folder flyouts, drag-and-drop pinning from Explorer, per-monitor placement, and live previews. Its recent additions also include saved window layouts and “Modes,” which pair a chosen set of pinned applications with window placement and per-app audio settings. A user could, in theory, switch between a work mode with Outlook and Microsoft 365 apps and a personal mode with browsers, games, and different audio levels.

That makes the dock more than a decorative taskbar substitute. It is still constrained by the APIs Windows exposes, however, and the project is unusually candid about where that constraint shows.


The audio-routing feature has an important limitation​

Aero Dock advertises per-application volume controls and a right-click option to choose an app’s audio output. The volume part is straightforward: its documentation says the app adjusts the same per-process volume controls visible in Windows’ Volume Mixer.

Audio-output selection is different. Windows does not provide the public API Aero Dock would need to silently move a specific application to a selected playback device. Rather than performing that routing itself, Aero Dock records the selection and opens the relevant Windows settings page, leaving the user to complete the final step.

That is not a trivial technical footnote. It means the feature is best understood as a shortcut into Windows’ existing controls, not a full replacement for an audio-routing utility. Readers who need reliable, policy-controlled audio-device assignment for conferencing, studio work, or managed desktops should not assume a dock can provide it.

The same pattern appears in the app’s workspace restoration. Aero Dock can save open applications, their positions, sizes, and monitor assignments, then move existing windows or relaunch closed programs. But the project documentation says a relaunched app gets about 1.5 seconds to create a window before it is left with its normal geometry. Slow-starting applications, sign-in prompts, update dialogs, or software that restores its own prior state can defeat the neat desktop layout the dock is trying to restore.

Windows 11 compatibility is real, but not universal​

Aero Dock requires 64-bit Windows 10 version 1809 or later, or Windows 11, plus Microsoft Edge WebView2. WebView2 is built into Windows 11 and is common on maintained Windows 10 systems, but that does not mean every corporate or long-lived PC has it in place. The interface relies on React rendered through WebView2, while the Windows-specific backend uses Rust with Win32 and COM APIs.

The architecture helps explain why the app can deliver glossy blur effects and animations without trying to recreate Vista’s old compositing stack. It is drawing its own interface over the modern Windows desktop, not restoring the original Aero implementation removed from later Windows versions.

It also explains the memory warning. The project says Aero Dock sits around 250MB of memory usage because of its WebView2 rendering stack. That is a significant footprint for a launcher. On a system with 16GB or 32GB of RAM, it may be tolerable as the cost of a highly animated desktop; on a low-memory laptop, virtual machine, or shared remote desktop environment, it is difficult to justify.

XDA Developers also reported that the dock can remain in the foreground and block controls in browser pages or other apps underneath it. The project’s design makes that plausible: a dock that reserves a screen edge must either overlap content or require applications to respect that reserved region. Aero Dock offers auto-hide and lets users move the dock to another edge, but neither option is equivalent to the native taskbar’s deep integration with Windows’ work area.

This should be considered before enabling it on a machine used for full-screen web tools, remote administration consoles, virtual machines, or applications with controls close to the display edge. An aesthetic dock is less enjoyable when it repeatedly obscures buttons that a user needs to reach.


Store apps and previews can behave differently​

Aero Dock’s documentation acknowledges that Universal Windows Platform and Microsoft Store app grouping does not resolve for every app. That is a material caveat for Windows 11 users, where many built-in and Store-distributed apps are packaged differently from conventional Win32 programs.

The project says it identifies packaged applications through AppUserModelID because several of them run through ApplicationFrameHost.exe. In practice, that should prevent many Store apps from collapsing into one generic host process, but the developer says the logic still misses some cases. It is a reasonable limitation for a young third-party desktop tool, but it means anyone who relies heavily on Teams, Store apps, Media Player, Photos, or specialized packaged software should test the dock before hiding the Windows taskbar.

Live previews have a separate compatibility boundary. Aero Dock uses actual Desktop Window Manager thumbnails, but some applications use their own compositors and therefore may produce blank previews. In other words, a blank preview does not necessarily mean the dock has lost the window; it may mean the target app declines to provide the kind of thumbnail Windows normally displays.

The project has also reported fixes for shell-surface detection after early builds treated Windows Search and Start as if they were ordinary running applications. That is the kind of bug expected in a first-generation window tracker, and it is exactly why the app should be viewed as a customization layer that may need occasional troubleshooting—not a replacement to deploy broadly.

The unsigned installer is the decision point​

The largest issue is not whether the glass effect resembles Windows Vista. It is the installation trust model.

Aero Dock’s developer states that the installer is not code-signed because a signing certificate is too expensive, and that Windows will show its “Windows protected your PC” warning during installation. The project instructs users to choose “More info” and then “Run anyway,” or to build the app from source if they do not want to trust the provided binary.

Users should not normalize bypassing SmartScreen warnings for desktop customization software. SmartScreen’s warning does not prove an application is malicious; unsigned and low-reputation applications routinely trigger it. But it does tell the user that Windows cannot establish the publisher identity and reputation that normally make installation safer.

The source code is available under the MIT license, which makes independent inspection possible. The project also claims no telemetry, analytics, crash reporting, account requirement, or automatic update checks, and says it makes no network requests except when a user deliberately opens a link. Those are positive design choices, but they do not substitute for a signed release pipeline, reproducible builds, or a track record of third-party security review.

For technically confident users, the safer route is to examine the project, build it from source, and compare the behavior with its published documentation. The build instructions require Rust, Visual Studio Build Tools with the Desktop Development with C++ workload, Node.js 22 or later, and pnpm 10 or later. That is a realistic option for developers, but not an answer for ordinary Windows users who simply want a prettier dock.


A desktop toy with a real productivity angle​

Aero Dock succeeds most clearly as a personal desktop customization project with enough functionality to support a shortcut-heavy workflow. Its best audience is the user who already enjoys tools such as PowerToys, Rainmeter, Start menu replacements, alternative file managers, or third-party window-management utilities—and who accepts that each layer adds resource use and another potential point of failure.

The project is still small. Its GitHub repository shows a limited commit history, no published issue backlog at the time of review, and a comparatively modest community footprint. That does not invalidate the software, but it makes the lack of a signed installer and the app’s documented compatibility gaps more significant than they would be for a mature, widely audited project.

Aero Dock can make a Windows 10 or Windows 11 desktop feel more expressive, and its stacks, live previews, per-app volume shortcuts, and workspace modes give it practical value beyond the Vista-era look. But the sensible setup is to keep the native taskbar available, start with auto-hide rather than fully burying Explorer’s interface, and test it against the applications used every day.

The visual payoff is real. The operational trade-off is equally real: users are adding a 250MB, unsigned, early-stage overlay between themselves and some of Windows’ most routine desktop controls.