Windows 11 832 Published by

Microsoft released PowerToys Preview v0.101.2373.0 on August 26, 2026, just one day after the v0.101 stable build, signaling the restart of active development on the main branch. The new preview introduces PATH-visible command-line shims for FancyZones, Image Resizer, File Locksmith, and PowerDisplay, making the utilities fully scriptable for automation and system administration. Additional patches improve installer reliability by closing running utilities before upgrades, fix Keyboard Manager persistence across restarts, and add a Claude Desktop manifest for Shortcut Guide lookups. As the team shifts focus toward v0.102, users can expect continued WinUI 3 modernization, tabbed Command Palette navigation, and native JavaScript and TypeScript extension support.



Microsoft PowerToys Preview v0.101.2373.0 Lands Just a Day After Stable Release

Microsoft dropped PowerToys Preview v0.101.2373.0 on August 26, 2026. That is barely twenty-four hours after the final stable build of the v0.101 series shipped. The release is small, but it marks a clear signal. Active development on the main branch is back online, and the team has already started carving out work for v0.102.

The v0.101 stable drop landed yesterday and covered a lot of ground. Window Hopper finally gave you Alt+backtick cycling inside single applications. An Insider channel arrived alongside Stable. Command Palette got a compact mode, Advanced Paste shipped with local Phi Silica AI, and PowerDisplay added linked brightness controls for multi-monitor setups. This preview is the bridge build between that stable milestone and the next development sprint.

Screenshot_from_2026_08_19_17_08_53

CLI Shims Hit the PATH

The headline change in this cycle is command-line accessibility. Four utilities now expose PATH-visible shims: FancyZones, Image Resizer, File Locksmith, and PowerDisplay. The PR description for the change notes the goal is to let users invoke these tools directly from any terminal, which makes them scriptable for automation pipelines and headless workflows.

You can now pipe image batches into Image Resizer, query open file handles with File Locksmith without opening its window, or tweak monitor brightness from a shell script. FancyZones itself can push zone layouts via CLI. It is a solid move toward making PowerToys actually useful in environments where clicking through a tray icon makes no sense.

Keep in mind that these shims only appear after a fresh install or update. The installer also got a reliability patch that proactively closes any running PowerToys utilities before swapping out files. If you have ever watched a 50MB installer hang while complaining about locked files, this is the fix for that exact headache.

Keyboard Manager finally gets more reliable persistence across profile switches and restarts. Custom remappings used to drop unpredictably. They should hold their ground now. Command Palette’s fallback commands were also decoupled so you can toggle them independently instead of having one switch drag the others along. FancyZones got Shift-triggered zone highlighting back, and the extension template now includes Visual Studio component requirements for contributors. There is also a new Claude Desktop manifest for Shortcut Guide. Ask Claude what the FancyZones hotkey is while you are deep in chat, and it pulls the answer without leaving your workflow. Early integration with AI assistants, but it works exactly as advertised.

What’s Coming in 0.102

The v0.102 roadmap already has its shape. The team is pushing continued WinUI 3 modernization across utilities, adding tabbed navigation to Command Palette, and opening the extension system to JavaScript and TypeScript. You can see the roadmap updated directly in the repository README as of this morning.

It is a rather ambitious scope for a utility suite that started life as a Microsoft Research playground, though the WinUI 3 push does help justify years of fragmented UI code. The CLI expansion and extension modernization should also keep PowerToys from feeling like a collection of half-finished experiments.

Head here to the official GitHub releases page for the exact download links, or stick with the stable channel if your workflow is already working fine. The next major milestone should not keep you waiting much longer.