PowerToys 0.99 landed on April 28, 2026, packing three standout additions for Windows power users. The highlight is Grab And Move, a feature that lets you reposition any window by holding Alt and dragging anywhere inside it—no need to hunt for the title bar. Alongside it, Power Display puts monitor brightness and resolution controls right in the system tray, and the new Command Palette Dock shrinks the launcher into a compact, always-accessible bar. This release targets the daily friction points of multitasking on Windows 10 and 11, bringing Linux-style window manipulation and quicker display tweaks to Microsoft’s official utility suite.

PowerToys has evolved from a niche experiment into an indispensable toolkit for anyone who pushes Windows beyond its defaults. The 0.99 update doubles down on ergonomics and speed, addressing three areas where stock Windows has long felt clunky: moving windows, adjusting multi-monitor setups, and launching commands. Each feature can be toggled on or off independently, respecting the modular philosophy that has made PowerToys a must-install among developers, designers, and system administrators.

Grab And Move: Alt-Drag Window Control

The most immediately addictive addition in PowerToys 0.99 is Grab And Move. Once enabled, holding the Alt key and left-clicking anywhere on a window lets you drag it across the screen. Resizing works the same way: hold Alt and right-click, then drag to resize from the nearest edge. This muscle-memory trick, long beloved on Linux desktop environments like GNOME and KDE, finally arrives natively on Windows via PowerToys.

Why does this matter? On high-resolution monitors or cramped laptop screens, the title bar is often a tiny target. Modal dialogs, child windows, or apps with custom chrome can bury the drag handle under tabs or toolbars. Grab And Move eliminates that hunt. It works on almost any window, including UWP apps and legacy Win32 programs. A settings page lets you customize the modifier key—swapping Alt for the Windows key or Ctrl—and set an optional visual cue so you know when the feature is active.

Under the hood, the module hooks into the global input queue to intercept mouse events when the modifier is held. It then issues system-level move and resize commands, much like the built-in title-bar actions. Microsoft has baked in a smart exclusion list so that certain applications (like games or full-screen video players) can be ignored to avoid conflicts. Early testing shows that the drag response feels instantaneous, with no perceptible latency even on older hardware.

For users juggling dozens of windows, Grab And Move pairs naturally with FancyZones, PowerToys’ window-snapping utility. You can snap windows into custom layouts and then fine-tune their positions with an Alt-drag, creating a fluid workspace that requires minimal cursor travel.

Power Display: System Tray Monitor Settings

The second major feature is Power Display. Clicking its tray icon reveals a compact flyout with sliders for brightness, contrast, and volume (if your monitor exposes audio controls via DDC/CI or USB). A drop-down lets you switch input sources without reaching for the monitor’s OSD buttons—especially useful when a primary display is used with a gaming console or secondary PC. The flyout also shows resolution and refresh rate at a glance, with a shortcut to the advanced display settings page.

Power Display addresses a real pain point in multi-monitor configurations. Stock Windows scatters display controls across Settings, the Action Center, and monitor vendor utilities that are often bloated and rarely updated. By consolidating the most-used adjustments into a single, lightweight tray popup, PowerToys 0.99 saves a dozen clicks per day. It’s particularly handy for laptop users who dock and undock throughout the day, as the tool can remember per-monitor brightness profiles and automatically restore them when a known display is connected.

Behind the scenes, the module communicates with monitors over the I2C bus using the Display Data Channel Command Interface (DDC/CI) protocol. Not all monitors support every command, so an advanced options screen lets you enable or disable specific functions. A diagnostic tab shows raw capability strings, giving tinkerers a clear view of what their hardware can do. For systems with multiple identical monitors, each display is identified by its serial number to keep profiles from mixing up.

Command Palette Dock: A Permanent Launcher Bar

PowerToys 0.99 introduces the Command Palette Dock, a slim, customizable bar that sits at the edge of your screen and provides instant access to the launcher’s full feature set—search, shell commands, bookmarks, and plugins—without summoning the full overlay window. It can be pinned to any screen edge, auto-hidden, or kept always on top.

The Dock is designed for users who rely on the Command Palette dozens of times per hour. Instead of pressing Alt+Space every time you need to run a script or open a file, you can keep the Dock visible and click an icon or type a quick abbreviation. The interface shows recently used commands, a search box, and configurable plugin buttons. It respects the same theme and icon settings as the main palette, blending seamlessly with both light and dark modes.

Performance is notably snappier than the full launcher window because the Dock reuses the same backend service, avoiding a cold start each time. It also introduces a new plugin API endpoint that allows third-party developers to add custom buttons or status indicators to the Dock—think weather widgets, system monitors, or build status from CI/CD pipelines. Microsoft has published documentation and sample code on its GitHub repository, aiming to spark an ecosystem of mini-widgets.

Privacy-conscious users can rest easy: the Dock never phones home or collects telemetry beyond the anonymized, opt-in data that PowerToys already requests during setup. All plugin processing happens locally.

Installation and System Requirements

PowerToys 0.99 is available immediately through the Microsoft Store, the GitHub releases page, and via the WinGet package manager. The installer detects whether you’re running Windows 10 (version 2004 or newer) or Windows 11 and configures the modules accordingly—Command Palette Dock, for instance, leverages Windows 11’s rounded corner APIs but degrades gracefully on Windows 10.

Upgrading from a previous version preserves all settings, though the team recommends taking a backup via the built-in import/export tool before updating. Users on older PowerToys releases may need to manually uninstall first if the auto-updater fails, a known issue documented in the release notes.

What Else Is New

While Grab And Move, Power Display, and the Command Palette Dock are the headline features, version 0.99 also bundles the usual dose of bug fixes and under-the-hood improvements. FancyZones received a performance patch that reduces CPU usage when multiple zones are active. The Keyboard Manager now supports remapping of media keys and modifier combos, and it can export configuration for deployment via Group Policy in enterprise environments. The Color Picker tool gained a history panel that stores the last ten colors picked, making it easier to build palettes without switching to a design app.

Several community-reported crashes have been squashed: an incompatibility with certain virtual desktop tools, a memory leak in the PowerRename module when processing folders with thousands of files, and a startup race condition that could prevent the Awake utility from working after a reboot. The full changelog runs over 50 items, reflecting both Microsoft’s internal QA and pull requests from the open-source community.

Community and Feedback

The three-month-long public development cycle for 0.99 allowed early adopters to test pre-release builds through the PowerToys GitHub. Feedback shaped several design choices: the original plan for Grab And Move used a dedicated mouse button, but testers overwhelmingly preferred a keyboard modifier to avoid accidental drags. Power Display’s tray icon initially showed a static lightning bolt; after users complained about discoverability, the team switched to a dynamic icon that changes color when the flyout is open. The Command Palette Dock’s default placement moved from the top of the screen to the bottom based on the majority vote in a community poll.

These tweaks underscore the project’s open development model. PowerToys has matured from a set of power-user toys into a platform where Windows users directly influence the features they’ll use every day. Version 0.99 is perhaps the best example yet of that collaborative spirit.

Why This Release Matters

Windows has never been lauded for its default window management. PowerToys fills the gaps, and 0.99 widens the moat. Grab And Move in particular could become as essential as Snap Assist once users try it—it turns every visible pixel of a window into a drag handle, an almost subconscious efficiency gain. Power Display cuts through the vendor-bundled-cruft that plagues monitor control. The Command Palette Dock refines the launcher concept, pulling it closer to the frictionless experience seen in macOS’s Spotlight or Linux’s Rofi.

For enterprises, the ability to deploy and lock PowerToys configurations via Group Policy (added in 0.98 and extended here) makes it feasible to roll out these features on managed desktops. IT departments can standardize a power-user environment without fear of unsupported tweaks.

Looking ahead, the roadmap hints at even deeper integration. The next major release may bring a virtual desktop manager module, a more intelligent clipboard history, and tighter coupling with Windows 11’s widgets board. In the meantime, PowerToys 0.99 cements the toolkit as the first thing to install on a fresh Windows machine—right after your browser and password manager.