[FEATURE] Register Claude Desktop as a valid target for Windows 11's native search/Copilot key remap
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Summary
Windows 11 (Settings → Bluetooth & devices → Keyboard → search/Copilot key remap) lets users reassign that dedicated key to open a specific app, but only apps that register themselves as eligible targets appear in the "Select an app" picker. Currently only Copilot, Google, and Microsoft 365 Copilot show up. Claude Desktop isn't listed as an option.
Request
Register Claude Desktop with Windows so it appears in that native picker, letting users bind the search/Copilot key to open Claude directly through the OS-level setting — no third-party remapping tool required.
Why this matters
Right now the only way to bind this key to Claude Desktop is through third-party tools like PowerToys, and even then it's not fully clean: Claude Desktop is an MSIX install with no plain .exe, so it has to be launched via shell:AppsFolder\<PackageFamilyName>!Claude, and third-party remap tools that validate "Program path" as a literal file may reject that path outright, requiring a wrapper script as a workaround. Native OS-level registration would remove all of that friction and make Claude a first-class option for anyone wanting to replace the Copilot key binding.
If Quick Entry (the compact floating input, as opposed to the full app window) could be the target of that binding — rather than always opening the full window — that would match how the native Copilot key currently behaves (a lightweight popup, not the full app).
Environment
Claude Desktop (Windows, MSIX install)
Windows 11, Settings → Bluetooth & devices → Keyboard → search key remap
Proposed Solution
Register Claude Desktop with Windows so it appears in that native picker, letting users bind the search/Copilot key to open Claude directly through the OS-level setting — no third-party remapping tool required.
Alternative Solutions
Right now the only way to bind this key to Claude Desktop is through third-party tools like PowerToys, and even then it's not fully clean: Claude Desktop is an MSIX install with no plain .exe, so it has to be launched via shell:AppsFolder\<PackageFamilyName>!Claude, and third-party remap tools that validate "Program path" as a literal file may reject that path outright, requiring a wrapper script as a workaround.
Priority
Low - Nice to have
Feature Category
Other
Use Case Example
_No response_
Additional Context
_No response_