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.
- For x64 processors (most common) per-user installer: PowerToysUserSetup-0.69.1-x64.exe
- For x64 processors per-machine installer: PowerToysSetup-0.69.1-x64.exe
- For ARM64 processors per-user installer: PowerToysUserSetup-0.69.1-arm64.exe
- For ARM64 processors per-machine installer: PowerToysSetup-0.69.1-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. 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. Early notice for v0.70, we will be releasing it later in May 2023.
Highlights
- New utility: Registry Preview is a utility to visualize and edit Windows Registry files. Thanks @randyrants!
- Support per-user scope installation.
- Awake: Quality-of-life improvements and introduced keeping system awake until expiration time and date. Thanks @dend!
- PowerToys Run: Fix crashing issue caused by thumbnail image loading.
- New utility: Registry Preview. Thanks @randyrants!
- Fix issue causing folders to not be removed on uninstall.
- Support per-user scope installation.
- Companies can control this using the new GPO.
- Quality-of-life improvements and introduced keeping system awake until expiration time and date. Thanks @dend!
- Fix issue sampling timing and grid issue causing Color Picker to sample the color of its own grid. Thanks @IHorvalds!
- Fix window cycling on multiple monitors issue.
- Add context menu icon. Thanks @htcfreek!
- Mouse Jump - Simulate mouse input event on mouse jump in addition to cursor move.
- Mouse Jump - Improve performance of screenshot generation. Thanks @mikeclayton!
- Support Ctrl+V as activation shortcut. (This was a hotfix for 0.67)
- Repress modifier keys after plain paste. (This was a hotfix for 0.67) Thanks @UnderKoen!
- Set default shortcut to Ctrl+Win+Alt+V. (This was a hotfix for 0.67)
- Update icons. Thanks @niels9001!
- Show PowerRename in directory background context menu.
- Fix the crash on clicking Select/UnselectAll checkbox while showing only files to be renamed.
- Improve performance on populating Renamed items when many items are being renamed.
- Add setting to disable thumbnails generation for files. (This was a hotfix for 0.67)
- Calculator plugin - handle implied multiplication expressions. Thanks @jjavierdguezas!
- Fix Calculator plugin unit tests to respect decimal separator locale. Thanks @davidegiacometti!
- Fix crashing caused by thumbnail image loading.
- Date & Time plugin - Add filename-compatible date & time format. Thanks @Picazsoo!
- Improved the error message shown on plugin loading error. Thanks @htcfreek!
- Fix existing and add missing Hebrew and Pinyin characters. Thanks @stevenlele!
- Added a new utility: Registry Preview.
- Thanks @htcfreek! for the help shipping this utility!
- Thanks @niels9001 for the help on the UI!
- Add toolbar DPI scaling support.
- Fix selecting overlay image when Settings app is running elevated.
- Add push-to-talk (and push-to-reverse) feature. Thanks @pajawojciech!
- Fix Experiment bitmap icon rendering on theme change and bump CommunityToolkit.Labs.WinUI.SettingsControls package version. Thanks @niels9001!
- Video Conference Mute page improvements. Thanks @Jay-o-Way!
- Add warning that PowerToys Run might get no focus if "Use centralized keyboard hook" settings is enabled. Thanks @Aaron-Junker!
- Fix ShortcutControl issues related to keyboard input focus, theme change and missing error badge when invalid key is pressed. Thanks @htcfreek!
- Add warning when Ctrl+V and Ctrl+Shift+V is used as an activation shortcut for Paste as Plain Text. Thanks @htcfreek!
- Update CONTRIBUTING.md with information about localization issues. Thanks @Aaron-Junker!
- Remove localization from URLs. Thanks @Jay-o-Way!
- Add dev docs for tools. Thanks @Aaron-Junker!
- Ignore spellcheck for MouseJumpUI/MainForm.resx file. (This was a hotfix for 0.67)
- Optimize versionAndSignCheck.ps1 script. Thanks @snickler!
- Upgraded NetAnalyzers to 7.0.1. Thanks @davidegiacometti!
- Move all DLL imports in Settings project to NativeMethods.cs file.
- Fix FancyZones tools build issues. Thanks @Aaron-Junker!
- Centralize Logger used in C# projects. Thanks @Aaron-Junker!
- Add missing project references. Thanks @ACGNnsj!
For v0.70, we'll work on below:
- New utility: PowerToys Peek
- 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.