IntelliJ IDEA is a great IDE, but it’s not easy to remove it completely from your computer when it is no longer needed. In this post, I’d like to share with you guys my experience in uninstalling a standalone IntelliJ installation completely from macOS. Basically, you will need to:
Remove IntelliJ application from Applications directory
Delete cached files and settings
Let’s see how to fully remove an IntelliJ installation from your Mac computer in detailed.
1. Remove IntelliJ from Applications directory
Open Finder program and go to Applications folder. Locate the IntelliJ icon, right click on it and select Move to Trash, as shown below:Then empty the trash to permanently delete the IntelliJ application from your computer.
2. Delete Cached Files and Settings
During its life, IntelliJ stores IDE’s settings and cache under your user home directory. So you should also remove the following directories:
For example, if you are about to unisntall IntelliJ IDEA Community 2024.3, then you will need to delete the following directories under your user home:
Nam Ha Minh is certified Java programmer (SCJP and SCWCD). He began programming with Java back in the days of Java 1.4 and has been passionate about it ever since. You can connect with him on Facebook and watch his Java videos on YouTube.