-
Notifications
You must be signed in to change notification settings - Fork 89
Manually Reset Hotkeys
vlakoff edited this page Nov 22, 2016
·
2 revisions
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.exe
is located. - Open
AudioSwitcher.json
in 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.json
and restartAudioSwitcher.exe
Updates: