Power Toys: v0.100.2 Release

Release date:
June 26, 2026
Previous version:
v0.100.1 (released June 22, 2026)
Magnitude:
61 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v0.100.2

zadjii-msft
michaeljolley

Directory Browser for v0.100.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

<!-- items that need to be updated release to release -->

Installer Hashes

| Description | Filename | sha256 hash | |-------------|----------|-------------| | Per user - x64 | PowerToysUserSetup-0.100.2-x64.exe | 945FDF327E4D38E4CED61B0727B7AB8A1222958782982052989DDF7CB7096F62 | | Per user - ARM64 | PowerToysUserSetup-0.100.2-arm64.exe | 5554984D72C30D5FD26355569D1CA8D63B74F0062EE4E59E0186E28216C837AE | | Machine wide - x64 | PowerToysSetup-0.100.2-x64.exe | 73C04AAC8052420111FE5CDC0098EC8415D87CBDBD42DE253E9AF959781CBF9E | | Machine wide - ARM64 | PowerToysSetup-0.100.2-arm64.exe | E78BBE00472612FA5BF91D8B253425F674DDD21A32C96B8A120681726CFF40F0 |

Highlights

This patch release fixes a Command Palette memory leak identified in v0.100.1. Check out the v0.100.1 notes for the full list of changes.

Command Palette

  • Reverted a Performance Monitor dock refresh change that forced item refreshes on every metric update in #48835
  • Fixed a memory leak in the Performance Monitor dock extension by reusing stable network upload/download band items instead of creating new list items on each refresh in #48880