microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
109.78k stars 6.47k forks source link

Allow "Ctrl+Shift+Alt+Win" combination in Keyboard Manager - Remap a shortcut. #34914

Open Adioffer opened 4 days ago

Adioffer commented 4 days ago

Description of the new feature / enhancement

The combination "Ctrl+Shift+Alt+Win" is not allowed in Keyboard Manager - Remap a shortcut. The program expects another "neutral" key to form a valid combination, although this combination is valid by itself and triggers a bloatware app by default.

Scenario when this would be used?

I have a Microsoft bluetooth keyboard (similar to this one) with an annoying button near the rightmost Alt key. It is actually mapped to the following combination - "Ctrl+Shift+Alt+Win", which opens up the "Microsoft 365 (Office)" program. This key is always pressed by accident (because why otherwise) and the window that pops up interferes with my work, so using PowerToys to disable this key/remap to another useful program would be very nice!

Supporting information

No response

KarolS commented 4 days ago

For anyone who is affected: Currently, you can disable it by editing the registry: https://answers.microsoft.com/en-us/windows/forum/all/disabling-the-office-hotkey-in-windows-10/58e2f30f-8556-4f73-bf0c-56544697218d

Adioffer commented 1 day ago

For anyone who is affected: Currently, you can disable it by editing the registry: https://answers.microsoft.com/en-us/windows/forum/all/disabling-the-office-hotkey-in-windows-10/58e2f30f-8556-4f73-bf0c-56544697218d

Thanks Karol, this actually worked right away!