Windows Walker activates with Windows-Z
See original GitHub issueAs well as the standard hotkey Ctrl-Windows, I already have another shortkey for Windows-Z which now both get triggered. Where can I remove the shortkey Win-Z for Windows Walker please?
Windows 10
Environment
Windows build number: [run "ver" at a command prompt]
PowerToys version:
PowerToy module for which you are reporting the bug (if applicable):
Steps to reproduce
Expected behavior
Actual behavior
Screenshots
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (2 by maintainers)
Top Results From Across the Web
How to find open apps with the Window Walker tool in ...
Learn how to use the Window Walker tool to search for and locate open windows, based on keyword.
Read more >Window Walker
Window walker is an app that lets you search and switch between windows that you have open, all from the comfort of your...
Read more >➤Windows 10, the hidden tool to manage open windows 🕹
After installing Window Walker, just activate it in the PowerToys general menu and then use the key combination Ctrl + Win. A small...
Read more >PowerToys Run to receive a new Time and Date plugin ...
Window Walker is another plugin currently included in all versions of PowerToys. In the upcoming version, it will allow you to close the ......
Read more >Microsoft PowerToys
Microsoft PowerToys is a set of utilities for customizing Windows. ... ColorPicker is a system-wide color picking utility activated with Win ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@Rolograaf Put
#MenuMaskKey vkFFanywhere in your script. (though for sanity’s sake, best at the top) The ctrl-key is the default masking key, it is sent so as to not trigger the win-startmenu.This sets the masking key to something that’s not assigned to anything. vk07 will open the GameBar at least since January, so that’s why that advice no longer works.
This was a super helpful thread as I was having the exact same problem having mapped an AutoHotKey command to: Windows-Z. Although this solved my issue, I’d like to suggest that an enhancement is considered for WindowWalker: don’t hard-code Windows-Ctrl - allow the user to configure the Hot Key combination that makes Window Walker visible.