Hey everyone,
If you recently got a new laptop or one of the new Copilot+ PCs, you’ve probably noticed the mandatory Copilot key. For many users, developers, and sysadmins, it’s mostly prime keyboard real estate going to waste on a web shortcut we don't necessarily use or want.
Since Windows doesn't offer a native way to customize it and the alternatives conflict with it, I decided to build a clean, lightweight utility to fix this annoyance, and I recently published it on the Microsoft Store (this is mandatory to get the app recognized as a Copilot key provider).
Under the Hood & Tech Stack:
Resources-First: Built using C++ for the background launcher to ensure good performance and near-zero CPU/RAM footprint when triggering your apps, combined with C# and MUI3 for a clean, modern native UI configuration tool.
100% Private & Secure: The app requires no internet connection, features no telemetry/data collection, and contains absolutely zero ads. It just installs and works.
Full Customization: Remaps the Copilot key to open any application (.exe or store), Windows CMD, PowerShell, or specific command-line scripts.
Pricing & Trial:
While it isn't free I wanted to keep this accessible, so it’s priced at a symbolic 0.99 USD (or close to that, whatever the Microsoft Store charges you for the equivalent to 0.99 USD). However, I’ve set up a one week completely free trial so you can test its performance in your daily workflow risk free.
If you want to give it a shot, you can find it here: https://apps.microsoft.com/detail/9NQW6CTV79D7
Just remember to go to Settings > Bluetooth & devices > Keyboard, and select it as the Copilot key provider after downloading it. The settings UI can be opened from the start menu, and pressing the Copilot key will launch what you bind to it.
I’d love to get your technical feedback! If you have any feature requests, questions about the implementation, or bugs to report, let me know in the comments.
Thanks for checking it out!