Windows – Disable Win+1-9 Hotkeys

desktophotkeyswindows

Just downloaded Dexpot (virtual desktop application), and would like to assign the desktop switch hotkeys to Win+19, but these are already being used the by the system.

Is there an easy way to disable only these particular hotkeys in order to free them up?

Best Answer

AutoHotKey would probably be the easiest path here. Set the desktop hotkeys to something like Alt + #, then for each number key, the script would look like this:

#1::Send !1