Power Toys: v0.101.2293.0 Release
Release date:
August 18, 2026
Magnitude:
1,295
Diff Delta
Contributors:
4 total committers
5 Commits
in this Release
Ordered by the degree to which they evolved the repo in this version.
Browse Other Releases
v0.101.2323.0
Released August 21, 2026
70 Ξ
v0.101.2312.0
Released August 19, 2026
444 Ξ
v0.101.2293.0
Released August 18, 2026
1,295 Ξ
v0.101.2282.0
Released August 17, 2026
2,023 Ξ
v0.101.2262.0
Released August 14, 2026
1,431 Ξ
v0.101.2242.0
Released August 13, 2026
0 Ξ
v0.101.2241.0
Released August 12, 2026
506 Ξ
v0.101.2222.0
Released August 11, 2026
408 Ξ
v0.101.2211.0
Released August 10, 2026
24,453 Ξ
v0.100.2
Released June 26, 2026
57 Ξ
Top Contributors in v0.101.2293.0
Release Notes Published
<!-- BEGIN POWERTOYS PREVIEW AGENT -->
PowerToys v0.101.2293.0 Preview
This preview release includes new Command Palette system actions, improved search ranking, and reliability fixes across Image Resizer, Color Picker, and ZoomIt.
Installer Hashes
| Description | Filename | sha256 hash |
| --- | --- | --- |
| Per user - x64 | PowerToysUserSetup-0.101.2293.0-x64.exe | E2F1E02FC3440E0D77551E9C55AD139817158E4F54574248A731429D3ED048D4 |
| Per user - ARM64 | PowerToysUserSetup-0.101.2293.0-arm64.exe | 6123DE876910EF02B3356387423811FC51DF0D7549603F52CFABF197C9A3C62B |
| Machine wide - x64 | PowerToysSetup-0.101.2293.0-x64.exe | 5575FA841DEC1AFCD06C8846C79D8DC749EC51C16384FA8035ABA1BEAFA71C4C |
| Machine wide - ARM64 | PowerToysSetup-0.101.2293.0-arm64.exe | 478A1CB707F72C9D764F6FE61C00F4FD8F620CCCA21B8ABA1322821D399E6A13 |
Highlights
- Command Palette: Added Update and restart and Update and shut down actions when Windows Update is waiting for a reboot.
- Command Palette: Improved fallback ranking so exact title matches appear above unrelated fuzzy results.
- Image Resizer: Made CLI input handling stricter and more diagnosable while preventing invalid or duplicate work.
- Color Picker: Fixed incorrect sampling intervals when displays report a default refresh-rate sentinel.
- ZoomIt: Prevented recording from hanging when audio initialization fails or remains in progress.
Command Palette
- Added Update and restart and Update and shut down system commands that appear only when Windows Update is waiting for a reboot in #49437 by @Subhro-ai.
- Ranked global fallback actions by how well their titles match the query, allowing exact matches such as Reload to outrank unrelated fuzzy results in #49983.
Color Picker
- Kept cursor sampling responsive when a display reports its hardware-default refresh rate as
0 or 1 in #49973.
Image Resizer
- Improved CLI validation and diagnostics for options, paths, dimensions, presets, wildcards, pipes, and duplicate inputs while preserving GUI and context-menu compatibility in #49854.
ZoomIt
- Prevented a recording deadlock by safely completing or disposing in-progress audio initialization after failures in #49912 by @foxmsft.
Development
- Added an autonomous, draft-only preview release workflow with exact build identity, semantic deltas, asset validation, and post-upload verification in #49797 by @LegendaryBlair.
- Removed unused shared UI dependencies and unreachable managed settings aliases while retaining command-line compatibility routes in #49895.
<!-- END POWERTOYS PREVIEW AGENT -->