Who can use this?
Plan: AI Meeting Assistant
Platform: Mac
This article explains how you can manually uninstall Krisp from one or multiple Mac devices at once.
When can manual removal be needed?
Manual removal can be needed in these cases:
- You still see Krisp audio and video devices on your machine after uninstalling the app.
- You still see the Krisp icon on the toolbar after uninstalling the app.
- Krisp audio is in an unhealthy state and restarting the app or CoreAudio driver doesn’t help and you need to manually uninstall/reinstall the app.
Manually uninstalling Krisp
To manually remove Krisp from a Mac device, follow these instructions:
- Quit Krisp
- Remove the following files and folders from the Mac device:
File/folder name File/folder path Krisp application folder (if installed user-level) "~/Applications/krisp.app/" Krisp application folder (if installed system-level) “/Applications/krisp.app” Krisp uninstaller folder (if installed user-level) "~/Applications/Utilities/krisp/" Krisp uninstaller folder (if installed system-level) "/Applications/Utilities/krisp/" Krisp audio driver folder "/Library/Audio/Plug-Ins/HAL/KrispAudio.driver/”
- Restart the core audio of your Mac to remove Krisp audio devices from the system. For that:
- open Terminal
- paste this command: sudo launchctl kickstart -kp system/com.apple.audio.coreaudiod
- press the return key to run the command