When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

PowerToys 0.91 is out with improved Command Palette launcher and more

A custom PowerToys logo with a frosted glass background

The May 2025 update for PowerToys is finally here. Version 0.91 is now available for download, offering users a wide range of improvements for existing modules. Sadly, there are no new tools in this update, as developers are currently focused on the recently launched Command Palette, a great launcher for Windows that, arguably, should be a native Windows 11 feature alongside some other things.

Here are the update highlights:

  • Added open URL fallback command for the WebSearch extension, enabling users to directly open URLs in the browser from Command Palette.
  • Added the ability to make the Command Palette global hotkey a low-level keyboard hook.
  • Added the ability to immediately select search text on opening page, enhancing the search experience in Command Palette.
  • Refactored and ported the PowerToys Run v1 calculator logic into Command Palette, added settings support, and improved fallback behavior.
  • Re-added support for list item keyboard shortcuts in Command Palette.
  • Ported custom format support to the Time and Date plugin, reordered and cleaned up settings, improved error messaging, and fixed edge-case crashes for more robust and user-friendly behavior.
  • Added fallback support to the TimeDate extension in Command Palette, enabling direct date/time queries without pre-selecting the command.
  • Added support for filterable, nested context menus in CmdPal, including a search box to maintain focus behavior.
  • Added the ability for Command Palette to search any file using a fallback command.
  • Enhanced Registry Preview to support pasting registry keys and values without manually writing the file header, and added a new button for resetting the app.
  • Added support for Oklab and Oklch color formats in Color Picker.

Here is the rest of the changelog with an absolutely massive list of improvements for Command Palette:

Advanced Paste

  • Fixed an issue where Advanced Paste failed to create the OCR engine for certain English language tags (e.g., en-CA) by initializing the OCR engine with the user profile language.

Color Picker

  • Fixed an issue where a resource leak caused hangs or crashes by properly disposing of the Graphics object.
  • Fixed an issue where Color Picker exited on Backspace keypress by ensuring it only closes when focused and aligning Escape/Backspace behavior.
  • Added support for Oklab and Oklch color formats in Color Picker.

Command Not Found

  • Updated the WinGet Command Not Found script to only enable the experimental features if they actually exist.

Command Palette

  • Updated bug template to include Command Palette module.
  • Fixed an issue where the toast window was not scaled for DPI, causing layout issues under display scaling.
  • Fixed an issue where Up/Down keyboard navigation didn't move selection when caret was at position 0, and add continuous navigation like PT Run v1. Thanks @davidegiacometti!
  • Updated the Time and Date extension code to simplify it and improve clarity.
  • Fixed an issue where capitalization in the command causes failure when trying to go to the mouse pointer, resolved by adjusting the command to lowercase.
  • Added open URL fallback command for the WebSearch extension, enabling users to directly open URLs in the browser from Command Palette. Thanks @htcfreek!
  • Added setting to enable/disable system tray icon in CmdPal and align terminology with Windows 11.
  • Fixed an alias update issue by removing the old alias when a new one is set.
  • Resolved GitHub casing conflict by migrating Exts and exts into a new ext directory, ensuring consistent structure across platforms and preventing path fragmentation.
  • Fix an issue where the 'Create New Extension' command generated empty file names.
  • Added the ability to make the global hotkey a low-level keyboard hook.
  • Added support for JUMBO thumbnails, enabling access to high-resolution icons.
  • Fixed crashes when CmdPal auto-hid itself while an MSAL dialog was opened, by preventing CmdPal from hiding if it's disabled.
  • Added support for immediately selecting search text when a page is loaded.
  • Fixed a bug where extension settings pages failed to reload on reopen by updating the settings form when extension settings are saved.
  • Fixed an issue where the Command Palette failed to launch from the runner.
  • Refactored and ported the PowerToys Run v1 calculator logic into Command Palette, added settings support, and improved fallback behavior.
  • Re-added support for list item keyboard shortcuts.
  • Enhanced accessibility in Command Palette by adding proper labels, refining animations, improving localization, and fixed a11y related issues.
  • Ported custom format support to the Time and Date plugin, reordered and cleaned up settings, improved error messaging, and fixed edge-case crashes for more robust and user-friendly behavior.
  • Added fallback item for system command.
  • Fixed a bug in Windows System Command where the key prompt incorrectly displayed "Empty" for the "Open Recycle Bin" action. Thanks @jironemo!
  • Fixed an issue where the 'more commands' list showed commands that shouldn't be visible.
  • Fixed an issue where the details view in Command Palette displayed an oversized icon and misaligned text, aligning it with Windows Search behavior.
  • Fixed a bug where empty screen content and command bar commands were cut off when using long labels, ensuring proper layout and visibility.
  • Improved CmdPal’s WinGet integration by fixing version display for installed packages, enabling updates with icons, and migrating the preview winget API to a stable version.
  • Fixed a bug where commands for ContentPage didn't update until after exit, by ensuring context menus are fully initialized when they change.
  • Added fallback support to the TimeDate extension, enabling direct date/time queries without pre-selecting the command.
  • Added import of Common.Dotnet.AotCompatibility.props across multiple CmdPal project files to enhance AOT compilation support.
  • Fixed a crash in CmdPal settings caused by a null HotKey when settings.json is missing or lacks a defined hotkey. Thanks @davidegiacometti!
  • Added support for filterable, nested context menus in CmdPal, including a search box to maintain focus behavior.
  • Refactored CmdPal classes to improve JSON serialization and introduced new serialization contexts for better performance and maintainability.
  • Added support for ahead-of-time (AoT) compilation.
  • Added retry mechanism for CmdPal launch.
  • Removed some unused files from CmdPal.Common to simplify codebase and facilitate marking it as AoT-compatible.
  • Fixed a bug where a race condition in the update of SearchText caused the cursor in the input box to automatically jump to the end of the line, ensuring SearchText is only updated after it has actually been changed.
  • Added support for searching any file in fallback command.
  • Cleaned up AoT-related code to prevent duplicate operations during testing.
  • Reduced CmdPal load time by parallelizing extension startup and adding timeouts to prevent misbehaving extensions from blocking others.
  • Enhanced UI behavior by dismissing the details pane when the list gets emptied, avoiding inconsistent visual states.
  • Added support to unset the fallback command in CmdPal when no matching command is found, ensuring cleaner reload behavior.
  • Fixed a leak in the CmdPal extension template by addressing improper ComServer use.
  • Prevented CmdPal window from maximizing on title bar double-click to maintain intended window behavior. Thanks @davidegiacometti!
  • Fixed an issue where the Settings UI launched too small by making window dimensions DPI-aware and enforcing minimum width and height using WinUIEx.
  • Fixed white flash and one-time animation issues in CmdPal by cloaking the window instead of hiding it.
  • Fixed a bug where all extension settings were fetched on startup by lazy-loading extension settings, reducing initialization overhead.
  • Added support for protecting CmdPal from crashes on Adaptive Card parse failure.
  • Replaced shell:AppsFolder with URI activation in CmdPal to improve reliability.
  • Added ability to open CmdPal settings from PowerToys Settings.
  • Added ability for CmdPal to observe and dynamically update extension details by tracking property changes on the selected item.
  • Bumped the toolkit version used in the CmdPal extension template to 0.2.0.

Image Resizer

  • Fixed an issue where deleting an Image Resizer preset removed the wrong preset.

Keyboard Manager

  • Fixed an issue where a modifier key, when set without specifying left or right, would get stuck due to incorrect key handling, by tracking the pressed keys and sending the correct key accordingly. Thanks @mantaionut!

PowerRename

  • Enhanced PowerRename's time formatting capabilities by adding 12-hour time format patterns with AM/PM support. Thanks @bitmap4!

PowerToys Run

  • Added support for custom formats in the "Time and Date" plugin and improves error messages for invalid input formats.
  • Fix two crashes: one for WFT on very early dates and another for calculating the week of the month on very late dates (e.g., 31.12.9999), and reorder UI settings.
  • Fix an issue where capitalization in the command causes failure when trying to go to the mouse pointer, resolved by adjusting the command to lowercase.
  • Added version details to plugin error messages for 'Loading error' and 'Init error'.
  • Enhanced result model by adding support for preventing usage-based ordering, giving plugin developers greater control over sorting behavior.

Quick Accent

  • Updated the letter mapping in GetDefaultLetterKeyEPO, replacing "ǔ" with "ŭ" for the VK_U key to accurately reflect Esperanto phonetics. Thanks @OlegKharchevkin!
  • Fixed an issue where Quick Accent did not work properly when using the on-screen keyboard.

Registry Preview

  • Enhanced Registry Preview to support pasting registry keys and values without manually writing the file header, and added a new button for resetting the app.

Settings

  • Fix an issue where the Settings app randomly showed a blank icon in the taskbar by deferring icon assignment until the window is activated.
  • Added the ability to maximize the "What's New" window for a more comfortable reading experience.

Workspaces

  • Fixed bugs where Steam games were not captured or launched correctly by updating window filtering and integrating Steam URL protocol handling.

Future PowerToys updates will bring more improvements to Command Palette, some installer upgrades, a reworked UI for Keyboard Manager, and bug fixes.

You can download PowerToys 0.91 from GitHub or the Microsoft Store. If the app is already installed on your system, go to Settings > General and click "Check for updates."

Report a problem with article
wd my book external hard disk drive
Next Article

You can backup all your precious data with WD 16TB Elements and My Book HDD deals

fire hd 10
Previous Article

The Fire 10 HD Tablet is up to 42% off with Amazon's Deals of the Day

Join the conversation!

Login or Sign Up to read and post a comment.

1 Comment - Add comment