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.
- Our installer will install the following items:
- Microsoft Edge WebView2 Runtime bootstrapper. This will install the latest version.
Go to Microsoft PowerToys GitHub releases page, 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. For most, it is x64
.
- For x64 processors (most common): PowerToysSetup-0.67.0-x64.exe
- For ARM64 processors: PowerToysSetup-0.67.0-arm64.exe
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. To install PowerToys, run the following command from the command line / PowerShell:
winget install 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.
This project welcomes contributions of all types. Help spec'ing, design, documentation, finding bugs are ways everyone can help on top of coding features / bug fixes. 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 will 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 have the right to, and actually do, grant us the rights to use your contribution.
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 releasing new features and improvements.
Highlights
- Added an option for PowerToys Run to tab through results instead of context buttons. Thanks @maws6502!
- All PowerToys registry entries are moved from machine scope (HKLM) to user scope (HKCU).
- Quick access system tray launcher. Thanks @niels9001!
- Disable instead of hiding "Keep screen on" option.
- Refactored and improved code quality.
- Fixed escaping HTML-sensitive characters when previewing developer files. Thanks @davidegiacometti!
- Improved code quality around a silent crash that was being reported to Microsoft servers.
- Add option to tab through results only. Thanks @maws6502!
- System plugin - Updated Recycle Bin command to allow opening the Recycle Bin. Thanks @htcfreek!
- System plugin - Improved Recycle Bin command to not block PT Run while the deletion is running. Thanks @htcfreek!
- System plugin - Small other changes to improve the usability of the Recycle Bin command. Thanks @htcfreek!
- WindowWalker plugin - Show all open windows with action keyword. Thanks @davidegiacometti!
- Added dashes characters. Thanks @Aaron-Junker!
- Added Estonian characters. Thanks @jovark!
- Added Hebrew characters. Thanks @Evyatar-E!
- Added diacritical marks. Thanks @Aaron-Junker!
- Added Norwegian characters. Thanks @norwayman22!
- Fixed URL click crash on the "What's New" screen.
- Added quick access system tray launcher. Thanks @niels9001!
- Added PowerToys disk usage footprint document.
- Fixed some grammar issues on main readme / Wiki. Thanks @CanePlayz!
- Verify notice.md file and used NuGet packages are synced.
- Turned on C++ code analysis and incrementally fixing warnings.
- Automatically add list of .NET Runtime deps to Installer during build. Thanks @snickler!
- Move all installer registry entries to HKCU.
- Refactor installer - extract module related stuff from Product.wxs to per-module .wxs file.
- Enhance ARM64 build configuration verification. Thanks @snickler!
- Helped identify a WebView2 issue affecting PowerToys File explorer add-ons, which has been fixed upstream and released as an update through the usual Windows Update channels.
For v0.68, we'll work on below:
- Allow installing without UAC.
- New utility: PowerToys Peek
- New utility: Paste as plain text
- Stability / bug fixes
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 over 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.