Microsoft released PowerToys 0.99.1 on April 29, 2026, just days after version 0.99 introduced two headline utilities—Grab and Move and Power Display—alongside the Command Palette dock. The patch tackles immediate frictions: system surfaces that could be dragged around the desktop, modifier keys that went missing, and display controls that risked unintended settings changes. It’s a small update, but its speed and substance reveal how close these power-user experiments already are to core desktop behavior.
What Actually Got Fixed
The changelog for 0.99.1 is concentrated, not cosmetic. Grab and Move received the most attention, with three bugs squashed.
Grab and Move
- No more dragging the Start menu: A bug let users click-and-drag the Start menu and other operating system overlays as if they were ordinary windows. That turned a convenience feature into a support-ticket generator.
- Alt key absorption fixed: When a user held Alt (the default modifier for Grab and Move), then pressed another key before releasing Alt, the secondary key press sometimes failed to reach the intended application. That could break shortcuts in apps, games, or remote desktop sessions—a classic case of a utility overstaying its welcome in the input chain.
- Win+G conflict resolved: Users who configured Grab and Move to use the Windows key instead of Alt ran into a collision with the Xbox Game Bar shortcut. The G key could become blocked, or Game Bar might pop up unexpectedly during a window drag. The patch makes the two coexist cleanly.
Power Display
Power Display lets you control monitor brightness, contrast, and other settings from a system-tray flyout. The 0.99.1 update tightens its safety rails.
- Risky controls now off by default: Input Source, Color Temperature, and Power State toggles are disabled out of the box. A confirmation dialog appears before you enable any of them, preventing accidental display blackouts or input swaps during a meeting.
- Diagnostic logging added: Because monitors vary wildly in their support for the DDC/CI protocol, the utility now logs more information about each connected display. This helps both users and developers troubleshoot when a monitor doesn’t respond as expected.
Command Palette
- Startup crash resolved: A null
DockSettingsobject in settings.json could crash the app on launch. PowerToys users who tweak config files by hand or migrate settings between machines were the most exposed. - Dock labels now stick: A bug caused customized label settings for the Command Palette dock to reset after a restart. The fix ensures your layout survives a reboot.
What the Fixes Mean for You
If you installed PowerToys 0.99 and enabled the new utilities, this update is not optional—it’s a stability patch. The improvements shift these features from “bold experiment” to “daily-driver ready” for many users, but different audiences should read the fixes differently.
For Home Users and Enthusiasts
You can now turn on Grab and Move with confidence that it won’t mess with your Start menu or swallow a stray Ctrl+S. If you prefer the Windows key as the modifier, you won’t trigger Game Bar every time you reposition a window. The Power Display tray icon becomes a safe one-stop shop for brightness and contrast, with the more dangerous controls locked behind a deliberate opt-in.
These utilities reward muscle memory. Once you get used to Alt+drag anywhere inside a window, hunting for a title bar feels archaic. And when your external monitor’s on-screen display buttons are buried behind a stand, a software flyout is transformative.
For Power Users and Developers
The input-chain fixes are especially critical. Developers often run terminals, IDEs, remote-desktop tools, and virtual machines side by side. A modifier key that fails to propagate to the right process can corrupt a command or break a session in ways that are devilish to diagnose. This patch signals that the PowerToys team is listening to the kind of edge-case feedback that only surfaces after broad release.
Similarly, the Command Palette fixes matter for anyone who has invested time in customizing launcher shortcuts and docked commands. A launcher that forgets its own layout erodes trust fast; this update restores it.
For IT Administrators
PowerToys is no longer a curiosity for the tinkering few. Version 0.99.1 underscores why you should treat it as a managed productivity suite, not a wildcard.
The Grab and Move fixes prevent help-desk calls like “my Start menu is floating” or “the G key doesn’t work.” Power Display’s safer defaults reduce the chance of a user inadvertently switching off a shared monitor. The Command Palette stability patch means fewer crash logs in your diagnostics.
Still, the very nature of these utilities—global input hooks, monitor control—means they need policy oversight. Microsoft’s inclusion of policy support in PowerToys is a nod to this reality. Evaluate each utility individually, not the whole package. Grab and Move may be a boon for users with large screens or motor-control needs, but you may want to disable Power Display’s deeper controls on kiosks or classroom machines.
How We Got Here: The Accelerated Feedback Loop
PowerToys 0.99 landed with a splash. Grab and Move brought a Linux-era window-dragging gesture to Windows: hold a modifier, click anywhere inside a window, and move or resize it without aiming for chrome. Power Display put monitor buttons in a tray flyout—brightness, contrast, input, even power. Both carried a “preview” label, meaning Microsoft shipped them knowing they might need fast follow-up.
This isn’t new. PowerToys has always been Windows’ unofficial pro layer, a place where Microsoft can ship features too sharp for the default experience and then quickly grind down the burrs. The arrangement works because PowerToys updates independently of Windows, on a schedule measured in weeks, not years. When 0.99’s new utilities hit thousands of real desktops, the bugs surfaced within days. The 0.99.1 patch followed almost immediately.
The specific fixes tell a story about the fragility of input handling and display control in Windows. Modifier keys are dangerous territory: Alt and Win are wired into shell shortcuts, accessibility tools, and games. A utility that reinterprets those keys has to navigate a minefield. Similarly, DDC/CI—the protocol Power Display uses to talk to monitors—is notoriously flaky across vendors. Logging and locked-down defaults are the right response.
What You Should Do Right Now
- Update immediately if you’re on PowerToys 0.99. The new build will appear in the app’s Settings > General tab; click “Check for updates.” Alternatively, download the installer from the project’s GitHub releases page.
- If you enabled Grab and Move, verify it works as expected: hold the Alt key (or your chosen modifier) and drag a harmless window. Try it on a maximized window, a UWP app, and across multiple monitors if you have them.
- If you used Power Display, review the settings after updating. The Input Source, Color Temperature, and Power State toggles will be off until you deliberately enable them. Use the new confirmation dialog as a reminder to think twice before touching those controls.
- Command Palette users: check that your dock labels persist after a restart. If you edited settings.json previously and saw crashes, the fix should resolve them, but a clean start with default configs might be safest.
- Admins: evaluate whether to push the update through your software distribution. Review group policy settings for PowerToys to control which modules are available. For Grab and Move, consider communicating the new drag behavior to users so they aren’t surprised; for Power Display, consider disabling Input Source and Power State across the org unless a business case exists.
Outlook: The Experiment That’s Becoming Norm
PowerToys 0.99.1 is small, but it confirms a pattern: Microsoft is using this project not just to patch holes, but to rehearse features that could one day graduate to Windows itself. Grab and Move’s rapid polish suggests it could become as essential as FancyZones. Power Display’s cautious defaults hint at a future where monitor settings are finally treated as a first-class Windows concern.
The real test will be the next major update. If Grab and Move stays reliable and gains users, it will strengthen the case that Windows’ default window manipulation model needs a rethink. If Power Display proves stable across thousands of monitor models, it may push Microsoft to integrate similar controls into the Settings app. For now, the lesson is clear: the quickest way to make Windows more fluent for the people who live in it all day is to keep PowerToys open, fast, and responsive to early feedback.