Manually Reset Hotkeys - xenolightning/AudioSwitcher_v1 GitHub Wiki
If the hot keys get corrupted (for example if you reinstalled your sound devices) and you need to reset the hotkey data then do the following.
- Find the folder
AudioSwitcher.exeis located. - Open
AudioSwitcher.jsonin a text editor - You will need to have Hide protected operating system files unchecked for the file to be unhidden.
- Clear out the data for hotkeys
- The line should look like this when finished
"HotKeys" : "", - Save changes to
AudioSwitcher.jsonand restartAudioSwitcher.exe
Updates: