Microsoft heeft versie 0.101 van PowerToys uitgebracht. De PowerToys zijn een verzameling kleine programma's voor powerusers. Er waren PowerToys voor Windows 95 en Windows XP, en sinds halverwege 2019 is Microsoft ook bezig met de ontwikkeling van een versie voor Windows 10 en hoger. De PowerToys bestaan onder meer uit Awake, Color Picker, FancyZones, File Explorer Add-ons, Image Resizer, Keyboard Manager, PowerRename, PowerToys Run en Shortcut Guide. In deze uitgave zijn de volgende veranderingen en verbeteringen aangebracht:
HighlightsPowerToys 0.101 introduces Window Hopper for quickly moving between windows from the same app, a redesigned update experience with Stable and Insider channels, and compact mode for Command Palette. This release also continues our WinUI 3 modernization, brings on-device Phi Silica transformations to Advanced Paste, and adds a big set of improvements across PowerDisplay and Shortcut Guide.
Meet Window HopperIf you regularly have several windows open from the same app, switching between them is now much faster. Window Hopper works like Alt + Tab, but stays within the app you're currently using. Once the utility is enabled, press the configurable Alt + backtick shortcut to cycle through that app's windows without stepping through everything else on your desktop. It is especially useful when you're juggling multiple browser windows, terminals, File Explorer windows, or editor instances.
A smoother update experience and the new Insider channelPowerToys updates now have a clearer home in Settings. Open Settings > General > Update channel to choose between Stable and Insider. Stable remains the default, while Insider lets you opt in to PowerToys Preview builds and try the latest work sooner. The selected channel remains visible when the setting is collapsed, preview builds are clearly labeled, and managed devices can still have preview updates controlled by organizational policy.
We also redesigned the update experience with clearer badges and a compact status surface that tracks each step, from checking and downloading to installation or errors. Bug reports are easier too, with progress updates, quick access to the generated ZIP, and a prefilled GitHub issue.
PRs: #49414, #49722, and #49872
Command Palette goes compactCommand Palette can now stay out of the way until you need the results. Enable compact mode in Command Palette Settings and the palette opens as a focused search box at a configurable vertical position. Start typing and it expands just enough to show matching results; you can also use Down Arrow or Tab to expand it from the keyboard. Pages that need more room, such as detailed views and confirmation dialogs, still expand fully when required. Compact mode is off by default, so the existing full experience remains unchanged unless you opt in.
Compact mode is only one part of this Command Palette update:
- Search and responsiveness: Better ranking, cached Window Walker results, and progressive icon loading make results feel faster and more predictable.
- Reliability: Improved backdrop switching, icon loading, dock cleanup, and extension-resource management make prolonged use more stable.
- Dock improvements: Auto-hide reclaims screen space, while the dock clock and an optional bell provide quick access to Notification Center.
- Richer notifications: Extensions can show toasts with configurable positions, icons, and action buttons.
- Performance Monitor: New disk activity metrics and clearer network bands make it easier to keep an eye on system performance.
- Extension Gallery: Deep links can open the gallery or take you directly to a specific extension's installation page.
- Windows Update commands: Update and restart and Update and shut down appear when Windows is waiting for a reboot.
PRs: #48801, #49177, and #49780
Quick Accent and Mouse Jump move to WinUI 3We're continuing to modernize PowerToys utilities with WinUI 3, and this release brings refreshed foundations to Quick Accent and Mouse Jump. Quick Accent keeps its familiar character picker while gaining better theming, accessibility, and DPI-aware placement. It also adds an optional Press and hold the letter activation mode: choose it in Quick Accent Settings, configure the hold duration, then hold an accent-capable letter to open the picker. Use the arrow keys or Space to select a character and release the letter to insert it. A quick tap still types the original letter, and normal Ctrl, Alt, AltGr, and Windows-key shortcuts remain unaffected.
Mouse Jump now uses a WinUI 3 interface with improved multi-monitor and mixed-DPI behavior. Invoke Mouse Jump with your configured shortcut, then click the destination in the preview or use the number keys, Home and End, or the arrow keys to select a monitor from the keyboard. Smaller improvements across the two utilities include more reliable Quick Accent activation, better first-frame rendering, expanded language, currency, punctuation, and IPA character sets, plus updated Mouse Jump layout and release support for both x64 and ARM64.
PRs: #48891, #48937, and #48393
PowerDisplay gets linked controls and faster accessPowerDisplay can now control the brightness of several monitors together. Turn on linked brightness to get one All Displays slider for every included brightness-capable monitor, while keeping selected displays independent when needed. Individual display cards remain available in an expandable section, and applying a saved profile returns to per-monitor control before restoring its values. You can also opt in to brightness control from the tray icon: choose whether scrolling over it adjusts the primary display or all linked displays, then set the amount each mouse-wheel notch should change.
PowerDisplay can now wake supported monitors by selecting On from the display's power-state control, and a new command-line interface lets you inspect displays, change monitor settings, and apply saved profiles from scripts. This release also improves built-in panel detection on hybrid-GPU systems, makes Maximum compatibility mode more resilient with unreliable monitors, preserves recent setting changes during exit, restores saved brightness, contrast, volume, and color temperature more reliably, and cleans up monitor and tray resources more consistently.
PRs: #48207 (Thanks, @gilnatab!), #48628, and #49446
Advanced Paste brings local AI to custom actionsAdvanced Paste now supports on-device transformations with Phi Silica on supported Windows devices, so you can use local AI without configuring a cloud endpoint or API key. In Advanced Paste Settings, check Phi Silica availability and download the model when prompted. You can then choose Phi Silica as the provider for an action, customize its prompt and coaching behavior, and assign a shortcut for quick access. Provider selection, prompts, and shortcuts can all be configured per action, making it easier to mix local and online models for different clipboard workflows.
You can also hide the AI paste section when you do not use AI features, keeping the Advanced Paste window focused on the actions you need. Custom OpenAI and Azure OpenAI actions now work more reliably with models that do not support the
minimalreasoning-effort setting by allowing those services to use their own defaults.PR: #46727
Shortcut Guide adds Windows-key activation and searchShortcut Guide can now respond when you hold the Windows key. In Settings, choose whether this shows taskbar indicators, opens the full guide, or remains disabled. You can also configure the hold duration and whether the full guide closes when you release the key, while keeping the regular activation shortcut independent.
Shortcut Guide now includes page-local search across shortcut names, descriptions, modifiers, and displayed keys. This makes it much faster to find one command without scanning an entire app's shortcut list.
The experience also moves to a single transparent overlay, enabling smoother transitions, cleaner click-outside behavior, and taskbar indicators that adapt to taskbars positioned along any screen edge. Shortcut Guide adds coverage for Brave Browser, Zoom Workspace, the new Outlook for Windows, DaVinci Resolve, Greenshot, 1Password, Godot, Obsidian, ON1 Photo RAW, and Postman, alongside fixes for key rendering, navigation, and stability.
PRs: #49661, #49639, and #48683
ZoomIt adds DemoMirrorZoomIt introduces DemoMirror, making it easier to present from one display while showing a live view on another. Press Ctrl+9 to mirror the full screen, Ctrl+Shift+9 to select a region, or Ctrl+Alt+9 to mirror the window under your pointer. The mirror includes the mouse pointer, and the optional Track window region setting keeps a mirrored window in view as it moves or resizes.
ZoomIt also adds webcam background blur, microphone noise cancellation, and brightness controls for recording; WebP and JPEG screenshot and panorama formats; independently configurable Snip Save and Panorama Save shortcuts; and more capable recording, trimming, and automatic snip-copying workflows.
PRs: #49607, #48266, and #48818
Mouse Highlighter gets composition-powered ripple effectsMouse Highlighter now includes a Ripple mode with smooth, composition-based effects for mouse clicks. In Settings > Mouse Utilities > Mouse Highlighter, select Ripple and customize its size, intensity, duration, drag trail, and release pulse. Left and right clicks now use green and blue by default, while existing color preferences are preserved.
Ripple rendering, animation, timers, and window ordering now run separately from the low-level mouse hook. This keeps clicks responsive and prevents lost button-up events, stuck ripples, and pressed states during longer sessions.
PRs: #48232, #49699, and #49833
Other notable changes
- FancyZones: Custom layout spacing, sensitivity, and zone-count edits now apply immediately, and a new opt-in window rotation mode can move eligible windows left or right across connected displays.
- Keyboard Manager: Fixed startup and elevated file-picker issues in the new editor, improved Alt and AltGr remapping reliability, and standardized modifier labels as Win, Ctrl, Alt, and Shift.
- Peek: Added structured Unreal Engine project and plugin previews, optional always-on-top and taskbar visibility settings, restored
.tar.gzand.tgzpreviews, and improved shortcut and shutdown reliability.- PowerToys Run: Prevented stale searches from accumulating worker threads and restored recent VS Code workspace discovery, including UNC paths.
- File Explorer Add-ons: Added policy-controllable Markdown previews for validated relative, local, and UNC image paths, refreshed the Monaco editor, and preserved transparency in SVG thumbnails.
- Image Resizer: Moved preset editing into a modern save-or-cancel dialog, clarified preset descriptions, improved File Explorer integration, and strengthened the public CLI's validation and diagnostics.
- New+: Improved template renaming and now places new desktop items near the context-menu pointer with per-monitor DPI awareness.
- Mouse Without Borders: Improved connections between computers with fresh encryption parameters and stronger session-key derivation while preserving existing pairing settings after every computer is updated.
- Always On Top and Grab and Move: Improved shutdown and sign-out reliability, prevented potential border-update crashes, and made full-opacity Always On Top borders render consistently.
- Color Picker: Kept the picker out of its own zoomed preview and improved sampling reliability on displays that report default refresh-rate values.
/i/2007172550.png?f=imagenormal)
/u/634603/crop620b611484370_cropped.png?f=community)
:strip_icc():strip_exif()/u/468988/slide_353189_3837110_sq50.jpg?f=community)
/u/472627/crop5c83fe498b36e_cropped.png?f=community)
:strip_icc():strip_exif()/u/76569/garfield14.jpg?f=community)