Skip to content

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 restart AudioSwitcher.exe


Updates:

  • The configuration file is now located at <user profile>\AppData\Local\AudioSwitcher\AudioSwitcher.json (#1308, 9b8b0eba).
  • A "Clean All" button has been added to the "Hotkeys" tab, you can simply use it rather than manually editing the configuration file (#829, c0190d91).
Clone this wiki locally