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:
- .NET 6.0.10 Desktop Runtime.
- 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 the PowerToys installer that matches your machine's architecture. For most, it is x64
.
- For x64 processors (most common): PowerToysSetup-0.64.0-x64.exe
- For ARM64 processors: PowerToysSetup-0.64.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.
In this release, we focused on releasing new features and improvements.
Highlights
- New utility: File Locksmith allows seeing which processes are currently using the selected files.
- New utility: Hosts File Editor allows you to edit your hosts file in an Editor UI. Thanks @davidegiacometti!
- Settings has a new feature for backing up / restoring the settings from a file. Thanks @jefflord!
- FancyZones allows you to set defaults for horizontal/vertical screens to get better intended behavior for new screens and cases where a monitor ID resets.
- PowerToys ships with Group Policy Objects settings for force disabling and enabling PowerToys utilities in organizations. Check the GPO docs for more details.
- Added a warning about deprecating Video Conference Mute in the future (v0.67), please check microsoft#21473 for more information.
- The Text Extractor utility fails to recognize text in some cases on ARM64 devices running Windows 10.
- 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 is a 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.
- Detect and put a window on top again if it's no longer on top.
- Added the hexadecimal integer format. Thanks @marius-bughiu!
- Added a way for users to configure default layouts for horizontal and vertical screens.
- Replaced remaining Number Boxes in FancyZones Editor with Sliders, to improve accessibility for screen readers.
- Fixed an issue breaking window switching shortcuts.
- Added a new utility: File Locksmith.
- Thanks @niels9001 for the design on the UI!
- Group Policy Objects settings for force disabling and enabling PowerToys utilities.
- Thanks @htcfreek for your help in reviewing to make sure the shipped settings conform to system administrators expectations!
- Added a new utility: Hosts File Editor. Thanks @davidegiacometti!
- Thanks @niels9001 for the design help on the UI!
- Thanks @davidegiacometti for fixing the bugs found and adding features up until release!
- Thanks @AtariDreams for consolidating the packages comparing to the rest of the project!
- Thanks @htcfreek for adding a scrollviewer to the entry editor!
- Fixed a delay that was not being cancelled properly. Thanks @AtariDreams!
- Changed the opacity setting to the 1-100 range. Thanks @davidegiacometti!
- Changed image loading to release the images in PowerToys Run main executable. This is a try to fix the "app.dark.png" missing issues received after a PowerToys update.
- Fixed the PowerToys Run hiding after the default action failed. Thanks @hlaueriksson!
- Fixed the PowerToys Run allows showing after a context menu action succeeded. Thanks @hlaueriksson!
- Corrected "Dutch" word to "German". Thanks @damienleroy!
- Added the Portuguese language accents. Thanks @pcanavar!
- Fixed positioning of toolbar on scaled desktops.
- Improved the acrylic brush used in the menu. Thanks @niels9001!
- Added a feature to backup/restore settings to/from a file. Thanks @jefflord!
- Fixed an issue causing shortcuts shown in OOBE not updating to new values when the window was re-opened.
- Fixed the "Documents" folder usage in the backup/restore feature. Thanks @davidegiacometti!
- Added a warning about how to install languages for OCR recognition.
- Fixed the overlay not focusing after the first activation.
- Added spaces between CJK and non-CKJ words. Thanks @maggch97!
- Added a setting to hide the Video Conference Mute overlay when muted. Thanks @akabhirav!
- Added a warning about deprecating Video Conference Mute in the future (v0.67), please check microsoft#21473 for more information.
- Added some missing files that were causing Settings and PowerRename to not function correctly on some configurations.
- Updated the .NET dependency to 6.0.10.
- Consolidated nuget packages and removed a few unused packages.
- Updated the Windows.CppRT to the latest version. Thanks @AtariDreams!
- Removed the cxxopts dependency, which was no longer used. Thanks @AtariDreams!
- Updated the cziplob dependency to 0.25. Thanks @AtariDreams!
- Updated the System.IO.Abstractions dependency. Thanks @davidegiacometti!
- Turned on C++ code analysis and incrementally fixing warnings.
- Added the install method to the issue template on GitHub, since some issues seem to be related to specific installation methods.
- Automated installer hash creation in the release CI.
- Simplified use of
.First()
on ImageResizer. Thanks @AtariDreams! - Improved and clarified the issues templates. Thanks @Jay-o-Way!
- Fixed a PTRun unit test to be more compatible with .NET 6. Thanks @AtariDreams!
For v0.65, we'll work on below:
- Ship .NET self contained and shared between utilities
- 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.