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 docs.microsoft.com!
- Windows 11 or Windows 10 version 2004 (code name 20H1 / build number 19041) or newer.
- Our installer will install the following items:
- .NET 6.0.7 Desktop Runtime or a newer 6.0.x runtime.
- Microsoft Edge WebView2 Runtime bootstrapper. This will install the latest version.
- Microsoft Visual C++ Redistributable installer. This will install one of the latest versions available.
Microsoft PowerToys GitHub releases page, click on Assets
at the bottom to show the files available in the release. Please use the appropriate the PowerToys installer that matches your machine's architecture. For most people, it is x64
.
- For x64 processors (most common): click on PowerToysSetup-0.61.0-x64.exe
- For ARM64 processors: PowerToysSetup-0.61.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 will be 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, this will have the install instructions.
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.
This is a lighter release, with a shorter development cycle and focused on stability and improvements.
Highlights
- Quality of life improvements for Always on Top, FancyZones and PowerToys Run.
- After installing PowerToys, the new Windows 11 context menu entries for PowerRename and Image Resizer might not appear before a system restart.
- There are reports of users who are unable to open the Settings window. This is being caused by incompatibilities with some applications (RTSS RivaTuner Statistics Server and MSI AfterBurner are known examples of this). If you're affected by this, please check the linked issue to verify if any of the presented solutions works for you.
- Upgraded the Windows App SDK runtimes to 1.1.2.
- The new Windows 11 context menu entries are now correctly added to Windows 11 dev channel insider builds. (This was a hotfix for 0.60)
- The old context menu entries are shown alongside the new Windows 11 context menu entries to be compatible with software that overrides the Windows 11 context menu behavior. (This was a hotfix for 0.60)
- Consolidated C# language version across the solution. Thanks @davidegiacometti!
- Removed deprecated Segoe icon glyph codes and replaced them with the correct ones. Thanks @niels9001 and @Jay-o-Way!
- Fixed an issue that caused a random accent key to be pressed on certain keyboard layouts when enabling some modules.
- Fixed border flickering when activating. Thanks @davidegiacometti!
- Fixed a bug causing Always on Top to activate and hang when exiting PowerToys. Thanks @davidegiacometti!
- Fixed black edges appearing on rounded corners.
- Fixed a bug that was causing 100% CPU consumption.
- Fixed a bug that caused layouts to not be applied correctly when many monitors reported having the same serial number. (This was a hotfix for 0.60)
- Fixed a bug that caused layouts to not be applied correctly on some virtual monitor setups (This was a hotfix for 0.60)
- A "Rows" default layout is now applied to vertical monitors, instead of a "Columns" layout. Thanks @augustkarlstedt!
- Screen reader now announces the size name instead of the class name.
- Fixed an issue when creating thumbnails for SVG files created using Inkscape.
- Adjusted wording on the editor when keys are orphaned.
- Fixed a bug that caused the current Find My Mouse spotlight to hang when activated in the top left corner of the screen. (This was a hotfix for 0.60)
- The PowerRename window reacts to current dpi when created.
- Fixed a typo in the WindowWalker plugin UI. Thanks @rohanrdy!
- Improved performance by saving the search history files only on exit. Thanks @davidegiacometti!
- PowerToys Run no longer shows results for some plugins when querying for empty spaces in a global query. Thanks @davidegiacometti!
- Added support for showing localized names for some win32 programs in the programs plugin. Thanks @htcfreek!
- The program plugin will now consider settings changed directly in ProgramPluginSettings.json. Thanks @bezgumption!
- PowerToys Run settings page properly greys out the score adjustment setting when a plugin is not global. Thanks @jefflord!
- PowerToys Run plugins score adjustment field accepts only numeric characters. Thanks @jefflord!
- Will not run if started directly from its executable, as it was before the WinUI 3 upgrade.
- Fixed a typo in a PowerToys Run settings page description. Thanks @eltociear!
- Removed the dead code to make a msix installer.
- Updated the .NET dependency to 6.0.7.
- Won't create a new PowerToys shortcut on update if it's been removed manually by the user.
- Updated the Windows Store Package submission script to show less UI while installing PowerToys. (This was a hotfix for 0.60)
- Added more functionality to the Monitor Report Tool.
- The release CI now includes the version number in the symbols artifacts.
- GitHub should now show .vsconfig as a JSON file. Thanks @osfanbuff63!
- Centralized the configurations for NetAnalyzers and StyleCop. Thanks @davidegiacometti!
- Check-spelling has been upgraded to version 0.0.20. Thanks @jsoref!
For v0.62, we'll work on below:
- Environment Variables Editor PowerToy
- Screen Measure PowerToy
- 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.