Windows 11 855 Published by

Microsoft released PowerToys Preview v0.101.2684.0 with six of its eight changes aimed squarely at Command Palette. The update adds a UI language selector, smarter multi-word "Window Walker" search, theme-aware parameter boxes, and fixes for Dock loading and bookmark placeholders. It also quietly patches a Keyboard Manager quirk that let "Run program" mappings inherit administrator privileges, plus an installer fix for stuck context-menu updates. Preview builds feed into PowerToys 0.102, which is about 42% complete and targeting October 5 for tabbed Command Palette pages and TypeScript extension support.



Microsoft PowerToys Preview v0.101.2684.0 Ships With Command Palette Polish

The latest Preview build leans hard into the launcher and quietly patches a privilege-escalation quirk in Keyboard Manager.

Microsoft's PowerToys team published Preview v0.101.2684.0 today. Six of the eight changes in the release notes point at one thing: Command Palette. There's a Keyboard Manager security fix in there too, plus an installer improvement for enterprise setups. But the launcher clearly gets the spotlight.

The update lands just three days after the previous preview, v0.101.2652.0, which shipped on September 23. That's a fast clip for a release cycle. Here's how Microsoft framed it: the notes read plainly that "this preview includes the latest features, fixes, and improvements since PowerToys Preview v0.101.2652.0." On the surface that's pretty generic. Look closer and the Command Palette theme is unmistakable.

Screenshot_from_2026_08_19_17_08_53

What's New in v0.101.2684.0

If you've never touched PowerToys, it's Microsoft's free, open-source utilities suite for Windows. It bundles more than 30 small tools aimed at people who feel Windows is missing the basics: FancyZones for window layouts, PowerRename for batch renaming, Color Picker, Awake, Always on Top, Text Extractor, and a growing list. It's official and supported, unlike the registry hacks and third-party scribbles people used to lean on for the same jobs. And with roughly 139,000 stars on GitHub, it's one of the biggest community-driven tools Microsoft maintains.

Command Palette is the current darling. It's a global, keyword-driven launcher that fires from anywhere on your desktop and can search apps, run system commands, and drive third-party "commands" through a plugin architecture. This build touched it six ways.

Microsoft added a UI language selector, complete with a "Restart now" button to apply your choice, and there's an option to follow the Windows display language automatically. Not a huge deal, but it's one of the most-requested internationalization tweaks for the feature.

The "Window Walker" upgrade now matches multi-word queries against both an app's name and its window title in one shot. Type explorer downloads and you're no longer forced to pick a side. The parameter text boxes picked up theme-aware coloring and clearer focus states (#49751), and WinGet operations now show an active footer with notifications that stick around through start, completion, failure, and cancellation (#50713). Small polish, sure. But it's the kind of thing that matters when you're firing commands all day.

Two fixes round out the Command Palette list. The center "Dock" bands were getting stuck hidden after loading, and that startup race condition is now resolved (#50755). Bookmark placeholder inputs also clear after a successful launch, though they're deliberately retained after a failed one so you can retry without retyping..

The Keyboard Manager change fixes "Run program" mappings that were inheriting PowerToys' administrator privileges even when you hadn't asked for elevation. Normal, visible mappings now launch through Windows Explorer without that inherited admin token. That's a security best practice more than a feature, you don't want every helper process running elevated just because PowerToys itself is. The notes make sure to say Hidden, Elevated, and "Different user" launches keep their old routing behavior, so this only corrects the common case.

There's also an installer-level fix (#50218) for packaged context-menu extensions. File Locksmith, PowerRename, Image Resizer, and New+ all ship those, and the change lets the host processes exit before a servicing timeout fires. That should end the "PowerToys couldn't fully update because a component wouldn't close" errors. Those are annoying in the extreme.

Looking Toward v0.102

Here's the thing about Preview builds. They're the proving ground for the next stable release, and PowerToys 0.102 is roughly 42% complete right now with a target completion date of October 5, 2026. That milestone is the real payoff for all this Command Palette polish: tabbed pages, plus an extensibility push (Phases 1 through 7) that brings TypeScript and JavaScript SDKs to the launcher.

Other things queued for 0.102 include a reworked FancyZones editor moving to WinUI 3, text replacements in Keyboard Manager, a redesigned Awake flyout, Mouse Button Lock, mouse-wheel layout switching in FancyZones, and a grab-bag of haptic-feedback tweaks across Find My Mouse, Grab And Move, and Screen Ruler. The Command Palette polish in this build isn't a dead end. It's prep work.

You can install PowerToys a handful of ways. Grab the .exe straight from GitHub releases, pull it through the Microsoft Store, or run winget install Microsoft.PowerToys if you're into that. Chocolatey and Scoop carry it too. Four signed installers ship with this build, covering both per-user and machine-wide scopes in x64 and ARM64, with Microsoft urging you to verify the SHA-256 hashes after download to catch any tampering. Head here to the release page for the full changelog and the actual hashes.

Head here to the Github release page.