Resetting sticky config bind

Hello there!

A while ago I started making custom random maps for the game and followed the built-in tutorial within the games file that instructed you how to set up configs, starting with setting a config that puts the debugger as alt + shift + d. For a while, this was fine. However, recently I have been learning my hotkeys to get better at the game only to realize that the select hero hotkeys are also alt + shift + d. I think that’s actually a good default hotkey and wanted to keep it so I went ahead and decided to delete the line from the user config that sets debugger to alt + shift + d and I tried using it again and to my absolute horror it still shows up the debugger instead of selecting all heroes.

I have gone as far as deleting the config file entirely and it still causes alt + shift + d to be bound to showing debugger. Does anyone know how I can fix this?

Additionally I did not ever get the restart map or restart map with same seed binds to work if anyone knows how to do that,

I know config is only read on start-up so I make sure to restart my game on each attempt.