New Microsoft PowerToys pre-release version 0.101.2652.0 for Windows 11



 PowerToys github:

This preview includes the latest fixes and improvements since PowerToys Preview v0.101.2632.0.

Highlights​

  • Command Palette: Hid redundant More buttons while preserving context menus and improving keyboard navigation.
  • Command Palette: Made owned taskbar windows, including LabVIEW project windows, discoverable in Window Walker.
  • Environment Variables: Fixed localized-title startup crashes with Windows' UTF-8 system code page.
  • Keyboard Manager: Added validation for unsupported Win+L remappings that include extra modifiers.
  • Power Display: Preserved profile settings when saved monitors or capabilities are unavailable.
  • Screen Ruler: Improved bounds detection and restored Device-independent pixels as a selectable secondary unit.
  • Shortcut Guide: Fixed taskbar indicators appearing for applications that do not request them.
  • Window Hopper: Reduced preview memory usage and improved click-through, thumbnail fallback, and page-indicator rendering.

General​

  • Simplified developer workspace setup by removing the redundant repository-local GitHub artifacts MCP server and using standard Copilot tools for issue evidence in #49860
  • Updated localization submission and download pipelines with the required service ownership metadata in #50625

Command Palette​

  • Hid the redundant More button when no overflow actions remain, while preserving Ctrl+K context menus and improving shortcut, submenu, and focus handling in #49769 by @jiripolasek
  • Prevented a failing extension event handler from blocking other listeners, keeping property and item updates flowing to active subscribers in #50485 by @jiripolasek
  • Included owned windows marked as taskbar applications in Window Walker, making windows such as LabVIEW projects discoverable in #50693 by @Subhro-ai

Environment Variables​

  • Fixed startup crashes with localized titles when Windows uses the UTF-8 system code page and corrected environment-change notification decoding in #50688 by @xianhongtao

Keyboard Manager​

  • Blocked unsupported remappings containing Win+L, including combinations with extra modifiers, with validation errors instead of silently accepting them in #49759 by @amanmaurya92

Peek​

  • Made web preview cleanup deterministic during disposal and kept managed temporary-file cleanup off the finalizer path in #50636 by @sanskarIN

Power Display​

  • Preserved saved monitor settings when editing profiles while displays or capabilities are unavailable, and kept color-preset selections synchronized as capabilities change in #50509

Screen Ruler​

  • Corrected bounds-mode edge detection at the first pixel row or column and prevented large color differences from being mistaken for matching pixels in #50093 by @4RH1T3CT0R7
  • Fixed selecting and saving Device-independent pixels as the secondary measurement unit. Users upgrading from old enum-based centimetre settings may need to reselect their preferred unit in #50696 by @daverayment

Shortcut Guide​

  • Fixed taskbar indicators appearing for every application so the full guide shows them only when the selected shortcut manifest requests them in #50672 by @daverayment

Window Hopper​

  • Reduced preview memory usage, restored clicks through transparent overlay areas, added live-thumbnail fallback when snapshot capture fails, and fixed the opaque page-indicator bar in #50495

ZoomIt​

  • Corrected the Settings help text to show Ctrl+K and Ctrl+W for the black and white sketch pads in #50689 by @mmustafasenoglu

Development​

  • Simplified Command Palette System extension native API declarations to remove a build warning without changing generated code in #50706 by @jiripolasek
  • Made settings collections and app-watcher filters non-replaceable after initialization while preserving serialization, migration, and app discovery behavior in #50702 by @matthudson


 Source:


See also:
 

Latest Support Threads

Back
Top Bottom