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 and install scope. For most, it is x64
and per-user.
Description | Filename | sha256 hash |
---|---|---|
Per user - x64 | PowerToysUserSetup-0.70.0-x64.exe | xxx |
Per user - ARM64 | PowerToysUserSetup-0.70.0-arm64.exe | xxx |
Machine wide - x64 | PowerToysSetup-0.70.0-x64.exe | xxx |
Machine wide - ARM64 | PowerToysSetup-0.70.0-arm64.exe | xxx |
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.
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, stability and improvements.
Highlights
- New utility: Mouse Without Borders enables you to interact with other computers from the same keyboard and mouse and share clipboard and files between the machines. We’ve upgraded it to .NET 7 and made a few small adjustments to fit inside the PowerToys model. Thanks @truong2d and the rest of the contributors from the Microsoft Garage!
- New utility: Peek is a utility that shows a quick preview of files selected in File Explorer when you press a shortcut (
Ctrl
+Space
by default). Thanks @SamChaps! - Registry preview Quality of Life improvements. Thanks @randyrants!
- Awake Quality of Life improvements. Thanks @dend!
- Mouse Jump Quality of Life improvements. Thanks @mikeclayton!
- New utility: Mouse Without Borders. Thanks @truong2d and other original contributors!
- New utility: Peek. Thanks @SamChaps!
- Fixed a bug causing saved settings to clear sometimes when upgrading PowerToys.
- Font, icon and corner radius adjustments in the UI across utilities. Thanks @Jay-o-Way!
- Update to command line output to match the arguments. Thanks @rpr69 for creating a PR to help fix this.
- Fix crash happening when setting an expiration date on time zones with a negative offset relative to UTC (This was a hotfix for 0.69).
- Fix missing logging file when installing (This was a hotfix for 0.69).
- Upgraded Awake to a new version, with Quality of Life improvements and fixing many issues regarding Awake not resetting or not keeping the computer awake when expected. Thanks @dend!
- Fixed accessibility issues on the Editor.
- Fixed tooltips having a transparent background (This was a hotfix for 0.69).
- Add a Setting to select a background for the SVG Preview. Thanks @zanseb!
- Added more utilities to terminate when installing to help prevent files that sometimes are leftover from uninstall.
- Fixed an issue causing mapping to media keys to type additional characters.
- Created a setting to specify the default measure tool. Thanks @zanseb!
- Reduced dependency on WinForms utility classes. Thanks @mikeclayton!
- Improved popup responsiveness. Thanks @mikeclayton!
- Added a setting to set a custom sized window. Thanks @mikeclayton!
- Added some shortcuts for screen navigation. Thanks @mikeclayton!
- New utility: Peek. Thanks @SamChaps, who drove the effort! Many thanks for all the contributors who made it possible: @danielchau, @estebanm123, @Joanna-Zhou, @jth-ms, @miksalmon, @niels9001, @RobsonPontin, @sujessie, and @Sytta!
- Add a plugin to start other PowerToys. Thanks @davidegiacometti!
- Added code to the Shell plugin to use Windows Terminal. Currently accessible only through manipulating the settings file directly. Thanks @phoenix172!
- Added a missing character to the Welsh language.
- Specify minimum size / position values for the UI (This was a hotfix for 0.69). Thanks @randyrants!
- Fixes in the UI command bar (This was a hotfix for 0.69). Thanks @randyrants!
- Fix crash on opening a file picker when running elevated (This was a hotfix for 0.69). Thanks @randyrants!
- Fixed tooltips having a transparent background (This was a hotfix for 0.69).
- Fixed a file size limit typo. Thanks @idma88!
- Improve hexadecimal value parsing. Thanks @randyrants!
- Added a button to open the Registry Editor at a selected key. Thanks @randyrants!
- Improve key and value parsing. Thanks @randyrants!
- Better theme support for caption bar. Thanks @randyrants!
- Fix an issue handling empty DWORD and QWORD values. Thanks @randyrants!
- Update the What's New screen to hide the installer hashes in the new format (This was a hotfix for 0.69).
- Fix crashes happening when using the Shortcut Control (This was a hotfix for 0.69).
- The Settings window now has a minimum width. Thanks @niels9001!
- Prevent a second Settings instance from being opened on upgrade.
- Fix accessibility issues on many pages. Thanks @niels9001!
- Fix a dead link in documentation that was pointing to the wrong settings specification. Thanks @zanseb!
- Added some missing contributors to COMMUNITY.md
- Fixed the CI release pipelines hash generation (This was a hotfix for 0.69).
- Added per-user installers to the winget package submission script.
- Upgraded the Community Toolkit Labs dependency. Thanks @niels9001!
- Fixed building with Visual Studio 17.6. Thanks @snickler!
- Upgraded the WebView 2 dependency.
- Upgraded the WinAppSDK dependency to 1.3.1.
- Fixed a typo preventing the clean up script to run. Thanks @Sajad-Lx!
- Fixed encoding on a test file to fix running tests in some configurations. Thanks @VisualBasist!
- Made the GPO release assets come named with a version in the build CI output.
For v0.71, we'll work on below:
- Adjustments on feedback / 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.