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
Copy file name to clipboardExpand all lines: hub/powertoys/general.md
+17-1Lines changed: 17 additions & 1 deletion
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
2
title: Configure PowerToys General Settings for Windows
3
3
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
5
5
ms.topic: concept-article
6
6
no-loc: [PowerToys, Windows, Insider]
7
7
# 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
17
17
18
18
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.
19
19
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
+
20
36
## Administrator mode
21
37
22
38
Read more about the administrator mode in the [PowerToys running with administrator permissions](./administrator.md) section of the documentation.
Copy file name to clipboardExpand all lines: hub/powertoys/mouse-utilities.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,13 @@ Mouse utilities in PowerToys is a collection of features that enhance mouse and
16
16
17
17
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.
18
18
19
-

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.":::
20
26
21
27
### Settings
22
28
@@ -73,7 +79,7 @@ Mouse jump allows moving the mouse pointer long distances on a single screen or
73
79
74
80

75
81
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.
77
83
78
84
| Setting | Description |
79
85
| :--- | :--- |
@@ -87,5 +93,8 @@ Mouse Pointer Crosshairs draws crosshairs centered on the mouse pointer.
87
93
| Automatically hide crosshairs when the mouse pointer is hidden ||
88
94
| Fix crosshairs length ||
89
95
| 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. |
0 commit comments