Skip to content

My copy Windows system utilities to maximize productivity

License

Notifications You must be signed in to change notification settings

jorge6acevedo6/CopyPowerToys

 
 

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 learn.microsoft.com!

Current utilities:
Always on Top PowerToys Awake Color Picker
FancyZones File Explorer Add-ons File Locksmith
Hosts File Editor Image Resizer Keyboard Manager
Mouse utilities PowerRename PowerToys Run
Quick Accent Screen Ruler Shortcut Guide
Text Extractor Video Conference Mute

Installing and running Microsoft PowerToys

Requirements

  • Windows 11 or Windows 10 version 2004 (code name 20H1 / build number 19041) or newer.
  • Our installer will install the following items:

Via GitHub with EXE [Recommended]

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. For most, 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 is available for both Windows 11 and Windows 10.

Via WinGet

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, you can find the install instructions there.

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.67 - January 2023 Update

In this release, we focused on releasing new features and improvements.

Highlights

  • Added an option for PowerToys Run to tab through results instead of context buttons. Thanks @maws6502!
  • All PowerToys registry entries are moved from machine scope (HKLM) to user scope (HKCU).
  • Quick access system tray launcher. Thanks @niels9001!

Awake

  • Disable instead of hiding "Keep screen on" option.

FancyZones

  • Refactored and improved code quality.

File explorer add-ons

  • Fixed escaping HTML-sensitive characters when previewing developer files. Thanks @davidegiacometti!

Image Resizer

  • Improved code quality around a silent crash that was being reported to Microsoft servers.

PowerToys Run

  • Add option to tab through results only. Thanks @maws6502!
  • System plugin - Updated Recycle Bin command to allow opening the Recycle Bin. Thanks @htcfreek!
  • System plugin - Improved Recycle Bin command to not block PT Run while the deletion is running. Thanks @htcfreek!
  • System plugin - Small other changes to improve the usability of the Recycle Bin command. Thanks @htcfreek!
  • WindowWalker plugin - Show all open windows with action keyword. Thanks @davidegiacometti!

Quick Accent

Settings

  • Fixed URL click crash on the "What's New" screen.
  • Added quick access system tray launcher. Thanks @niels9001!

Documentation

Development

  • Verify notice.md file and used NuGet packages are synced.
  • Turned on C++ code analysis and incrementally fixing warnings.
  • Automatically add list of .NET Runtime deps to Installer during build. Thanks @snickler!
  • Move all installer registry entries to HKCU.
  • Refactor installer - extract module related stuff from Product.wxs to per-module .wxs file.
  • Enhance ARM64 build configuration verification. Thanks @snickler!
  • Helped identify a WebView2 issue affecting PowerToys File explorer add-ons, which has been fixed upstream and released as an update through the usual Windows Update channels.

What is being planned for version 0.68

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

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

My copy Windows system utilities to maximize productivity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 53.9%
  • C++ 44.6%
  • C 0.9%
  • PowerShell 0.5%
  • HTML 0.1%
  • HLSL 0.0%