{
"title": "PowerToys v0.94 Sneaks In a Game-Changing Accessibility Feature: The Gliding Cursor",
"content": "Microsoft has shipped a quiet but impactful addition to its PowerToys utility suite: a gliding cursor that lets users position and click the mouse pointer using a single repeated hotkey — no precise mouse movements required. The feature landed in PowerToys v0.94, a release that prioritizes polish, accessibility, and everyday usability over flashy new tools.
Alongside the gliding cursor, the update introduces fuzzy search in Settings, a shortcut conflict detector, and a more robust installer built on WiX 5. But it’s the gliding cursor — an accessibility gem hidden within the Mouse Pointer Crosshairs tool — that stands to make the biggest difference for users with motor impairments, tremors, or anyone who struggles with fine-grained pointer control.
What the Gliding Cursor Does
At its core, the gliding cursor transforms the familiar Mouse Pointer Crosshairs into a two-axis scanning system. When activated, the crosshairs begin moving along the horizontal axis. Press the hotkey a second time, and the horizontal position locks while movement shifts to the vertical axis. Another press optionally slows the pointer for precise targeting; the next press delivers a mouse click at the current intersection. The entire sequence plays out with a single key combination, mimicking “single-switch” or “scanning” input techniques common in dedicated accessibility hardware.
This differs fundamentally from normal mouse use. Instead of requiring real-time, two-dimensional hand-eye coordination, users only need to time their button presses to stop the pointer at the desired location. It’s a method that radically reduces the motor fidelity demanded by a standard mouse, opening up precise control to people with limited dexterity, tremors, or muscle weakness.
The gliding cursor doesn’t replace the existing crosshairs; it’s an additional mode within the same utility, meaning users already familiar with the crosshairs’ visual overlay can adopt it with minimal learning overhead. The crosshairs’ color, opacity, line thickness, and center radius all remain customizable, and these settings directly affect the gliding cursor’s appearance and usability.
For users across densely packed UIs, multi-monitor setups, or high-DPI displays where tiny pointer errors matter, the staged locking provides pixel-perfect control. It’s a tool that can help both accessibility users and power users who need absolute precision without the fatigue of constant micro-adjustments.
How It Works in Practice
PowerToys v0.94 places the gliding cursor option inside the Mouse Pointer Crosshairs section of Settings (under Input/Output). Once enabled, you assign a hotkey combo to activate it. The activation shortcut is fully customizable, so there is no single universal default. Many demonstrations show Windows+Alt+. (period) as an example, but your installation may differ — always verify in PowerToys Settings.
When you press the assigned hotkey:
- The crosshairs appear, and the pointer starts moving horizontally from its last position.
- A second press locks the horizontal coordinate and begins vertical movement from that point.
- A third press slows the scanning speed (if you need finer control).
- A fourth press triggers a mouse click at the current crosshair intersection.
PowerToys also lets you customize the crosshairs’ color, opacity, line thickness, center radius, and movement speed, allowing you to tailor the visual feedback and pacing to your specific screen, eyesight, and motor control. For example, increasing line thickness and choosing a high-contrast color can make the crosshairs visible even on busy backgrounds.
The Bigger v0.94 Picture
While the gliding cursor is the headline addition for accessibility, PowerToys v0.94 brings several other quality-of-life improvements:
- Fuzzy settings search: The Settings application now includes a search box that finds power-toy options even with partial or misspelled terms, a boon for a tool with over 20 modules.
- Shortcut conflict detection: A new tile in Settings flags any overlapping hotkeys across different PowerToys utilities, preventing the frustration of actions that mysteriously fail because another module stole the shortcut.
- WiX 5 installer: The installer has been rebuilt on WiX 5, improving security and reliability for both manual and automated deployments via winget or enterprise software management. This change reduces friction for silent installs and managed pipelines.
- Assorted bug fixes: As with any mature release, stability improvements and minor UI tweaks are scattered throughout.
Accessibility Impact: A Practical Assessment
The gliding cursor was explicitly designed with accessibility in mind. By sequencing pointer movement into discrete steps that can be controlled with a single button, it approaches the functionality of “scanning” interfaces used by people who operate a single switch — whether a button, a sip‑and‑puff device, or an eye‑gaze dwell command.
For users with tremor or fine‑motor challenges, the ability to lock one axis at a time eliminates the difficulty of moving diagonally or stopping precisely on a small target. This is especially useful in dense applications like spreadsheets, IDEs, or graphic design tools where clicking the wrong pixel can have significant consequences.
Perhaps most importantly, the gliding cursor arrives in a tool that is already widely installed and trusted. PowerToys has millions of users, and it’s a native Windows application, not an accessibility add‑on that requires separate installation or a special mode. That low barrier to entry means a user who suddenly needs assistive pointing — after an injury, for example — may be able to enable it in seconds without leaving their familiar environment.
Microsoft itself seems to view PowerToys as a proving ground. Windows Insider builds have recently shown a similar crosshair‑based pointer feature under an experimental flag, hinting that the concept may eventually migrate into the operating system itself. If history is any guide (PowerToys pioneered features like FancyZones that later inspired Windows Snap layouts), the gliding cursor could be a preview of a native Windows accessibility tool.
Limitations and Caveats
PowerToys’ gliding cursor is a powerful addition, but it’s not a replacement for a full assistive technology suite. It handles pointing and clicking only; it doesn’t offer speech input, on‑screen keyboards, eye‑tracking, or switch‑scanning for text entry. Users who rely on comprehensive switch‑access systems will need those tools in addition to PowerToys.
Application compatibility can be a pain point. PowerToys draws its crosshair overlay using a transparent window that sits on top of all other content. Applications that use exclusive full‑screen mode, custom rendering pipelines (common in games, CAD software, and some media players), or their own accessibility frameworks may not play nicely with the overlay. In many cases, PowerToys detects full‑screen games and auto‑disables its overlays, but corner cases remain. Users should test the gliding cursor in their most critical apps before counting on it.
Timing is another variable. The scanning approach trades continuous control for step‑by‑step selection. If the default speed is mismatched to a user’s reaction time, they may overshoot targets constantly. Fortunately, the speed and slowdown sliders offer granular adjustment, but finding the right settings may take some trial and error.
Finally, the gliding cursor’s activation sequence — horizontal lock, vertical lock, optional slow, click — may not be immediately intuitive to everyone. The good news is that the visual crosshairs provide constant feedback, and the learning curve is relatively gentle compared to alternative pointer control methods. However, out‑of‑the‑box defaults may not suit everyone; personalization is essential.
Installation and Where to Get It
PowerToys is available through several official channels:
- Microsoft Store: Install or update directly from the Store app.
- GitHub Releases: Download the .exe installer for offline or manual installation.
- winget: Run
winget install Microsoft.PowerToysin a command prompt or script.
For enterprise deployments, the WiX 5 installer ensures smoother silent installations and better compatibility with software management solutions. Administrators can push the update via winget or Microsoft Intune with confidence that the installer won’t break existing configurations.
Community Reaction and Developer Rationale
PowerToys occupies an interesting position: it’s community‑driven but under Microsoft stewardship, making it a natural place to incubate features that can later inform Windows itself. The gliding cursor mirrors recent signals from Windows Insider channels where a similar crosshair feature has appeared behind a feature flag, suggesting Microsoft is experimenting with this UI pattern across both PowerToys and the OS. That dual path — PowerToys first, OS later — has been a pattern in recent years.
Developer reaction on GitHub has been largely positive, with contributors noting that the gliding cursor extends the utility of an existing tool without adding unnecessary complexity. The v0.94 release is emblematic of mature, user‑focused engineering — fixing UX friction (searchable settings), reducing configuration hazards (shortcut conflict detection), and polishing specialized utilities rather than chasing headline features.
For product teams, this is a reminder that accessibility features need not be huge initiatives; they can be shipped iteratively and refined in the open with real‑user telemetry and community contributions. The PowerToys repository remains the canonical place to review pull requests, file issues, and suggest incremental improvements.
Practical Tips for Users and Administrators
- Resolve shortcut conflicts immediately: Enable the shortcut conflict detector in Settings before assigning gliding‑cursor hotkeys. PowerToys modules have a habit of colliding with each other or with other applications.
- Tune speed carefully: Start with a slow horizontal speed and experiment. Press the slowdown key during a pass to land precisely; then adjust the base speed so that you can comfortably stop the pointer on the first pass most of the time.
- Contrast is critical: Set the crosshair color to something that stands out against your typical background. Bright green or magenta often works well, but light‑mode users will want darker hues. Increase line thickness on high‑resolution screens.
- Test in your environment: Before relying on the gliding cursor for work, try it in your most commonly used applications — browsers, Office apps, custom corporate tools. If you encounter an app that hides the crosshairs, check PowerToys’ list of known exclusions and consider adding the application manually if the option is available.
- Spread the word: Because the gliding cursor is buried inside the Mouse Pointer Crosshairs utility, many users may never stumble on it. IT help desks and accessibility champions should highlight it during assistive technology reviews.