briankendall / proxy-audio-device

A virtual audio driver for macOS to sends all audio to another output
The Unlicense
514 stars 33 forks source link

How to Uninstall? #45

Open djlythium opened 2 weeks ago

djlythium commented 2 weeks ago

Hello! I don't want this on my computer anymore. How do I fully uninstall it?

Thank you!

briankendall commented 2 weeks ago

Delete ProxyAudioDevice.driver from /Library/Audio/Plug-ins/HAL and Proxy Audio Device Settings.app. Then either reboot your computer or open a terminal window and execute:

sudo launchctl kickstart -k system/com.apple.audio.coreaudiod
djlythium commented 2 weeks ago

Got it, that's exactly what I did. TY! Unless I missed it, I feel like those instructions should be in the README.