Skip to content

Commit a106012

Browse files
PowerToys v094 updates (#5750)
* Add PowerToys settings search info and images * Add docs for PowerToys shortcut conflicts feature * Add gliding cursor to mouse utils in PT * Update hub/powertoys/mouse-utilities.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
1 parent bbeda7f commit a106012

7 files changed

Lines changed: 28 additions & 3 deletions
2.2 MB
Loading
804 KB
Loading
36.5 KB
Loading

hub/images/pt-settings-search.png

113 KB
Loading
82.3 KB
Loading

hub/powertoys/general.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configure PowerToys General Settings for Windows
33
description: Configure PowerToys general settings including updates, admin mode, themes, and startup behavior. Learn how to customize your Windows PowerToys experience with our step-by-step guide.
4-
ms.date: 08/20/2025
4+
ms.date: 08/28/2025
55
ms.topic: concept-article
66
no-loc: [PowerToys, Windows, Insider]
77
# Customer intent: As a Windows power user, I want to learn how to configure the general settings for PowerToys.
@@ -17,6 +17,22 @@ The General settings section of Microsoft PowerToys allows you to configure esse
1717

1818
Here you can check for new updates, and if one is available, you can download and install it. You can also indicate whether updates should be downloaded automatically, if you want to be notified about new releases, and if the release notes should be displayed after an update.
1919

20+
## Settings search
21+
22+
Use the search bar at the top of the settings window to quickly find specific settings or features within PowerToys. You can type keywords related to the setting you're looking for, and the results will filter in real-time as you type.
23+
24+
:::image type="content" source="../images/pt-settings-search.png" alt-text="A screenshot of the PowerToys Settings search feature.":::
25+
26+
Select the desired setting from the filtered results to jump directly to it, or you can press **Enter** or select **Show all results** to see all results for the current search.
27+
28+
:::image type="content" source="../images/pt-settings-search-results.png" alt-text="A screenshot of the PowerToys Settings Search Results page.":::
29+
30+
## Shortcut conflict detection
31+
32+
PowerToys includes a feature to detect shortcut conflicts. If you have multiple PowerToys modules that use the same keyboard shortcut, the conflict detection feature will alert you so you can resolve the issue. When the **PowerToys shortcut conflicts** window appears, you can view all conflicting shortcuts and reassign them as needed.
33+
34+
:::image type="content" source="../images/pt-shortcut-conflicts.png" alt-text="A screenshot of the PowerToys shortcut conflicts window.":::
35+
2036
## Administrator mode
2137

2238
Read more about the administrator mode in the [PowerToys running with administrator permissions](./administrator.md) section of the documentation.

hub/powertoys/mouse-utilities.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@ Mouse utilities in PowerToys is a collection of features that enhance mouse and
1616

1717
Activate a spotlight that focuses on the cursor's position by pressing the <kbd>Ctrl</kbd> key twice, using a custom shortcut, or by shaking the mouse. Click the mouse or press any keyboard key to dismiss it. If you move the mouse while the spotlight is active, the spotlight will dismiss on its own shortly after the mouse stops moving.
1818

19-
![Screenshot of Find my mouse](../images/pt-mouse-utilities-find-my-mouse.gif)
19+
:::image type="content" source="../images/pt-mouse-utilities-find-my-mouse.gif" alt-text="An animated gif of the PowerToys Find my mouse feature of its Mouse Utilities.":::
20+
21+
## Gliding cursor
22+
23+
The gliding cursor is an accessibility feature that lets you control the mouse with a single button using guided horizontal and vertical lines. Use the <kbd>Win</kbd>+<kbd>Alt</kbd>+<kbd>.<kbd> keyboard key combination to activate the gliding cursor, then move the mouse to control its position.
24+
25+
:::image type="content" source="../images/pt-mouse-utilities-gliding-cursor.png" lightbox="../images/pt-mouse-utilities-gliding-cursor.gif" alt-text="An animated gif of the PowerToys gliding cursor feature of its Mouse Utilities.":::
2026

2127
### Settings
2228

@@ -73,7 +79,7 @@ Mouse jump allows moving the mouse pointer long distances on a single screen or
7379

7480
![Screenshot of Crosshairs](../images/pt-mouseutilities-crosshairs.png)
7581

76-
Mouse Pointer Crosshairs draws crosshairs centered on the mouse pointer.
82+
Mouse Pointer Crosshairs draws crosshairs centered on the mouse pointer. This feature is particularly useful for users with visual impairments or those who need enhanced cursor visibility for precision tasks.
7783

7884
| Setting | Description |
7985
| :--- | :--- |
@@ -87,5 +93,8 @@ Mouse Pointer Crosshairs draws crosshairs centered on the mouse pointer.
8793
| Automatically hide crosshairs when the mouse pointer is hidden | |
8894
| Fix crosshairs length | |
8995
| Crosshairs fixed length (px) | |
96+
| Gliding cursor | This activation shortcut is the customizable keyboard command to turn the gliding cursor on or off. |
97+
| Gliding cursor: Travel speed | Provides a slider to adjust the speed at which the gliding cursor moves across the screen. |
98+
| Gliding cursor: Delay speed | Provides a slider to adjust the delay before the gliding cursor starts moving. |
9099

91100
[!INCLUDE [install-powertoys.md](../includes/install-powertoys.md)]

0 commit comments

Comments
 (0)