How to Install Microsoft PowerToys on Windows

bardimin pic

Written by Bardimin

On January 29, 2022
Home » Blogs » Windows » How to Install Microsoft PowerToys on Windows

Microsoft PowerToys is a very popular application for increasing productivity for Windows users.

To be able to use Microsoft PowerToys, the you are using is at least Windows 11 or Windows 10 v1903 (18362) or later.

Utilities on PowerToys

Currently, twelve utilities are available on PowerToys, the following utilities and their explanations are quoted by Bardimin from Microsoft.

1. Always on Top

Always on Top enables you to pin windows on top of all other windows with a quick key shortcut (⊞ Win+Ctrl+T).

2. PowerToys Awake

PowerToys Awake is designed to keep your awake without having to manage its power & sleep . This behavior can be helpful when running time-consuming tasks, ensuring that the doesn't sleep or turning off its screen.

3. Color Picker

Color Picker is a system-wide color retrieval utility that is activated with ( Win + Shift + C ) . Choose a color from running applications, the picker automatically copies the color to your in the set format. The Color Picker also contains an editor that shows the history of the previously selected color, allowing you to fine-tune the selected color and copy different representations of the string. This code is based on Martin Chrzan ‘s Color Picker .

4. FancyZones

FancyZones is a window manager that makes it easy to create complex window layouts and quickly position windows into those layouts.

5. File Explorer add-ons

The File Explorer add-on enables the rendering of the preview pane in File Explorer to show SVG ( .svg ), Markdown (.md) icons and preview PDF files. To enable the preview pane , select the “View” tab in File Explorer, then select ” Preview Pane “.

6. Image Resizer

Image Resizer is a extension to quickly resize images. With a simple right-click from File Explorer, resize single or multiple images instantly. This code is based on Brice Lambson's Image Modifier.

7. Keyboard Manager

Keyboard Manager allows you to customize your keyboard to be more productive by remapping keys and creating your own keyboard shortcuts. This PowerToy requires Windows 10 1903 (build 18362) or later.

8. Mouse utilities

The utility adds functionality to enhance your and cursor. With Find My Mouse, find your mouse position quickly with a spotlight focused on your cursor. This feature is based on the source code developed by Raymond Chen.

9. PowerRename

PowerRename allows you to perform bulk renaming, search and rename files. It includes advanced features, such as using regular expressions, targeting specific file types, previewing expected results, and the ability to undo changes. This code is based on Chris Davis ‘ SmartRename.

10. PowerToys Run

PowerToys Run can help you find and launch your apps instantly – just press the shortcut ( Alt + Space ) and start typing. It is open-source and modular for additional plugins. Window Walker is now included as well. This PowerToy requires Windows 10 1903 (build 18362) or later.

11. Shortcut Guide

The Windows key shortcut wizard appears when the user presses ( Win + Shift + / ) (or as we think, ( Win + ? ) and shows the available shortcuts for the current desktop state. You can also change this setting and press and hold ( Win ).

12. Video Conference Mute

Video Conference Mute is a quick way to “mute” your microphone and globally using ( Win + Shift + Q ) when making a conference call, regardless of the application that currently has focus. This requires Windows 10 1903 (build 18362) or later.

How to install PowerToys

Install via GitHub

  1. Visit the Microsoft PowerToys GitHub releases page .
  2. Select the PowerToysSetup – 0.# #.#-x64.exe file for your download.
  3. After the download is complete, open the downloaded file and run it to start the installation and follow the installation instructions.
powertoys github

Install via Microsoft Store

  1. Open the .
  2. Type “ powertoys ” in the search field and press the search button.
  3. Open Microsoft PowerToys and click the “Install” button
powertoys store

Latest Articles

How to Know When Your Password Was Last Changed on Windows

How to Know When Your Password Was Last Changed on Windows

One easy method to ensure the security of user accounts is to enforce policies that require periodic password changes. One way to prompt users to change their passwords is to notify them when their passwords are about to expire. While it may not always be necessary,...

17 Tips and Tricks for Customizing Windows via Registry

17 Tips and Tricks for Customizing Windows via Registry

Before you edit or modify the Windows registry, back up from that registry. Fatal errors in changing the registry can cause the operating system to not run normally. In some cases, registry damage can only be repaired by reinstalling the operating system and resulting...

How to Restrict Data Input in Excel – Allow Only Certain Values

How to Restrict Data Input in Excel – Allow Only Certain Values

In Excel, you can restrict users by only allowing data input with the values you have specified. In this article, Bardimin will share some tricks to only allow the input of specific values in Excel cells. Data entry errors are a problem for any Excel user who wants...

Portable BloatyNosy 0.80 – Debloat and Customize Windows 11

Portable BloatyNosy 0.80 – Debloat and Customize Windows 11

BloatyNosy is a free app that lets you remove the built-in junk apps in Windows that improve your Windows performance. The application is available in portable and installer versions. If you are looking for a free Debloat tool, then you might need to try BloatyNosy...

The sequence of Windows boot processes from zero to ready

The sequence of Windows boot processes from zero to ready

Have you ever wondered how exactly the Windows boot process happens? What processes happen in the background when you press the power button until Windows is ready for you? If yes, then you are in the right place. In this article, Bardimin will explain how all these...