Skip to content

Instantly share code, notes, and snippets.

@garthtee
Created February 17, 2023 16:51
Show Gist options
  • Save garthtee/adb40a4efbd28953d061e1c3fec76ad0 to your computer and use it in GitHub Desktop.
Save garthtee/adb40a4efbd28953d061e1c3fec76ad0 to your computer and use it in GitHub Desktop.
Uninstiall Logitech Options Plus on MacOs
When the app name is LogiOptionPlus
Open terminal from /Applications/Utilities/
Copy paste the following command in the terminal
sudo /Library/Application\ Support/Logitech.localized/LogiOptionsPlus/logioptionsplus_agent.app/Contents/Frameworks/logioptionsplus_updater.app/Contents/MacOS/logioptionsplus_updater --full --uninstall
Press enter and type the admin password, Press Enter again
Goto Users\Shared\ - To ensure we don't have any entries related to the LogiOptionsPlus app.
Go to /Library/Application Support/Logitech.localized/ - to ensure we don't have any entries related to the LogiOptionsPlus app.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment