| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GroupPolicyObjectFiles-0.95.1.zip | 2025-10-23 | 7.6 kB | |
| symbols-x64.zip | 2025-10-23 | 384.3 MB | |
| symbols-arm64.zip | 2025-10-23 | 370.4 MB | |
| PowerToysSetup-0.95.1-x64.exe | 2025-10-23 | 331.6 MB | |
| PowerToysUserSetup-0.95.1-x64.exe | 2025-10-23 | 331.5 MB | |
| PowerToysUserSetup-0.95.1-arm64.exe | 2025-10-23 | 319.1 MB | |
| PowerToysSetup-0.95.1-arm64.exe | 2025-10-23 | 319.2 MB | |
| README.md | 2025-10-23 | 2.4 kB | |
| Release 0.95.1 source code.tar.gz | 2025-10-23 | 108.5 MB | |
| Release 0.95.1 source code.zip | 2025-10-23 | 112.2 MB | |
| Totals: 10 Items | 2.3 GB | 55 | |
This patch release fixes several important stability issues identified in v0.95.0 based on incoming reports. Check out the v0.95.0 notes for the full list of changes.
Installer Hashes
| Description | Filename |
|---|---|
| Per user - x64 | PowerToysUserSetup-0.95.1-x64.exe |
| Per user - ARM64 | PowerToysUserSetup-0.95.1-arm64.exe |
| Machine wide - x64 | PowerToysSetup-0.95.1-x64.exe |
| Machine wide - ARM64 | PowerToysSetup-0.95.1-arm64.exe |
Highlights
CmdPal
- [#42467]: Fixed crashes on pages using filters (e.g., Windows Terminal profiles, Windows Services) when built with trimming or AOT by removing runtime bindings from the FiltersDropDown control.
- [#42405]: Fixed an issue where window style changes (such as WS_EX_TOOLWINDOW) were not properly applied by ensuring cached window data is refreshed.
Light Switch:
-
[#42434] - Fixed bug where Light Switch was enabled by default - Fixed bug where Manual time schedule was being overridden by sunset calculations - Renamed "Manual" mode to "Fixed Hours" for clarity - Created a new "Off" mode that disables the schedule but still allows the shortcut to be used - Fixed a bug which allowed the taskbar to be the accent color in light mode (this should only be allowed in dark mode)
-
[#42774]
- Fixed a bug where light/dark times where not updating when switch between modes (Specifically manual back to Sunset to Sunrise mode).
Find my mouse:
- [#42795]: - Fixed bug that would cause the window to lose focus - Fixed bug that would cause the mouse to go busy (hourglass)
Installer:
- [#41975]: Removed WiX v3 infrastructure and migrate exclusively to WiX v5, cutting build times.
Bug report:
- [#42399]: Improvements to the bug report system