How to use PowerToys | Downloads & Release notes | Contributing to PowerToys | What's Happening | Roadmap
Architecture | Solution (Main) | Solution (Stable) | Installer (Main) |
---|---|---|---|
x64 | |||
ARM64 |
Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity. For more info on PowerToys overviews and how to use the utilities, or any other tools and resources for Windows development environments, head over to learn.microsoft.com!
- Windows 11 or Windows 10 version 2004 (code name 20H1 / build number 19041) or newer.
- x64 or ARM64 processor
- Our installer will install the following items:
- Microsoft Edge WebView2 Runtime bootstrapper. This will install the latest version.
Go to the Microsoft PowerToys GitHub releases page and click on Assets
at the bottom to show the files available in the release. Please use the appropriate PowerToys installer that matches your machine's architecture and install scope. For most, it is x64
and per-user.
Description | Filename | sha256 hash |
---|---|---|
Per user - x64 | PowerToysUserSetup-0.79.0-x64.exe | CF1C715F952A34416CDBE5D06D24FFF47790DDA1D4CA3F81BCAD9D28FF0039A1 |
Per user - ARM64 | PowerToysUserSetup-0.79.0-arm64.exe | ADE572B6F1B59DCDC60A2550D9FD00B8CC7C78BE9330F534691CE4B056ED76F1 |
Machine wide - x64 | PowerToysSetup-0.79.0-x64.exe | 3FD2A6BD9C8F8973BFBBF5DB9236C3D8AF3AE57E5AEC275DDEB5EF31581F80FE |
Machine wide - ARM64 | PowerToysSetup-0.79.0-arm64.exe | B93017C2A5CFB0DEF708DB412570AA39828E91D85E800EFD22481B46F0DC6852 |
This is our preferred method.
Install from the Microsoft Store's PowerToys page. You must be using the new Microsoft Store which is available for both Windows 11 and Windows 10.
Download PowerToys from WinGet. Updating PowerToys via winget will respect current PowerToys installation scope. To install PowerToys, run the following command from the command line / PowerShell:
winget install Microsoft.PowerToys -s winget
winget install --scope machine Microsoft.PowerToys -s winget
There are community driven install methods such as Chocolatey and Scoop. If these are your preferred install solutions, you can find the install instructions there.
There is a collection of third-party plugins created by the community that aren't distributed with PowerToys.
This project welcomes contributions of all types. Besides coding features / bug fixes, other ways to assist include spec writing, design, documentation, and finding bugs. We are excited to work with the power user community to build a set of tools for helping you get the most out of Windows.
We ask that before you start work on a feature that you would like to contribute, please read our Contributor's Guide. We would be happy to work with you to figure out the best approach, provide guidance and mentorship throughout feature development, and help avoid any wasted or duplicate effort.
Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you grant us the rights to use your contribution and that you have permission to do so.
For guidance on developing for PowerToys, please read the developer docs for a detailed breakdown. This includes how to setup your computer to compile.
Our prioritized roadmap of features and utilities that the core team is focusing on.
In this release, we focused on stability and improvements.
Highlights
- New feature: Keyboard Manager allows mapping shortcuts to start applications or opening URIs. Thanks @jefflord!
- New feature: Keyboard Manager allows shortcuts with chords. Thanks @jefflord!
- Modernized Color Picker with Fluent UX. Thanks @niels9001!
- Peek now is able to preview drives. Thanks @davidegiacometti!
- File Locksmith has now an entry in the Windows 11 tier 1 context menu.
- Refactored code so that English is used as a fallback language when a localized resource cannot be found.
- The setting now reverts to "Keep using the current power plan" after Awake deactivates itself after any of the timed modes has expired.
- Now uses WPFUI and the UI was updated to follow Fluent UX principles. Thanks @niels9001!
- Added enable and disable telemetry to align it with the other utilities.
- Added telemetry for when a module instance is created in PowerShell.
- Fixed a memory leak occurring on work area changes.
- Added support to the .ksh, .zsh, .bsh and .env file types to Monaco previewer. Thanks @Aaron-Junker!
- Re-enabled the RendererAppContainer feature in WebView2, since the associated crash has been fixed in the latest WebView2 releases.
- Added as an entry in the Windows 11 tier 1 context menu.
- Tweaked filter button style to indicate if filters are applied.
- Added an error indicator to each input field to indicate why a new entry can't be created.
- Added an in-line delete button for each entry.
- Units and resize modes are now localized.
- Tweaked and improved UI. Thanks @Jay-o-Way!
- Added a feature that allows remapping a shortcut to starting an application. Thanks @jefflord!
- Added a feature that allows remapping a shortcut to open a URI. Thanks @jefflord!
- Added chords to shortcuts. Thanks @jefflord!
- Send telemetry about the key/shortcut to key/shortcut remappings that are set. This doesn't include remap to text, application or URI since those might contain personal information.
- Added telemetry to send a daily event that at least a key/shortcut to key/shortcut remapping was used.
- Tweaked and fixed the chords code to better follow conventions when trying to call the same chord multiple times.
- Fixed an issue causing the target path string to be corrupted when registering as a service.
- Prevent the start menu from activating when the Windows key is part of the activation shortcut and is released sooner.
- Fixed a title bar issue after maximizing Peek's window. Thanks @davidegiacometti!
- Fixed a crash when trying to use Peek in File Explorer alternatives.
- Added a previewer for drives. Thanks @davidegiacometti!
- The folder previewer will now asynchronously calculate size, similar to the Properties screen in File Explorer. Thanks @davidegiacometti!
- Added support to the .ksh, .zsh, .bsh and .env file types to Monaco previewer. Thanks @Aaron-Junker!
- PowerRename context menu accelerator key readded.
- Tweaked PowerRename apply button style. Thanks @niels9001!
- Fixed an issue causing win32 application icons to not appear correctly in the Programs plugin.
- Unified phrasing in the plugin descriptions.
- Fixed an issue causing the PowerToys Run plugin settings to be cleared with each upgrade.
- Fixed an issue causing VSCodeWorkspaces plugin to not find WSL workspaces.
- Fixed results tooltip closing fast. Thanks @davidegiacometti!
- Improved the Registry plugin tooltip spacing. Thanks @davidegiacometti!
- Allow pressing '=' to replace the query with the current result when using the calculator plugin. Thanks @davidegiacometti!
- Optimized the code that gathers results from the plugin to reduce CPU consumption.
- Optimized memory usage in the Window Walker plugin.
- Fixed crashes and improved error handling when saving json configuration files.
- The Program plugin will now correctly get the icon for a newly installed packaged application. Thanks @davidegiacometti!
- Added support for the Slovenian character set. Thanks @aklemen!
- Fixed a crash when closing the application and the editor's right click menu is opened.
- Fixed an alignment issue in the flyout icons causing some icons to be centered when they shouldn't. Thanks @niels9001!
- Added the mention that Monaco supports .txt files. Thanks @Aaron-Junker!
- Fixed an issue causing the Settings window to lose its previous maximized state. Thanks @davidegiacometti!
- Fixed broken links in doc/devdocs/readme.md. Thanks @jem-experience!
- Updated Microsoft.MSBuildCache to 0.1.258-preview. Thanks @dfederm!
- Fixed CI to point VCToolsVersion to VC.CRT instead of VC.Redist version. Thanks @snickler!
- Updated MSTest adapter and framework to 3.2.
- Fixed CI by pointing WiX 3.14 urls and hashes to the latest release on GitHub.
- Added Pro and Enterprise editions of Visual Studio to the repository's development configuration DSC scripts.
- Updated CppWinRT to 2.0.240111.5.
- Updated System.Drawing.Common to 8.0.2 to fix CI builds after the .NET 8.0.2 upgrade was released.
- Updated WPFUI version to 3.0.0. Thanks @niels9001!
- XAML Styler is now fully tested in the solution when CI runs. Thanks @davidegiacometti!
- Fixed a faulty XAML binding in the Text Extractor settings page.
- Updated Microsoft.Web.WebView2 to 1.0.2365.46.
For v0.80, we'll work on the items below:
- Stability / bug fixes
- Language selection
- Automated UI testing through WinAppDriver
- Develop support for Desired State Configuration
- New module: File Actions Menu
The PowerToys team is extremely grateful to have the support of an amazing active community. The work you do is incredibly important. PowerToys wouldn’t be nearly what it is today without your help filing bugs, updating documentation, guiding the design, or writing features. We want to say thank you and take time to recognize your work. Month by month, you directly help make PowerToys a better piece of software.
This project has adopted the Microsoft Open Source Code of Conduct.
The application logs basic telemetry. Our Telemetry Data page (Coming Soon) has the trends from the telemetry. Please read the Microsoft privacy statement for more information.