mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #569] Cannot be uninstalled #380
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#380
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AndreiMiculita on GitHub (Jul 2, 2025).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/569
I've been trying to uninstall Clipy for a few hours now. It still shows up in Spotlight Search.
I've gone with the usual steps (Drag to Trash > Empty Trash) and also deleted some preference files, to no avail.
Steps followed for uninstall
Detailed Steps:
Move the application to the Trash:
Open Finder and go to the Applications folder.
Locate the Clipy application.
Drag the Clipy icon to the Trash.
Alternatively, you can right-click the Clipy icon and select "Move to Trash".
Empty the Trash:
Click on the Trash icon in the Dock.
Click "Empty" in the Trash window.
Confirm by clicking "Empty Trash".
Remove preference files (Optional, but recommended for complete removal):
Open Finder.
Press Shift+Command+G to open the "Go to Folder" dialog.
Type ~/Library/Preferences/ and press Enter.
Locate and delete the com.clipy-app.Clipy.plist file.
You can also delete the following folders if they exist: ~/Library/Application Support/com.clipy-app.Clipy and ~/Library/Caches/com.clipy-app.Clipy.
Restart your Mac:
After deleting the files, restart your Mac to ensure all changes are applied.
@AndreiMiculita commented on GitHub (Jul 2, 2025):
Nevermind, it was in ~/Applications somehow, removing it from there worked.