Skip to content

Windows system utilities to maximize productivity

License

Notifications You must be signed in to change notification settings

ibcla/PowerToys

 
 

Repository files navigation

Microsoft PowerToys

Hero image for Microsoft PowerToys

How to use PowerToys | Downloads & Release notes | Contributing to PowerToys | What's Happening | Roadmap

Build status

Architecture Solution (Main) Solution (Stable) Installer (Main)
x64 Build Status for Main Build Status for Stable Build Status Installer pipeline
ARM64 Build Status for Main Build Status for Main Build Status Installer pipeline

About

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!

Current utilities:
Always on Top PowerToys Awake Color Picker
FancyZones File Explorer Add-ons Image Resizer
Keyboard Manager Mouse utilities PowerRename
PowerToys Run Shortcut Guide Video Conference Mute

Installing and running Microsoft PowerToys

Requirements

Via GitHub with EXE [Recommended]

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.

This is our preferred method.

Via Microsoft Store

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.

Via WinGet (Preview)

Download PowerToys from WinGet. To install PowerToys, run the following command from the command line / PowerShell:

winget install Microsoft.PowerToys -s winget

Other install methods

There are community driven install methods such as Chocolatey and Scoop. If these are your preferred install solutions, this will have the install instructions.

Contributing

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.

What's Happening

PowerToys Roadmap

Our prioritized roadmap of features and utilities that the core team is focusing on.

0.61 - July 2022 Update

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.

Known issues

General

  • Upgraded the Windows App SDK runtimes to 1.1.4.
  • 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.

Always on Top

  • 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.

FancyZones

  • 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!

Image Resizer

  • Screen reader now announces the size name instead of the class name.

File explorer add-ons

  • Fixed an issue when creating thumbnails for SVG files created using Inkscape.

Keyboard Manager

  • Adjusted wording on the editor when keys are orphaned.

Mouse utility

  • 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)

PowerRename

  • The PowerRename window reacts to current dpi when created.

PowerToys Run

  • 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!

Settings

  • 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!

Installer

  • 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.

Development

  • 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!

What is being planned for v0.62

For v0.62, we'll work on below:

  • Environment Variables Editor PowerToy
  • Screen Measure PowerToy
  • Stability / bug fixes

PowerToys Community

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.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct.

Privacy Statement

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.

About

Windows system utilities to maximize productivity

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 53.7%
  • C++ 45.0%
  • C 0.7%
  • PowerShell 0.4%
  • HTML 0.1%
  • HLSL 0.1%