How do you unbind specific windows explorer shortcuts
I finally found it by scouring the registry of one of my old computer.
The registry key I was looking for is
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\DisabledHotkeys
If it's not present, create a new Expandable String Value and add any characters you don't want windows explorer to bind.
For example, setting DisabledHotkeys to 12
will prevent explorer from binding windowskey+1 and windowskey+2