You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update PowerToys settings info after compare with 0.93 (#5699)
* PowerToys freshness edits, pt 1
* Add screenshot of settings home
* Update settings info for hosts ed and reg preview
* Update ms.dates and fix image alt text and seo
* SEO optimization for PowerToys docs
* Fix build warnings
Copy file name to clipboardExpand all lines: hub/powertoys/administrator.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: PowerToys administrator mode for Windows
3
-
description: For PowerToys to work with an app running in elevated admin mode, PowerToys must be running in administrator mode as well.
2
+
title: Run PowerToys in Administrator Mode on Windows
3
+
description: Learn how to run PowerToys in administrator mode to ensure compatibility with elevated apps on Windows. Fix FancyZones and other utilities when they don't work with admin applications.
# PowerToys running with administrator permissions
12
12
13
-
When running any application as an administrator (also referred to as elevated permissions), PowerToys may not work correctly when the elevated applications are in focus or trying to interact with a PowerToys feature like FancyZones. This can be addressed by also running PowerToys as administrator.
13
+
PowerToys administrator mode is required when you need PowerToys utilities to work with elevated applications on Windows. When running any application as an administrator (also referred to as elevated permissions), PowerToys may not work correctly when the elevated applications are in focus or trying to interact with a PowerToys feature like FancyZones. This can be addressed by also running PowerToys as administrator.
14
14
15
15
## Options
16
16
@@ -68,8 +68,10 @@ The simplest way to run an app or program in administrative mode is to right-cli
68
68
69
69
If you see this User Account Control prompt, the application is requesting administrator level elevated permission:
:::image type="content" source="../images/pt-admin-prompt.png" alt-text="Screenshot of Windows User Account Control prompt requesting administrator permissions for PowerToys.":::
72
72
73
73
In the case of an elevated command line, typically the text "Administrator" will be included in the title bar.
74
74
75
-

75
+
:::image type="content" source="../images/pt-admin-terminal.png" alt-text="Screenshot of Windows PowerShell and Command Prompt running with administrator permissions showing elevated status in title bar.":::
Copy file name to clipboardExpand all lines: hub/powertoys/advanced-paste.md
+13-11Lines changed: 13 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,25 @@
1
1
---
2
-
title: PowerToys Advanced Paste for Windows
3
-
description: A tool that enables you to paste the text from your clipboard into any format needed. It can be enhanced with an AI-powered option that is 100% opt-in and requires an OpenAI key.
4
-
ms.date: 02/28/2025
2
+
title: Advanced Paste Tool for Clipboard Management in PowerToys
3
+
description: Learn how to use PowerToys Advanced Paste to transform clipboard content into any format - plain text, JSON, Markdown, or files. Includes opt-in AI-powered features and local OCR capabilities.
4
+
ms.date: 08/20/2025
5
5
ms.topic: concept-article
6
6
no-loc: [PowerToys, Windows, Paste as Plain Text, Advanced Paste, Win]
7
7
# Customer intent: Learn how to use the Advanced Paste feature in PowerToys to paste text from your clipboard into any format needed.
8
8
---
9
9
10
-
# Advanced Paste
10
+
# Advanced Paste tool for clipboard management
11
11
12
-
PowerToys **Advanced Paste** is a tool that enables you to paste the content from your clipboard into any format needed. It can paste as plain text, markdown, JSON, .txt file, .html file, or .png file directly with the UX or with a direct keystroke invoke. It can also extract and paste the text directly from an image in your clipboard or transcode audio or video from your clipboard to an .mp3 or .mp4 file. These actions are executed entirely on your local machine. Additionally, the tool has an AI-powered option that is 100% opt-in and requires entering an OpenAI key in settings.
12
+
PowerToys **Advanced Paste** is a powerful clipboard management tool that transforms your clipboard content into any format you need. This tool enables you to paste content as plain text, markdown, JSON, or various file formats (.txt, .html, .png) using either the interface or keyboard shortcuts. Advanced Paste can extract text from images using local OCR technology and transcode audio/video files to .mp3 or .mp4 formats. All processing happens locally on your machine, with an optional AI-powered feature that requires an OpenAI API key.
13
13
14
-
## Getting started
14
+
## Get started with Advanced Paste
15
15
16
-
### Enabling
16
+
Get familiar with the features and capabilities of Advanced Paste.
17
+
18
+
### Enable Advanced Paste
17
19
18
20
To start using Advanced Paste, enable it in the PowerToys Settings.
19
21
20
-
### Activating
22
+
### Activate the Advanced Paste window
21
23
22
24
Open the **Advanced Paste** window with the activation shortcut (default: <kbd>Win</kbd>+<kbd>Shift</kbd>+<kbd>V</kbd>). See the [Settings](#settings) section for more information on customizing the activation shortcut and additional shortcut actions.
23
25
@@ -29,11 +31,11 @@ From the Settings menu, the following options can be configured:
29
31
| :--- | :--- |
30
32
| Enable Paste with AI | Enables the AI-powered paste feature. An OpenAI API key is required (requires an account on [platform.openai.com](https://platform.openai.com/docs/overview)). See [Paste text with AI](#paste-text-with-ai) for more information. |
31
33
| Enable advanced AI | Enables the Advanced AI feature which allows [Semantic Kernel](/semantic-kernel/overview/) to be used to define a chain of actions to be performed when using "Paste with AI". See [Paste with Advanced AI](#paste-with-advanced-ai) for more information.<br/><br/>This setting is off and disabled when Enable Paste with AI is disabled. When enabling Enable Paste with AI, Enable advanced AI is also enabled by default, allowing users immediate access to the feature. |
32
-
| Custom format preview | Enable to preview the output of the custom format before pasting. |
33
34
| Clipboard history | Enable to automatically save clipboard history. |
34
-
| Open Advanced Paste shortcut | The customizable keyboard command to open the **Advanced Paste** window. |
35
35
| Automatically close the Advanced Paste window after it loses focus | Determines whether the Advanced Paste window will close after focus is lost from the window. |
36
-
| Custom Actions | When using Paste with AI, save the prompts you frequently use and give them descriptive names, so you can easily select them from the Advanced Paste window without having to type them out. You can also assign each action a keyboard command, so you can execute them without opening the Advanced Paste window. |
36
+
| Custom format preview | Enable to preview the output of the custom format before pasting. |
37
+
| Actions (Create and manage Advanced Paste custom actions) | When using Paste with AI, save the prompts you frequently use and give them descriptive names, so you can easily select them from the Advanced Paste window without having to type them out. You can also assign each action a keyboard command, so you can execute them without opening the Advanced Paste window. |
38
+
| Open Advanced Paste window shortcut | The customizable keyboard command to open the **Advanced Paste** window. |
37
39
| Paste as plain text directly shortcut | The customizable keyboard command to paste as plain text without opening the **Advanced Paste** window. |
38
40
| Paste as Markdown directly shortcut | The customizable keyboard command to paste as Markdown without opening the **Advanced Paste** window. |
39
41
| Paste as JSON directly shortcut | The customizable keyboard command to paste as JSON without opening the **Advanced Paste** window. |
Copy file name to clipboardExpand all lines: hub/powertoys/always-on-top.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
---
2
-
title: PowerToys Always On Top utility for Windows
3
-
description: A system-wide utility for Windows that allows you to pin windows to the top of your screen.
4
-
ms.date: 11/19/2024
2
+
title: PowerToys Always On Top Utility for Windows
3
+
description: Learn how to use PowerToys Always On Top utility to pin windows above others in Windows. Keep important windows visible with customizable shortcuts and settings.
4
+
ms.date: 08/20/2025
5
5
ms.topic: concept-article
6
6
no-loc: [PowerToys, Windows, Always On Top, Win]
7
7
# Customer intent: As a Windows power user, I want to learn about the Always On Top utility in PowerToys.
8
8
---
9
9
10
10
# Always On Top utility
11
11
12
-
A system-wide Windows utility to pin windows above other windows.
12
+
PowerToys Always On Top is a system-wide Windows utility that allows you to pin windows above other windows. This utility helps you keep important windows visible at all times, improving your productivity by ensuring critical information stays accessible while you work with other applications.
13
13
14
-

14
+
:::image type="content" source="../images/pt-always-on-top.png" alt-text="Screenshot of PowerToys Always On Top utility showing a pinned window with colored border highlighting.":::
15
15
16
16
## Pin a window
17
17
@@ -34,7 +34,7 @@ Always On Top has the following settings:
34
34
|**Color**| The custom color of the highlight border. **Color** is only available when **Color mode** is set to **Custom color**. |
35
35
|**Opacity (%)**| The opacity of the highlight border. |
36
36
|**Thickness (px)**| The thickness of the highlight border in pixels. |
37
-
|**Enable round corners**| When selected, the highlight border around the pinned window will have rounded corners. |
37
+
|**Enable rounded corners**| When selected, the highlight border around the pinned window will have rounded corners. |
38
38
|**Play a sound when pinning a window**| When selected, this option plays a sound when you activate or deactivate Always On Top. |
39
39
|**Excluded apps**| Prevents you from pinning an application using Always On Top. Add an application's name to stop it from being pinned. The list will also exclude partial matches. For example, `Notepad` will prevent both Notepad.exe and Notepad++.exe from being pinned. To only prevent a specific application, add `Notepad.exe` to the excluded list. |
Copy file name to clipboardExpand all lines: hub/powertoys/awake.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
-
title: PowerToys Awake utility for Windows
3
-
description: A tool for a Windows computer to stay awake.
4
-
ms.date: 11/19/2024
2
+
title: PowerToys Awake - Keep Windows Computer Awake Tool
3
+
description: Learn how to use PowerToys Awake to keep your Windows computer awake without changing power settings. Configure timed, indefinite, or scheduled awake modes with CLI support.
4
+
ms.date: 08/20/2025
5
5
ms.topic: concept-article
6
6
ms.localizationpriority: medium
7
7
# Customer intent: As a Windows power user, I want to learn how to configure and use the PowerToys Awake utility.
8
8
---
9
9
10
10
# PowerToys Awake utility
11
11
12
-
PowerToys Awake is a tool for Windows designed to keep a computer awake without having to manage its [power and sleep settings](https://support.microsoft.com/windows/how-to-adjust-power-and-sleep-settings-26f623b5-4fcc-4194-863d-b824e5ea7679). This can be helpful when running time-consuming tasks, ensuring that the computer does not go to sleep or turn off its screens.
12
+
PowerToys Awake is a Windows utility that keeps your computer awake without modifying [power and sleep settings](https://support.microsoft.com/windows/how-to-adjust-power-and-sleep-settings-26f623b5-4fcc-4194-863d-b824e5ea7679). This tool helps prevent your computer from sleeping during long-running tasks, presentations, or downloads, ensuring your work continues uninterrupted.
13
13
14
14
## Getting started
15
15
@@ -22,7 +22,7 @@ You can use PowerToys Awake directly from PowerToys Settings or as a standalone
22
22
23
23
In the PowerToys Settings, start PowerToys Awake by toggling **Enable Awake** on. Once enabled, the application will manage the power and screen state of the computer.
24
24
25
-

25
+
:::image type="content" source="../images/powertoys-awake/pt-awake-settings-menu.png" alt-text="Screenshot of PowerToys Awake settings menu showing enable toggle and power mode options.":::
26
26
27
27
PowerToys Awake supports a variety of modes that can be used to control computer and screen power behaviors:
Copy file name to clipboardExpand all lines: hub/powertoys/cmd-not-found.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,20 @@
1
1
---
2
-
title: PowerToys Command Not Found for Windows
3
-
description: A PowerShell 7 module that detects an error thrown by a command and suggests a relevant WinGet package to install, if available.
4
-
ms.date: 11/19/2024
2
+
title: PowerToys Command Not Found Tool for PowerShell 7 on Windows
3
+
description: Learn how to use PowerToys Command Not Found tool for PowerShell 7. Automatically detect command errors and get WinGet package suggestions to install missing tools.
4
+
ms.date: 08/20/2025
5
5
ms.topic: concept-article
6
6
no-loc: [PowerToys, Windows, Command Not Found, Win]
7
7
# Customer intent: As a Windows power user, I want to learn about the Command Not Found utility in PowerToys for Windows.
8
8
---
9
9
10
-
# Command Not Found utility
10
+
# Command Not Found utility for PowerShell
11
11
12
-
A PowerShell 7 module that detects command-line errors and suggests a relevant WinGet package to install, if available.
12
+
The PowerToys Command Not Found utility is a PowerShell 7 module that detects command-line errors and suggests relevant WinGet packages to install. This tool helps Windows users quickly find and install missing commands, improving productivity and reducing troubleshooting time.
13
13
14
14
> [!IMPORTANT]
15
15
> There are some incompatibilities between Command Not Found and some PowerShell configurations. Read more about them in [issue 30818](https://github.com/microsoft/PowerToys/issues/30818) on GitHub.
16
16
17
-

17
+
:::image type="content" source="../images/pt-cmd-not-found.png" alt-text="Screenshot of PowerToys Command Not Found utility suggesting WinGet package installation in PowerShell terminal.":::
Copy file name to clipboardExpand all lines: hub/powertoys/color-picker.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: PowerToys Color Picker Utility for Windows
3
-
description: A system-wide color picking utility for Windows to pick colors from any screen and copy it to the clipboard in a configurable format.
4
-
ms.date: 07/01/2025
2
+
title: Color Picker Utility in PowerToys for Windows
3
+
description: Use Color Picker in PowerToys to pick colors from any Windows screen and copy them to clipboard in multiple formats. Start designing faster today.
4
+
ms.date: 08/20/2025
5
5
ms.topic: concept-article
6
6
ms.localizationpriority: medium
7
7
no-loc: [PowerToys, Windows, Color Picker, Color, Picker]
Color Picker is a PowerToys utility for Windows that lets you pick colors from any screen and copy it to the clipboard in a configurable format.
13
+
Color Picker is a PowerToys utility for Windows that lets you pick colors from any screen and copy them to the clipboard in configurable formats. This tool helps designers and developers quickly capture exact colors for their projects.

16
16
17
-
## Getting started
17
+
## Get started with Color Picker
18
18
19
19
Getting started with Color Picker is easy. You can activate it using a keyboard shortcut, select a color from your screen, and copy it to the clipboard in the format of your choice.
20
20
21
-
### Enabling Color Picker
21
+
### Enable Color Picker
22
22
23
23
You can enable the Color Picker in PowerToys Settings.
24
24
25
-
### Activating Color Picker
25
+
### Activate Color Picker
26
26
27
27
Choose what happens when you activate Color Picker (default: <kbd>Win</kbd>+<kbd>Shift</kbd>+<kbd>C</kbd>) by changing **Activation Behavior**:
:::image type="content" source="../images/pt-colorpicker-activation.gif" alt-text="Screenshot of Color Picker activation behaviors showing different options for when the utility is activated.":::
30
30
31
31
-**Open editor** opens an editor that lets you choose a color from the colors history, fine-tune a selected color, or pick a new color.
32
-
-**Pick a color first** activates Color Picker. You can then take action on the selected color using the options described in the **Picking colors** section below.
32
+
-**Pick a color first** activates Color Picker. You can then take action on the selected color using the options described in the **Pick colors from your screen** section below.
33
33
34
-
### Picking colors
34
+
### Pick colors from your screen
35
35
36
36
After activating Color Picker, select a color on your screen to pick that color. If you want to see the area under your cursor in more detail, scroll up to zoom in. You can assign different actions to each of the mouse buttons in Color Picker's settings. The default actions for each button are:
37
37
@@ -52,7 +52,7 @@ Color Picker copies the selected color to the clipboard in the **Default color f
52
52
> 2. Zoom in by scrolling the mouse wheel up. Image will be frozen.
53
53
> 3. In the enlarged area, you can pick the color of the element.
54
54
55
-
## Using the Color Picker editor
55
+
## Use the Color Picker editor
56
56
57
57
The Color Picker editor stores a history of up to 20 picked colors and lets you copy them to the clipboard. You can choose which color formats are visible in the editor in **Color formats** in PowerToys Settings.
58
58
@@ -78,15 +78,15 @@ Color Picker has the following settings:
78
78
| Setting | Description |
79
79
| :--- | :--- |
80
80
|**Activation shortcut**| The shortcut that activates Color Picker. |
81
-
|**Activation behavior**| Select what happens when you activate Color Picker. Read more about this setting in [Activating Color Picker](#activating-color-picker). |
81
+
|**Activation behavior**| Select what happens when you activate Color Picker. Read more about this setting in [Activate Color Picker](#activate-color-picker). |
82
82
|**Mouse actions**| Select what happens when you click each of the mouse buttons while Color Picker is active. The default actions for each button are:<br/><br/>**Left click**: Pick a color and open editor<br/>**Scroll wheel click**: Pick a color and close<br/>**Right click**: Close |
83
83
|**Default color format**| The color format that Color Picker uses when copying colors to the clipboard. |
84
84
|**Show color name**| Displays a high-level representation of the color. For example, 'Light Green', 'Green', or 'Dark Green'. |
85
-
|**Color formats**| Enable and add different color formats, and change the order of color formats in the Color Picker editor. Read more about color formats in [Managing color formats](#managing-color-formats). |
85
+
|**Color formats**| Enable and add different color formats, and change the order of color formats in the Color Picker editor. Read more about color formats in [Manage color formats](#manage-color-formats). |
0 commit comments