microsoft/PowerToys

Allow users to hide/remove unwanted apps from Command Palette search results

Open

#41,497 建立於 2025年8月30日

在 GitHub 查看
 (4 留言) (6 反應) (0 負責人)C# (7,978 fork)batch import
CmdPal - All AppsCmdPal-Inbox ExtensionsHelp WantedIssue-TaskProduct-Command Palette

倉庫指標

Star
 (133,154 star)
PR 合併指標
 (平均合併 14天 20小時) (30 天內合併 117 個 PR)

描述

Description of the new feature / enhancement

Add the ability for users to hide or exclude specific applications from appearing in Command Palette search results. This would allow users to customize their search experience by removing apps they don't use or want to see, reducing visual clutter and improving search relevance.

The feature could work by:

  • Right-clicking on an app in Command Palette results to add it to an exclusion list
  • A settings panel where users can manage hidden applications

Scenario when this would be used?

This would be particularly useful for users who have many installed applications but only regularly use a subset of them. For example:

  • Hiding system utilities that are rarely needed in daily workflow
  • Filtering out legacy software that's installed but unused

This reduces cognitive load when using Command Palette and helps users find their frequently used apps faster, improving overall productivity and workflow efficiency.

Supporting information

Example from Raycast showing individual app toggles for customizing search results

貢獻者指南